-45a(config)#access-list 101 permit ip 192.168.3.0 0.0.0.255 10.3.2.0 0.0.0.255
Create IPSec transform(s). dt3-45a(config)#crypto ipsec transform-set MamaBear ah-md5-hmac esp-des
Create crypto map. dt3-45a(config)#crypto map armadillo 10 ipsec-isakmp dt3-45a(config-crypto-map)#set peer 192.168.10.38 dt3-45a(config-crypto-map)#set session-key lifetime seconds 4000 dt3-45a(config-crypto-map)#set transform-set MamaBear 这里还可以继续写多个转换集名 dt3-45a(config-crypto-map)#match address 101
Apply crypto map tothe interface. dt3-45a(config)#interface e0 dt3-45a(config-if)#crypto map armadillo
上一页 [1] [2] [3] 下一页
一个配置范例:
<
页码:[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] 第9页、共13页 |