EasyManua.ls Logo

Cisco NCS 5500 Series

Cisco NCS 5500 Series
268 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Configure Static Routes Between PE-CE Routers
This task explains how to configure static routing between PE-CE routers.
VRF fallback is not supported with IPv6 VPN Provider Edge (6VPE).
Note
SUMMARY STEPS
1. configure
2. router static
3. vrf vrf-name
4. address-family { ipv4 | ipv6 } { unicast | multicast }
5. prefix mask [vrf vrf-name ] { ip-address | interface-type interface- path-id } [ distance ] [ description
text ] [ tag tag ] [ permanent ]
6. commit
DETAILED STEPS
Step 1 configure
Step 2 router static
Example:
RP/0/RP0/CPU0:router(config)# router static
Enters static route configuration mode.
Step 3 vrf vrf-name
Example:
RP/0/RP0/CPU0:router(config-static)# vrf vrf_A
(Optional) Enters VRF configuration mode.
If a VRF is not specified, the static route is configured under the default VRF.
Step 4 address-family { ipv4 | ipv6 } { unicast | multicast }
Example:
RP/0/RP0/CPU0:router(config-static-vrf)# address family ipv6 unicast
Enters address family mode.
Step 5 prefix mask [vrf vrf-name ] { ip-address | interface-type interface- path-id } [ distance ] [ description text ] [ tag
tag ] [ permanent ]
Example:
Routing Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.3.x
195
Implementing Static Routes
Configure Static Routes Between PE-CE Routers

Table of Contents

Other manuals for Cisco NCS 5500 Series

Related product manuals