HP 6120XG HP ProCurve Series 6120 Blade Switches Multicast and Routing Guide - Page 77

Changing the Route Loop Prevention Method, Displaying RIP Information, show ip rip

Page 77 highlights

Note IP Routing Features Configuring RIP ProCurve(rip)# redistribute static ProCurve(rip)# write memory Syntax: [no] redistribute < connected | static > Changing the Route Loop Prevention Method RIP can use the following methods to prevent routing loops: ■ Split horizon - the routing switch does not advertise a route on the same interface as the one on which the routing switch learned the route. ■ Poison reverse - the routing switch assigns a cost of 16 ("infinity" or "unreachable") to a route before advertising it on the same interface as the one on which the routing switch learned the route. This is the default. These loop prevention methods are configurable on an individual VLAN interface basis. These methods are in addition to RIP's maximum valid route cost of 15. Poison reverse is enabled by default. Disabling poison reverse causes the routing switch to revert to Split horizon. (Poison reverse is an extension of Split horizon.) To disable Poison reverse on an interface, and thereby enable Split horizon, enter the following: ProCurve(config)# vlan 1 ProCurve(vlan-1)# no ip rip poison-reverse Syntax: [no] ip rip poison-reverse Entering the command without the "no" option will re-enable Poison reverse. Displaying RIP Information All RIP configuration and status information is shown by the CLI command show ip rip and options off that command. The following RIP information can be displayed: RIP Information Type Page General Information 3-32 Interface Information 3-34 Peer Information 3-35 3-31

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122

IP Routing Features
Configuring RIP
ProCurve(rip)# redistribute static
ProCurve(rip)# write memory
Syntax:
[no] redistribute < connected | static >
Changing the Route Loop Prevention Method
RIP can use the following methods to prevent routing loops:
Split horizon
- the routing switch does not advertise a route on the same
interface as the one on which the routing switch learned the route.
Poison reverse
- the routing switch assigns a cost of 16 (“infinity” or
“unreachable”) to a route before advertising it on the same interface as
the one on which the routing switch learned the route. This is the default.
These loop prevention methods are configurable on an individual VLAN
interface basis.
Note
These methods are in addition to RIP's maximum valid route cost of 15.
Poison reverse
is enabled by default. Disabling poison reverse causes the
routing switch to revert to
Split horizon
. (Poison reverse is an extension of
Split horizon.) To disable Poison reverse on an interface, and thereby enable
Split horizon, enter the following:
ProCurve(config)# vlan 1
ProCurve(vlan-1)# no ip rip poison-reverse
Syntax:
[no] ip rip poison-reverse
Entering the command without the “no” option will re-enable Poison reverse.
Displaying RIP Information
All RIP configuration and status information is shown by the CLI command
show ip rip
and options off that command. The following RIP information can
be displayed:
RIP Information Type
Page
General Information
3-32
Interface Information
3-34
Peer Information
3-35
3-31