Cisco Cisco ASR 5000

Page de 9109
Context Configuration Mode Commands I-M   
▀  ip route 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
2578 
   
gateway_ip_address | next-hop next_hop_ip_address | point-to-point | tunnel
 
Specifies which device or network to use when forwarding packets. 
gateway_ip_address
: Specifies the IP address of the network gateway to which to forward packets. The 
address must be entered in IPv4 dotted-decimal notation (###.###.###.###). 
next-hop next_hop_ip_address
: Specifies the next-hop IP address to which packets are to be 
forwarded. The address must be entered in IPv4 dotted-decimal notation. 
point-to-point
: Specifies that the egress port is an ATM point-to-point interface. 
tunnel
: Sets the static route for this egress interface as tunnel type, such as IPv6-over-IPv4 or GRE. 
egress_intrfc_name
 
Specifies the name of the egress (out-bound) interface name in the current context as an alphanumeric string 
of 1 through 79 characters. 
cost cost
 
Specifies the relative cost of the route. 
cost
 must be an integer from 0 through 255 where 255 is the most 
expensive. 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
 
Specifies the selection order precedence for this routing information. 
precedence
 must be an integer from 1 
through 254 where 1 is the highest precedence. 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_ipv4_address
 
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_ipv4_address
: Specifies the gateway address of the BFD neighbor in IPv4 dotted-decimal 
notation. 
static multihop bfd
 
mhbfd_sess_name
 
local_endpt_ipaddr
 
remote_endpt_ipaddr
 
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_ipaddress
: Specifies the local endpoint address in IPv4 dotted-decimal or IPv6 colon-
separated-hexadecimal notation. 
remote_endpt_ipaddress
: Specifies the remote endpoint address in IPv4 dotted-decimal or IPv6 colon-
separated-hexadecimal notation.