D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
159
Example usage:
To configure The IPv6 ND Neighbor Solicitation messages:
DGS-3600:4# config ipv6 nd ns ipif Triton retrans_time 1000000
Command: config ipv6 nd ns ipif Triton retrans_time 1000000
Success.
DGS-3600:4#
show ipv6 nd
Purpose Used to display information regarding Neighbor Detection on the switch.
Syntax
show ipv6 nd {ipif <ipif_name 12>}
Description This command is used to show information regarding the IPv6 Neighbor
Detection function of the switch. Users may specify an IP interface for which to
view this information.
Parameters ipif <ipif_name 12> - Enter the IP interface of the IPv6 interface for which to
view this information. Omitting this parameter will display all information
regarding neighbor detection currently set on the switch.
Restrictions Only administrator-level users can issue this command.
Example usage:
To display the neighbor detection parameters for IPv6:
DGS-3600:4#show ipv6 nd
Command: show ipv6 nd
Interface Name : System
Hop Limit : 64
NS Retransmit Time : 0 (ms)
Router Advertisement : Disabled
RA Max Router AdvInterval : 600 (s)
RA Min Router AdvInterval : 198 (s)
RA Router Life Time : 1800 (s)
RA Reachable Time : 1200000 (ms)
RA Retransmit Time : 0 (ms)
RA Managed Flag : Disabled
RA Other Config Flag : Disabled
Interface Name : Triton
Hop Limit : 10
NS Retransmit Time : 50000 (ms)
Router Advertisement : Enabled
RA Max Router AdvInterval : 100 (s)
RA Min Router AdvInterval : 50 (s)
RA Router Life Time : 1000 (s)
RA Reachable Time : 10000 (ms)
RA Retransmit Time : 50000 (ms)
RA Managed Flag : Enabled
RA Other Config Flag : Enabled
Prefix Preferred Valid OnLink Autonomous
3FFE:501:FFFF:100::/64 604800 2592000 Enabled Enabled
DGS-3600:4#