35-13
Catalyst 3750 Switch Software Configuration Guide
OL-8550-02
Chapter 35 Configuring IP Unicast Routing
Configuring IP Addressing
listen to Routing Information Protocol (RIP) routing updates and use this information to infer locations
of routers. The switch does not actually store the routing tables sent by routing devices; it merely keeps
track of which systems are sending the data. The advantage of using IRDP is that it allows each router
to specify both a priority and the time after which a device is assumed to be down if no further packets
are received.
Each device discovered becomes a candidate for the default router, and a new highest-priority router is
selected when a higher priority router is discovered, when the current default router is declared down,
or when a TCP connection is about to time out because of excessive retransmissions.
The only required task for IRDP routing on an interface is to enable IRDP processing on that interface.
When enabled, the default parameters apply. You can optionally change any of these parameters.
Beginning in privileged EXEC mode, follow these steps to enable and configure IRDP on an interface:
If you change the
maxadvertinterval
value, the
holdtime
and
minadvertinterval
values also change,
so it is important to first change the
maxadvertinterval
value, before manually changing either the
holdtime
or
minadvertinterval
values.
Use the
no ip irdp
interface configuration command to disable IRDP routing.
Command
Purpose
Step 1
configure terminal
Enter global configuration mode.
Step 2
interface
interface-id
Enter interface configuration mode, and specify the Layer 3 interface to
configure.
Step 3
ip irdp
Enable IRDP processing on the interface.
Step 4
ip irdp multicast
(Optional) Send IRDP advertisements to the multicast address
(224.0.0.1) instead of IP broadcasts.
Note
This command allows for compatibility with Sun Microsystems
Solaris, which requires IRDP packets to be sent out as multicasts.
Many implementations cannot receive these multicasts; ensure
end-host ability before using this command.
Step 5
ip irdp holdtime
seconds
(Optional) Set the IRDP period for which advertisements are valid. The
default is three times the
maxadvertinterval
value. It must be greater
than
maxadvertinterval
and cannot be greater than 9000 seconds. If you
change the
maxadvertinterval
value, this value also changes.
Step 6
ip irdp maxadvertinterval
seconds
(Optional) Set the IRDP maximum interval between advertisements. The
default is 600 seconds.
Step 7
ip irdp minadvertinterval
seconds
(Optional) Set the IRDP minimum interval between advertisements. The
default is 0.75 times the
maxadvertinterval
. If you change the
maxadvertinterval
, this value changes to the new default (0.75 of
maxadvertinterval
).
Step 8
ip irdp preference
number
(Optional) Set a device IRDP preference level. The allowed range is –2
31
to 2
31
. The default is 0. A higher value increases the router preference
level.
Step 9
ip irdp address
address
[
number
]
(Optional) Specify an IRDP address and preference to proxy-advertise.
Step 10
end
Return to privileged EXEC mode.
Step 11
show ip irdp
Verify settings by displaying IRDP values.
Step 12
copy running-config startup-config
(Optional) Save your entries in the configuration file.
Содержание 3750G - Catalyst Integrated Wireless LAN Controller
Страница 80: ...1 28 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 1 Overview Where to Go Next ...
Страница 606: ...27 8 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 27 Configuring UDLD Displaying UDLD Status ...
Страница 670: ...31 18 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 31 Configuring SNMP Displaying SNMP Status ...
Страница 1048: ...41 20 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 41 Configuring MSDP Monitoring and Maintaining MSDP ...
Страница 1086: ...43 26 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 43 Troubleshooting Using the crashinfo Files ...
Страница 1104: ...B 4 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Appendix B Supported MIBs Using FTP to Access the MIB Files ...