Manual

© 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco/Verizon Public Information. Page 16 of 26
service-policy input BCPS-IN
!
router mobile
!
ip forward-protocol nd
!
ip mobile secure home-agent 66.174.251.2 spi decimal 256 key ascii VzWNeMo
algorithm hmac-md5
ip mobile router
address 1.2.3.4 255.255.255.0
collocated single-tunnel
home-agent 66.174.251.2
mobile-network Vlan1
mobile-network Loopback100
non-connected-network 192.168.99.0 255.255.255.0
register retransmit initial 2000 maximum 2000 retry 2
register extend expire 40 retry 10 interval 4
register lifetime 181
reverse-tunnel
tunnel mode gre
no multi-path
!
ip access-list extended CS3
permit ip host 10.250.2.10 any
ip access-list extended CS4
permit ip host 10.250.2.11 any
ip access-list extended CS5
permit ip host 10.250.2.12 any
!
dialer watch-list 1 ip 5.6.7.8 0.0.0.0
dialer watch-list 1 delay route-check initial 60
dialer watch-list 1 delay connect 1
!
access-list 105 permit udp any any eq mobile-ip
!
alias exec spc show policy-map interface cell 0 out
alias exec sic show interface cell 0
alias exec siv show interface vlan1
alias exec spv show policy-map interface vlan1 in
!
line con 0
exec-timeout 0 0
line 2
no activation-character
no exec
transport input all
line 3
script dialer lte
modem InOut
no exec
transport input telnet
line vty 0 4
login local
transport input all
!
end