| #
ipsec proposal part-1
esp authentication-algorithm sha1
#
ipsec policy part_1 1 isakmp
security acl 100
ike-peer part-1
proposal part-1
#
interface Aux0
async mode protocol
link-protocol ppp
#
interface Ethernet0/0
ip address 16.1.1.2 255.255.255.252
ipsec policy part_1
#
interface Serial0/0
clock DTECLK1
link-protocol ppp
#
interface NULL0
#
interface LoopBack0
ip address 192.168.0.1 255.255.255.0
#
acl number 100
rule 1 permit ip source 192.168.0.0 0.0.0.255 destination 192.168.2.0 0.0.0.255
rule 2 deny ip
#
ip route-static 0.0.0.0 0.0.0.0 16.1.1.1
#
user-interface con 0
user-interface aux 0
user-interface vty 0 4
user privilege level 3
set authentication password simple a
#
return
1.4.3 分部路由器A的nat配置
<P1>disp cur
#
sysname P1
#
super password level 3 simple a
#
local-user a password simple a
local-user a level 3
#
tcp window 8
#
controller E1 1/0
#
controller E1 1/1
#
interface Aux0
async mode flow
link-protocol ppp
#
interface Ethernet0/0
上一页 [1] [2] [3] [4] [5] [6] 下一页
|