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