2022年EasyVPN配置命令 .pdf
《2022年EasyVPN配置命令 .pdf》由会员分享,可在线阅读,更多相关《2022年EasyVPN配置命令 .pdf(9页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、#1、配置 easy server启动 aaa 认证7200B(config)#username fenghao privilege 15 password 0cisco 7200B(config)#aaa new-model 7200B(config)#aaa authentication login vpn_xauth_list local 7200B(config)#aaa authorization exec default local 7200B(config)#aaa authorization network vpn_group_list local 7200B(config)#
2、aaa session-id common#2、IKE 阶段 1.7200B(config)#crypto isakmp policy 1 7200B(config-isakmp)#encryption aes 128 7200B(config-isakmp)#authentication pre-share 7200B(config-isakmp)#group 2#注意,这里不需要设置预共享密钥#3、IKE 阶段 1.5 7200B(config)#crypto isakmp xauth timeout 15 7200B(config)#crypto isakmp client config
3、uration group it#注意:IT 是组名7200B(config-isakmp-group)#key cisco#登陆用的密码名师资料总结-精品资料欢迎下载-名师精心整理-第 1 页,共 9 页 -7200B(config-isakmp-group)#dns 192.168.1.103#dns服务器 IP 7200B(config-isakmp-group)#pool client_pool#client分配的 IP 地址池7200B(config)#ip local pool client_pool 172.16.1.100 172.16.1.200#设置池范围#4、IKE 阶段
4、 2 7200B(config)#crypto ipsec transform-set fenghao esp-aes 128 esp-sha-hmac#5、动态映射7200B(config)#crypto dynamic-map fenghao_dynmap 1 7200B(config-crypto-map)#set transform-set fenghao 7200B(config-crypto-map)#reverse-route 7200B(config)#crypto map fenghao_map client authentication list vpn_xauth_lis
5、t 7200B(config)#crypto map fenghao_map isakmp authorization list vpn_group_list 7200B(config)#crypto map fenghao_map client configuration address respond 7200B(config)#crypto map fenghao_map 10 ipsec-isakmp dynamic fenghao_dynmap名师资料总结-精品资料欢迎下载-名师精心整理-第 2 页,共 9 页 -#6、应用映射到接口7200B(config-if)#crypto m
6、ap fenghao_map#接口为 VPN 的入口#OK,到此完毕!Client端口设置Host:应用映射的端口,我的是192.168.1.101 Group Authentication Name:it Password:cisco Confirm Password:cisco 暂时不支持切分通道!一下是我的 show run 7200B#show run Building configuration.Current configuration:1844 bytes!version 12.3 service timestamps debug datetime msec service ti
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 2022年EasyVPN配置命令 2022 EasyVPN 配置 命令
限制150内