当前位置:首页 » 专业资讯
开发技术指南» 文章正文
    引言: OSPFPoint-to-Multipoint,Broad
 

 

    摘要: (转贴)=======================================honeyport技术讲解 本文出自:http://xfocus.org/ 作者:morrison(morrison@xfocus.org) =======================================引言: 我的一个好朋友前两天和我聊天的时候告诉我了一个故事:他在网上认识了一个人,告诉说自己是个网络黑客,而且说 目前在国内没有进不去的主机。我的朋......
 ·ospf详细配置    »显示摘要«
    摘要: ospf详细配置启用ospf动态路由协议 router ospf 进程号 进程号可以随意设置,只标识ospf为本路由器内的一个进程 定义参与ospf的子网.该子网属于哪一个ospf路由信息交换区域。 network ip 子网号 通配符 area 区域号 路由器将限制只能在相同区域内交换子网信息,不同区域间不交换路由信息。另外,区域0为主干ospf区域。不同区域交换路由信息必须经过区域0。一般地,某一区域要接入ospf0路由区域,该区域必须至少有一台......


OSPF Point-to-Multipoint, Broadcast

  ospf point-to-multipoint, broadcast 【相关文章:WLAN在邮政电子化业务中的应用

【扩展阅读:WLAN与CDMA1X整合方案解析

the following example illustrates a point-to-multipoint network with broadcast.  【扩展信息:移动定位服务实现方案解析

interface serial0

 ip address 10.0.1.1 255.255.255.0

 encapsulation frame-relay

 ip ospf cost 100

 ip ospf network point-to-multipoint

 frame-relay map ip 10.0.1.3 202 broadcast

 frame-relay map ip 10.0.1.4 203 broadcast

 frame-relay map ip 10.0.1.5 204 broadcast

 frame-relay local-dlci 200

!

router ospf 1

 network 10.0.1.0 0.0.0.255 area 0

 neighbor 10.0.1.5 cost 5

 neighbor 10.0.1.4 cost 10

 

the configuration of the neighbor at 10.0.1.3 is:

interface $core2s2

 ip address 10.0.1.3 255.255.255.0

 ip ospf network point-to-multipoint

 encapsulation frame-relay

 frame-relay local-dlci 301

 frame-relay map ip $core7s0_ip 300 broadcast

 no shut

!

 router ospf 1

 network 10.0.1.0 0.0.0.255 area 0

 


...   下一页
    摘要: [精华手册]cisco路由器配置手册cisco路由器配置手册第一章 路由器配置基础一、基本设置方式二、命令状态三、设置对话过程四、常用命令五、配置ip寻址六、配置静态路由 第二章 广域网协议设置一、hdlc二、ppp三、x.25四、frame relay五、isdn六、pstn第三章 路由协议设置一、rip协议二、igrp协议三、ospf协议四、重新分配路由五、ipx协议设置第四章 服务质量及访问控制一、协议优先级设置二、队列定制三、访问控制第五章......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE