для Cisco Cisco 1800 2800 3800 4-Wire Symmetric High-Bitrate DSL (G.SHDSL) WIC

Скачать
Страница из 16
 
 
© 2014 Cisco and/or its affiliates. All rights reserved. This document is Cisco/Verizon Public Information. 
Page 7 of 16
 
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 6 
 dialer string LTE 
 
dialer watch-group 1 
 ! 
interface Vlan1 
 no ip address 

!### Configure LAN interface: TCP MSS to avoid fragmentation, clear-df for 
non-TCP traffic ### 
interface Vlan2 
 ip address 10.21.65.129 255.255.255.128 
 
ip tcp adjust-mss 1300 
 
ip policy route-map clear-df 

!### Turn on Mobile Routing ### 
router mobile 

ip forward-protocol nd 
no ip http server 
no ip http secure-server 

!### Define NEMO-HA Security Parameters. Use the appropriate EXGW IP address 
based on the geographic location ### 
ip mobile secure home-agent 66.174.X.Y spi decimal 256 key ascii VzWNeMo 
algorithm hmac-md5 

!### Configure Mobile Router ### 
ip mobile router 
address 1.2.3.4 255.255.255.0 
 collocated single-tunnel 
 
home-agent 66.174.X.Y 
 
mobile-network Loopback100 
 mobile-network Loopback101 
 mobile-network Loopback102 
 
mobile-network Vlan2 
 
template Tunnel434 
 register extend expire 10 retry 3 interval 5 
 reverse-tunnel 
 tunnel mode gre 

!### Define dialer watch parameters ### 
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 

route-map clear-df permit 10 
 set ip df 0