Specifications
A-13
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Appendix A Sample Configurations
Sample Configurations
! Backup
interface CEM0/1
cem 0
xconnect 1.1.1.1 2 encapsulation mpls
!
! Primary
interface ATM1/0
no ip address
scrambling-payload
no ilmi-keepalive
pvc 0/1 l2transport
encapsulation aal0
xconnect 1.1.1.1 3 encapsulation mpls
!
! Backup
interface ATM1/3
no ip address
scrambling-payload
no ilmi-keepalive
pvc 0/1 l2transport
encapsulation aal0
xconnect 1.1.1.1 4 encapsulation mpls
!
!
interface Loopback1
ip address 2.2.2.2 255.255.255.255
!
!
interface Vlan 9
ip address 9.9.9.8 255.255.255.0
mpls ip
!
interface Vlan 10
no ip address
no ptp enable
xconnect 1.1.1.1 10 encapsulation mpls
!
interface Vlan 20
no ip address
no ptp enable
xconnect 1.1.1.1 20 encapsulation mpls
!
interface GigabitEthernet0/1
switchport access vlan 9
duplex auto
speed auto
!
interface GigabitEthernet0/2
switchport access vlan 10
duplex auto
speed auto
!
interface GigabitEthernet0/3
switchport access vlan 20
duplex auto
speed auto
!
!
ip forward-protocol nd
ip route 1.1.1.1 255.255.255.255 9.9.9.6
!
!
mpls ldp router-id Loopback1 force
!