Specifications

A-33
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Appendix A Sample Configurations
Sample Configurations
encapsulation aal5
xconnect 10.10.10.10 10020 encapsulation mpls
!
!
interface ATM0/0.2 multipoint
xconnect 10.10.10.10 10030 encapsulation mpls
pvc 2/5 l2transport
encapsulation aal0
!
pvc 2/6 l2transport
encapsulation aal0
!
!
interface ATM0/1
no ip address
scrambling-payload
no atm ilmi-keepalive
pvc 0/100 l2transport
!
!
interface Vlan4 (connected to 7600)
ip address 11.1.1.2 255.255.255.0
no ptp enable
bfd interval 50 min_rx 50 multiplier 3
!
interface Vlan10
ip address 192.168.40.61 255.255.255.128
no ptp enable
mpls ip
!
interface Vlan100
ip address 12.1.1.2 255.255.255.0
no ptp enable
mpls bgp forwarding
mpls ip
bfd interval 50 min_rx 50 multiplier 3
!
interface Vlan200
ip address 12.1.2.2 255.255.255.0
no ptp enable
mpls bgp forwarding
mpls ip
bfd interval 50 min_rx 50 multiplier 3
!
router bgp 200
no synchronization
bgp log-neighbor-changes
network 11.1.1.0
network 12.1.1.0
network 12.1.2.0
redistribute connected
neighbor 11.1.1.1 remote-as 100
neighbor 11.1.1.1 fall-over bfd
neighbor 11.1.1.1 send-label
neighbor 12.1.1.1 remote-as 300
neighbor 12.1.1.1 fall-over bfd
neighbor 12.1.1.1 send-label
neighbor 12.1.2.1 remote-as 300
neighbor 12.1.2.1 fall-over bfd
neighbor 12.1.2.1 send-label
no auto-summary
!
connect atmcellsw ATM0/0 0/100 ATM0/1 0/100
!