ipv6 route tag

Syntax

ipv6 route[X:::: X |界面] tag<1-4294967295>no ipV6 route[X:::: X |界面] tag<1-4294967295>

描述

Configures tag for IPv6 static route.

Command context

config

Parameters

tag
Specifies and assigns tag for the route.

权威

Administrators or local user group members with execution rights for this command.

Examples

switch(config)#ipv6 route 3001::1/128 1/1/1 tag 10switch(config)#ipv6 route 3002::1/128 1000::2 tag 20
switch(config)#no ipv6 route 3001::1/128 1/1/1 tag 10switch(config)#no ipv6 route 3002::1/128 1000::2 tag 20