EdTech 552: Lab 6 Answer Sheet Question 6.2.5 Based on the

advertisement
EdTech 552: Lab 6 Answer Sheet
Question 6.2.5
Based on the results, please answer the following questions:
Q 6.2.5a: The name of the flash IOS? flash:c1841-advipservicesk9-mz.124-15.T1.bin
Q 6.2.5b: How many FastEthernet interfaces? 2
Q 6.2.5c: The amount of NVRAM? 191K
Q 6.2.5d: The amount of flash? 63488K
Question 6.2.6
Q 6.2.6a Record commands and results: Router#conft
Translating "conft"...domain server (255.255.255.255)
% Unknown command or computer name, or unable to find computer address
Router#config
Configuring from terminal, memory, or network [terminal]?
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname AUS
AUS(config)#enable password cisco
AUS(config)#enable secret cisco1
AUS(config)#exit
AUS#
%SYS-5-CONFIG_I: Configured from console by console
Q 6.2.6b If both are configured (enable password and enable secret), which will serve as the
password? Why?
The secret password will server because it was executed last and it is the master password of
the sequence.
EdTech 552: Lab 6 Answer Sheet
Question 6.2.7
Q 6.2.7a Record commands and the results.
AUS#enable
AUS#config
Configuring from terminal, memory, or network [terminal]?
Enter configuration commands, one per line. End with CNTL/Z.
AUS(config)#line console 0
AUS(config-line)#password cisco
AUS(config-line)#login
AUS(config-line)#exec-timeout 30 0
AUS(config-line)#exit
AUS(config)#exit
AUS#
%SYS-5-CONFIG_I: Configured from console by console
AUS#logout
AUS con0 is now available
Question 6.2.8
Q 6.2.8a: Record commands and the results.
Password:
AUS>enable
Password:
EdTech 552: Lab 6 Answer Sheet
AUS#config
Configuring from terminal, memory, or network [terminal]?
Enter configuration commands, one per line. End with CNTL/Z.
AUS(config)#line vty 0 4
AUS(config-line)#password cisco
AUS(config-line)#login
AUS(config-line)#exec-timeout 30 0
AUS(config-line)#
AUS(config-line)#exit
AUS(config)#exit
AUS#
%SYS-5-CONFIG_I: Configured from console by console
AUS#logout
AUS con0 is now available
Q 6.2.8b: Based on the commands, how many concurrent Telnet connections are allowed? 4
Question 6.3.1
Q 6.3.1a Run “show ip route” on all three routers and record the results
Albuquerque#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
EdTech 552: Lab 6 Answer Sheet
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
Gateway of last resort is not set
10.0.0.0/24 is subnetted, 5 subnets
C
10.1.1.0 is directly connected, FastEthernet0/0
S
10.1.2.0 [1/0] via 10.1.128.252
S
10.1.3.0 [1/0] via 10.1.130.235
C
10.1.128.0 is directly connected, Serial0/0
C
10.1.130.0 is directly connected, Serial0/1
Yosemite#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
Gateway of last resort is not set
10.0.0.0/24 is subnetted, 3 subnets
C
10.1.2.0 is directly connected, FastEthernet0/0
C
10.1.128.0 is directly connected, Serial0/0
C
10.1.129.0 is directly connected, Serial0/1
EdTech 552: Lab 6 Answer Sheet
Seville#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
Gateway of last resort is not set
10.0.0.0/24 is subnetted, 3 subnets
C
10.1.3.0 is directly connected, FastEthernet0/0
C
10.1.129.0 is directly connected, Serial0/1
C
10.1.130.0 is directly connected, Serial0/0
Question 6.3.2
Q 6.3.2a Add static routes to Albuquerque, Yosemite, and Seville. Run “show ip route” and
record the results.
Albuquerque#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
EdTech 552: Lab 6 Answer Sheet
Gateway of last resort is not set
10.0.0.0/24 is subnetted, 5 subnets
C
10.1.1.0 is directly connected, FastEthernet0/0
S
10.1.2.0 [1/0] via 10.1.128.252
S
10.1.3.0 [1/0] via 10.1.130.235
C
10.1.128.0 is directly connected, Serial0/0
C
10.1.130.0 is directly connected, Serial0/1
Albuquerque#
Yosemite#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
Gateway of last resort is not set
10.0.0.0/24 is subnetted, 4 subnets
S
10.1.1.0 [1/0] via 10.1.128.251
C
10.1.2.0 is directly connected, FastEthernet0/0
C
10.1.128.0 is directly connected, Serial0/0
C
10.1.129.0 is directly connected, Serial0/1
Yosemite#
EdTech 552: Lab 6 Answer Sheet
Seville#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
Gateway of last resort is not set
10.0.0.0/24 is subnetted, 3 subnets
C
10.1.3.0 is directly connected, FastEthernet0/0
C
10.1.129.0 is directly connected, Serial0/1
C
10.1.130.0 is directly connected, Serial0/0
Seville#
Question 6.3.3
Q 6.3.3a Remove static routes in Yosemite and Seville. Run “show ip route” and record results.
Albuquerque#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
EdTech 552: Lab 6 Answer Sheet
Gateway of last resort is not set
10.0.0.0/24 is subnetted, 3 subnets
C
10.1.1.0 is directly connected, FastEthernet0/0
C
10.1.128.0 is directly connected, Serial0/0
C
10.1.130.0 is directly connected, Serial0/1
Albuquerque#
Yosemite#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
Gateway of last resort is not set
10.0.0.0/24 is subnetted, 3 subnets
C
10.1.2.0 is directly connected, FastEthernet0/0
C
10.1.128.0 is directly connected, Serial0/0
C
10.1.129.0 is directly connected, Serial0/1
Yosemite#
Seville#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
EdTech 552: Lab 6 Answer Sheet
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
Gateway of last resort is not set
10.0.0.0/24 is subnetted, 3 subnets
C
10.1.3.0 is directly connected, FastEthernet0/0
C
10.1.129.0 is directly connected, Serial0/1
C
10.1.130.0 is directly connected, Serial0/0
Seville#
Question 6.4.1
Q 6.4.1a Run “show ip route” and record results.
R1#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
Gateway of last resort is not set
10.0.0.0/30 is subnetted, 1 subnets
C
10.10.1.0 is directly connected, Serial0/0
172.20.0.0/27 is subnetted, 1 subnets
EdTech 552: Lab 6 Answer Sheet
C
172.20.15.0 is directly connected, FastEthernet0/0
R1#
R2#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
Gateway of last resort is not set
10.0.0.0/30 is subnetted, 1 subnets
C
10.10.1.0 is directly connected, Serial0/1
192.168.25.0/27 is subnetted, 1 subnets
C
192.168.25.0 is directly connected, FastEthernet0/0
R2#
Question 6.4.4
Q 6.4.4a Run “show ip route” on LAN-A and record results.
LAN-A#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
EdTech 552: Lab 6 Answer Sheet
P - periodic downloaded static route
Gateway of last resort is not set
10.0.0.0/30 is subnetted, 1 subnets
C
10.10.1.0 is directly connected, Serial0/0
172.20.0.0/27 is subnetted, 1 subnets
C
172.20.15.0 is directly connected, FastEthernet0/0
192.168.25.0/27 is subnetted, 1 subnets
O
192.168.25.0 [110/65] via 10.10.1.2, 00:00:21, Serial0/0
LAN-A#
Q 6.4.4b Run “show ip route” on LAN-B and record results.
LAN-B#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
Gateway of last resort is not set
10.0.0.0/30 is subnetted, 1 subnets
C
10.10.1.0 is directly connected, Serial0/1
172.20.0.0/27 is subnetted, 1 subnets
O
172.20.15.0 [110/65] via 10.10.1.1, 00:00:51, Serial0/1
192.168.25.0/27 is subnetted, 1 subnets
C
192.168.25.0 is directly connected, FastEthernet0/0
EdTech 552: Lab 6 Answer Sheet
LAN-B#
Question 6.4.5
Q 6.4.5a Run “show ip protocols” on LAN-A and record results.
LAN-A#show ip protocols
Routing Protocol is "ospf 100"
Outgoing update filter list for all interfaces is not set
Incoming update filter list for all interfaces is not set
Router ID 172.20.15.1
Number of areas in this router is 1. 1 normal 0 stub 0 nssa
Maximum path: 4
Routing for Networks:
172.20.15.0 0.0.0.255 area 0
192.168.25.0 0.0.0.255 area 0
10.10.1.0 0.0.0.255 area 0
Routing Information Sources:
Gateway
Distance
172.20.15.1
192.168.25.16
110
110
Distance: (default is 110)
LAN-A#
Last Update
00:01:55
00:01:54
Download