Configuring A Static Route To An Asbr Peer - Cisco NCS 540 Series Configuration Manual

L3vpn; for ios xr release 6.3.x
Hide thumbs Also See for NCS 540 Series:
Table of Contents

Advertisement

Configuring a Static Route to an ASBR Peer

• No - Exits the configuration session without committing the configuration changes.
• Cancel - Remains in the configuration mode, without committing the configuration changes.
Configuring a Static Route to an ASBR Peer
Perform this task to configure a static route to an ASBR peer.
Procedure
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Enters the XR Config mode.
Step 2
router static
Example:
RP/0/RP0/CPU0:router(config)# router static
RP/0/RP0/CPU0:router(config-static)#
Enters router static configuration mode.
Step 3
address-family ipv4 unicast
Example:
RP/0/RP0/CPU0:router(config-static)# address-family ipv4 unicast
RP/0/RP0/CPU0:router(config-static-afi)#
Enables an IPv4 address family.
Step 4
A.B.C.D/length next-hop
Example:
RP/0/RP0/CPU0:router(config-static-afi)# 10.10.10.10/32 10.9.9.9
Enters the address of the destination router (including IPv4 subnet mask).
Step 5
Use the commit or end command.
commit - Saves the configuration changes and remains within the configuration session.
end - Prompts user to take one of these actions:
• Yes - Saves configuration changes and exits the configuration session.
• No - Exits the configuration session without committing the configuration changes.
L3VPN Configuration Guide for Cisco NCS 540 Series Routers, IOS XR Release 6.3.x
38
MPLS L3VPN Overview

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents