Aland"s Networking Project (Theoretical)
Aland"s Networking Project (Theoretical)
Add HWIC-2T interface to one of the empty slots on each router to enable
them to be connected using serial DCE cables.
For the routers to forward traffic, we must enable the clock rate at the serial
DCE interfaces. Since the routers are connected using Serial DCE cable. To do
this, go to the router cli:
Ø En
Ø Config t
Change the status of the serial interfaces on the router to up
Ø Int se0/3/0
Ø No shutdown
Ø Int se0/3/1
Ø No shutdown
Choose the serial DCE interface (one with the clock symbol next to it on the
topology)
Ø Int gig0/0
Ø No shutdown
Ø En
Ø Config t
Ø Exit
Ø Exit
Ø Exit
Ø Do wr
For Floor 2 the VLAN information from the problem statement is as follows
Ø En
Ø Config t
Ø Exit
Ø Exit
Ø Exit
Ø Do wr
The VLAN information for the Admin and IT departments on Floor 3 are as
follows:
Ø En
Ø Config t
Ø Exit
Ø Exit
Ø Do wr
The VLAN interfaces on the switches are in access mode and for them to
communicate with other networks, the traffic has to pass through the interface
of the switch connected to the router. Therefore this interface should be a trunk
interface on all switches.
Ø Int fa0/1
In the problem statement, we have been told that the routers are supposed to
use the IPs 10.10.10.0/30, 10.10.10.4/30, and 10.10.10.8/30 amongst
themselves for communication. The routers are connected through the serial
interfaces. The /30 subnet mask tells us that there are 30 network bits in the
subnet mask which becomes 11111111.11111111.11111111.11111100 which in
decimal form is 255.255.255.252 and that a total of 2 valid hosts are present
out of 3 available addresses. This means that in the network 10.10.10.0/30 the
IPs range from 0 to 2 and 10.10.10.0 becomes the network address leaving 2
valid IPs for hosts that can be assigned to the interfaces.
Floor 1
Ø En
Ø Config t
Ø Int se0/3/0
Ø Int se0/3/1
Ø Exit
Floor 2
Ø En
Ø Config t
Ø Int se0/3/0
Ø Int se0/3/1
Ø Do wr
Ø Exit
Floor 3
Ø En
Ø Config t
Ø Int se0/3/0
Ø Do wr
Ø Exit
Floor 1
Ø En
Ø Config t
Ø Encapsulation dot1q 80
Ø Exit
Ø Encapsulation dot1q 70
Ø Encapsulation dot1q 60
Ø Do wr
Ø Exit
Floor 2
Ø En
Ø Config t
Ø Encapsulation dot1q 50
Ø exit
Ø Encapsulation dot1q 40
Ø Encapsulation dot1q 30
Ø Do wr
Ø exit
Floor 3
Ø en
Ø config t
Ø encapsulation dot1q 20
Ø exit
Ø encapsulation dot1q 10
Ø exit
DHCP configuration
Floor 1
Ø En
Ø Config t
Ø Service dhcp
Ø Dns 192.168.8.1
Ø Exit
Ø Dns 192.168.7.1
Ø Exit
Ø Dns 192.168.6.1
Ø Do wr
Ø Exit
Floor 2
Ø En
Ø Config t
Ø Service dhcp
Ø Dns 192.168.5.1
Ø Exit
Ø Dns 192.168.4.1
Ø Exit
Ø Dns 192.168.3.1
Ø Do wr
Ø Exit
Floor 3
Ø En
Ø Config t
Ø Service dhcp
Ø Dns 192.168.2.1
Ø Exit
Ø Dns 192.168.1.1
Ø Do wr
Ø Exit
Set the end devices to receive IP address automatically from the dhcp server on
the router and check the settings.
The devices are receiving IP address from the DHCP server. Connections are
working
Router- Floor 1
Ø En
Ø Config t
Ø Router ospf 10
Ø Do wr
Ø Exit
Router- Floor 2
Ø Router ospf 10
Ø Do wr
Ø Exit
Router- Floor 3
Ø Router ospf 10
Ø Do wr
Ø Exit