If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Xin chào ! Nếu đây là lần đầu tiên bạn đến với diễn đàn, xin vui lòng danh ra một phút bấm vào đây để đăng kí và tham gia thảo luận cùng VnPro.
In this ticket, check the IP on Client1, if it gets 169.x.x.x then use the “show run” command on R4. If you see the “ip dhcp exclude 10.2.1.1-1.10.2.1.253″ then the DHCP range has been misconfigured. Configuration on R4 was:
!
ip dhcp exclude 10.2.1.1-10.2.1.253
!
Ans1) R4
Ans2) DHCP
Ans3) on R4 delete ip dhcp exclude 10.2.1.1-10.2.1.253 and apply ip dhcp-excluded 10.2.1.1-10.2.1.2
Ticket 14 – EIGRP Passive Interface
the neighborship between R4 and DSW1 wasn’t establised. Client 1 can’t ping R4 Configuration on R4 was:
router eigrp 10
passive-interface default
redistribute ospf 1 route-map OSPF->EIGRP
network 10.1.4.4 0.0.0.3
network 10.1.4.8 0.0.0.3
default-metric 10000 100 255 1 10000
no auto-summary
Answer 1) R4
Answer 2) IPv4 EIGRP Routing
Answer 3) Remove “Passive interface” under EIGRP 10 (or in Interface f0/1 and f0/0, something like this)
Lâm Văn Tú
Email : cntt08520610@gmail.com Viet Professionals Co. Ltd. (VnPro) 149/1D Ung Văn Khiêm P25 Q.Bình thạnh TPHCM
Tel: (08) 35124257 (5 lines)
Fax (08) 35124314
Tập tành bước đi....
Mình đang định ôn thi Tshoot, ko biết có ai thi gần đây cho mình hỏi đề có thay đổi so với bộ đề ở trên ko? Nếu có cho mình xin bộ đề ôn thi mới nhất với, hoặc trang web hay forum có trao đổi về ôn thi Tshoot.
Comment