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