CCNP ENCOR Quiz 5

CCNP ENCOR QUIZ 5

CONGRATULATIONS!

YOU HAVE COMPLETED CCNP ENCOR QUIZ 5.

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

YOUR SCORE IS %%PERCENTAGE%%.

%%RATING%%

Your answers are highlighted below.
Question 1
Which ones are Link-State protocols?
A
OSPF
B
IS-IS
C
BGP
D
RIP
E
EIGRP
Question 2
There are ... fields in an IPv6 Header.
A
8
B
5
C
10
D
24
E
20
Question 3
If you want to clear routing table on a Cisco router, you need to use ... command
A
clear ip route
B
clear route *
C
clear ip *
D
clear ip route *
E
clear route
Question 4
Which ones are MLD versions?
A
MLDv2
B
MLDv6
C
MLDv3
D
MLDv1
E
MLDv5
Question 5
ABRs has a specific database for each area that it is connected to.
A
False
B
True
Question 6
In routing table, directly connected nodes are indicated with ....
A
O
B
C
C
I
D
S
E
D
Question 7
Which Multicast addresses are used by OSPFv2?
A
224.0.0.6
B
224.0.0.9
C
224.0.0.5
D
224.0.0.2
E
224.0.0.10
Question 8
How can we check OSPF neighbors on a Cisco router?
A
show ospf interface
B
show ospf neighbor
C
show ip neighbor
D
show ip ospf interface
E
show ip ospf neighbor
Question 9
Which ones are some of the BGP Optional attributes?
A
Local Preference
B
Aggregator
C
Communitry
D
MED
E
AS Path
Question 10
Which one is the beginning of a IPv6 Global Unicst address?
A
FECx
B
3xxx
C
2xxx
D
FE8x
E
FF0x
Question 11
How can we check OSPFv3 neighbors on a Cisco Router?
A
show ipv6 ospf neighbor
B
show ipv6 protocols ospf
C
show ospf neighbor
D
show ipv6 ospf protocols
E
show ipv6 ospf
Question 12
Globally unique identifier for an IP network is called .... ok
A
None of them
B
Autonomous System Number
C
Area Number
D
Network Number
E
System Number
Question 13
How to take two input from a user and assign it x,y with a Python code?
A
x, y = input("Enter two value: ").split() print("First number: ", x) print("Second number: ", y)
B
x, y = input("Enter a two value: ").split() print("First number: ", x): print("Second number: ", y):
C
x, y = input("Enter a two value: ") print("First number: ", x) print("Second number: ", y)
D
x, y = input("Enter a two value: ") print(First number: , x) print(Second number: , y)
E
x, y = input("Enter a two value: ").split() print(First number: , x) print(Second number: , y)
Question 14
How can we enable RIP process ABC on a Cisco router under an interface?
A
ipv6 ripng ABC enable
B
ipv6 rip ABC enable
C
rip ABC enable
D
ipv6 ABC enable
E
ripng ABC enable
Question 15
Which ones are true for PIM Sparse Mode?
A
Uses only Source Based Trees
B
Does not use Randevous Point
C
Used for small number of multicast hosts
D
Uses randevous point
E
(S,G) based only
Question 16
How to configure AS Prepend with three additional ASs by route map XYZ? (Route Map will contain ACL 20 and it will contain 192.168.1.0/24 network)
A
match ip address 20
B
set as-path prepend 100 100 100
C
All of them
D
route-map XYZ permit 10
E
access-list 20 permit 192.168.1.0 0.0.0.255
Question 17
How can an interface join to the multicast group 226.10.10.1?
A
igmp join-group 226.10.10.1
B
ip igmp join-group 226.10.10.1
C
join-group 226.10.10.1 igmp
D
igmp join 226.10.10.1
E
group 226.10.10.1 igmp
Question 18
How can we write a default route through 3.3.3.3 next hop?
A
ip static 0.0.0.0 0.0.0.0 3.3.3.3
B
ip route 0.0.0.0 0.0.0.0 3.3.3.3
C
ip static-route 0.0.0.0 0.0.0.0 3.3.3.3
D
ip route 0.0.0.0 3.3.3.3 0.0.0.0
E
ip static-route 0.0.0.0 3.3.3.3 0.0.0.0
Question 19
Under Router OSPF process, which commands set your area 7 as NSSA on a Cisco router?
A
area 7 totally stub
B
area 7 nssa create
C
area 7 totally stubby
D
area 7 nssa
E
area 7 stub
Question 20
As a Regular Expression, .... means that "learned from AS 200".
A
*200_
B
^200
C
200_
D
^200_
E
*200
Question 21
By default, EIGRP Hold timer is .... times the Hello timer.
A
five
B
one
C
three
D
two
E
four
Once you are finished, click the button below. Any items you have not completed will be marked incorrect. Get Results
There are 21 questions to complete.