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

Configuring RIP Redistribution, Define RIP Redistribution Filters

Page 75 highlights

Note Note IP Routing Features Configuring RIP RIP considers a route with a metric of 16 to be unreachable. Use this metric only if you do not want the route to be used. In fact, you can prevent the switch from using a specific interface for routes learned though that interface by setting its metric to 16. To increase the cost a VLAN interface adds to RIP routes learned on that interface, enter commands such as the following: ProCurve(config)# vlan 1 ProCurve(vlan-1)# ip rip metric 5 These commands configure vlan-1 to add 5 to the cost of each route learned on the interface. Syntax: ip rip metric < 1-16 > Configuring RIP Redistribution You can configure the routing switch to redistribute connected and static routes into RIP. When you redistribute a route into RIP, the routing switch can use RIP to advertise the route to its RIP neighbors. To configure redistribution, perform the following tasks: 1. Configure redistribution filters to permit or deny redistribution for a route based on the destination network address or interface. (optional) 2. Enable redistribution Define RIP Redistribution Filters Route redistribution imports and translates different protocol routes into a specified protocol type. On the switches covered in this guide, redistribution is supported for static routes and directly connected routes. Redistribution of any other routing protocol into RIP is not currently supported. When you configure redistribution for RIP, you can specify that static or connected routes are imported into RIP routes. To configure for redistribution, define the redistribution tables with "restrict" redistribution filters. In the CLI, use the restrict command for RIP at the RIP router level. Do not enable redistribution until you have configured the redistribution filters. Otherwise, the network might get overloaded with routes that you did not intend to redistribute. 3-29

  • 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
Note
RIP considers a route with a metric of 16 to be unreachable. Use this metric
only if you do not want the route to be used. In fact, you can prevent the switch
from using a specific interface for routes learned though that interface by
setting its metric to 16.
To increase the cost a VLAN interface adds to RIP routes learned on that
interface, enter commands such as the following:
ProCurve(config)# vlan 1
ProCurve(vlan-1)# ip rip metric 5
These commands configure vlan-1 to add 5 to the cost of each route learned
on the interface.
Syntax:
ip rip metric < 1-16 >
Configuring RIP Redistribution
You can configure the routing switch to redistribute connected and static
routes into RIP. When you redistribute a route into RIP, the routing switch can
use RIP to advertise the route to its RIP neighbors.
To configure redistribution, perform the following tasks:
1.
Configure redistribution filters to permit or deny redistribution for a route
based on the destination network address or interface. (optional)
2. Enable redistribution
Define RIP Redistribution Filters
Route redistribution imports and translates different protocol routes into a
specified protocol type. On the switches covered in this guide, redistribution
is supported for static routes and directly connected routes. Redistribution of
any other routing protocol into RIP is not currently supported. When you
configure redistribution for RIP, you can specify that static or connected
routes are imported into RIP routes.
To configure for redistribution, define the redistribution tables with “restrict”
redistribution filters. In the CLI, use the
restrict
command for RIP at the RIP
router level.
Note
Do not enable redistribution until you have configured the redistribution
filters. Otherwise, the network might get overloaded with routes that you did
not intend to redistribute.
3-29