免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1098 | 回复: 0
打印 上一主题 下一主题

cisco 用frame切频宽给另一设备 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-02-13 00:03 |只看该作者 |倒序浏览
version 12.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname 3600
!
enable password 800921
!
ip subnet-zero
!
!
no ip domain-lookup
!
frame-relay switching
!
!
!
interface Tunnel0
no ip address
tunnel source 1.1.1.1
tunnel destination 2.2.2.2
!
interface loopback0
ip address 1.1.1.1 255.255.255.0
interface FastEthernet0/0
ip address 192.168.10.2 255.255.255.0
duplex auto
speed auto
!
interface Serial0/0
bandwidth 128
ip address 10.1.210.2 255.255.255.0
encapsulation ppp

interface Serial0/2
no ip address
encapsulation frame-relay
clockrate 64000
frame-relay lmi-type ansi
frame-relay intf-type dce
frame-relay route 111 interface Tunnel0 421
!
router rip
network 192.168.10.0
network 192.168.0.0
network 1.1.1.0
network 2.2.2.0
network 10.1.210.0
line con 0
line aux 0
line vty 0 4
password 800921
login
!
end
--------------------------------------------------------------------------
hostname 2621
!
enable password mis
!
ip subnet-zero
!
!
no ip domain-lookup
!
frame-relay switching
!
!
!
interface Tunnel0
no ip address
tunnel source 2.2.2.2
tunnel destination 1.1.1.1
!
interface FastEthernet0/0
ip address 192.168.0.2 255.255.255.0
duplex auto
speed auto
!
interface Serial0/0
bandwidth 128
ip address 10.1.210.1 255.255.255.0
encapsulation ppp
interface loopback0
ip address 2.2.2.2 255.255.255.0
interface Serial0/1
no ip address
encapsulation frame-relay
clockrate 64000
frame-relay lmi-type ansi
frame-relay intf-type dce
frame-relay route 222 interface Tunnel0 421
router rip
network 192.168.10.0
network 192.168.0.0
network 1.1.1.0
network 2.2.2.0
network 10.1.210.0
line con 0
line aux 0
line vty 0 4
password mis
login
!


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/31783/showart_246641.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP