分析:当通过命令shutdown关闭R0接口Fa0/0时,路由器Router0到PC0的链路出了故障,Router0无法到达PC0,于是Router0把到PC0的距离改成16,但是很可能要经过30秒后Router0才把更新信息发给Router1,然而Router1已经先把自己的路由表发给了Router0,表明自己到PC0的距离为2,Router0收到
Enter configuration commands, one per line. End with CNTL/Z. R2(config)#router rip R2(config-router)#network 192.168.2.0 R2(config-router)#network 192.168.4.0 R2(config-router)#version 2 R2(config-router)#end %SYS-5-CONFIG_I: Configured from console by console R2#show ip route Codes: C...
Enter configuration commands, one per line. End with CNTL/Z. S3560(config)#int vlan 10 S3560(config-if)# %LINK-5-CHANGED: Interface Vlan10, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan10, changed state to up S3560(config-if)#ip address 192.168.1.1 255.255...
Router(config-if)#exitCommand is used to return in global configuration mode. We will use same commands to assign IP addresses on interfaces of remaining routers. We need to provided clock rate and bandwidth only on DCE side of serial interface. Following command will assign IP addresses on in...
路由表实验二: 步骤:1.给路由器配置IP地址和环回2.启ospf和RIP(R7的环回不宣告在OSPF协议中) [R1]rip1[R1-rip-1]version2[R1-rip-1...实验一: 步骤:1给路由器配置IP地址和环回2.启RIP协议和OSPF协议[R1]rip1[R1-rip-1]version2[R1-rip-1]undo summary ...
RIP Network Configuration IssueIt seems like you're encountering an issue with RIP routing. In RIP version 2, subnet information should be included, but sometimes there can be configuration or compatibility issues. Ensure that your router configurations are correctly set up to advertise subnet informa...
(config-router)#version 2RIP协议为第2版 设计 设计 拓扑连接线路 键单击PC机图标 设置 以同样的方法设置其他三台PC机) 交换机的 代码: >enable #config from terminal, memory, or network [terminal]? configuration commands, one per line. Endwith CNTL/Z. (config)#hostname...
8、g-router)#version 2 RIP 协议为第 2 版总体设计详细设计根据拓扑连接线路PC2PQ1PQ4PC3设置PC机(以PC1为例)左键单击PC机图标IP设置(以同样的方法设置其他三台PC机)划分交换机的vlanSA代码:SwitchenableSwitch#configConfiguring from terminal, memory, or network terminal?Enter configuration commands, one per...
Building configuration...interface Serial0/1/0 interface Serial0/1/0 ip address 192.168.10.1 255.255.255.0 clock rate 64000 shutdown #同上可以配置出R2、R3、PC2、PC3 IP地址 R1#show ip interface brief #查看当前路由所有端口信息概况 R1(config-if)#interface f0/0 ...
以广播形式进行路由信息的更新,更新周期为30秒;RIPv2属于无类路由协议,支持VLSM,以组播形式进行路由更新。四、实验步骤 实验拓扑 1、在三层交换机上划分VLAN10和VLAN20,其中VLAN10用于连接校园网主机,VLAN20用于连接R1;2、路由器之间通过V.35电缆通过串口连接,DCE端连接在R1上,配置其时间频率为64000;