CCNP ENCOR Quiz 2

CCNP ENCOR QUIZ 2

CONGRATULATIONS!

YOU HAVE COMPLETED CCNP ENCOR QUIZ 2.

YOU HAVE %%SCORE%% TRUE ANSWERS OUT OF %%TOTAL%% QUESTIONS.

YOUR SCORE IS %%PERCENTAGE%%.

%%RATING%%

Your answers are highlighted below.
Question 1
What is the converged state of BGP?
A
OpenConfirmed
B
Established
C
2-way
D
Full
E
OpenSent
Question 2
Which ones are some of the BGP Well-known attributes?
A
AS Path
B
Origin
C
Local Preference
D
MED
E
Weight
Question 3
What is the EUI-64 formated Internet ID of 1111.2222.3333
A
1111.22FE.FF22.3333
B
1311.22FF.FC22.3333
C
1111.22FE.FE22.3333
D
1111.22FF.FE22.3333
E
1311.22FF.FE22.3333
Question 4
Which routers are used specifically on OSPF networks?
A
BDR
B
ABR
C
ASR
D
DR
E
RR
Question 5
What is the protocol number of IPSec ESP?
A
50
B
20
C
100
D
60
E
120
Question 6
.... packets are sent to build the topology and routing tables.
A
Keepalive
B
Update
C
Hello
D
Error
E
Notification
Question 7
How to check a number if it is odd or even number with a Python code? (The number is X)
A
if X % 2 == 0:
B
All of them
C
if X / 2 == 0:
D
if X % 2 = 0:
E
if X / 2 =0:
Question 8
How can we define a Standard ACL with ACL Number 10 that denies all traffic coming from network 10.10.10.0/24?
A
access-list 10 permit 10.10.10.0. 0.0.0.255
B
access-list 10 deny 10.10.10.0. 0.0.0.255
C
access-list 10.10.10.0. 0.0.0.255 10
D
access-list permit 10.10.10.0 24
E
access-list deny icmp 10.10.10.0. 0.0.0.255
Question 9
Which Multicast IP Range is used on local subnet only?
A
224.0.1.0 to 224.0.1.255
B
233.0.0.0 to 233.251.255.255
C
224.0.0.0 to 224.0.0.255
D
224.0.0.0 – 239.255.255.255
E
224.0.0.0 - 238.0.0.0
Question 10
In the routing table, ... indicated that the route is the best route.
A
>
B
+
C
S
D
#
E
C
Question 11
In the routing table there is an wxpression like below: 10.10.20.0/24 [110/15] via 10.10.1.1 What is 15 here?
A
Preference
B
Protocol Number
C
Metric
D
Port Number
E
Header Length
Question 12
What is the administrative distance of OSPF for Cisco?
A
90
B
110
C
70
D
170
E
100
Question 13
IPv6 Multicast range is from .... to ....
A
FE80 / FFEE
B
FFFF / FFEE
C
FFEC / FE80
D
FF00 / FFFF
E
FFFF / FFFF
Question 14
How to configure weight for neighbor 1.2.1.2 as 150 in Autonomous System 200?
A
set neighbor 1.2.1.2 weight 150
B
match neighbor 1.2.1.2
C
router bgp 200
D
router bgp 200 create
E
neighbor 1.2.1.2 weight 150
Question 15
How can we check EIGRP packets on a Cisco router?
A
debug ip eigrp
B
debug eigrp tables
C
clear eigrp packet
D
clear eigrp tables
E
debug eigrp packet
Question 16
Which ones are the Private IPv6 Blocks?
A
192.168.0.0 - 192.168.255.255
B
172.0.0.0 - 172.255.255.255
C
172.16.0.0 - 172.31.255.255
D
10.0.0.0 - 10.0.0.255
E
10.0.0.0 - 10.255.255.255
Question 17
In Routing Table if an EIGRP route is ....., this means that the Successor and Feasible Successors failed.
A
Down
B
None of them
C
Passive
D
Active
E
Up
Question 18
Which ones are true for OSPF?
A
Hierarchical protocol
B
A link-state protocol
C
A hybrid protocol
D
Uses Disjkstra Algorithm
E
Uses DUAL Algorithm
Question 19
What is the Administartive Distance of RIPng?
A
110
B
70
C
90
D
120
E
100
Question 20
What is the correct order of BGP Path Selection Algorithm for Cisco?
A
Weight, Local Preference, AS-Path, Origin, MED, Locally Originated,
B
Local Preference, Locally Originated, AS-Path, Origin, MED, Weight
C
Weight ,Local Preference, Locally Originated, AS-Path, Origin, MED
D
Local Preference, AS-Path, Origin, MED, Weight, Locally Originated,
E
Origin, MED, Weight ,Local Preference, Locally Originated, AS-Path
Question 21
How to assign string 'ABC' to String1 and then print it with a Python code?  
A
String1 = 'ABC' print(String1)
B
String1 = 'ABC' print(String1):
C
String1 = ABC print(String1)
D
String1 = ABC print(String1):
E
String1 = print(String1)
Question 22
How can we configure IGMP Snooping on a Cisco router?
A
igmp snooping enable
B
ip igmp snooping
C
igmp snooping start
D
igmp snooping
E
ip snooping
Once you are finished, click the button below. Any items you have not completed will be marked incorrect. Get Results
There are 22 questions to complete.