xStack
®
DGS-3120 Series Layer 3 Managed Gigabit Ethernet Switch CLI Reference Guide
515
DGS-3120-24TC:admin#create ipv6route default System 3FFC::1 1 primary
Command: create ipv6route default System 3FFC::1 1 primary
Success.
48-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> |
ip_tunnel <tunnel_name 12>] | all]
Parameters
default - Specify the default route.
<ipv6networkaddr> - The destination network of the route. (RI and EI Mode Only)
<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 route.
<ipv6addr> - Specify the next hop address for the route.
ip_tunnel - Specify the IP tunnel interface of the route. (RI Mode Only)
<tunnel_name 12> - Enter the IP tunnel interface name.
all - Specify to delete all created static routes. (RI and EI Mode Only)
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.
48-3 show ipv6route
Description
This command is used to display IPv6 routes.