Листовка для Cisco Cisco Tunnel Terminating Gateway (TTG)

Скачать
Страница из 8487
Context Configuration Mode Commands I-M   
▀  ipv6 route 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
2432 
   
precedence
 
precedence
 
Indicates the administrative preference of the route. A low precedence specifies that this route takes 
preference over the route with a higher precedence. 
precedence
 must be an integer from 1 through 254. 
Default: 1 
vrf
 
vrf_name
 
Associates a Virtual Routing and Forwarding (VRF) context with this static route configuration. 
vrf_name
 is the name of a preconfigured VRF context configured in Context Configuration Mode via the 
ip 
vrf
 command. 
static bfd
 
if_name
 
remote-endpt_ipv6address
 
Creates a static IP route that will be associated with Bidirectional Forwarding Detection (BFD). For 
additional information, see the BFD Configuration Mode Commands chapter. 
if_name
: Specifies the name of the interface to which the static BFD neighbor is bound as an alphanumeric 
string of 1 through 79 characters. 
remote_endpt_ipv6address
: Specifies the gateway address of the BFD neighbor in IPv6 colon-
separated-hexadecimal notation. 
Usage 
Use this command to configure IPv6 route parameters, precedence and cost options for the route selections 
such that routes of the same precedence are grouped together then lowest cost is selected first. This results in 
route’s being selected first by lower precedence then the cost is used if multiple route’s are defined with the 
same precedence. 
This command also configures static IP routes when implementing Bidirectional Forwarding Detection 
(BFD). 
Important:
  A maximum of 1,200 static routes may be configured per context. 
Virtual Routing and Forwarding (VRF) context can be associated with static IP route for BGP/MPLS, GRE, 
or IPSec tunnel support. 
Example
 
T the following example configures a static route with IPv6 prefix/length 
2001:0db8:3c4d:0015:0000:0000:abcd:ef12/24
 to the next hop interface 
egress1
ipv6 route 2001:0db8:3c4d:0015:0000:0000:abcd:ef12/24 interface egress1