注册 | 登录 忘记密码? 51cto首页 | 博客 | 论坛 | 招聘
热点文章 子域部署Exchange服务器详..
 帮助

cisco ip tunnel config


2006-11-30 22:58:02
 标签:cisco   [推送到技术圈]

RouterA:
 
interface Tunnel1
 ip address 1.1.1.1 255.255.255.0
 tunnel source 172.18.1.1
 tunnel destination 172.18.1.2
 tunnel sequence-datagrams
 tunnel checksum
 
 
RouterB:
 
interface Tunnel1
 ip address 1.1.1.2 255.255.255.0
 tunnel source 172.18.1.2
 tunnel destination 172.18.1.1
 tunnel sequence-datagrams
 tunnel checksum




    文章评论
 
 

发表评论

昵   称:
验证码:  点击图片可刷新验证码  博客过2级,无需填写验证码
内   容: