Spring中的aware接口详情
337
2022-09-22
帧中继交换机配置(帧中继交换机要进行流量控制)
R3(config)#int s3/1R3(config-if)#en frR3(config-if)#no shR3(config-if)#ip add 10.0.0.3 255.255.255.0R3(config-if)#exitR3(config)#R3(config)#^Z
第四步:现在在R2、R3帧中继客户端上查看frame-relay map
R2#sh fr mapSerial2/1 (up): ip 10.0.0.3 dlci 23(0x17,0x470), dynamic,broadcast,, status defined, activeR2#
R3#sh fr mapSerial3/1 (up): ip 10.0.0.2 dlci 32(0x20,0x800), dynamic,broadcast,, status defined, activeR3#
第五步:测试客户端互通R2#ping 10.0.0.3Type escape sequence to abort.Sending 5, 100-byte ICMP Echos to 10.0.0.3, timeout is 2 seconds:!!!!!Success rate is 100 percent (5/5), round-trip min/avg/max = 12/41/104 msR2#
R3#R3#ping 10.0.0.2Type escape sequence to abort.Sending 5, 100-byte ICMP Echos to 10.0.0.2, timeout is 2 seconds:!!!!!Success rate is 100 percent (5/5), round-trip min/avg/max = 8/48/96 msOver
版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。
发表评论
暂时没有评论,来抢沙发吧~