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

admin2019-04-03  11

问题 如下图所示,某园区网用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)#
【3】

选项

答案sls0 0

解析 命令pos framing sonet定义帧格式为sonet,所以pos flags 1s0 0。sls0=0表示sonet帧数据,sls0=2表示sonet帧数据。
转载请注明原文地址:https://kaotiyun.com/show/rPdZ777K
0

最新回复(0)