Cisco Systems 1000 Series Network Router User Manual


 
16-17
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
OL-16506-17
Chapter 16 Configuring MPLS Layer 2 VPNs
Configuring Frame Relay DLCI-to-ATM AAL5SNAP Bridged Interworking
DETAILED STEPS
Command or Action Purpose
Step 1
enable
Example:
Router> enable
Enables the privileged EXEC mode.
Enter your password, if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters the global configuration mode.
Step 3
Router(config)# no ip domain lookup
Disables the IP domain naming system (DNS).
Step 4
mpls label range minimum-value maximum-value [static
minimum-static-value maximum-static-value]
Example:
Router(config)# mpls label range 101 4000 static
4001 5001
Configures the range of local labels available for use
with Multiprotocol Label Switching (MPLS)
applications on packet interfaces.
Step 5
mpls label protocol ldp
Example:
Router(config)# mpls label protocol ldp
Specifies label distribution protocol (LDP) for the
ATM-PE router.
Step 6
mpls ip default-route
Example:
Router(config)# mpls ip default-route
Enables the distribution of labels associated with the
IP default route.
Step 7
mpls ldp graceful-restart
Example:
Router(config)# mpls ldp graceful-restart
Enables MPLS LDP graceful restart.
Step 8
xconnect logging pseudowire status
Example:
Router(config)# xconnect logging pseudowire status
Enables system logging (syslog) reporting of
pseudowire status events.
Step 9
pseudowire-class [pw-class-name]
Example:
Router(config)# pseudowire-class atm-fr-bridged
Establishes a pseudowire class with a name that you
specify, and enters the pseudowire class
configuration mode.
Step 10
encapsulation mpls
Example:
Router(config-pw-class)# encapsulation mpls
Enables MPLS encapsulation on the interface.
Step 11
interworking ethernet
Example:
Router(config-pw-class)# interworking ethernet
Enables the L2VPN Ethernet interworking feature.