多平台统一管理软件接口,如何实现多平台统一管理软件接口
318
2022-09-22
CCNP(BSCI)实验:BGP对等体组
R2(config)#int lo0R2(config-if)#ip add 2.2.2.2 255.255.255.0R2(config-if)#int s2/1R2(config-if)#ip add 12.0.0.2 255.255.255.0R2(config-if)#no shR2(config-if)#int s2/2R2(config-if)#ip add 23.0.0.2 255.255.255.0R2(config-if)#no shR2(config)#router os 11R2(config-router)#net 0.0.0.0 0.0.0.0 a 0
R3(config)#int lo0R3(config-if)#ip add 3.3.3.3 255.255.255.0R3(config-if)#int s2/1R3(config-if)#ip add 23.0.0.3 255.255.255.0R3(config-if)#no shR3(config-if)#int s2/2R3(config-if)#ip add 34.0.0.3 255.255.255.0R3(config)#router os 11R3(config-router)#net 0.0.0.0 0.0.0.0 a 0
R2#sh ip b sBGP router identifier 2.2.2.2, local AS number 123BGP table version is 1, main routing table version 1Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd1.1.1.1 4 123 12 12 1 0 0 00:08:40 03.3.3.3 4 123 4 4 1 0 0 00:00:06 0
R3#sh ip b sBGP router identifier 3.3.3.3, local AS number 123BGP table version is 1, main routing table version 1Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd1.1.1.1 4 123 10 10 1 0 0 00:06:24 02.2.2.2 4 123 4 4 1 0 0 00:00:26 0
版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。
发表评论
暂时没有评论,来抢沙发吧~