Cisco Systems MPC-273 Network Router User Manual


 
Implementing MPLS VPNs over IP Tunnels on Cisco IOS XR Software
How to Configure MPLS VPNs over IP Tunnels
MPC-280
Cisco IOS XR MPLS Configuration Guide
OL-12284-01
DETAILED STEPS
Configuring a Static Route
Perform this task to add more than 4K static routes (Global/VRF).
SUMMARY STEPS
1. configure
2. router static
3. maximum path ipv4 1-140000
4. maximum path ipv6 1-140000
5. end
or
commit
DETAILED STEPS
Command or Action Purpose
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Enters global configuration mode.
Step 2
route-policy name pass
Example:
RP/0/RP0/CPU0:router(config)# route-policy
ottawa_admin pass
Defines and passes a route policy.
Step 3
end policy
Example:
RP/0/RP0/CPU0:router(config-rpl)# end policy
End of route-policy definition.
Command or Action Purpose
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Enters global configuration mode.
Step 2
router static
Example:
RP/0/RP0/CPU0:router(config)# router static
Enters static route configuration subcommands.