Atividade VLSM/OSPF
Script de Configuração e Arquivos
http://dl.dropbox.com/u/17521094/2012-11-05_LabVLSM-OSPF.pkt
http://dl.dropbox.com/u/17521094/Script%20OSPF.rtf
HQ
router ospf 1
log-adjacency-changes
network 172.16.2.0 0.0.1.255 area 0
network 209.165.200.224 0.0.0.31 area 0
network 172.16.10.28 0.0.0.3 area 0
network 172.16.10.24 0.0.0.3 area 0
WEST
router ospf 1
network 172.16.10.24 0.0.0.3 area 0
network 172.16.10.4 0.0.0.3 area 0
network 172.16.10.0 0.0.0.3 area 0
network 172.16.4.0 0.0.1.255 area 0
EAST
router ospf 1
network 172.16.10.28 0.0.0.3 area 0
network 172.16.10.12 0.0.0.3 area 0
network 172.16.10.16 0.0.0.3 area 0
network 172.16.6.0 0.0.1.255 area 0
RT_FL-I
router ospf 1
network 172.16.10.0 0.0.0.3 area 0
network 172.16.10.8 0.0.0.3 area 0
network 172.16.8.128 0.0.0.127 area 0
RT_FL-II
router ospf 1
network 172.16.10.4 0.0.0.3 area 0
network 172.16.10.8 0.0.0.3 area 0
network 172.16.8.128 0.0.0.127 area 0
RT_FL-III
router ospf 1
network 172.16.10.12 0.0.0.3 area 0
network 172.16.10.20 0.0.0.3 area 0
network 172.16.9.0 0.0.0.127 area 0
RT_FL-IV
router ospf 1
network 172.16.10.16 0.0.0.3 area 0
network 172.16.10.20 0.0.0.3 area 0
network 172.16.9.128 0.0.0.127 area 0
#################################
Building configuration...
Current configuration : 846 bytes
!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname ISP
!
!
!
!
!
!
!
!
!
!
!
!
!
!
spanning-tree mode pvst
!
!
!
!
interface FastEthernet0/0
no ip address
duplex auto
speed auto
shutdown
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial0/0/0
ip address 209.165.200.225 255.255.255.224
clock rate 2000000
!
interface Serial0/0/1
no ip address
clock rate 2000000
shutdown
!
interface Serial0/1/0
no ip address
clock rate 2000000
shutdown
!
interface Serial0/1/1
no ip address
clock rate 2000000
shutdown
!
interface Vlan1
no ip address
shutdown
!
router ospf 1
log-adjacency-changes
network 209.165.200.224 0.0.0.31 area 0
!
ip classless
!
!
!
!
!
!
!
line con 0
line vty 0 4
login
!
!
!
end
ISP#
ISP#
ISP#
ISP#SH
ISP#SHow IP ROU
ISP#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
172.16.0.0/16 is variably subnetted, 15 subnets, 4 masks
O 172.16.2.0/23 [110/65] via 209.165.200.226, 00:45:37, Serial0/0/0
O 172.16.4.0/22 [110/129] via 209.165.200.226, 00:01:14, Serial0/0/0
O 172.16.6.0/23 [110/129] via 209.165.200.226, 00:14:58, Serial0/0/0
O 172.16.8.0/25 [110/193] via 209.165.200.226, 00:22:20, Serial0/0/0
O 172.16.8.128/25 [110/193] via 209.165.200.226, 00:20:20, Serial0/0/0
O 172.16.9.0/25 [110/193] via 209.165.200.226, 00:45:37, Serial0/0/0
O 172.16.9.128/25 [110/193] via 209.165.200.226, 00:45:37, Serial0/0/0
O 172.16.10.0/30 [110/192] via 209.165.200.226, 00:37:30, Serial0/0/0
O 172.16.10.4/30 [110/192] via 209.165.200.226, 00:37:30, Serial0/0/0
O 172.16.10.8/30 [110/256] via 209.165.200.226, 00:20:20, Serial0/0/0
O 172.16.10.12/30 [110/192] via 209.165.200.226, 00:45:37, Serial0/0/0
O 172.16.10.16/30 [110/192] via 209.165.200.226, 00:45:37, Serial0/0/0
O 172.16.10.20/30 [110/256] via 209.165.200.226, 00:45:37, Serial0/0/0
O 172.16.10.24/30 [110/128] via 209.165.200.226, 00:45:37, Serial0/0/0
O 172.16.10.28/30 [110/128] via 209.165.200.226, 00:45:37, Serial0/0/0
209.165.200.0/27 is subnetted, 1 subnets
C 209.165.200.224 is directly connected, Serial0/0/0
ISP#
ISP#
ISP#
ISP#
ISP#
###########################################
WEST#
WEST#
WEST#SH RUN
WEST#SH RUNning-config
Building configuration...
Current configuration : 1152 bytes
!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname WEST
!
!
!
!
!
!
!
!
!
!
!
!
no ip domain-lookup
!
!
spanning-tree mode pvst
!
!
!
!
interface FastEthernet0/0
description CONNECTION TO LAN WEST 400
ip address 172.16.4.1 255.255.252.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial0/0/0
description Connection to WEST/HQ
ip address 172.16.10.26 255.255.255.252
!
interface Serial0/0/1
description Link to west from filial 1
ip address 172.16.10.1 255.255.255.252
clock rate 2000000
!
interface Serial0/1/0
description connection to link WEST/RT_FL-II
ip address 172.16.10.5 255.255.255.252
clock rate 2000000
!
interface Serial0/1/1
no ip address
clock rate 2000000
shutdown
!
interface Vlan1
no ip address
shutdown
!
router ospf 1
log-adjacency-changes
network 172.16.10.24 0.0.0.3 area 0
network 172.16.10.4 0.0.0.3 area 0
network 172.16.10.0 0.0.0.3 area 0
network 172.16.4.0 0.0.1.255 area 0
!
ip classless
!
!
!
!
!
!
!
line con 0
line vty 0 4
login
!
!
!
end
WEST#
WEST#
WEST#
WEST#
WEST#SH IP ROU
WEST#SH 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
172.16.0.0/16 is variably subnetted, 15 subnets, 4 masks
O 172.16.2.0/23 [110/65] via 172.16.10.25, 00:52:10, Serial0/0/0
C 172.16.4.0/22 is directly connected, FastEthernet0/0
O 172.16.6.0/23 [110/129] via 172.16.10.25, 00:15:40, Serial0/0/0
O 172.16.8.0/25 [110/65] via 172.16.10.2, 00:23:02, Serial0/0/1
O 172.16.8.128/25 [110/65] via 172.16.10.6, 00:21:03, Serial0/1/0
O 172.16.9.0/25 [110/193] via 172.16.10.25, 00:46:42, Serial0/0/0
O 172.16.9.128/25 [110/193] via 172.16.10.25, 00:46:42, Serial0/0/0
C 172.16.10.0/30 is directly connected, Serial0/0/1
C 172.16.10.4/30 is directly connected, Serial0/1/0
O 172.16.10.8/30 [110/128] via 172.16.10.6, 00:21:03, Serial0/1/0
[110/128] via 172.16.10.2, 00:21:03, Serial0/0/1
O 172.16.10.12/30 [110/192] via 172.16.10.25, 00:46:42, Serial0/0/0
O 172.16.10.16/30 [110/192] via 172.16.10.25, 00:46:42, Serial0/0/0
O 172.16.10.20/30 [110/256] via 172.16.10.25, 00:46:42, Serial0/0/0
C 172.16.10.24/30 is directly connected, Serial0/0/0
O 172.16.10.28/30 [110/128] via 172.16.10.25, 00:46:42, Serial0/0/0
209.165.200.0/27 is subnetted, 1 subnets
O 209.165.200.224 [110/128] via 172.16.10.25, 00:46:19, Serial0/0/0
WEST#
#####################################################
RT_FL-I#SHow RUNning-config
Building configuration...
Current configuration : 1068 bytes
!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname RT_FL-I
!
!
!
!
!
!
!
!
!
!
!
!
no ip domain-lookup
!
!
spanning-tree mode pvst
!
!
!
!
interface FastEthernet0/0
description CONNECTION TO LAN FL1 100
ip address 172.16.8.1 255.255.255.128
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial0/0/0
description Connection to Filial 1 from west
ip address 172.16.10.2 255.255.255.252
!
interface Serial0/0/1
description CONNECTION TO FL1 FROM FL2
ip address 172.16.10.9 255.255.255.252
clock rate 2000000
!
interface Serial0/1/0
no ip address
clock rate 2000000
shutdown
!
interface Serial0/1/1
no ip address
clock rate 2000000
shutdown
!
interface Vlan1
no ip address
shutdown
!
router ospf 1
log-adjacency-changes
network 172.16.10.0 0.0.0.3 area 0
network 172.16.10.8 0.0.0.3 area 0
network 172.16.8.0 0.0.0.127 area 0
!
ip classless
!
!
!
!
!
!
!
line con 0
line vty 0 4
login
!
!
!
end
RT_FL-I#
RT_FL-I#
RT_FL-I#
RT_FL-I#
RT_FL-I#SH IP ROU
RT_FL-I#SH 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
172.16.0.0/16 is variably subnetted, 15 subnets, 4 masks
O 172.16.2.0/23 [110/129] via 172.16.10.1, 00:30:58, Serial0/0/0
O 172.16.4.0/22 [110/65] via 172.16.10.1, 00:02:41, Serial0/0/0
O 172.16.6.0/23 [110/193] via 172.16.10.1, 00:16:24, Serial0/0/0
C 172.16.8.0/25 is directly connected, FastEthernet0/0
O 172.16.8.128/25 [110/65] via 172.16.10.10, 00:21:47, Serial0/0/1
O 172.16.9.0/25 [110/257] via 172.16.10.1, 00:30:58, Serial0/0/0
O 172.16.9.128/25 [110/257] via 172.16.10.1, 00:30:58, Serial0/0/0
C 172.16.10.0/30 is directly connected, Serial0/0/0
O 172.16.10.4/30 [110/128] via 172.16.10.1, 00:21:47, Serial0/0/0
[110/128] via 172.16.10.10, 00:21:47, Serial0/0/1
C 172.16.10.8/30 is directly connected, Serial0/0/1
O 172.16.10.12/30 [110/256] via 172.16.10.1, 00:30:58, Serial0/0/0
O 172.16.10.16/30 [110/256] via 172.16.10.1, 00:30:58, Serial0/0/0
O 172.16.10.20/30 [110/320] via 172.16.10.1, 00:30:58, Serial0/0/0
O 172.16.10.24/30 [110/128] via 172.16.10.1, 00:30:58, Serial0/0/0
O 172.16.10.28/30 [110/192] via 172.16.10.1, 00:30:58, Serial0/0/0
209.165.200.0/27 is subnetted, 1 subnets
O 209.165.200.224 [110/192] via 172.16.10.1, 00:30:58, Serial0/0/0
RT_FL-I#
################################################
RT_FL-II#
RT_FL-II#SH RUN
RT_FL-II#SH RUNning-config
Building configuration...
Current configuration : 1059 bytes
!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname RT_FL-II
!
!
!
!
!
!
!
!
!
!
!
!
no ip domain-lookup
!
!
spanning-tree mode pvst
!
!
!
!
interface FastEthernet0/0
description CONNECTION TO LAN FL-II 100
ip address 172.16.8.129 255.255.255.128
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial0/0/0
description CONNECTION TO LIN RT_FL-II/WEST
ip address 172.16.10.6 255.255.255.252
!
interface Serial0/0/1
description CONNECTION TO RT_FL-II/TR_FL-i
ip address 172.16.10.10 255.255.255.252
!
interface Serial0/1/0
no ip address
clock rate 2000000
shutdown
!
interface Serial0/1/1
no ip address
clock rate 2000000
shutdown
!
interface Vlan1
no ip address
shutdown
!
router ospf 1
log-adjacency-changes
network 172.16.10.4 0.0.0.3 area 0
network 172.16.10.8 0.0.0.3 area 0
network 172.16.8.128 0.0.0.127 area 0
!
ip classless
!
!
!
!
!
!
!
line con 0
line vty 0 4
login
!
!
!
end
RT_FL-II#
RT_FL-II#
RT_FL-II#
RT_FL-II#
RT_FL-II#
RT_FL-II#SH IP ROU
RT_FL-II#SH 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
172.16.0.0/16 is variably subnetted, 15 subnets, 4 masks
O 172.16.2.0/23 [110/129] via 172.16.10.5, 00:22:24, Serial0/0/0
O 172.16.4.0/22 [110/65] via 172.16.10.5, 00:03:20, Serial0/0/0
O 172.16.6.0/23 [110/193] via 172.16.10.5, 00:17:04, Serial0/0/0
O 172.16.8.0/25 [110/65] via 172.16.10.9, 00:22:24, Serial0/0/1
C 172.16.8.128/25 is directly connected, FastEthernet0/0
O 172.16.9.0/25 [110/257] via 172.16.10.5, 00:22:24, Serial0/0/0
O 172.16.9.128/25 [110/257] via 172.16.10.5, 00:22:24, Serial0/0/0
O 172.16.10.0/30 [110/128] via 172.16.10.5, 00:22:24, Serial0/0/0
[110/128] via 172.16.10.9, 00:22:24, Serial0/0/1
C 172.16.10.4/30 is directly connected, Serial0/0/0
C 172.16.10.8/30 is directly connected, Serial0/0/1
O 172.16.10.12/30 [110/256] via 172.16.10.5, 00:22:24, Serial0/0/0
O 172.16.10.16/30 [110/256] via 172.16.10.5, 00:22:24, Serial0/0/0
O 172.16.10.20/30 [110/320] via 172.16.10.5, 00:22:24, Serial0/0/0
O 172.16.10.24/30 [110/128] via 172.16.10.5, 00:22:24, Serial0/0/0
O 172.16.10.28/30 [110/192] via 172.16.10.5, 00:22:24, Serial0/0/0
209.165.200.0/27 is subnetted, 1 subnets
O 209.165.200.224 [110/192] via 172.16.10.5, 00:22:24, Serial0/0/0
RT_FL-II#
RT_FL-II#
RT_FL-II#
RT_FL-II#
###################################################
RT_FL-II#
RT_FL-II#SH RUN
RT_FL-II#SH RUNning-config
Building configuration...
Current configuration : 1059 bytes
!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname RT_FL-II
!
!
!
!
!
!
!
!
!
!
!
!
no ip domain-lookup
!
!
spanning-tree mode pvst
!
!
!
!
interface FastEthernet0/0
description CONNECTION TO LAN FL-II 100
ip address 172.16.8.129 255.255.255.128
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial0/0/0
description CONNECTION TO LIN RT_FL-II/WEST
ip address 172.16.10.6 255.255.255.252
!
interface Serial0/0/1
description CONNECTION TO RT_FL-II/TR_FL-i
ip address 172.16.10.10 255.255.255.252
!
interface Serial0/1/0
no ip address
clock rate 2000000
shutdown
!
interface Serial0/1/1
no ip address
clock rate 2000000
shutdown
!
interface Vlan1
no ip address
shutdown
!
router ospf 1
log-adjacency-changes
network 172.16.10.4 0.0.0.3 area 0
network 172.16.10.8 0.0.0.3 area 0
network 172.16.8.128 0.0.0.127 area 0
!
ip classless
!
!
!
!
!
!
!
line con 0
line vty 0 4
login
!
!
!
end
RT_FL-II#
RT_FL-II#
RT_FL-II#
RT_FL-II#
RT_FL-II#
RT_FL-II#SH IP ROU
RT_FL-II#SH 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
172.16.0.0/16 is variably subnetted, 15 subnets, 4 masks
O 172.16.2.0/23 [110/129] via 172.16.10.5, 00:22:24, Serial0/0/0
O 172.16.4.0/22 [110/65] via 172.16.10.5, 00:03:20, Serial0/0/0
O 172.16.6.0/23 [110/193] via 172.16.10.5, 00:17:04, Serial0/0/0
O 172.16.8.0/25 [110/65] via 172.16.10.9, 00:22:24, Serial0/0/1
C 172.16.8.128/25 is directly connected, FastEthernet0/0
O 172.16.9.0/25 [110/257] via 172.16.10.5, 00:22:24, Serial0/0/0
O 172.16.9.128/25 [110/257] via 172.16.10.5, 00:22:24, Serial0/0/0
O 172.16.10.0/30 [110/128] via 172.16.10.5, 00:22:24, Serial0/0/0
[110/128] via 172.16.10.9, 00:22:24, Serial0/0/1
C 172.16.10.4/30 is directly connected, Serial0/0/0
C 172.16.10.8/30 is directly connected, Serial0/0/1
O 172.16.10.12/30 [110/256] via 172.16.10.5, 00:22:24, Serial0/0/0
O 172.16.10.16/30 [110/256] via 172.16.10.5, 00:22:24, Serial0/0/0
O 172.16.10.20/30 [110/320] via 172.16.10.5, 00:22:24, Serial0/0/0
O 172.16.10.24/30 [110/128] via 172.16.10.5, 00:22:24, Serial0/0/0
O 172.16.10.28/30 [110/192] via 172.16.10.5, 00:22:24, Serial0/0/0
209.165.200.0/27 is subnetted, 1 subnets
O 209.165.200.224 [110/192] via 172.16.10.5, 00:22:24, Serial0/0/0
RT_FL-II#
RT_FL-II#
RT_FL-II#
RT_FL-II#
###########################################
HQ>EN
HQ>ENable
HQ#
HQ#
HQ#SH RUN
HQ#SH RUNning-config
Building configuration...
Current configuration : 1134 bytes
!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname HQ
!
!
!
!
!
!
!
!
!
!
!
!
no ip domain-lookup
!
!
spanning-tree mode pvst
!
!
!
!
interface FastEthernet0/0
description LAN HQ 500HOSTS
ip address 172.16.2.1 255.255.254.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial0/0/0
description Connection to HQ/WEST
ip address 172.16.10.25 255.255.255.252
clock rate 2000000
!
interface Serial0/0/1
description connection to HQ/RT_FL-IV
ip address 172.16.10.29 255.255.255.252
clock rate 2000000
!
interface Serial0/1/0
description Connection to ISP
ip address 209.165.200.226 255.255.255.224
!
interface Serial0/1/1
no ip address
clock rate 2000000
shutdown
!
interface Vlan1
no ip address
shutdown
!
router ospf 1
log-adjacency-changes
network 172.16.2.0 0.0.1.255 area 0
network 209.165.200.224 0.0.0.31 area 0
network 172.16.10.28 0.0.0.3 area 0
network 172.16.10.24 0.0.0.3 area 0
!
ip classless
!
!
!
!
!
!
!
line con 0
line vty 0 4
login
!
!
!
end
HQ#
HQ#
HQ#
HQ#
HQ#SH IP ROU
HQ#SH 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
172.16.0.0/16 is variably subnetted, 15 subnets, 4 masks
C 172.16.2.0/23 is directly connected, FastEthernet0/0
O 172.16.4.0/22 [110/65] via 172.16.10.26, 00:04:09, Serial0/0/0
O 172.16.6.0/23 [110/65] via 172.16.10.30, 00:17:52, Serial0/0/1
O 172.16.8.0/25 [110/129] via 172.16.10.26, 00:25:15, Serial0/0/0
O 172.16.8.128/25 [110/129] via 172.16.10.26, 00:23:15, Serial0/0/0
O 172.16.9.0/25 [110/129] via 172.16.10.30, 00:48:54, Serial0/0/1
O 172.16.9.128/25 [110/129] via 172.16.10.30, 00:48:54, Serial0/0/1
O 172.16.10.0/30 [110/128] via 172.16.10.26, 00:40:25, Serial0/0/0
O 172.16.10.4/30 [110/128] via 172.16.10.26, 00:40:25, Serial0/0/0
O 172.16.10.8/30 [110/192] via 172.16.10.26, 00:23:15, Serial0/0/0
O 172.16.10.12/30 [110/128] via 172.16.10.30, 00:48:54, Serial0/0/1
O 172.16.10.16/30 [110/128] via 172.16.10.30, 00:48:54, Serial0/0/1
O 172.16.10.20/30 [110/192] via 172.16.10.30, 00:48:54, Serial0/0/1
C 172.16.10.24/30 is directly connected, Serial0/0/0
C 172.16.10.28/30 is directly connected, Serial0/0/1
209.165.200.0/27 is subnetted, 1 subnets
C 209.165.200.224 is directly connected, Serial0/1/0
HQ#
HQ#
HQ#
HQ#
HQ#
#########################################################
EAST#SHow RUN
EAST#SHow RUNning-config
Building configuration...
Current configuration : 1163 bytes
!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname EAST
!
!
!
!
!
!
!
!
!
!
!
!
no ip domain-lookup
!
!
spanning-tree mode pvst
!
!
!
!
interface FastEthernet0/0
description CONNECTION TO LAN EAST 400
ip address 172.16.6.1 255.255.254.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial0/0/0
description connection to EAST/HQ
ip address 172.16.10.30 255.255.255.252
!
interface Serial0/0/1
description CONNECTION TO EAST FROM RT_FL-III
ip address 172.16.10.13 255.255.255.252
clock rate 2000000
!
interface Serial0/1/0
description CONNECTION TO LINK EAST/RT_FL-IV
ip address 172.16.10.17 255.255.255.252
clock rate 2000000
!
interface Serial0/1/1
no ip address
clock rate 2000000
shutdown
!
interface Vlan1
no ip address
shutdown
!
router ospf 1
log-adjacency-changes
network 172.16.10.28 0.0.0.3 area 0
network 172.16.10.12 0.0.0.3 area 0
network 172.16.10.16 0.0.0.3 area 0
network 172.16.6.0 0.0.1.255 area 0
!
ip classless
!
!
!
!
!
!
!
line con 0
line vty 0 4
login
!
!
!
end
EAST#
EAST#
EAST#
EAST#
EAST#SH IP ROU
EAST#SH 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
172.16.0.0/16 is variably subnetted, 15 subnets, 4 masks
O 172.16.2.0/23 [110/65] via 172.16.10.29, 00:49:58, Serial0/0/0
O 172.16.4.0/22 [110/129] via 172.16.10.29, 00:05:13, Serial0/0/0
C 172.16.6.0/23 is directly connected, FastEthernet0/0
O 172.16.8.0/25 [110/193] via 172.16.10.29, 00:26:19, Serial0/0/0
O 172.16.8.128/25 [110/193] via 172.16.10.29, 00:24:19, Serial0/0/0
O 172.16.9.0/25 [110/65] via 172.16.10.14, 01:09:46, Serial0/0/1
O 172.16.9.128/25 [110/65] via 172.16.10.18, 01:09:46, Serial0/1/0
O 172.16.10.0/30 [110/192] via 172.16.10.29, 00:41:29, Serial0/0/0
O 172.16.10.4/30 [110/192] via 172.16.10.29, 00:41:29, Serial0/0/0
O 172.16.10.8/30 [110/256] via 172.16.10.29, 00:24:19, Serial0/0/0
C 172.16.10.12/30 is directly connected, Serial0/0/1
C 172.16.10.16/30 is directly connected, Serial0/1/0
O 172.16.10.20/30 [110/128] via 172.16.10.14, 01:09:46, Serial0/0/1
[110/128] via 172.16.10.18, 01:09:46, Serial0/1/0
O 172.16.10.24/30 [110/128] via 172.16.10.29, 00:49:58, Serial0/0/0
C 172.16.10.28/30 is directly connected, Serial0/0/0
209.165.200.0/27 is subnetted, 1 subnets
O 209.165.200.224 [110/128] via 172.16.10.29, 00:49:36, Serial0/0/0
EAST#
##########################################################
RT_FL-II#
RT_FL-II#SH RUN
RT_FL-II#SH RUNning-config
Building configuration...
Current configuration : 1088 bytes
!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname RT_FL-II
!
!
!
!
!
!
!
!
!
!
!
!
no ip domain-lookup
!
!
spanning-tree mode pvst
!
!
!
!
interface FastEthernet0/0
description CONNECTION TO LAN FL-III 100
ip address 172.16.9.1 255.255.255.128
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial0/0/0
description cONNECTION TO LINK RT_FL-III/EAST
ip address 172.16.10.14 255.255.255.252
!
interface Serial0/0/1
description CONNECTION TO LINK RT_FL-III/RT_FL-IV
ip address 172.16.10.21 255.255.255.252
clock rate 2000000
!
interface Serial0/1/0
no ip address
clock rate 2000000
shutdown
!
interface Serial0/1/1
no ip address
clock rate 2000000
shutdown
!
interface Vlan1
no ip address
shutdown
!
router ospf 1
log-adjacency-changes
network 172.16.10.12 0.0.0.3 area 0
network 172.16.10.20 0.0.0.3 area 0
network 172.16.9.0 0.0.0.127 area 0
!
ip classless
!
!
!
!
!
!
!
line con 0
line vty 0 4
login
!
!
!
end
RT_FL-II#
RT_FL-II#
RT_FL-II#
RT_FL-II#SH IP ROU
RT_FL-II#SH 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
172.16.0.0/16 is variably subnetted, 15 subnets, 4 masks
O 172.16.2.0/23 [110/129] via 172.16.10.13, 00:50:36, Serial0/0/0
O 172.16.4.0/22 [110/193] via 172.16.10.13, 00:05:51, Serial0/0/0
O 172.16.6.0/23 [110/65] via 172.16.10.13, 00:19:34, Serial0/0/0
O 172.16.8.0/25 [110/257] via 172.16.10.13, 00:26:56, Serial0/0/0
O 172.16.8.128/25 [110/257] via 172.16.10.13, 00:24:57, Serial0/0/0
C 172.16.9.0/25 is directly connected, FastEthernet0/0
O 172.16.9.128/25 [110/65] via 172.16.10.22, 01:10:19, Serial0/0/1
O 172.16.10.0/30 [110/256] via 172.16.10.13, 00:42:06, Serial0/0/0
O 172.16.10.4/30 [110/256] via 172.16.10.13, 00:42:06, Serial0/0/0
O 172.16.10.8/30 [110/320] via 172.16.10.13, 00:24:57, Serial0/0/0
C 172.16.10.12/30 is directly connected, Serial0/0/0
O 172.16.10.16/30 [110/128] via 172.16.10.22, 01:10:19, Serial0/0/1
[110/128] via 172.16.10.13, 01:10:19, Serial0/0/0
C 172.16.10.20/30 is directly connected, Serial0/0/1
O 172.16.10.24/30 [110/192] via 172.16.10.13, 00:50:36, Serial0/0/0
O 172.16.10.28/30 [110/128] via 172.16.10.13, 00:52:27, Serial0/0/0
209.165.200.0/27 is subnetted, 1 subnets
O 209.165.200.224 [110/192] via 172.16.10.13, 00:50:14, Serial0/0/0
RT_FL-II#
#############################################################
RT_FL-IV#SH RUNning-config
Building configuration...
Current configuration : 1073 bytes
!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname RT_FL-IV
!
!
!
!
!
!
!
!
!
!
!
!
no ip domain-lookup
!
!
spanning-tree mode pvst
!
!
!
!
interface FastEthernet0/0
description CONNECTION TO LAN RT_FL-IV 100
ip address 172.16.9.129 255.255.255.128
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial0/0/0
description CONNECTION TO LINK RT-FL-IV/EAST
ip address 172.16.10.18 255.255.255.252
!
interface Serial0/0/1
description CONNECTION TO LINK RT_FL-IV/RT_FL-III
ip address 172.16.10.22 255.255.255.252
!
interface Serial0/1/0
no ip address
clock rate 2000000
shutdown
!
interface Serial0/1/1
no ip address
clock rate 2000000
shutdown
!
interface Vlan1
no ip address
shutdown
!
router ospf 1
log-adjacency-changes
network 172.16.10.16 0.0.0.3 area 0
network 172.16.10.20 0.0.0.3 area 0
network 172.16.9.128 0.0.0.127 area 0
!
ip classless
!
!
!
!
!
!
!
line con 0
line vty 0 4
login
!
!
!
end
RT_FL-IV#
RT_FL-IV#
RT_FL-IV#
RT_FL-IV#
RT_FL-IV#SH IP ROU
RT_FL-IV#SH 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
172.16.0.0/16 is variably subnetted, 15 subnets, 4 masks
O 172.16.2.0/23 [110/129] via 172.16.10.17, 00:51:21, Serial0/0/0
O 172.16.4.0/22 [110/193] via 172.16.10.17, 00:06:36, Serial0/0/0
O 172.16.6.0/23 [110/65] via 172.16.10.17, 00:20:19, Serial0/0/0
O 172.16.8.0/25 [110/257] via 172.16.10.17, 00:27:41, Serial0/0/0
O 172.16.8.128/25 [110/257] via 172.16.10.17, 00:25:42, Serial0/0/0
O 172.16.9.0/25 [110/65] via 172.16.10.21, 01:11:03, Serial0/0/1
C 172.16.9.128/25 is directly connected, FastEthernet0/0
O 172.16.10.0/30 [110/256] via 172.16.10.17, 00:42:51, Serial0/0/0
O 172.16.10.4/30 [110/256] via 172.16.10.17, 00:42:51, Serial0/0/0
O 172.16.10.8/30 [110/320] via 172.16.10.17, 00:25:42, Serial0/0/0
O 172.16.10.12/30 [110/128] via 172.16.10.17, 01:11:03, Serial0/0/0
[110/128] via 172.16.10.21, 01:11:03, Serial0/0/1
C 172.16.10.16/30 is directly connected, Serial0/0/0
C 172.16.10.20/30 is directly connected, Serial0/0/1
O 172.16.10.24/30 [110/192] via 172.16.10.17, 00:51:21, Serial0/0/0
O 172.16.10.28/30 [110/128] via 172.16.10.17, 00:53:12, Serial0/0/0
209.165.200.0/27 is subnetted, 1 subnets
O 209.165.200.224 [110/192] via 172.16.10.17, 00:50:58, Serial0/0/0
RT_FL-IV#
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
Packet Tracer PC Command Line 1.0
PC>ping 172.16.9.126
Pinging 172.16.9.126 with 32 bytes of data:
Request timed out.
Reply from 172.16.9.126: bytes=32 time=15ms TTL=126
Reply from 172.16.9.126: bytes=32 time=13ms TTL=126
Reply from 172.16.9.126: bytes=32 time=12ms TTL=126
Ping statistics for 172.16.9.126:
Packets: Sent = 4, Received = 3, Lost = 1 (25% loss),
Approximate round trip times in milli-seconds:
Minimum = 12ms, Maximum = 15ms, Average = 13ms
PC>ping 172.1610.17
Ping request could not find host 172.1610.17. Please check the name and try again.
PC>ping 172.1610.17
Ping request could not find host 172.1610.17. Please check the name and try again.
PC>
PC>
PC>
PC>
PC>IPCONFIG
IP Address......................: 172.16.9.254
Subnet Mask.....................: 255.255.255.128
Default Gateway.................: 172.16.9.129
PC>PING 172.16.9.130
Pinging 172.16.9.130 with 32 bytes of data:
Request timed out.
Reply from 172.16.9.130: bytes=32 time=2ms TTL=255
Reply from 172.16.9.130: bytes=32 time=4ms TTL=255
Reply from 172.16.9.130: bytes=32 time=2ms TTL=255
Ping statistics for 172.16.9.130:
Packets: Sent = 4, Received = 3, Lost = 1 (25% loss),
Approximate round trip times in milli-seconds:
Minimum = 2ms, Maximum = 4ms, Average = 2ms
PC>PING 172.16.9.126
Pinging 172.16.9.126 with 32 bytes of data:
Reply from 172.16.9.126: bytes=32 time=21ms TTL=126
Reply from 172.16.9.126: bytes=32 time=31ms TTL=126
Reply from 172.16.9.126: bytes=32 time=16ms TTL=126
Reply from 172.16.9.126: bytes=32 time=12ms TTL=126
Ping statistics for 172.16.9.126:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 12ms, Maximum = 31ms, Average = 20ms
PC>PING 172.16.8.254
Pinging 172.16.8.254 with 32 bytes of data:
Request timed out.
Reply from 172.16.8.254: bytes=32 time=33ms TTL=123
Reply from 172.16.8.254: bytes=32 time=33ms TTL=123
Reply from 172.16.8.254: bytes=32 time=27ms TTL=123
Ping statistics for 172.16.8.254:
Packets: Sent = 4, Received = 3, Lost = 1 (25% loss),
Approximate round trip times in milli-seconds:
Minimum = 27ms, Maximum = 33ms, Average = 31ms
PC>PING 172.16.8.126
Pinging 172.16.8.126 with 32 bytes of data:
Reply from 172.16.8.126: bytes=32 time=40ms TTL=123
Reply from 172.16.8.126: bytes=32 time=22ms TTL=123
Reply from 172.16.8.126: bytes=32 time=24ms TTL=123
Reply from 172.16.8.126: bytes=32 time=35ms TTL=123
Ping statistics for 172.16.8.126:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 22ms, Maximum = 40ms, Average = 30ms
PC>PING 172.16.5.254
Pinging 172.16.5.254 with 32 bytes of data:
Request timed out.
Reply from 172.16.5.254: bytes=32 time=25ms TTL=124
Reply from 172.16.5.254: bytes=32 time=27ms TTL=124
Reply from 172.16.5.254: bytes=32 time=29ms TTL=124
Ping statistics for 172.16.5.254:
Packets: Sent = 4, Received = 3, Lost = 1 (25% loss),
Approximate round trip times in milli-seconds:
Minimum = 25ms, Maximum = 29ms, Average = 27ms
PC>PING 172.16.3.254
Pinging 172.16.3.254 with 32 bytes of data:
Reply from 172.16.3.254: bytes=32 time=15ms TTL=125
Reply from 172.16.3.254: bytes=32 time=30ms TTL=125
Reply from 172.16.3.254: bytes=32 time=14ms TTL=125
Reply from 172.16.3.254: bytes=32 time=18ms TTL=125
Ping statistics for 172.16.3.254:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 14ms, Maximum = 30ms, Average = 19ms
PC>PING 209.165.200.225
Pinging 209.165.200.225 with 32 bytes of data:
Reply from 209.165.200.225: bytes=32 time=17ms TTL=252
Reply from 209.165.200.225: bytes=32 time=16ms TTL=252
Reply from 209.165.200.225: bytes=32 time=11ms TTL=252
Reply from 209.165.200.225: bytes=32 time=12ms TTL=252
Ping statistics for 209.165.200.225:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 11ms, Maximum = 17ms, Average = 14ms
PC>
PC>
PC>
PC>VaiCorinthians!!!