Você está na página 1de 14

PC1

PC>ping 188.54.69.254

Pinging 188.54.69.254 with 32 bytes of data:

Reply from 188.54.69.254: bytes=32 time=62ms TTL=255


Reply from 188.54.69.254: bytes=32 time=32ms TTL=255
Reply from 188.54.69.254: bytes=32 time=4ms TTL=255
Reply from 188.54.69.254: bytes=32 time=16ms TTL=255

Ping statistics for 188.54.69.254:


Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 4ms, Maximum = 62ms, Average = 28ms

PC2
PC>ping 188.54.69.254

Pinging 188.54.69.254 with 32 bytes of data:

Reply from 188.54.69.254: bytes=32 time=63ms TTL=255


Reply from 188.54.69.254: bytes=32 time=31ms TTL=255
Reply from 188.54.69.254: bytes=32 time=31ms TTL=255
Reply from 188.54.69.254: bytes=32 time=31ms TTL=255
Adrijon Zaci
ID: k0922013

Ping statistics for 188.54.69.254:


Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 31ms, Maximum = 63ms, Average = 39ms

PC3
PC>ping 188.54.69.254

Pinging 188.54.69.254 with 32 bytes of data:

Reply from 188.54.69.254: bytes=32 time=94ms TTL=254


Reply from 188.54.69.254: bytes=32 time=48ms TTL=254
Reply from 188.54.69.254: bytes=32 time=50ms TTL=254
Reply from 188.54.69.254: bytes=32 time=47ms TTL=254

Ping statistics for 188.54.69.254:


Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 47ms, Maximum = 94ms, Average = 59ms

PC4
PC>ping 188.54.69.254

Pinging 188.54.69.254 with 32 bytes of data:

Reply from 188.54.69.254: bytes=32 time=94ms TTL=254


Adrijon Zaci
ID: k0922013

Reply from 188.54.69.254: bytes=32 time=63ms TTL=254


Reply from 188.54.69.254: bytes=32 time=62ms TTL=254
Reply from 188.54.69.254: bytes=32 time=63ms TTL=254

Ping statistics for 188.54.69.254:


Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 62ms, Maximum = 94ms, Average = 70ms

PC5
PC>ping 188.54.69.254

Pinging 188.54.69.254 with 32 bytes of data:

Reply from 188.54.69.254: bytes=32 time=94ms TTL=254


Reply from 188.54.69.254: bytes=32 time=63ms TTL=254
Reply from 188.54.69.254: bytes=32 time=63ms TTL=254
Reply from 188.54.69.254: bytes=32 time=62ms TTL=254

Ping statistics for 188.54.69.254:


Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 62ms, Maximum = 94ms, Average = 70ms

Adrijon Zaci
ID: k0922013

PC6
PC>ping 188.54.69.254

Pinging 188.54.69.254 with 32 bytes of data:

Reply from 188.54.69.254: bytes=32 time=94ms TTL=254


Reply from 188.54.69.254: bytes=32 time=62ms TTL=254
Reply from 188.54.69.254: bytes=32 time=62ms TTL=254
Reply from 188.54.69.254: bytes=32 time=63ms TTL=254

Ping statistics for 188.54.69.254:


Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 62ms, Maximum = 94ms, Average = 70ms

Final Configuration
HQ
HQ#show run
Building configuration...

Current configuration : 1120 bytes


!
version 12.4
no service timestamps log datetime msec

Adrijon Zaci
ID: k0922013

no service timestamps debug datetime msec


no service password-encryption
!
hostname HQ
!
!
!
!
!
!
!
!
!
!
!
!
ip ssh version 1
!
!
!
!
!
!
interface Loopback0
ip address 188.54.69.254 255.255.255.252

Adrijon Zaci
ID: k0922013

!
interface FastEthernet0/0
ip address 192.168.158.1 255.255.255.128
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 192.168.158.129 255.255.255.192
duplex auto
speed auto
!
interface Serial0/0/0
ip address 192.168.159.101 255.255.255.252
clock rate 56000
!
interface Serial0/0/1
ip address 192.168.159.97 255.255.255.252
clock rate 56000
!
interface Serial0/1/0
no ip address
clock rate 125000
shutdown
!
interface Serial0/1/1

Adrijon Zaci
ID: k0922013

no ip address
clock rate 125000
shutdown
!
interface Vlan1
no ip address
shutdown
!
router eigrp 1
redistribute static
network 192.168.158.0 0.0.0.127
network 192.168.158.128 0.0.0.63
network 192.168.159.96 0.0.0.3
network 192.168.159.100 0.0.0.3
no auto-summary
!
router rip
!
ip classless
ip route 0.0.0.0 0.0.0.0 Loopback0
!
!
!
no cdp run
!

Adrijon Zaci
ID: k0922013

!
!
!
!
line con 0
line vty 0 4
login
!
!
!
End

Remote 1
Remote1#show run
Building configuration...

Current configuration : 769 bytes


!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Remote1
!

Adrijon Zaci
ID: k0922013

!
!
!
!
!
!
!
!
!
!
!
ip ssh version 1
!
!
!
!
!
!
interface FastEthernet0/0
ip address 192.168.159.65 255.255.255.224
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 192.168.159.1 255.255.255.192

Adrijon Zaci
ID: k0922013

duplex auto
speed auto
!
interface Serial0/0/0
no ip address
clock rate 125000
shutdown
!
interface Serial0/0/1
ip address 192.168.159.98 255.255.255.252
!
interface Vlan1
no ip address
shutdown
!
router eigrp 1
network 192.168.159.0 0.0.0.63
network 192.168.159.64 0.0.0.31
network 192.168.159.96 0.0.0.3
no auto-summary
!
ip classless
!
!
!

Adrijon Zaci
ID: k0922013

!
!
!
!
line con 0
line vty 0 4
login
!
!
!
end

Remote 2
Remote2#show run
Building configuration...

Current configuration : 742 bytes


!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Remote2
!
!

Adrijon Zaci
ID: k0922013

!
!
!
!
!
!
!
!
!
!
ip ssh version 1
!
!
!
!
!
!
interface FastEthernet0/0
ip address 192.168.157.1 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 192.168.158.193 255.255.255.192
duplex auto

Adrijon Zaci
ID: k0922013

speed auto
!
interface Serial0/0/0
ip address 192.168.159.102 255.255.255.252
!
interface Serial0/0/1
no ip address
shutdown
!
interface Vlan1
no ip address
shutdown
!
router eigrp 1
network 192.168.157.0
network 192.168.158.192 0.0.0.3
network 192.168.159.100 0.0.0.3
no auto-summary
!
ip classless
!
!
!
!
!

Adrijon Zaci
ID: k0922013

!
!
line con 0
line vty 0 4
login
!
!
!
end

Adrijon Zaci
ID: k0922013

Você também pode gostar