beautypg.com

Allied Telesis AT-8100 Series User Manual

Page 1878

background image

Chapter 107: Routing Information Protocol (RIP) Commands

1878

Examples

The following example activates split horizon on the routing interface in
VLAN 5. The routing updates do not include any routes that were learned
by the interface, from the neighboring routing device:

awplus> enable
awplus# configure terminal
awplus(config)# interface vlan5
awplus(config-if)# ip rip split-horizon

The following example activates split horizon with poison reverse on the
routing interface in VLAN 7. Routes learned on that interface are assigned
a hop count of infinity (16) in the routing updates:

awplus> enable
awplus# configure terminal
awplus(config)# interface vlan7
awplus(config-if)# ip rip split-horizon poisoned