CONFIGURING BASIC IP ROUTING

IP Network Interfaces

IP RIP AND THE IP NETWORK INTERFACES

Routing Information Protocol (RIP) is a protocol used to exchange routing information among IP devices. Using IP RIP can automate the maintenance of routing tables on IP devices and relieve you of having to keep the routing tables up to date manually. IP RIP determines the shortest path between two points on a network in terms of the number of “hops” between those points.

LAN type interfaces (LAN and RLAN Interfaces) and WAN interfaces are used by devices to advertise the IP RIP information. The type of interface used for IP RIP depends on the network configuration. Different interface information must be configured depending on the type of interface used to propagate the IP RIP information.

Devices used to directly connect two LANs use a LAN interface for IP RIP information propagation. The example network shown below illustrates this type of network.

Network 1 (1.0.0.0)

LAN Interface 1

1.0.0.1

CSX5500

 

"SITE1"

LAN Interface 2 2.0.0.1

Network 2 (2.0.0.0)

LAN Interface 3

2.0.0.2

CSX5500

 

"SITE2"

LAN Interface 4 3.0.0.2

Network 3 (3.0.0.0)

In the above example, both systems (SITE1 and SITE2) need no static routes. SITE1 will learn about Network 3 that can be reached via SITE2 by listening to the IP RIP advertisements from SITE2. SITE2 will also learn about Network 1 in the same way. After learning this route information, the routing tables on SITE1 and SITE2 are updated. Basically, RLAN IP RIP interfaces function in the same manner.

For both LAN type interfaces to function properly with IP RIP, additional LAN interface information is configured. The additional information includes: IP RIP Send Control, IP RIP Respond Control, IP RIP Receive Control, IP RIP v2 Authentication Type, and IP RIP v2 Authentication key. The definitions of these configuration elements are included in the section Network Interface Configuration Elements.

Devices used to connect a logical network to another network use a WAN interface for IP RIP advertisements. Example networks follow which illustrate the different types of networks that would use an IP RIP WAN interface.

Central Site Remote Access Switch 145

Page 145
Image 145
Enterasys Networks CSX6000, CSX5500, CSX7000 manual IP RIP and the IP Network Interfaces