思科rip配置实验

2025-05-06 20:46:25

1、新建拓扑

思科rip配置实验

2、ip地址规划:ip规划:pc0:192.168.10.2/24pc1:192.168.20.2/24pc2:192.168.30.2/24router0 gig0/0:10.1.1.1/24router0 gig0/1:192.168.10.1/24router1 gig0/0:10.1.1.2/24router1 gig0/1:10.1.2.1/24router1 gig0/1:192.168.20.1/24router2 gig0/0:10.1.2.1/24router2 gig0/1:192.168.30.1/24

3、配置个路由器接口ip:router0:configure terminalinterface gigabitEthernet 0/1ip address 192.168.10.1 255.255.255.0no shutdownexitinterface gigabitEthernet 0/0ip address 10.1.1.1 255.255.255.0no shutdownexitdo show ip interface briefrouter1:configure terminalinterface gigabitEthernet 0/1ip address 10.1.2.1 255.255.255.0no shutdownexitinterface gigabitEthernet 0/0ip address 10.1.1.2 255.255.255.0no shutdownexitinterface gigabitEthernet 0/2ip address 192.168.20.1 255.255.255.0no shutdownexitdo show ip interface briefrouter2:configure terminalinterface gigabitEthernet 0/0ip address 10.1.2.2 255.255.255.0no shutdownexitdo show ip interface brief

思科rip配置实验
思科rip配置实验
思科rip配置实验

4、配置路由器上的rip协议:router0:config trouter ripversion 2network 192.168.10.0network 10.1.1.0do show ip protocolsrouter1:config trouter ripversion 2network 10.1.2.0network 10.1.1.0network 192.168.20.0do show ip protocolsrouter2:config trouter ripversion 2network 10.1.2.0network 192.168.30.0do show ip protocols

思科rip配置实验
思科rip配置实验
思科rip配置实验

5、验证是否联通:ping 192.168.20.2ping 192.168.30.2

思科rip配置实验
声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
猜你喜欢