DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
341
Only Administrator or operator-level users can issue this command.
Example usage:
To configure the retrans_time of IPv6 ND neighbor solicitation to be 100:
DES-1210-52/ME:5# config ipv6 nd ns ipif System retrans_time 100
Command: config ipv6 nd ns ipif System retrans_time 100
Success.
DES-1210-52/ME:5#
Used to create IPv6 route entries to the Switch’s IP routing table.
create ipv6route default <ipv6addr>
This create ipv6route default command is used to create a primary
and backup IP route entry to the Switch’s IP routing table.
<ipv6addr> – Specify the IPv6 address to be creted.
Only Administrator or operator-level users can issue this command.
Example usage:
To add a single static IPv6 entry in IPv6 format:
DES-1210-52/ME:5# create ipv6route default 3ffc::1
Command: create ipv6route default 3ffc::1
Success.
DES-1210-52/ME:5#
Used to delete a static IPv6 route entry from the Switch’s IP routing
table.
This delete ipv6route default command will delete an existing static
IPv6 entry from the Switch’s IP routing table.
Only Administrator or operator-level users can issue this command.
Example usage:
To o delete a static IPv6 entry from the routing table: