Specifications
A-27
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Appendix A Sample Configurations
Sample Configurations
ATM over MPLS AAL5 SDU Mode with GRE Backhaul
!
interface ATM0/0
no ip address
scrambling-payload
no atm ilmi-keepalive
pvc 0/10 l2transport
encapsulation aal5
xconnect 10.10.10.1 300 encapsulation mpls
!
interface Tunnel3
ip address 9.9.9.9 255.255.255.0
tunnel mode gre ip
mpls ip
tunnel source Vlan3
tunnel destination 3.3.3.3
!
interface Loopback0
description Loopback for MPLS and PWE3
ip address 10.10.10.1 255.255.255.255
!
ip route 10.10.10.1 255.255.255.255 9.9.9.1
!
mpls ldp router-id Loopback0 force
Routing Sample Configurations
The following section contains sample configurations for each routing protocol using BFD.
• OSPF with BFD
• BGP with BFD
• IS-IS with BFD
For more information about how to configure routing on the Cisco MWR 2941, see Configuring Routing
Protocols, page 4-59 and Configuring BFD, page 4-59.
OSPF with BFD
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname BFD2941
!
boot-start-marker
boot-end-marker
!
card type t1 0 0
logging buffered 1000000
no logging console
!
no aaa new-model
ip source-route
!
!