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