Manual
© 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco/Verizon Public Information. Page 13 of 18
!### This is the Primary access circuit. Cellular Interface is used to
backup this circuit in the event of a physical failure on this circuit. ###
!
interface GigabitEthernet0/0/1
ip address 128.43.1.170 255.255.255.252
!
interface Cellular0/1/0
ip address negotiated
ip mobile router-service roam
ip mobile router-service collocated ccoa-only
dialer in-band
dialer idle-timeout 0
dialer enable-timeout 1
dialer watch-group 1
pulse-time 0
!
interface GigabitEthernet0
vrf forwarding Mgmt-intf
ip address 10.0.0.2 255.255.255.254
negotiation auto
!
!### 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. Use the appropriate EXGW IP address as above. ###
!
ip mobile router
address 1.2.3.4 255.255.255.0
collocated single-tunnel
home-agent 66.174.X.Y