Specifications
23-42
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Software Configuration Guide, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter 23 Configuring Pseudowire
Configuration Examples for Pseudowire
mode aim 1
!
controller E1 0/3
mode aim 1
!
controller E1 0/4
!
controller E1 0/5
!
interface Loopback0
ip address 2.2.2.2 255.255.255.255
!
interface GigabitEthernet0/4
switchport trunk allowed vlan 1,2,20,1002-1005
switchport mode trunk
!
interface GigabitEthernet0/5
switchport trunk allowed vlan 1,2,40,1002-1005
switchport mode trunk
!
interface Vlan20
ip address 20.20.20.2 255.255.255.0
no ptp enable
mpls ip
!
interface Vlan40
no ip address
no ptp enable
xconnect 4.4.4.4 10 encapsulation mpls
!
ip route 4.4.4.4 255.255.255.255 20.20.20.1
!
no ip http server
no ip http secure-server
!
!
mpls ldp router-id Loopback0
!
!
line con 0
exec-timeout 0 0
line aux 0
line vty 0 4
exec-timeout 0 0
password mypassword
login
!
end