beautypg.com

Allied Telesis AT-8100 Series User Manual

Page 1854

background image

Chapter 106: Routing Information Protocol (RIP)

1854

The following example enables RIP on Switch S1 so that VLAN interfaces
10 and 50 receive and send RIP packets, and the networks that VLANs 10
and 50 belong to are advertised through RIP:

S1> enable
S1# configure terminal
S1(config)# router rip
S1(config-router)# network vlan10
S1(config-router)# network vlan50

The following example enables RIP on Switch S2 so that VLAN interfaces
20 and 50 receive and send RIP packets, and the networks that VLANs 20
and 50 belong to are advertised through RIP:

S2> enable
S2# configure terminal
S2(config)# router rip
S2(config-router)# network vlan20
S2(config-router)# network vlan50

The following example displays routing information indicating which
information was obtained by the RIP routing process:

S1> enable
S1# show ip rip