Sign in or 

This module deals with TCP/IP routing and how network administrators use subnets to segment their networks to give greater flexibility in their networks. The concept of subnetting, or the borrowing of bits from the host field, to create additional networks is covered in depth.
Key functions of a router:
- Routers must maintain routing tables and make sure other routers know of changes in the network topology. They use routing protocols to communicate network information with other routers.
- When packets arrive at an interface, the router must use the routing table to determine where to send them. The router switches the packets to the appropriate interface, adds the frame information for the interface, and then transmits the frame
Contents of an IP Packet:
- Version
- IP header length (HLEN)
- Type of service
- Total length
- Identification
- Flags
- Fragment offset
- Time to Live (TTL)
- Protocol
- Header checksum
- Source address
- Destination address
- Options
- Padding
- Data
Routing ProtocolsThere are two types of routing protocols: Interior Gateway Protocols (IGPs) and Exterior Gateway Protocols (EGPs). IGPs are used within an autonomous network (a network under common administrative control) and EGPs are used between IGPs to connect them. IGPs can be defined as either distance-vector or link-state protocols.
jgtc |
Latest page update: made by jgtc
, Dec 18 2006, 1:33 AM EST
(about this update
About This Update
Edited by jgtc
120 words added view changes - complete history) |
|
Keyword tags:
None
More Info: links to this page
|