Answer-Key-EXAM.pka-1

advertisement
Answer Key
Add an HWIC-2T module/s to each router to start the configuration.
Connectivity:
•
•
•
•
•
•
OLJAJ router (Fa0/0) to Switch0(Fa0/1), and then (Fa0/2) to PC0 (Fa0)
OLJAJ router (S0/0/0) DCE to LLV (S0/0/1) DTE.
LLV (S0/1/0) DCE to ALDO (S0/1/1) DTE
LLV (Fa0/1) to Switch1(Fa0/1), and then (Fa0/2) to PC1 (Fa0)
ALDO (Fa0/1) to Switch1(F0/1), and then (Fa0/2) to PC2 (Fa0)
ALDO (Fa0/0) to Server (Fa0)
Note: Use the right type of cable for each connection
Basic Configurations:
•
•
•
•
•
Set the network hostname to it’s corresponding hostname (i.e. OLJAJ, ALDO, LLV)
o Router(config)#hostname OLJAJ
Set the entrance message to “Welcome to Router’s hostname!”
o OLJAJ(config)#banner motd #Welcome to OLJAJ!#
Enable encrypted password to 1234
o OLJAJ(config)#enable secret 1234
Enable console password to ICE1
o OLJAJ(config)#line con 0
o OLJAJ(config-line)#password ICE1
o OLJAJ(config-line)#login
o OLJAJ(config-line)#exit
Enable telnet password to ICE2
o OLJAJ(config)#line vty 0 4
o OLJAJ(config-line)#password ICE2
o OLJAJ(config-line)#login
o OLJAJ(config-line)#exit
Note: Do this for all the routers and verify the results on the check results tab
IP Configurations:
•
•
OLJAJ
o (Fa0/0) 10.0.0.1 255.255.240.0
▪ description This is OLJAJ’s network
o (S0/0/0) 10.0.22.65 255.255.255.252
▪ description This is connected to the router LLV
▪ clock rate 64000
LLV
1
o
o
o
•
•
•
•
•
(Fa0/1) 10.0.16.1 255.255.252.0
▪ description This is LLV’s network
(S0/0/1) 10.0.22.66 255.255.255.252
▪ description This is connected to the router OLJAJ
S(0/1/1) 10.0.22.69 255.255.255.252
▪ description This is connected to the router ALDO
▪ clock rate 64000
ALDO
o (Fa0/1) 10.0.20.1 255.255.254.0
▪ description This is ALDO’s network
o (Fa0/0) 10.0.22.2 255.255.255.192
▪ description This is connected to the server
o (S0/1/1) 10.0.22.70 255.255.255.252
▪ description This is connected to the router LLV
PC0
o IP Address: 10.0.15.254
o Subnet Mask: 255.255.240.0
o Default Gateway: 10.0.0.1
o DNS Server: 10.0.22.61
PC1
o IP Address: 10.0.19.254
o Subnet Mask: 255.255.252.0
o Default Gateway: 10.0.16.1
o DNS Server: 10.0.22.61
PC2
o IP Address: 10.0.21.254
o Subnet Mask: 255.255.254.0
o Default Gateway: 10.0.21.1
o DNS Server: 10.0.22.61
Server
o IP Address: 10.0.22.61
o Subnet Mask: 255.255.255.192
o Default Gateway: 10.0.22.2
o DNS Server: 10.0.22.61
2
Download