Source One Educational Society
   
Home | OS Install | MS-Office | Photoshop | SQL | Networking | HTML | Java | Model Papers | FAQ's | Health Tips | News | Jobs | Fun SMS
Networking Topics
o Introduction Networking
o Introduction Network Communication Devices
o Introduction to Network Security
o Overview of Computer Network Topology
o Introduction To Certifications
o What is Ethernet ?
o Router Commands Overview
o IP Commands
o WAN Configurations Commands
o How to connect two computers wirelessly
o Introduction to ISDN Line
o Introduction to VOIP Network
o What is a Web Server?
o Introduction to Internet Fax Services
o What is a Internet Fax
o What is GSM ?
o What is Network Routing
o Software Configuration
o An Overview of the Wireless Networking
o Introduction to PC Components
o Introduction to Mobile Technology and Communication Reviews
o Introduction to Switched Network
o ATM Network Technology
o Networking Methods
o What is DNS
o IP routing and root servers
o DHCP Overview
o Introduction to Network Cables
o

IP Addressing

o How to Recover the Lost Files?
o

What is Web Conferencing

o

Setting up Print Server in Windows 2000 ?

o

Client Computer Configuration

o

Windows 2000 Server Installation Overview

o

What is a Proxy Server?

 
 

What is Network Routing

 

You will be able to find the basic network routing overview, router configuration, router working, simulations static routes and routing table. Routing is the process of defining routes for the packets to its destination through an internetwork and this is performed by the router.
Routing is consist of two separate tasks.

 
1. Defining paths for the packets through and internetwork.
2. Forwarding data packets based on their predefined paths.
 
Generally, there are two types of routing.
 

STATIC AND DYNAMIC ROUTING

 

Routing can be performed by manually defining the routes or paths for packets to reach its destination. This is called static routing.

 

Stating routing works well for the small networks and when using the static routing, the routing table of the each router should be updated each time there is any change in the network configuration or topology. A router, whose routing table is not regularly updated, cannot communicate with the other routers.

 

While on the other end in most of the networks, routing is accomplished through the use of the dynamic routing. In the dynamic routing, routing protocols, such as RIP, OSPF etc create and maintain the routing tables of each router. Practically, dynamic routing functions very well than the static routing

 

ROUTING TABLE

 

A routing table is a set or rules, viewed in a tabular format and this used to define the routes of the data packets. All the network devices, which have IP, enabled functionality such as routers and switches use the routing tables. Routing table stores the information and configurations of every router in the IP enabled network. A routing table contains the information necessary to transmit the packets toward its destination.

 

When a packet is received, the network devices matches the information contained in the packets and the information in the routing tables and then it defines the shortest possible route for the transmission of the packets towards its destination.

 

Each packet contains the information of its origin and destination and the routing table contains the following information.

 

• Destination: The IP address of the packet’s final destination (next hop). Next hop: The IP address to which the packet is forwarded

• Metric: It assigns the cost to each route so that most-effective paths can be picked up.

• Routes: It includes directly attached direct subnets, indirect subnets, that are not directly connected to the device but it can be accesses through one ore more hops

• Interface: The outgoing network interface the device should use when forwarding the packet to its final destination.

 

Routing tables can be maintained manually by the network administrator or by dynamically (automatically). The static network tables do not change unless the network administrator changes them. Routing tables can be maintained manually or dynamically. Tables for static network devices do not change unless a network administrator manually changes them. In the dynamic routing, the network devices such as routers and switches maintain the routing tables dynamically by using the routing protocols, such as RIP, OSPF etc. In the dynamic routing, the network devices listen and detect any network or devices failure and packet congestions.

 

Routing in the Internet

 
Routing is the method in which data finds its destination from one computer to the next. In the Internet there are 3 major aspects of routing.
 
1. Physical Address Finding
2. Determination of inter-network gateways
3. Numeric and symbolic Addresses
 

Physical address finding is the method of the Internet Routing and is used when datagram is transmitted from a computer. It is necessary to encapsulate the IP datagram. This encapsulation requires the local network or physical address.

 

If a computer wishes to transmit IP datagram it needs to encapsulate the physical address of the destination network device in the frame. This address can be achieved by using the table that will map the IP address with the physical address. Such table can be configured into a file that can be read into the memory at the boot up time. Computer normally uses the Address Resolution Protocol (ARP), which operates dynamically to maintain the translation table.

 

The second method is necessary because the Internet consists of a large number of local networks, which are interconnected with each other by gateways. Such gateways are known as routers, which has physical as well as logical connectivity with many networks.

The determination of the best suitable gateway and port for a particular IP address is called routing.

 

The third method generally involves the translation of the human friendly form (names) to the number address (IP Address). IP address can’t be remembered due to its numeric form but the simplest names (domain names) are easy to remember e.g www.yahoo.com, www.google.com, www.msn.com are easiest to remember as compared to the IP addresses 122.11.22.34, 223.45.66.76, 155.44.55.120. DNS translates the domain names into the IP address and IP address into the domain name. This domain to IP translation is a must for communicating on the Internet because communication on the Internet is performed by the IP addresses.

 

Communication between routers

 

The Internet is a network of networks. The Internet consists of large number of autonomous systems, each of which further consists of routing domains. Such autonomous systems are usually run by the larger companies or universities. Within the Autonomous system, a router communicates with the other router using the best intra domain routing protocols, which are known as interior gateway protocols. Autonomous system are connected via gateways, these exchange information using inter domain routing protocol, which are also called exterior gateway protocols.

 

The RIP or (Routing Information Protocol) is the commonest interior gateway protocol and the recent protocol such as open shortest path first (OSPF). The purpose of these protocols is to enable routers to exchange locally so that all the routers in the autonomous system must a have coherent and up to date information.

 

When a host receives the new routing information, it is likely to update not only to it but also sends this new updated information to all the connected hosts so that they can updated themselves. Hence these changes propagate across the entire network.

 

Here you will get the software and hardware network gateway overview and general introduction, basic configurations, software configuration, bandwidth, firewall overview and routing methods. Gateway is a network point that acts as the entrance point to another network. A gateway can be a hardware or software. On the Internet, a node or a stopping point can be a gateway or a host. A router also acts as a gateway. The computers that control and manage traffic and bandwidth within your company’s network or at the ISP are the gateway nodes. In the enterprise network the gateway node acts as a proxy server and a firewall. The gateway is also associated with a router and a switch.

 

A network gateway is an internetworking system that joins two networks together and it can be configured in software, hardware or both. Network gateway can operate at any level of OSI layers model.

 

CONFIGURING THE GATEWAY

 

The gateway has two sides: The WAN side connects to your cable DSL modem and LAN side connects to your private network via a hub or switch. The main function of it is to route the traffic from computer to the Internet and back to the computer. A computer with the two NIC cards can act as a gateway. It routes the network traffic between two logically and physically different networks.

 

In its configurations, you first configure the public side of the gateway and the IP address, which is assigned to you by your ISP. The public side configurations generally includes, assigning the IP address, DNS server, subnet mask, ISP gateway IP address and host name. Additionally, if your ISP uses PPPoE, you simply have to enable PPPoE in your gateway.

 

On the other hand to configure the private side , you have to enable DHCP. By enabling this feature each computer in your network, will automatically pick the settings from the DHCP server that are required for a computer to be a part of the network and communicate.

 
 
 
 
 
 
Home  |  Aboutus  |  Post Your Content  |  Terms of Service  |  Advertisement with us  |  Tell a Friend  |  Contact us  |  Sitemap
© 2009 365edu. All Rights Reserved. Site by 365edu. Best view in 1024x768 resolution.