DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
342
DES-1210-52/ME:5# delete ipv6route default
Command: delete ipv6route default
Success.
DES-1210-52/ME:5#
Used to display a static IPv6 route entry from the Switch’s IP routing
table.
This delete ipv6route command will display an existing static IPv6
entry from the Switch’s IP routing table.
Example usage:
To o show a static IPv6 entry from the routing table:
DES-1210-52/ME:5# show ipv6route
Command: show ipv6route
IPv6 Prefix: ::/0 Protocol: Static Metric: 1
Next Hop : 3ffc::1 IPIF : System
Total Entries: 1 DES-1210-52/ME:5#
enable ipif_ipv6_link_local_auto System
Used to enable the autoconfiguration of the link local address when
no IPv6 address is configured.
enable ipif_ipv6_link_local_auto System
This enable ipif_ipv6_link_local_auto System command will
automatically create an IPv6 link local address for the Switch if no
IPv6 address has previously been configured.
Only Administrator or operator-level users can issue this command.
Example usage:
To enable the IP interface IPv6 link-local settings on the switch:
DES-1210-52/ME:5# enable ipif_ipv6_link_local_auto System
Command: enable ipif_ipv6_link_local_auto System
Success.
DES-1210-52/ME:5#