CCNP ENCOR Quiz 1

CCNP ENCOR QUIZ 1

CONGRATULATIONS!

YOU HAVE COMPLETED CCNP ENCOR QUIZ 1.

YOU HAVE %%SCORE%% TRUE ANSWERS OUT OF %%TOTAL%% QUESTIONS.

YOUR SCORE IS %%PERCENTAGE%%.

%%RATING%%

Your answers are highlighted below.
Question 1
How can we configure CGMP under a Cisco router interface?
A
cgmp enable
B
ip cgmp create
C
ip cgmp enable
D
cgmp start
E
ip cgmp
Question 2
Static Routing is useful because:
A
Requires low bandwidth
B
More secure than routing protocols
C
Practical for large networks
D
Route to destination always changes
E
Requires low CPU and Memory
Question 3
Which protocol shows both link state and distance vector properties?
A
RIP
B
OSPF
C
BGP
D
EIGRP
E
RIP
Question 4
Which ones are checked by a router to determine a best route?
A
Prefix-Length
B
Router ID
C
Metric
D
MAC Table
E
Administrative Distance
Question 5
Which ones are IPSec Headers?
A
ESP
B
AH
C
SHA
D
DES
E
AES
Question 6
How can we write a static route to 10.10.10.0/24 network through 20.20.20.2 next hop?
A
ip static-route 255.255.255.0 20.20.20.2 10.10.10.0
B
route 10.10.10.0 255.255.255.0 20.20.20.2
C
ip route 10.10.10.0 255.255.255.0 20.20.20.2
D
static route 255.255.255.0 20.20.20.2 10.10.10.0
E
static route 10.10.10.0 255.255.255.0 20.20.20.2
Question 7
Which one is true for EIGRP?
A
Internal AD is 170
B
Uses DUAL Algorithm
C
Uses SPF Algorithm
D
IPv4 Multicast address is 224.0.0.10
E
Internal AD is 90
Question 8
How can we define an Extended ACL with number 120 that permits only icmp traffic coming form network 192.168.1.0/24 to host 2.2.2.2?
A
access-list 120 permit icmp 192.168.1.0 0.0.0.255 host 2.2.2.2
B
access-list 120 deny any any
C
access-list permit icmp 192.168.1.0 0.0.0.255 host 2.2.2.2
D
access-list 120 icmp 192.168.1.0 0.0.0.255 2.2.2.2
E
access-list 120 deny
Question 9
In order, BGP states are :
A
Active, OpenSent, OpenConfirm, Established, Idle, Connect,
B
OpenConfirm, Active, OpenSent, Established, Idle,Connect,
C
OpenConfirm, Established, Idle,Connect, Active, OpenSent
D
Idle, Connect, Active, OpenSent, OpenConfirm, Established
E
Connect, Active, OpenSent, OpenConfirm, Established, Idle
Question 10
What is the IPv6 version of Routing Information Protocol?
A
RIPv3
B
RIPv2
C
RIPng
D
RIPv1
E
RIPv6
Question 11
If you set your OSPF router's priority to ..., it is never selected as DR.
A
0
B
255
C
150
D
200
E
1
Question 12
What is the code to write Hello World in Python?
A
("Hello World!"):
B
"Hello World!"
C
print(Hello World!)
D
print "Hello World!"
E
print("Hello World!")
Question 13
IPv6 always use .... notation to determine what bits notate the prefix
A
Subnet
B
CIDR
C
None of them
D
Network
E
VLSM
Question 14
DR and BDR selection is done in ... state of OSPF Neighborship Establishment.
A
Full
B
Exstart
C
2-Way
D
Down
E
Exchange
Question 15
Which ones are true for a Link-Local address?
A
10 to 100 bits are 0
B
10 to 54 bits are 0
C
Starts with FF
D
Last 64 bits are Interface ID
E
Starts with FE8
Question 16
If we have two route to a destination with both OSPF and RIP, which route is selected?
A
Both
B
OSPF
C
None
D
RIP
Question 17
How to take input from user and assign it to x with a Python code?
A
x = ("Enter your value: ") print(x)
B
x = input("Enter your value: ") print(x)
C
x = (Enter your value: ) print(x)
D
x = input("Enter your value: ") print(input)
Question 18
How can we check EIGRP topology table on Cisco routes?
A
show topology ip eigrp
B
show eigrp topology
C
show topology eigrp
D
show ip eigrp topology
E
show topology protocol eigrp
Question 19
In routing table, Static routes are indicated with ....
A
D
B
O
C
I
D
S
E
C
Question 20
How can we set OSPF Hello time as 20 on Cisco routers?
A
ospf hello interval 20
B
ip ospf hello-interval 20
C
ip hello-interval time 20
D
ip ospf interval 20
E
ospf hello time 20
Question 21
.... connects different areas in an OSPF network.
A
DR
B
ABR
C
ASBR
D
None of them
E
BDR
Question 22
We have an IP prefix 200.36.11.5/28.Which of the following can be valid host IDs for this prefix?
A
200.36.11.13
B
200.36.11.16
C
200.36.11.15
D
200.36.11.17
E
200.36.11.0
Question 22 Explanation: 
HostMin: 200.36.11.1 11001000.00100100.00001011.0000 0001 HostMax: 200.36.11.14 11001000.00100100.00001011.0000 1110
Once you are finished, click the button below. Any items you have not completed will be marked incorrect. Get Results
There are 22 questions to complete.