Sei sulla pagina 1di 7

CCNA 2 EIGRP Skill based Assessment

>>> Router HQ CLI <<<


--- System Configuration Dialog --Continue with configuration dialog? [yes/no]: no Press RETURN to get started! Router>en Router#conf t Enter configuration commands, one per line. End with CNTL/Z. Router(config)#hostname HQ HQ(config)#interface Fa0/0 HQ(config-if)#ip add 192.168.158.1 255.255.255.128 HQ(config-if)#no shut %LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up HQ(config-if)#interface fa0/1 HQ(config-if)#ip add 192.168.158.129 255.255.255.192 HQ(config-if)#no shut %LINK-5-CHANGED: Interface FastEthernet0/1, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up HQ(config-if)#interface S0/0/1 HQ(config-if)#ip add 192.168.159.97 255.255.255.252 HQ(config-if)#clock rate 64000 HQ(config-if)#no shut %LINK-5-CHANGED: Interface Serial0/0/1, changed state to up HQ(config-if)#interface S0/0/0 HQ(config-if)#ip add 192.168.159.101 255.255.255.252

Page 1

CCNA 2 EIGRP Skill based Assessment


HQ(config-if)#clock rate 64000 HQ(config-if)#no shut %LINK-5-CHANGED: Interface Serial0/0/0, changed state to up HQ(config-if)#interface loopback0 %LINK-5-CHANGED: Interface Loopback0, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface Loopback0, changed state to up HQ(config-if)#ip addr 189.54.69.254 255.255.255.252 HQ(config-if)#no shut

>>> Router Remote1 CLI <<<


--- System Configuration Dialog --Continue with configuration dialog? [yes/no]: no Press RETURN to get started! Router>en Router#conf t Enter configuration commands, one per line. End with CNTL/Z. Router(config)#hostname Remote1 Remote1(config)#interface Fa0/0 Remote1 (config-if)#ip add 192.168.159.65 255.255.255.224 Remote1 (config-if)#no shut %LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up Remote1 (config-if)#interface Fa0/1 Remote1 (config-if)#ip add 192.168.158.193 255.255.255.192 Remote1 (config-if)#no shut

Page 2

CCNA 2 EIGRP Skill based Assessment


%LINK-5-CHANGED: Interface FastEthernet0/1, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up Remote1 (config-if)#interface S0/0/1 Remote1 (config-if)#ip add 192.168.159.98 255.255.255.252 Remote1 (config-if)#no shut %LINK-5-CHANGED: Interface Serial0/0/1, changed state to up

>>> Router Remote2 CLI <<<


--- System Configuration Dialog --Continue with configuration dialog? [yes/no]: no Press RETURN to get started! Router>en Router#conf t Enter configuration commands, one per line. End with CNTL/Z. Remote(config)#hostname Remote2 Remote2(config)#interface Fa0/0 Remote2(config-if)#ip add 192.168.157.1 255.255.255.0 Remote2(config-if)#no shut %LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up Remote2(config-if)#interface Fa0/1 Remote2(config-if)#ip add 192.168.159.1 255.255.255.192 Remote2(config-if)#no shut %LINK-5-CHANGED: Interface FastEthernet0/1, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up

Page 3

CCNA 2 EIGRP Skill based Assessment


Remote2(config-if)#interface S0/0/0 Remote2(config-if)#ip addr 192.168.159.102 255.255.255.252 Remote2(config-if)#no shut %LINK-5-CHANGED: Interface Serial0/0/0, changed state to up

**** Assign IP Addresses, Subnet Mask, Default Gateway to PC1 PC6

>>> Router HQ CLI <<<


HQ(config)#router eigrp 1 HQ(config-router)#network 192.168.158.0 0.0.0.127 HQ(config-router)#network 192.168.158.128 0.0.0.63 HQ(config-router)#network 192.168.159.96 0.0.0.3 HQ(config-router)#network 192.168.159.100 0.0.0.3 HQ(config-router)#network 189.54.69.252 0.0.0.3 HQ(config-router)#no auto-summary

>>> Router Remote1 CLI <<<


Remote1(config)#router eigrp 1 Remote1(config-router)#network 192.168.159.64 0.0.0.31 Remote1(config-router)#network 192.168.158.192 0.0.0.63 Remote1(config-router)#network 192.168.159.98 0.0.0.3 Remote1(config-router)#no auto-summary

Page 4

CCNA 2 EIGRP Skill based Assessment


>>> Router Remote2 CLI <<<
Remote2(config)#router eigrp 1 Remote2(config-router)#network 192.168.157.0 0.0.0.255 Remote2(config-router)#network 192.168.159.0 0.0.0.63 Remote2(config-router)#network 192.168.159.102 0.0.0.3 Remote2(config-router)#no auto-summary

>>> Router HQ CLI <<<


HQ(config-router)#exit HQ(config)#ip route 0.0.0.0 0.0.0.0 loopback0 HQ(config)#router eigrp 1 HQ(config-router)#redistribute static HQ(config-router)#exit HQ(config)#exit %SYS-5-CONFIG_I: Configured from console by console HQ#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 0.0.0.0 to network 0.0.0.0

Page 5

CCNA 2 EIGRP Skill based Assessment


189.54.0.0/30 is subnetted, 1 subnets C 189.54.69.252 is directly connected, Loopback0 192.168.158.0/24 is variably subnetted, 3 subnets, 2 masks C C D 192.168.158.0/25 is directly connected, FastEthernet0/0 192.168.158.128/26 is directly connected, FastEthernet0/1 192.168.158.192/26 [90/2172416] via 192.168.159.98, 00:04:29, Serial0/0/1 192.168.159.0/24 is variably subnetted, 2 subnets, 2 masks D C 192.168.159.64/27 [90/2172416] via 192.168.159.98, 00:04:29, Serial0/0/1 192.168.159.96/30 is directly connected, Serial0/0/1

S* 0.0.0.0/0 is directly connected, Loopback0 HQ#

>>> PC 3 CLI <<<


PC>ping 192.168.158.126 <- ping to pc1 Pinging 192.168.158.126 with 32 bytes of data: Request timed out. Reply from 192.168.158.126: bytes=32 time=78ms TTL=126 Reply from 192.168.158.126: bytes=32 time=94ms TTL=126 Reply from 192.168.158.126: bytes=32 time=93ms TTL=126

Ping statistics for 192.168.158.126: Packets: Sent = 4, Received = 3, Lost = 1 (25% loss), Approximate round trip times in milli-seconds: Minimum = 78ms, Maximum = 94ms, Average = 88ms

Page 6

CCNA 2 EIGRP Skill based Assessment


PC>ping 189.54.69.254 <- ping to pc1 Pinging 189.54.69.254 with 32 bytes of data:

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

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

Page 7

Potrebbero piacerti anche