CLI Reference Guide-R04

Table Of Contents
Chapter 31
| IP Interface Commands
IPv6 Interface
– 931 –
Console(config)#interface vlan 1
Console(config)#ipv6 nd ns-interval 30000
Console(config)#end
Console#show ipv6 interface
VLAN 1 is up
IPv6 is enabled.
Link-local address:
fe80::269:3ef9:fe19:6779%1/64
Global unicast address(es):
2001:db8:0:1:2e0:cff:fe02:fd/64, subnet is 2001:db8:0:1::/64[EUI][EIU]
2001:db8:2222:7272::72/96, subnet is 2001:db8:2222:7272::/96
Joined group address(es):
ff02::2
ff02::1:ff19:6779
ff02::1:ff00:0
ff02::1:ff00:72
ff02::1:ff02:fd
ff02::1:2
ff02::1
IPv6 link MTU is 1500 bytes
ND DAD is enabled, number of DAD attempts: 5.
ND retransmit interval is 30000 milliseconds
ND advertised retransmit interval is 30000 milliseconds
ND reachable time is 30000 milliseconds
ND advertised reachable time is 0 milliseconds
ND advertised router lifetime is 1800 seconds
Console#
Related Commands
show running-config (117)
ipv6 nd other-config-
flag
This command will configure the “other stateful configuration” flag as set when
IPv6 router advertisements are sent. To disabled setting the flag, use the no form of
the command.
Syntax
ipv6 nd other-config-flag
no ipv6 other-config-flag
Default Setting
Disabled
Command Mode
Interface Configuration (VLAN)
Command Usage
When this flag is set in router advertisements, connected hosts will be informed
how to retrieve non-address autoconfiguration data.Example
Console(config-if)#ipv6 nd other-config-flag
Console(config-if)#