IR900GRE-VPN

Sol.Sun
Sol.Sun 这家伙很懒,还没有设置简介

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

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

免责声明:

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

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

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

暂无评论

推荐内容

IR900 Python SDK
IR915 作为OpenVPN服务器实现客户端子网互联
IR900-AP-STA 配置
IR900路由器 Email 告警功能
IR900双网卡拨号流程图
IR915 建立双IPSEC VPN 功能测试文档
IR900路由器GRE测试流程
InRouter与Juniper SRX建立IPSec隧道配置案例
设备云远程维护西门子S7-300(以太网)使用手册
IR900-GRE配置