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