如下图所示,某园区网用10Gbps的POS技术与Internet相连,POS接151的帧格式是SONET。在R3上配置一个100pback接口,IP地址为192.167.78.6。路由协议的选择方案是,园区网内部采用OSPF动态路由协议,园区网与Intem

admin2019-04-03  20

问题 如下图所示,某园区网用10Gbps的POS技术与Internet相连,POS接151的帧格式是SONET。在R3上配置一个100pback接口,IP地址为192.167.78.6。路由协议的选择方案是,园区网内部采用OSPF动态路由协议,园区网与Intemet的连接使用静态路由协议。

问题:请阅读以下R3的部分配置信息,并补充空白处的配置命令或参数,按题目要求完成路由器的配置。
R3的POS接口和OSPF路由协议的配置信息
Router-R3#configure terminal
Router-R3(config)#
Router-R3(config)#interface pos3/0
Router-R3(config-if)#description To Intemet
Router-R3(config-if)#bandwidth【1】
Router-R3(config-if)#ip address 201.195.78.1 255.255.255.252
Router-R3(config-if)#crc 32
Router-R3(config-if)#pos【21
Router-R3(config-if)#no iP directed.broadcast
Router-R3(config-if)#pos flag【3】
Router-R3(config-if)#no shutdown
Router-R3(config-if)#exit
Router-R3(config)#interface 100pback 0
Router-R3(config-if)#ip address 192.1 67.78.6 【4】
Router-R3(config-if)#no iP route-cache
Router-R3(config-if)#no iP mroute-cache
Router-R3(config-if)#exit
Router-R3(config)#router ospf 65
Router-R3(config-router)#network【5】area 0
Router-R3(config-router)#redistribute connected metric—type 1 subnets
Router-R3(config-router)#exit
Router-R3(config)#
【1】

选项

答案1e+007

解析 Pos是packetover SONET/SDH的缩写,是一种利用SONT/SDH提供的高速传输通道直接传送IP数据包的技术,POS技术支持光纤介质,是一种高速先进的广域网连接技术。链路层协议主要有PPP和HDLC,目前可以提供155M、622M、2.5G和10G的传输速率接口.接口配置参数有接121带宽、接口地址、接口链路层协议、接口帧格式、接口CRC校验和flag,要注意接口参数的一致性。园区网用10Gbps的POS技术,所以设置带宽的命令是:bandwidth 1 0000000。
转载请注明原文地址:https://kaotiyun.com/show/MPdZ777K
0

随机试题
最新回复(0)