Chapter 30
| IP Interface Commands
IPv6 Interface
– 952 –
ipv6 nd ra lifetime This command configures the router lifetime value used in IPv6 router
advertisements sent from an interface. Use the no form to restore the default
setting.
Syntax
ipv6 nd ra lifetime lifetime
no ipv6 nd ra lifetime
lifetime - Router lifetime. (Range: 0-90000 seconds)
Command Mode
Interface Configuration (VLAN)
Default Setting
1800 seconds
Command Usage
â—† This command can be used to indicate the usefulness of this router as a default
router on this interface.
â—† Set the router lifetime to 0 to indicate that this router should not be considered
a default router. Set the lifetime to a non-zero value to indicate that it should be
considered a default router. When a non-zero value is used, the lifetime should
not be less than the router advertisement interval.
Example
The following sets the router lifetime to 8000 seconds:
Console(config)#interface vlan 1
Console(config)#ipv6 nd ra lifetime 8000
Console(config)#
ipv6 nd ra
router-preference
This command configures the default router preference for the router on an
interface. Use the no form to restore the default setting.
Syntax
ipv6 nd ra router-preference {high | medium | low}
no ipv6 nd ra router-preference
high - Preference for the router is high.
medium - Preference for the router is medium.
low - Preference for the router is low.
Command Mode
Interface Configuration (VLAN)