|
本人公司网管,接触思科设备十年了,平时思科交换的经验多,路由的经验少。
' L; V! `+ i3 X* R. t这次np先是9月份过了tt,上周五29号过了路由851分。6 r. `+ j8 ]8 c6 M' X1 D
周末要陪老婆孩子,工作日每天学习大约一两小时,刚开始准备一边看题库一边看论坛里的路由的视频,后来发现看视频太慢,会影响整体进度可能导致明年考不完交换,就专攻题库了。看的是精简版,年过不惑精力不济,晚上有时看着看着睡过去,有的题目记不住,只能去了解理论知识加深记忆。最后选择题自测每次正确率90%以上,每道实验题都做了四五遍。因为要留出时间给交换,所以计划必须11月完成路由,考前一周看了一遍完整版题库,没怎么记住,怀着忐忑不安的心情走进考场,幸好过了。
8 @& P5 W2 g6 E+ ]# j8 r" R |考题共55道,3道实验题,OSPF,EIGRP Case,OSPF IPv6,最后这道题题目要求把所有不正确的配置都改正,改正越多得分越多,我按题库答案新加了R2-R3的virtual-link, 去掉了R3-R4的virtual-link,R1上有了R4环回(FEC0:4:4)的路由,满足了题目要求,但是R4上没有R1的路由,R2R3上都有R1的路由,不知道什么原因,可能扣分了。
3 h+ j5 a( b1 F+ ~- T$ {拖图题2道,都是题库里的。
, e$ J! h- Q+ T# S, v0 Z' L5 y+ b选择题有几道拿不准:6 y: J* U- D5 o% m4 l" g
1,问route map的名字是不是case-sensitive, 我选了是,貌似其他选项也不错。不在题库内。
" `, w G# z- U$ Z) T& d2,QUESTION 159' C# R7 n: W" C7 B, j7 h+ `
An engineer is using a network sniffer to troubleshoot DHCPv6 between a router and% ]4 }+ B: M8 ]& m0 z
hosts on the
0 S; _8 I9 g1 g, j- U7 `. nLAN with the following configuration:
. [) l& x: O5 M8 j# C6 ?Interface Ethernet0
8 b" D- s* } H. Y) nIpv6 dhcp server DHCPSERVERPOOL rapid-commit+ d5 l }- B" x6 t( G4 A
!
5 f6 K- ^! s& ~5 Z1 [3 OWhich two DHCPv6 messages will appear in the snifer logs?+ z. Q# M& b5 E" ~0 ~, R7 ?: x% q
A. reply
# Z( N8 j& M$ q3 B, o4 J' ]3 dB. request& a* {! r% X. |4 _% c6 @
C. advertise
" l5 m+ D0 C! o1 a, FD. acknowledge
1 n( U5 e S7 \5 ^+ T/ @) KE. solicit
# ?$ ]; c. q( PF. accept4 g# }6 c+ K( D4 R: R8 S9 D" a& j3 Q
Correct Answer: AE
2 L2 H+ B% Q: r Z
% `5 `& }) W; y; q3,题库外。Which EIGRP packets use unreliable delivery? (Choose two)
' G( w' h4 [8 Z; yA. Query B. Reply C. Request D. Hello E. Update' J/ p: k3 c1 |' c8 L1 v+ u
Answer: C D# x0 {# z& I) e+ p
9 x7 n5 Q$ v. ^4,选项变化,选项中有ftp和https。2 o( I! o0 [# n, P, [
7 ~! j% r: V$ M) e* v3 I
Which two protocols can be affected by MPP? (Choose two)4 k# Q1 e. u* S( ]: W7 u N
A. POP B. SMTP C. HTTP D. SFTP E. SSH3 n- I- C, e5 J1 f) N" U8 O
Answer: C E U2 i4 c& x/ c
Explanation
3 c" V# Y1 s0 ?- v+ }" a* X. aThe Management Plane Protection (MPP) feature in Cisco IOS software provides the capability to restrict the interfaces on which network management packets are allowed to enter a device. The MPP feature allows a network operator to designate one or more router interfaces as management interfaces. Device management traffic is permitted to enter a device only through these management interfaces. After MPP is enabled, no interfaces except designated management interfaces will accept network management traffic destined to the device./ m3 K! \3 A, Q2 }5 V
In the command management-interface interface allow protocols we can configure these protocols (to allow on the designated management interface):
% y8 U1 p( @. _0 |/ H/ v3 A+ BEEP + FTP + HTTP + HTTPS + SSH, v1 and v2 + SNMP, all versions + Telnet + TFTP
_/ D: n4 J( [Therefore these are also the protocols that can be affected by MPP.2 ^8 }# F% {7 F: G- m8 o! v
Reference: https://www.cisco.com/c/en/us/td ... _4t11/htsecmpp.html' { ~2 x2 F; e. }5 T
% _6 E* h+ j" q' [, w9 X1 D5 I ^/ a
5,题干变化,问的是10.1.60.0/24。完全不会做。
' u% U" ]$ B" N" V% U/ p+ P2 S! ^Refer to the exhibit. How does R1 handle the route to network 10.1.80.0/24?
8 g$ r& \' x6 X" S# |R1 router eigrp 1 + P6 v3 ?& V0 a1 T- q, Z
no auto-summary
$ \; C# f% p$ _% w$ N* [/ f, Qredistribute ospf 1 route-map ospf-to-eigrp default-metric 10000 10 255 1 1500
% V- S' q; `, }5 x6 g$ Iip prefix-list ccnp1 seq 5 permit 10.1.48.0/24 le 24
( k- d8 O5 q {, S6 Oip prefix-list ccnp2 seq 5 permit 10.1.80.0/24 le 32 ! ]. h4 i" c/ x) `+ }6 \
ip prefix-list ccnp3 seq 5 permit 10.1.64.0/24 le 24 ?4 b+ R( @5 e3 H0 E. F4 l
route-map ospf-to-eigrp permit 10 6 T$ f7 f, b4 o {* m `/ P- d7 a; X
match ip address prefix-list ccnp1
% b" n: ~" j8 |4 V- P* }9 Proute-map ospf-to-eigrp permit 20
' U4 b c0 `0 t ~& J {8 Pmatch ip address prefix-list ccnp2$ m2 y, e/ l6 Z* [
A. R1 redistributes network 10.1.80.0/24 into EIGRP without changing the mask B. R1 changes the mask to /32 and then redistributes network 10.1.80.0/24 into EIGRP as a classful network C. R1 changes the mask to /32 and then redistributes network 10.1.80.0/24 into EIGRP as a classless network D. R1 fails to redistribute network 10.1.80.0/24 into EIGRP! \" T+ A8 q& Z5 K9 R8 W
2 ^+ V9 T. x1 n" G***附件是一份英文版的题库,和我们的完整版题库有50%题目重叠,优点是每道题几乎都有解释,想学习的朋友可以下载。
" A! J3 o' F3 \( `' v# \
I4 ^, c9 t9 U# d& w5 c( }0 y |
评分
-
查看全部评分
|