CONGRATULATIONS!
YOU HAVE COMPLETED CCNP ENCOR QUIZ 5.
YOU HAVE %%SCORE%% TRUE ANSWERS OUT OF %%TOTAL%% QUESTIONS.
YOUR SCORE IS %%PERCENTAGE%%.
%%RATING%%Question 1 |
C | |
D | |
O | |
I | |
S |
Question 2 |
show ip ospf interface | |
show ip ospf neighbor | |
show ip neighbor | |
show ospf interface | |
show ospf neighbor |
Question 3 |
MED
| |
Aggregator | |
AS Path | |
Communitry | |
Local Preference |
Question 4 |
clear ip route | |
clear ip route * | |
clear route | |
clear route * | |
clear ip * |
Question 5 |
System Number | |
Area Number | |
Autonomous System Number | |
Network Number | |
None of them |
Question 6 |
False | |
True |
Question 7 |
Uses randevous point
| |
Does not use Randevous Point | |
(S,G) based only | |
Used for small number of multicast hosts | |
Uses only Source Based Trees |
Question 8 |
three | |
five | |
one | |
two | |
four |
Question 9 |
match ip address 20 | |
All of them | |
set as-path prepend 100 100 100 | |
route-map XYZ permit 10 | |
access-list 20 permit 192.168.1.0 0.0.0.255 |
Question 10 |
OSPF | |
BGP | |
IS-IS | |
RIP | |
EIGRP |
Question 11 |
^200 | |
*200_ | |
^200_ | |
200_ | |
*200 |
Question 12 |
ip route 0.0.0.0 0.0.0.0 3.3.3.3 | |
ip route 0.0.0.0 3.3.3.3 0.0.0.0 | |
ip static-route 0.0.0.0 3.3.3.3 0.0.0.0 | |
ip static-route 0.0.0.0 0.0.0.0 3.3.3.3 | |
ip static 0.0.0.0 0.0.0.0 3.3.3.3 |
Question 13 |
224.0.0.10 | |
224.0.0.2 | |
224.0.0.6 | |
224.0.0.9 | |
224.0.0.5
|
Question 14 |
area 7 totally stub | |
area 7 nssa create | |
area 7 totally stubby | |
area 7 stub | |
area 7 nssa |
Question 15 |
join-group 226.10.10.1 igmp | |
igmp join 226.10.10.1 | |
group 226.10.10.1 igmp | |
igmp join-group 226.10.10.1 | |
ip igmp join-group 226.10.10.1 |
Question 16 |
3xxx | |
FECx | |
2xxx | |
FF0x | |
FE8x |
Question 17 |
x, y = input("Enter two value: ").split()
print("First number: ", x)
print("Second number: ", y) | |
x, y = input("Enter a two value: ").split()
print("First number: ", x):
print("Second number: ", y):
| |
x, y = input("Enter a two value: ")
print("First number: ", x)
print("Second number: ", y) | |
x, y = input("Enter a two value: ").split()
print(First number: , x)
print(Second number: , y)
| |
x, y = input("Enter a two value: ")
print(First number: , x)
print(Second number: , y) |
Question 18 |
24 | |
20 | |
5 | |
10 | |
8 |
Question 19 |
ripng ABC enable | |
rip ABC enable | |
ipv6 ABC enable | |
ipv6 ripng ABC enable | |
ipv6 rip ABC enable |
Question 20 |
show ospf neighbor | |
show ipv6 ospf | |
show ipv6 ospf neighbor | |
show ipv6 protocols ospf | |
show ipv6 ospf protocols |
Question 21 |
MLDv3 | |
MLDv6 | |
MLDv1
| |
MLDv2 | |
MLDv5 |