D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
242
DES-3200-28:4#show ipv6route
Command: show ipv6route
IPv6 Prefix: ::/0 Protocol: Static Metric: 1
Next Hop : 3FFC::1 IPIF : System
Total Entries: 1
DES-3200-28:4#
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. This has the same value as ra retrans_time in the config
ipv6 nd ra command. If one is configured, the other will change, too.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To configure the IPv6 nd ns interface:
DES-3200-28:4#config ipv6 nd ns ipif System retrans_time 10000
Command: config ipv6 nd ns ipif System retrans_time 10000
Success.
DES-3200-28:4#