Download presentation
Presentation is loading. Please wait.
Published byEmily Edwina Carpenter Modified over 8 years ago
1
Lab6 Configure Dynamic route
2
RIP(Routing information protocol) IGRP(interior gate way routing protocol)
3
Objective: set hostname Configure Router 1, 2 and 3 with IP Address Configure RIP for all Router Select the directly connected networks view routing table View RIP protocol information From PC1ping PC9
4
172.16.10.1 10.1.1.1 192.168.2.1 192.168.2.2172.17.12.1 2503 1921 172.16.10.1 192.168.1.1 10.1.1.1 172.17.13. 2
5
The Command to configure RIP Router (config)#router RIP Router (config-router)#
6
Add networks that router directly connected to (Config –router)# network 192.168.1.0 (Config –router)# network 192.168.2.0
7
View RIP protocol information Router#show ip protocols
8
The Command to configure IGRP Router (config)#router IGRP 100 Router (config-router)#
9
Add networks that router directly connected to (Config –router)# network 192.168.1.0 (Config –router)# network 192.168.2.0
10
View IGRP protocol information Router#show ip protocols
11
Configure RIP direct connected networks
12
Example configure PC1 with IP address Successful ping from PC4 to pc1
13
Example configure PC4 with IP address Successful ping from PC4 to pc1
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.