Cisco Systems 1751 Manual De Usuario

Descargar
Página de 16
 
 
© 2005 Cisco Systems, Inc. All rights reserved. 
Important notices, privacy statements, and trademarks of Cisco Systems, Inc. can be found on cisco.com. 
Page 3 of 16 
 
CONFIGURATION OF THE CISCO 3725 ROUTER 
Following are the configurations on the Hub router: 
 
Current configuration: 
version 12.3 
hostname c3725-21 
no aaa new-model 
ip subnet-zero 
ip cef 
crypto isakmp policy 1 
 encr 3des 
 authentication pre-share 
 group 2 
crypto isakmp key cisco123 address 0.0.0.0 0.0.0.0 
crypto isakmp keepalive 10 
crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac 
 mode transport 
crypto ipsec profile SDM_Profile1 
 set transform-set ESP-3DES-SHA 
interface Tunnel0 
 bandwidth 1000 
 ip address 192.168.1.1 255.255.255.0 
 no ip redirects 
 ip mtu 1400 
 ip nhrp authentication DMVPN_NW 
 ip nhrp map multicast dynamic 
 ip nhrp network-id 100000 
 ip nhrp holdtime 360 
 ip tcp adjust-mss 1360 
 no ip split-horizon eigrp 1 
 delay 1000 
 cdp enable