![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/f/fa/ffa63819-0092-4e25-b43b-b3dd7442913c/ffa63819-0092-4e25-b43b-b3dd7442913c-bg104.png)
xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
256
delete ipv6route
Purpose Used to delete an static IPv6 route entry from the Switch’s IP routing table.
Syntax
delete ipv6route [[default |<ipv6networkaddr>] [<ipif_name 12> <ipv6addr> |
<ipv6addr> ] |all]
Description This command is used to delete an existing static IPv6 entry from the Switch’s IP routing
table.
Parameters default – Use this parameter to delete an existing static IPv6 entry in the Switch’s IP
routing table.
<ipv6networkaddr> − IPV6 address and netmask of the IP interface that is the destination
of the route. Specify the address and mask information using the format as ipv6address /
prefix_length (ipv6address is hexadecimal number, prefix length is decimal number, for
example 1234::5D7F/32).
<ipif name 12> − Enter the corresponding IP interface name of the IPv6 address to be
deleted here.
<ipv6addr> − IPv6 address for the next hop router.
all − This will delete all IPv6 static entries.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To delete a static IPv6 entry from the routing table:
DGS–3426:5# delete ipv6route 1234::5D7F/32 2D30::AC21
Command: delete ipv6route 1234::5D7F/32 2D30::AC21
Success.
DGS–3426:5#
show ipv6route
Purpose Used to display the Switch’s current static IPv6 routing table or a specified IPv6 address.
Syntax
show ipv6route {<ipv6networkaddr>}
Description This command is used to display the Switch’s current static IPv6 routing table or a
specific IPv6 entry.
Parameters
<ipv6networkaddr> − IPV6 address and netmask of the IP interface that is the destination
of the route. Specify the address and mask information using the format as ipv6address /
prefix_length (ipv6address is hexadecimal number, prefix length is decimal number, for
example 1234::5D7F/32).
Restrictions None.
Example usage:
To display the static IPv6 entries in the routing table: