beautypg.com

Allied Telesis AT-FS970M Series User Manual

Page 1856

background image

Chapter 105: Routing Information Protocol (RIP) Commands

1856

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