Cisco ASR1002 - ASR 1002 Router Software Configuration Manual page 396

Asr 1000 series aggregation services routers
Hide thumbs Also See for ASR1002 - ASR 1002 Router:
Table of Contents

Advertisement

Configuring Gigabit EtherChannel for Virtual Private Wire Service
DETAILED STEPS
Command or Action
Step 1
enable
Step 2
configure terminal
Example:
Router# configure terminal
Step 3
mpls label protocol ldp
Example:
Router# mpls label protocol ldp
Step 4
interface loopback loopback-interface-number
Example:
Router# interface loopback 1
Step 5
ip address ip-address mask
Example:
Router# ip address 10.10.2.1 255.255.255.0
Step 6
exit
Step 7
pseudowire-class pw-class-name
Example:
Router(config)# pseudowire-class gec-bridged
Step 8
encapsulation mpls
Example:
Router(config-pw)# encapsulation mpls
Step 9
interworking ethernet
Example:
Router(config-pw)# interworking ethernet
Step 10
exit
Step 11
interface port-channel number
Example:
Router(config)# interface port-channel 1
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
20
Purpose
Changes the privilege level for the corresponding CLI
session.
Enters the global configuration mode.
Specifies that LDP is the default label distribution
protocol.
Specifies the loopback interface, and enters the interface
configuration mode.
Sets the IP address and mask for the loopback interface.
Exits the interface configuration mode.
Specifies the name of a Layer 2 pseudowire class and
enters the pseudowire class configuration mode.
Uses MPLS as the tunneling method to encapsulate data
in the pseudowire.
Enables the L2VPN Interworking feature, and causes
Ethernet frames to be extracted from the attachment
circuit and sent over the pseudowire. Ethernet end-to-end
transmission is assumed. Attachment circuit frames that
do not contain Ethernet frames are dropped. In the case
of VLAN, the VLAN tag is removed, which leaves a pure
Ethernet frame.
Exits the xconnect configuration mode.
Creates an EtherChannel interface on the Cisco Cable
Modem Termination System (CMTS).
Configuring MPLS Layer 2 VPNs

Advertisement

Table of Contents
loading

This manual is also suitable for:

Asr1004Asr1006

Table of Contents