Cisco Easy *** 手工配置文档
! crypto isakmp client configuration group itkey cisco
dns 192.168.1.103
pool client_pool
!
!
crypto ipsec transform-set fenghao esp-aes esp-sha-hmac
!
crypto dynamic-map fenghao_dynmap 1
set transform-set fenghao
reverse-route
!
!
crypto map fenghao_map client authentication list ***_xauth_list
crypto map fenghao_map isakmp authorization list ***_group_list
crypto map fenghao_map client configuration address respond
crypto map fenghao_map 10 ipsec-isakmp dynamic fenghao_dynmap
!
!
!
!
interface FastEthernet0/0
ip address 192.168.10.101 255.255.255.0
duplex half
crypto map fenghao_map
!
interface Serial1/0
ip address 192.168.100.2 255.255.255.0
serial restart-delay 0
clock rate 64000
!
interface Serial1/1
no ip address
shutdown
serial restart-delay 0
!
interface Serial1/2
no ip address
shutdown
serial restart-delay 0
!
interface Serial1/3
no ip address
shutdown
serial restart-delay 0
!
ip local pool client_pool 172.16.1.100 172.16.1.200
ip> ip http server
no ip http secure-server
!
!
!
!
!
!
!
!
!
gatekeeper
shutdown
!
!
line con 0
stopbits 1
line aux 0
stopbits 1
line vty 0 4
exec-timeout 0 0
password cisco
logging synchronous
line vty 5 1869
exec-timeout 0 0
password cisco
logging synchronous
!
!
end
页:
[1]