
Internet Protocol (IP) Addressing and Protocols
©2008 Allied Telesis Inc. All rights reserved.
Software Version 5.2.1
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
22.11
You cannot set the maximum advertisement interval below the minimum interval. If you
are lowering the maximum interval to a value below the current minimum interval, you
must change the minimum value first. This also applies to changing the minimum interval
above the current maximum interval.
To change the maximum advertisement interval, use the command:
To change the minimum advertisement interval, use the command:
To change the lifetime for your device’s router advertisements, use the command:
4.
Set preference levels.
By default, every interface has the same preference for becoming a default router. To give
the interface a higher preference, increase the preference level. To give it a lower
preference, decrease this value.
To set the preference level for all addresses on this interface, use the command:
To set the preference for a specific address on the interface, use the command:
5.
Enable advertising on the interface.
To enable router advertisements on an interface, enter the interface mode and use the
command:
6.
Enable advertising on your device.
To globally enable router advertisements on your device, enter the configure mode and
use the command:
7.
Check advertise settings.
To view the IRDP configuration on the interface, use the command:
To view the global IRDP configuration for your device, use the command:
Debugging IRDP
Information which may be useful for troubleshooting IRDP is available using the IRDP
debugging function. To enable IRDP debugging, use the command:
awplus(config-if)#
ip irdp maxadvertinterval <4-1800>
awplus(config-if)#
ip irdp minadvertinterval <3-1800>
awplus(config-if)#
ip irdp lifetime <0-9000>
awplus(config-if)#
ip irdp preference <0-2147483647>
awplus(config-if)#
ip irdp address <ip_address> preference <0-2147483647>
awplus(config-if)#
ip irdp
awplus(config)#
router ip irdp
awplus#
show ip irdp interface [<interface-name>]
awplus#
show ip irdp
awplus#
debug ip irdp {event|nsm|receive|send|both|detail|all}