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

Gokhan Kosem is a Network Engineer, Instructor and the Founder of IPCisco.com with 15+ years of experience in Cisco, Nokia, Huawei, Juniper, Linux, Service Provider Networks, Routing and Switching technologies.

He has worked on the backbone networks of major service providers and network vendors including Nortel, Alcatel-Lucent (Nokia) and has extensive hands-on experience with Cisco, Huawei, Juniper and Nokia networking technologies.

He has trained thousands of networking students worldwide through IPCisco.com, Udemy, books, labs, quizzes, and educational content across multiple social media platforms.

IPCisco.com | Best Route to Your Dreams