CertExams.com Simulator Lab Exercises Answers
Console
Based :
Description:
This exercise enables you to configure simple RIP V2 routing.
Instructions:
1.
Configure router R1 interfaces E0, S0, and S1 for IP address, and subnet
mask as shown in the network diagram. Ensure that the interfaces are up by
issuing "no shutdown" command. Configure RIP version2 routing on
the router for networks 10.0.0.0 and 192.168.1.0
2.
Configure router R2 interfaces E0, S0, and S1 for IP address, and subnet
mask as shown in the network diagram. Ensure that the interfaces are up by
issuing "no shutdown" command. Configure RIP version2 routing on
the router for networks 10.0.0.0 and 192.168.1.0
3.
Configure router R3 interfaces S0, and S1 for IP address, and subnet mask
as shown in the network diagram. Ensure that the interfaces are up by
issuing "no shutdown" command. Configure RIP version2 routing on
the router for networks 10.0.0.0 and 192.168.1.0
Note: Please refer to the CertExams.com Network Simulator software
for complete lab with commands.
GUI
Based :
Description: This exercise enables you to configure simple RIP V2 routing.

Instructions:
1. Select R1 from Select Device drop down box.
2. Choose configure > Interface Management > Interface and Connections.
3. In Edit Interface connections tab select the e0 interface and click edit button
4. Configure the IP address as 10.1.1.1 255.255.0.0 and enable the interface status.
5. In Edit Interface connections tab select the S0 interface and click edit button
6. Configure the IP address as 192.168.1.1 255.255.255.192 and enable interface status.
7. In Edit Interface connections tab select the S1 interface and click edit button
8. Configure the IP address as 192.168.1.129 255.255.255.192 and enable interface status.
9. Choose Router > Dynamic Routing select RIP from the protocol list and click Edit button.
10. In the Edit IP dynamic routing window select RIP version2 click add button.

11. Enter 10.1.0.0 as network address and click OK button.
12. Click Add button again in Edit IP dynamic routing screen and enter 192.168.1.0 as
network address and click OK button.
13. Click Add button again in Edit IP dynamic routing screen and enter 192.168.1.128 as
network address and click OK button.
14. Select R2 from Select device drop down box.
15. Repeat steps 2-11 for configuring R2 E0 interface ip address as 10.2.1.1 255.255.255.0,S0
interface ip address as 192.168.1.2 255.255.255.192 , S1 interface ip address as 192.168.1.65
255.255.255.192 and network addresses 10.2.0.0,192.168.1.0,192.168.1.64
16. Select R3 from Select device drop down box.
17. Repeat steps 2-11 for configuring R3 S0 interface ip address as 192.168.1.130
255.255.255.192 , S1 interface ip address as 192.168.1.66 255.255.255.192 and network
addresses 192.168.1.128,192.168.1.64
|