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