Cisco Systems MPC-273 Additional References, Configuring a Static Route Example, Related Topic

Models: MPC-273

1 24
Download 24 pages 46.76 Kb
Page 22
Image 22
Configuring a Static Route: Example

Implementing MPLS VPNs over IP Tunnels on Cisco IOS XR Software

Additional References

Configuring a Static Route: Example

The following example shows how to configure a static route:

configure router static

maximum path ipv4 <1-140000> maximum path ipv6 <1-140000>

end-policy

!

Configuring an IPv4 Loopback Interface: Example

The following example shows how to configure an IPv4 Loopback Interface:

configure interface Loopback0

ipv4 address 1.1.1.1 255.255.255.255

!

Configuring a CFI VRF Interface: Example

The following example shows how to configure an L2TPv3 tunnel:

configure

interface GigabitEthernet0/0/0/1.1 vrf v1

ipv4 address 100.1.10.2 255.255.255.0 ipv6 address 100::1:10:2/64

dot1q vlan 101

!

Additional References

For additional information related to this feature, refer to the following references:

Related Documents

Related Topic

Document Title

 

 

Cisco IOS XR L2VPN command reference document

MPLS Virtual Private Network Commands on Cisco IOS XR

 

Software

 

 

Layer 2 Tunnel Protocol Version 3

Layer 2 Tunnel Protocol Version 3 on Cisco IOS XR Software

 

 

Routing (BGP, EIGRP, OSPF, and RIP) commands:

Cisco IOS XR Routing Command Reference

complete command syntax, command modes,

 

command history, defaults, usage guidelines, and

 

examples

 

 

 

Routing (BGP, EIGRP, OSPF, and RIP) configuration

Cisco IOS XR Routing Configuration Guide

 

 

 

Cisco IOS XR MPLS Configuration Guide

MPC-294

OL-12284-01

Page 22
Image 22
Cisco Systems MPC-273 Additional References, Configuring a Static Route Example, Configuring a CFI VRF Interface Example