eNSP模拟器—IPsec配置实验4
参考配置: https://support.huawei.com/enterprise/zh/doc/EDOC1000010139?section=j00d https://blog.51cto.com/sunjie123/1742580 主要内容: IPSec手动模式、USG、隧道模式、ESP封装 FW1 # CLI_VERSION=V300R001 # Last configuration was changed at 2020/02/17 14:19:44 from console0 #*****BEGIN****public****# # stp region-configuration region-name 60e1a215e041 active region-configuration # acl number 3000 rule 5 permit ip source 10.1.1.0 0.0.0.255 destination 10.1.2.0 0.0.0.255 # ipsec proposal tran1 esp authentication-algorithm sha1 esp encryption-algorithm aes # ipsec policy map1 10 manual security acl 3000 proposal tran1