IR900GRE-VPN

Sunzd
Sunzd 这家伙很懒,还没有设置简介

0 人点赞了该文章 · 3078 浏览

Cisco路由器GRE配置 ip route 0.0.0.0 0.0.0.0 203.86.63.233 ip route 192.168.20.0 255.255.255.0 10.10.9.200 ip route 192.168.111.0 255.255.255.0 172.16.1.194 ip route 192.168.222.0 255.255.255.0 Tunnel0 ! ! ! interface Loopback10  ip address 192.168.0.1 255.255.255.0 ! interface Loopback100  ip address 192.168.237.6 255.255.255.0 ! interface Tunnel0  ip address 1.1.1.1 255.255.255.0  tunnel source FastEthernet0/0  tunnel destination 111.206.103.10 ! interface FastEthernet0/0  ip address 203.86.63.237 255.255.255.248  ip nat outside  duplex auto  speed auto  crypto map outside ! interface FastEthernet0/1  ip address 10.128.1.62 255.255.255.224 secondary  ip address 172.16.1.1 255.255.255.0  ip nat inside  duplex auto  speed auto !
1.png
2.png
3.png
4.png
5.png
6.png
7.png
 

发布于 2017-11-07 11:30

免责声明:

本文由 Sunzd 原创发布于 技术社区 ,著作权归作者所有。

登录一下,更多精彩内容等你发现,贡献精彩回答,参与评论互动

登录! 还没有账号?去注册

暂无评论

推荐内容

IR900-AP-STA 配置
IR900-GRE配置
IR915 建立双IPSEC VPN 功能测试文档
Win10 access to IR900 via L2TP over IPsec
IR900 接口备份配置
IR900怎样从shebeiyun.net平台迁移到InConnect平台(远程维护)
IR900路由器 Email 告警功能
华为USG6300与IR900对接L2TPVPN
IR900路由器GRE测试流程
IR900路由器做OpenVPN Server,Server&Client 一个型号搞定