Ipv6 nd ra lifetime – LevelOne GTL-2691 User Manual
Page 1435
C
HAPTER
48
| IP Interface Commands
IPv6 Interface
– 1435 –
by the system (33% of the maximum RA interval) and the maximum
value set by the ipv6 nd ra interval command.
E
XAMPLE
The following sets the maximum RA interval to 1800 seconds:
Console(config)#interface vlan 1
Console(config)#ipv6 nd ra interval 1800
Console(config)#
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.
S
YNTAX
ipv6 nd ra lifetime lifetime
no ipv6 nd ra lifetime
lifetime - Router lifetime. (Range: 0-90000 seconds)
C
OMMAND
M
ODE
Interface Configuration (VLAN)
D
EFAULT
S
ETTING
1800 seconds
C
OMMAND
U
SAGE
◆
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.
E
XAMPLE
The following sets the router lifetime to 8000 seconds:
Console(config)#interface vlan 1
Console(config)#ipv6 nd ra lifetime 8000
Console(config)#