Cisco Cisco 4G LTE Wireless WAN Enhanced High-speed WAN Interface Card

Page of 18
© 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco/Verizon Public Information.
Page 7 of 18
!
interface Cellular0/0/0
ip address negotiated
no ip unreachables
ip mobile router-service roam
ip mobile router-service collocated ccoa-only
encapsulation slip
load-interval 30
dialer in-band
dialer idle-timeout 0
dialer enable-timeout 1
dialer string LTE
dialer watch-group 1
async mode interactive
pulse-time 0
!
!### This is the Primary access circuit. Interface Dialer1 is used to backup 
this circuit in the event of a physical failure on this circuit. ###
!
interface Serial0/1/0:0
ip address 128.43.1.170 255.255.255.252
!
!### This stanza enables NEMO Routing. Admin distance can be adjusted ###
!
router mobile

!### This is the BGP routing process for the primary circuit. BGP 
administrative distance is set to 2 so that routing can revert to BGP from 
Mobile routes [Admin. Distance = 3] when Primary Circuit recovers. ###
!
router bgp 65435
bgp log-neighbor-changes
neighbor 128.43.1.169 remote-as 19262
!
address-family ipv4
redistribute connected 
neighbor 128.43.1.169 activate
distance bgp 2 2 2
no auto-summary
no synchronization
exit-address-family
!### This command configures NEMO Authentication with EXGW. Use the 
appropriate EXGW IP address based on the geographic location. Note that SPI 
and KEY must match to what is set on the EXGW under the NEMO service. Note 
that the algorithm must be set to “hmac-md5”. ###
!
ip mobile secure home-agent 66.174.X.Y spi decimal 256 key ascii VzWNeMo 
algorithm hmac-md5
!
!### This section configures the NEMO Mobile Router parameters and defines 
what router interfaces and their subnets to be included into the NEMO 
registration with EXGW. ###
!
ip mobile router
address 1.2.3.4 255.255.255.0