Download Print this page

Cisco ISR G2 Series Configuration Manual page 7

Verizon wireless dynamic mobile network routing lte
Hide thumbs Also See for ISR G2 Series:

Advertisement

!
!### This stanza enables NEMO Routing. Admin distance can be adjusted ###
!
router mobile
!
!### This command configures NEMO Authentication with EXGW. Use the
appropriate EXGW IP address based on the geographic location (page 3). 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
mobile-network Loopback255
mobile-network GigabitEthernet0/0
register extend expire 10 retry 3 interval 5
reverse-tunnel
tunnel mode gre
!
no cdp run
!
!### This route-map clears the DF-bit in packets from VLAN1 interface. ###
!
route-map clear-df permit 10
set ip df 0
!
!### This section defines wireless call activation triggers and timers. ###
!
!### The call will be triggered by this statement. The address "5.6.7.8" is
a "dummy" route. Any "dummy" value can be used. ###
dialer watch-list 1 ip 5.6.7.8 0.0.0.0
!### ISR will wait 60 sec. to activate the call after the initial boot. ###
dialer watch-list 1 delay route-check initial 60
!### The router will wait 1 sec. before activating the call. ###
dialer watch-list 1 delay connect 1
!
line 0/0/0
script dialer LTE
modem InOut
no exec
transport input telnet
© 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco/Verizon Public Information.
Page 7 of 14

Advertisement

loading