Cisco Cisco ASR 5000

Page of 9109
Context Configuration Mode Commands I-M   
▀  ipv6 route 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
2606 
   
ipv6 route 
Configures a static IPv6 route to the next-hop router. 
Product
 
All 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration 
configure > context context_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ctx)# 
Syntax
 
[ no ] ipv6 route ipv6_address/prefix_length { interface name | next-hop ipv6_address 
interface name } [ cost  cost] [ fall-over bfd multihop mhsess_name ] [ precedence 
precedence ] [ vrf vrf_name [ cost value ] [ fall-over bfd multihop mhsess_name ] [ 
precedence
 precedence ] 
[ no ] ipv6 route static bfd if_name remote-endpt_ipv6address 
[ no ] ipv6 route static multihop bfd mhbfd_sess_name local_endpt_ipv6addr 
remote_endpt_ipv6addr 
no
 
Removes the specified static route. 
ipv6_address/prefix_length
 
Specifies a destination IPv6 address or group of addresses that will use this route. 
ipv6_address/prefix_length
 must be specified using IPv6 colon-separated-hexadecimal with CIDR 
notation. 
Important:
  On the ASR 5000, routes with IPv6 prefix lengths less than /12 and between the range of /64 and 
/128 are not supported. 
interface
 
name
 
Specifies the name of the interface on this system associated with the specified route or next-hop address. 
name
 must be an existing interface name on the system expressed as an alphanumeric string of 1 through 79 
characters. 
next-hop
 
ipv6_address
 
The IPv6 address of the directly connected next hop device in IPv6 colon-separated-hexadecimal notation.