D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
241
delete ipv6route
Purpose
Used to delete an IPv6 route.
Syntax
delete ipv6route [[default] [<ipif_name 12> <ipv6addr>| all]
Description
This command is used to delete an IPv6 static route. If the next hop is a
global address, it is not necessary to indicate the interface name. If the
next hop is a link local address, then the interface name must be
specified.
Parameters
default – Specifies the default route.
<ipv6addr> Specifies the next hop address for the default route.
all All static created routes will be deleted.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To delete an IPv6 static route:
DES-3200-28:4#delete ipv6route default 3FFC::1
Command: delete ipv6route default 3FFC::1
Success.
DES-3200-28:4#
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
Only Administrator-level users can issue this command.
Example usage:
To display the interface’s information:
DES-3200-28:4#show ipv6 nd ipif System
Command: show ipv6 nd ipif System
Interface Name : System
NS Retransmit Time : 0(ms)
DES-3200-28:4#
show ipv6route
Purpose
Used to display IPv6 routes.
Syntax
show ipv6route
Description
This command is used to display IPv6 routes.
Parameters
None.
Restrictions
None.
Example usage:
To display all the IPv6 routes: