Cisco Cisco 1800 2800 3800 Series AP-AG 802.11a b g High-Speed WIC

다운로드
페이지 17
© 2015 Cisco and/or its affiliates                                              All rights reserved. This document is Cisco/Verizon Public Information.
Page 7 of 17
ISR Redundancy Guide for Verizon Wireless DMNR and 4G LTE
address-family ipv4
redistribute connected
redistribute eigrp 1
neighbor 128.43.1.173 activate
no auto-summary
no synchronization
exit-address-family
!
end
Backup ISR Configuration (1941 with LTE and Verizon DMNR service)
hostname c1941-NEMO
!
ip cef
!
! ### CHAT script to make a data call ###.
chat-script lte "" "AT!CALL1" TIMEOUT 20 "OK"
!
controller Cellular 0/0
!
! ### The following two commands define a default route (0/0) as the tracked 
object. If this object changes state to DOWN the router’s EEM applet (see 
later in config) will refresh the local IP routing table so that the Mobile 
default route takes over immediately. ###
!
track timer ip route 1
track 1 ip route 0.0.0.0 0.0.0.0 reachability

interface Loopback1
ip address 10.20.58.2 255.255.255.128
!
! ### This Loopback and IP are required to setup NEMO. This address is not 
routable and is used as a placeholder “dummy” address. It should be the same 
on all NEMO routers. Any interface number and any IP can be used. Please use 
1.2.3.4 for consistency if possible. ###
!
interface Loopback1234
description ### NEMO Router Home Address - Dummy non-Routable IP ###
ip address 1.2.3.4 255.255.255.255
!
interface Loopback1985
ip address 198.50.2.2 255.255.255.0
!
interface Loopback2911
ip address 198.50.1.1 255.255.255.0
!
! ### This subnet is routed by NEMO. The maximum TCP MSS is set to 1390 bytes 
resulting in maximum TCP/IP packet size that will not cause fragmentation 
after NEMO and other network overhead. The route-map applied clears the DF bit 
in the IP headers. HSRP is configured on this interface. It is part of the