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