xStack
®
DGS-3120 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
386
38-2 delete ipv6route
Description
This command is used to delete an IPv6 static route. If the next hop is a global address, it is not
needed to indicate the interface name. If the next hop is a link local address, then the interface
name must be specified.
Format
delete ipv6route [[default | <ipv6networkaddr>] [<ipif_name 12> <ipv6addr> | <ipv6addr>] |
all]
Parameters
default - Specify the default route.
<ipv6networkaddr> - The destination network of the route.
<ipif_name 12> - Enter the IP interface name used here. This name can be up to 12 characters
<ipv6addr> - Specify the next hop address for the default route.
<ipv6addr> - Specify the next hop address for the default route.
all - Specify that all static created routes will be deleted.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
Delete an IPv6 static route:
DGS-3120-24TC:admin#delete ipv6route default System 3FFC::1
Command: delete ipv6route default System 3FFC::1
Success.
38-3 show ipv6route
Description
This command is used to display IPv6 routes.
Format
show ipv6route {[<ipv6networkaddr> | <ipv6addr>]} {[static | hardware]}
Parameters
None.