لا تريد أن تفوت شيئا؟

نصائح اجتياز امتحان الشهادة

آخر أخبار الامتحانات ومعلومات الخصم

برعاية وحديثة من قبل خبرائنا

نعم، أرسل لي النشرة الإخبارية

خذ اختبارات أخرى عبر الإنترنت

السؤال #1
An engineer configures CoPP and enters the show command to verify the implementation. What is the result of the configuration?
A. All traffic will be policed based on access-list 120
B. If traffic exceeds the specified rate, it will be transmitted and remarked
C. Class-default traffic will be dropped
D. ICMP will be denied based on this configuration
عرض الإجابة
اجابة صحيحة: C
السؤال #2
What is the effect of this configuration?
A. The device will allow users at 192
B. The device will authenticate all users connecting to vty lines 0 through 4 against TACACS+
C. The device will allow only users at 192
D. When users attempt to connect to vty lines 0 through 4, the device will authenticate them against TACACS+ if local authentication fails
عرض الإجابة
اجابة صحيحة: BC
السؤال #3
Security policy requires all idle exec sessions to be terminated in 600 seconds. Which configuration achieves this goal?
A. line vty 0 15 absolute-timeout 600
B. line vty 0 15 no exec- timeout
C. line vty 0 15 exec-timeout 10 0
D. line vty 0 4 exec- timeout 600
عرض الإجابة
اجابة صحيحة: B
السؤال #4
An engineer must ensure that all traffic entering AS 200 from AS 100 chooses Link 2 as an entry point. Assume that all BGP neighbor relationships have been formed and that the attributes have not been changed on any of the routers. Which configuration accomplishes this task?
A. R3(config)#route-map PREPEND permit 10 R3(config-route-map)#set as-path prepend 200 200 200 R3(config)#router bgp 200 R3#(config-router)#neighbor 10
B. R4(config)#route-map PREPEND permit 10 R4(config-route-map)#set as-path prepend 100 100 100 R4(config)#router bgp 200 R4(config-router)#neighbor 10
C. R4(config)#route-map PREPEND permit 10 R4(config-route-map)#set as-path prepend 200 200 200 R4(config)#router bgp 200 R4(config-router)#neighbor 10
D. R3(config)#route-map PREPEND permit 10 R3(config-route-map)#set as-path prepend 100 100 100 R3(config)#router bgp 200 R3(config-router)#neighbor 10
عرض الإجابة
اجابة صحيحة: S
السؤال #5
MTU has been configured on the underlying physical topology, and no MTU command has been configured on the tunnel interfaces. What happens when a 1500-byte IPv4 packet traverses the GRE tunnel from host X to host Y, assuming the DF bit is cleared?
A. The packet is discarded on router B
B. The packet arrives on router C without fragmentation
C. The packet arrives on router C fragmented
D. The packet is discarded on router A
عرض الإجابة
اجابة صحيحة: A
السؤال #6
The traceroute fails from R1 to R3. What is the cause of the failure?
A. An ACL applied inbound on loopback0 of R2 is dropping the traffic
B. The loopback on R3 is in a shutdown state
C. Redistribution of connected routes into OSPF is not configured
D. An ACL applied inbound on fa0/1 of R3 is dropping the traffic
عرض الإجابة
اجابة صحيحة: B
السؤال #7
What are two effects of this configuration? (Choose two.)
A. If R1 goes down, R2 becomes active but reverts to standby when R1 comes back online
B. If R2 goes down, R1 becomes active but reverts to standby when R2 comes back online
C. R1 becomes the active router
D. R1 becomes the standby router
E. If R1 goes down, R2 becomes active and remains the active device when R1 comes back online
عرض الإجابة
اجابة صحيحة: C
السؤال #8
An engineer must configure a SPAN session. What is the effect of the configuration?
A. Traffic received on VLANs 10, 11, and 12 is copied and sent to interface g0/1
B. Traffic sent on VLANs 10 and 12 only is copied and sent to interface g0/1
C. Traffic sent on VLANs 10, 11, and 12 is copied and sent to interface g0/1
D. Traffic received on VLANs 10 and 12 only is copied and sent to interface g0/1
عرض الإجابة
اجابة صحيحة: C
السؤال #9
These commands have been added to the configuration of a switch. Which command flags an error if it is added to this configuration?
A. monitor session 1 source interface port-channel 6
B. monitor session 1 source vlan 10
C. monitor session 1 source interface FastEthemet0/1 rx
D. monitor session 1 source interface port-channel 7, port-channel 8
عرض الإجابة
اجابة صحيحة: B
السؤال #10
Which two commands ensure that DSW1 becomes root bridge for VLAN 10? (Choose two.)
A. DSW1(config)#spanning-tree vlan 10 priority 4096
B. DSW1(config)#spanning-tree vlan 10 priority root
C. DSW2(config)#spanning-tree vlan 10 priority 61440
D. DSW1(config)#spanning-tree vlan 10 port-priority 0
E. DSW2(config)#spanning-tree vlan 20 priority 0
عرض الإجابة
اجابة صحيحة: D
السؤال #11
What function does VXLAN perform in a Cisco SD-Access deployment?
A. policy plane forwarding
B. control plane forwarding
C. data plane forwarding
D. systems management and orchestration
عرض الإجابة
اجابة صحيحة: C
السؤال #12
An engineer is configuring GigabitEthernet1/0/0 for VRRP. When the router has the highest priority in group 5, it must assume the master role. Which command set should the engineer add to the configuration to accomplish this task? interface GigabitEthernet1/0/0 description To IDF A 38-70-774-10 ip address 172.16.13.2 255.255.255.0
A. standby 5 ip 172
B. standby 5 ip 172
C. vrrp 5 ip 172
D. vrrp 5 ip 172
عرض الإجابة
اجابة صحيحة: B
السؤال #13
An engineer must establish eBGP peering between router R3 and router R4. Both routers should use their loopback interfaces as the BGP router ID. Which configuration set accomplishes this task?
A. R3(config)#router bgp 200 R3(config-router)#neighbor 10
B. R3(config)#router bgp 200 R3(config-router)#neighbor 10
C. R3(config)#router bgp 200 R3(config-router)#neighbor 10
D. R3(config)#router bgp 200 R3(config-router)#neighbor 10
عرض الإجابة
اجابة صحيحة: B

عرض الإجابات بعد التقديم

يرجى إرسال البريد الإلكتروني الخاص بك والواتس اب للحصول على إجابات الأسئلة.

ملحوظة: يرجى التأكد من صلاحية معرف البريد الإلكتروني وWhatsApp حتى تتمكن من الحصول على نتائج الاختبار الصحيحة.

بريد إلكتروني:
رقم الواتس اب/الهاتف: