Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Download as pdf or txt
Download as pdf or txt
You are on page 1of 13

NOME: JOSÉ ABRAÃO DE ALBUQUERQUE

CURSO: REDES DE COMPUTADORES 3ª 2021 2º SEM


RGM: 24482676

EXERCÍCIO

ROUTER: JOSÉ A
Router>enable
Router#show running config
^
% Invalid input detected at '^' marker.
Router#show running-config
Building configuration...

Current configuration : 1204 bytes


!
version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Router
!
!
!
!
!
!
!
!
no ip cef
no ipv6 cef
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
ip address 172.160.27.193 255.255.255.240
ip nat inside
duplex auto
speed auto
!
interface FastEthernet1/0
no ip address
duplex auto
speed auto
!
interface Serial2/0
ip address 172.160.28.34 255.255.255.252
clock rate 64000
!
interface Serial3/0
ip address 172.160.28.37 255.255.255.252
clock rate 64000
!
interface FastEthernet4/0
no ip address
shutdown
!
interface FastEthernet5/0
no ip address
shutdown
!
interface Serial6/0
ip address 172.160.28.45 255.255.255.252
ip nat outside
!
interface Serial7/0
no ip address
clock rate 2000000
shutdown
!
router ospf 1
log-adjacency-changes
network 172.160.28.44 0.0.0.3 area 1
network 172.160.27.192 0.0.0.15 area 1
network 172.160.28.32 0.0.0.3 area 1
network 172.160.28.36 0.0.0.3 area 1
!
ip nat inside source list 1 interface Serial6/0 overload
ip classless
!
ip flow-export version 9
!
!
access-list 1 permit any
!
!
!
!
!
!
line con 0
!
line aux 0
!
line vty 0 4
login
!
!
!
end

ROUTER: ABRAÃO B
no service timestamps debug datetime msec
no service password-encryption
!
hostname ABRAAO
!
!
!
!
!
!
!
!
no ip cef
no ipv6 cef
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
ip address 172.160.27.209 255.255.255.240
duplex auto
speed auto
standby 1 ip 172.160.27.211
standby 1 priority 150
!
interface FastEthernet1/0
no ip address
duplex auto
speed auto
shutdown
!
interface Serial2/0
ip address 172.160.28.33 255.255.255.252
!
interface Serial3/0
ip address 172.160.28.41 255.255.255.252
clock rate 64000
!
interface FastEthernet4/0
no ip address
shutdown
!
interface FastEthernet5/0
no ip address
shutdown
!
router ospf 1
log-adjacency-changes
network 172.160.27.208 0.0.0.15 area 1
network 172.160.28.32 0.0.0.3 area 1
network 172.160.28.40 0.0.0.3 area 1
!
ip classless
!
ip flow-export version 9
!
!
!
!
!
!
!
!
line con 0
!
line aux 0
!
line vty 0 4
login
!
!
!
end

ABRAAO#show running-config
Building configuration...

Current configuration : 967 bytes


!
version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname ABRAAO
!
!
!
!
!
!
!
!
no ip cef
no ipv6 cef
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
ip address 172.160.27.209 255.255.255.240
duplex auto
speed auto
standby 1 ip 172.160.27.211
standby 1 priority 150
!
interface FastEthernet1/0
no ip address
duplex auto
speed auto
shutdown
!
interface Serial2/0
ip address 172.160.28.33 255.255.255.252
!
interface Serial3/0
ip address 172.160.28.41 255.255.255.252
clock rate 64000
!
interface FastEthernet4/0
no ip address
shutdown
!
interface FastEthernet5/0
no ip address
shutdown
!
router ospf 1
log-adjacency-changes
network 172.160.27.208 0.0.0.15 area 1
network 172.160.28.32 0.0.0.3 area 1
network 172.160.28.40 0.0.0.3 area 1
!
ip classless
!
ip flow-export version 9
!
!
!
!
!
!
!
!
line con 0
!
line aux 0
!
line vty 0 4
login
!
!
!
end

ROUTER: ALBUQUERQUE C
ALBUQUERQUE>enable
ALBUQUERQUE#show running-config
Building configuration...

Current configuration : 1025 bytes


!
version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname ALBUQUERQUE
!
!
!
!
!
!
!
!
no ip cef
no ipv6 cef
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
ip address 172.160.27.225 255.255.255.240
ip access-group 1 in
duplex auto
speed auto
!
interface FastEthernet1/0
no ip address
duplex auto
speed auto
shutdown
!
interface Serial2/0
ip address 172.160.28.42 255.255.255.252
!
interface Serial3/0
ip address 172.160.28.38 255.255.255.252
!
interface FastEthernet4/0
no ip address
shutdown
!
interface FastEthernet5/0
no ip address
shutdown
!
router ospf 1
log-adjacency-changes
network 172.160.27.224 0.0.0.15 area 1
network 172.160.28.36 0.0.0.3 area 1
network 172.160.28.40 0.0.0.3 area 1
network 172.168.28.40 0.0.0.3 area 1
!
ip classless
!
ip flow-export version 9
!
!
access-list 1 deny host 172.160.27.238
access-list 1 permit any
!
!
!
!
!
!
line con 0
!
line aux 0
!
line vty 0 4
login
!
!
!
end
ROUTER: router 0
Router>enable
Router#show running-config
Building configuration...

Current configuration : 957 bytes


!
version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Router
!
!
!
!
!
!
!
!
ip cef
no ipv6 cef
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
ip address 172.32.1.1 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet1/0
no ip address
duplex auto
speed auto
shutdown
!
interface Serial2/0
ip address 172.160.28.46 255.255.255.252
clock rate 64000
!
interface Serial3/0
ip address 172.160.28.49 255.255.255.252
clock rate 64000
!
interface FastEthernet4/0
no ip address
shutdown
!
interface FastEthernet5/0
no ip address
shutdown
!
router ospf 1
log-adjacency-changes
network 172.160.28.44 0.0.0.3 area 1
network 172.32.0.0 0.0.0.255 area 1
network 172.32.1.0 0.0.0.255 area 1
network 172.160.28.48 0.0.0.3 area 1
!
ip classless
!
ip flow-export version 9
!
!
!
!
!
!
!
!
line con 0
!
line aux 0
!
line vty 0 4
login
!
!
!
end
ROUTER: stand-by

Router>enabe
Translating "enabe"...domain server (255.255.255.255)
% Unknown command or computer name, or unable to find computer address

Router>enable
Router#show running-config
Building configuration...

Current configuration : 887 bytes


!
version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Router
!
!
!
!
!
!
!
!
ip cef
no ipv6 cef
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
ip address 172.168.27.210 255.255.255.240
duplex auto
speed auto
standby 1 ip 172.160.27.211
!
interface FastEthernet1/0
no ip address
duplex auto
speed auto
shutdown
!
interface Serial2/0
ip address 172.160.28.50 255.255.255.252
!
interface Serial3/0
no ip address
clock rate 2000000
shutdown
!
interface FastEthernet4/0
no ip address
shutdown
!
interface FastEthernet5/0
no ip address
shutdown
!
router ospf 1
log-adjacency-changes
network 172.160.28.48 0.0.0.3 area 1
network 172.168.27.208 0.0.0.15 area 1
!
ip classless
!
ip flow-export version 9
!
!
!
!
!
!
!
!
line con 0
!
line aux 0
!
line vty 0 4
login
!
!
!
end

You might also like