Cisco Cisco Packet Data Interworking Function (PDIF)

Page de 8994
  Context Configuration Mode Commands I-M 
ipv6 route  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
2579 
cost
 
cost
 
Defines the number of hops to the next gateway as an integer from 0 through 255. Default: 0 
fall-over bfd multihop
 
mhsess_name
 
Enables fall-over BFD functionality for the specified multihop session. The fall-over bfd option uses BFD to monitor 
neighbor reachability and liveliness. When enabled it will tear down the session if BFD signals a failure. Specify 
mhsess_name
 as an alphanumeric string of 1 through 19 characters. 
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. 
static multihop bfd
 
mhbfd_sess_name
 
local_endpt_ipv6addr
 
remote_endpt_ipv6addr
 
Creates a static multihop BFD route with local and remote endpoints. 
mhbfd_sess_name
: Specifies the multihop BFD session name as an alphanumeric string of 1 through 79 
characters. 
local_endpt_ipv6addr
: Specifies the local endpoint address in IPv6 colon-separated-hexadecimal 
notation. 
remote_endpt_ipv6addr
: Specifies the remote endpoint address 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.