Routing and Switching Question

Routing and Switching Question

Routing and Switching Question

Question 1 of 2 (5 points)

Construction following network CCNA Virtual Lab.

Users law Downloads 375898S JPG

Fig. 1. (Image: OGN).

Give the routers, switches and PCs the addresses indicated in the table below.

Device Interface IP address Subnet mask Default gateway

A router F0 / 0 192.168.1.1 255.255.255.0 -

S0 / 0 192.168.2.1 255.255.255.0 -

S0 / 1 192168.4.2 255.255.255.0 -

Router B F0 / 0 192.168.3.1 255.255.255.0 -

S0 / 0 192.168.2.2 255.255.255.0 -

Router C F0 / 0 192.168.5.1 255.255.255.0 -

S0 / 0 192.168.4.1 255.255.255.0 -

HOST A Network 192.168.1.10. 192.168.1.1 255.255.255.0

HOST B Network 192.168.3.10 255.255.255.0 192.168.3.1

HOST C Network 192.168.5.10 255.255.255.0 192.168.5.1

Make sure you set a clock rate on the serial links (DCE side of the link).

If you configure an interface with an address and mask, then closes with the command no shutdown. This ensures that the interface also really 'up' occurs.

Verify that the IP addressing is correct by running the following command on each router:

Router # show ip interface

Test by the configuration from each host to carry out a ping to the default gateway of the HOST.

Is it possible to ping HOST B to HOST A and HOST B to HOST C? Why / not?

Configure RIP on all three routers.

Verify the proper operation of the routing by executing the following command on each router:

Router # show ip route

Test the configuration from HOST B to perform a ping HOST C. If you have properly configured RIP, you should receive a reply from HOST C.

Save the configuration under the name inzendopgave 242M2.1.

Click "Browse" to select a file and then click "Upload".

revised

Answer revised completion (question is highlighted in table of contents)

Question 2 by 2 (5 points)

In this task we look at the behavior of RIPv1 on a network with different subnet masks. The topology of the network is the same as that of task 1, only the addressing is different.

Load the network and the configuration of Task 1 and change the addresses, subnet masks and default gateways according to the table below.

Device Interface IP address Subnet mask Default gateway

A router F0 / 0 172.30.1.1 255.255.255.0 -

S0 / 0 172.30.2.1 255.255.255.0 -

S0 / 1 192.168.4.9 255.255.255.252 -

Router B F0 / 0 172.30.3.1 255.255.255.0 -

S0 / 0 172.30.2.2 255.255.255.0 -

Router C F0 / 0 192.168.5.1 255.255.255.0 -

S0 / 0 192.168.4.10 255 255 255 252 -

HOST A Network 172.30.1.10 255.255.255.0 172.30.1.1

HOST B Network 172.30.3.10 255.255.255.0 172.30.3.1

HOST C Network 192.168.5.10 255.255.255.0 192.168.5.1

Verify that the interfaces are active with the command Router # show ip interface. Remove from RIP by the routers in each router to execute the command Router # no router rip.

Then go reconfigure RIP on each router. RIP is a classful routing protocol. That means that the subnet masks are sending updates. It is therefore sufficient to configure only the classful networks under RIP. Configure the routers now with RIP and take only the classful networks at the network command.

The configuration is correct if you can ping between any two hosts.

Save the configuration under the name sending statement 242M2.2.

answer

Font Size Font Size Style Style Format Format Code

Body become Count: 0

Click "Browse" to select a file and then click "Upload".