Specifications

A-30
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Appendix A Sample Configurations
Sample Configurations
bfd interval 50 min_rx 50 multiplier 3
!
interface Vlan200
description Secondary EVC
ip address 172.22.42.2 255.255.255.0
ip ospf cost 5
ip ospf hello-interval 1
ip ospf dead-interval 3
no ptp enable
mpls ip
!
router ospf 100
router-id 88.88.88.150
log-adjacency-changes
timers throttle spf 50 50 1000
timers throttle lsa all 0 25 10000
timers lsa arrival 0
timers pacing flood 20
timers pacing retransmission 30
redistribute static subnets
network 88.88.88.150 0.0.0.0 area 0
network 172.22.41.0 0.0.0.255 area 0
network 172.22.42.0 0.0.0.255 area 0
bfd all-interfaces
!
ip default-gateway 192.168.52.1
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 192.168.52.1
ip route 64.102.116.25 255.255.255.255 192.168.52.1
!
!
ip http server
no ip http secure-server
!
control-plane
!
line con 0
exec-timeout 0 0
no modem enable
line aux 0
line vty 0 4
exec-timeout 0 0
privilege level 15
password xxxxx
login
!
exception data-corruption buffer truncate
network-clock-select hold-timeout infinite
network-clock-select mode nonrevert
network-clock-select 1 E1 0/0
end