免费注册 查看新帖 |

Chinaunix

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

Configuring Frame-relay with OSPF [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-05-04 14:59 |只看该作者 |倒序浏览
Lab Exercise
The Jet Propulsion Laboratoy  
1 Use the IP network of 128.10.0.0 for all your addressing
2 Allow for onluy 14 host address on the JPL LAN
3 use a 29-bit subnet mask on the WAN
4 Use 24-bit addressing on the remaining LANs
5 Use OSPF ad the routing protocol for IP
The Folloing configuration is :
1 hostname frame-switch
frame-relay switching
interface s0
encapsulation frame-relay
clockrate 64000
frame-relay lmi-type cisco
frame-relay intf-type dce
frame-relay route 121 interface serial1 120
frame-relay route 165 interface serial3 166

interface s1
encapsulation frame-relay
clockrate 64000
frame-relay lmi-type cisco
frame-relay intf-type dce
frame-relay route 120 interface serial0 121
frame-relay route 130 interface serial3 131

interface serial3
encapsulation frame-relay
clockrate 64000
frame-relay lmi-type cisco
frame-relay intf-type dce
frame-relay route  131 interface seial1 130
frame-relay route 166  interface serial0 165


hostnaem JPL
interface s0
encapsulation frame-relay
frame-relay lmi-type ansi
interface s0.1 multipoint
ip add 128.10.10.1 255.255.255.248
frame-relay map ip 128.10.10.5 120 broadcast
frame-relay map ip 128.10.10.6 130 broadcast

hostname nasa-cc
interface s0
encapsulation frame-relay
frame-relay lmi-type ansi
interface s0.1 multipoint
ip add 128.10.10.1 121 broadcast
ip add 128.10.10.6 165 broadcast


hostname nasa-house
interface s0
encapsulation frame-relay
frame-relay lmi-type ansi
interfae s0.1 multipoint
ip add 128.10.10.1 131 broadcast
ip add 128.10.10.5 166 broadcast



hostname  JPL
router ospf 2001
network 128.10.1.0 0.0.0.15 area 100
network 128.10.10.0 0.0.0.7 area 0
neighbor 128.10.10.5 priority 1
neighbor 128.10.10.6 priority 1
(
interface s0
ip ospf network multipoint
)

hostname nasa-cc
router ospf 2001
network 128.10.5.0 0.0.0.255 area 500
network 128.10.10.0 0.0.0.15 area 0
neighbor 128.10.10.6 priority 1
neighbor 128.10.10.1 priority 1


hostname nass-house
router ospf 2001
network 128.10.6.0 0.0.0.255 area 600
network 128.10.10.0 0.0.0.7 area 0
neighbor 128.10.10.5 priority 1
neighbor 128.10.10.1 priority 1



map-calss frame-relay 64k
frame-relay cir 1544000
frame-relay bc 8000
frame-relay be 54000
frame-relay mincir 32000
frame-relay adaptive-shaping becn

interface s0.1 mulipoint
frame-relay class 64k





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

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP