DES-1228/ME Metro Ethernet Managed Switch CLI Reference Guide
382
show ipv6 nd
Purpose
Used to display the interface’s information.
Syntax
show ipv6 nd {ipif <ipif_name 12>}
Description
This command is used to display the IPv6 ND related configuration.
Parameters
<ipif_name>
−
The name of the interface.
Restrictions
None.
Example usage:
To display the interface’s information:
DES-1228/ME:5#show ipv6 nd ipif System
Command: show ipv6 nd ipif System
Interface Name : System
NS Retransmit Time : 0(ms)
DES-1228/ME:5#
config ipv6 nd ns ipif
Purpose
Used to configure neighbor solicitation related arguments.
Syntax
config ipv6 nd ns ipif <ipif name 12> retrans_time <uint 0-4294967295>
Description
This command is used to configure neighbor solicitation related
arguments.
Parameters
<ipif_name>
−
The name of the interface.
retrans_timer
−
The neighbor solicitation’s retransmit timer in
milliseconds.
Restrictions
Only Administrator level, Operator level or Power User level users can
issue this command.
Example usage:
To configure the IPv6 nd ns interface:
DES-1228/ME:5#config ipv6 nd ns ipif System retrans_time 10000
Command: config ipv6 nd ns ipif System retrans_time 10000
Success.
DES-1228/ME:5#