CONGRATULATIONS!
YOU HAVE COMPLETED CCNP ENCOR QUIZ 1.
YOU HAVE %%SCORE%% TRUE ANSWERS OUT OF %%TOTAL%% QUESTIONS.
YOUR SCORE IS %%PERCENTAGE%%.
%%RATING%%Question 1 |
print "Hello World!" | |
"Hello World!" | |
("Hello World!"): | |
print(Hello World!) | |
print("Hello World!") |
Question 2 |
access-list 120 deny any any | |
access-list 120 icmp 192.168.1.0 0.0.0.255 2.2.2.2
| |
access-list 120 deny | |
access-list 120 permit icmp 192.168.1.0 0.0.0.255 host 2.2.2.2
| |
access-list permit icmp 192.168.1.0 0.0.0.255 host 2.2.2.2
|
Question 3 |
Practical for large networks | |
Requires low CPU and Memory | |
More secure than routing protocols | |
Requires low bandwidth
| |
Route to destination always changes |
Question 4 |
150 | |
255 | |
1 | |
200 | |
0 |
Question 5 |
RIPv3 | |
RIPv1 | |
RIPv2 | |
RIPv6 | |
RIPng |
Question 6 |
OSPF | |
RIP | |
RIP | |
EIGRP | |
BGP |
Question 7 |
AES | |
ESP | |
AH | |
DES | |
SHA |
Question 8 |
200.36.11.16 | |
200.36.11.15 | |
200.36.11.13 | |
200.36.11.0 | |
200.36.11.17 |
Question 9 |
None of them | |
ASBR | |
ABR | |
BDR | |
DR |
Question 10 |
10 to 54 bits are 0 | |
10 to 100 bits are 0 | |
Starts with FE8
| |
Starts with FF | |
Last 64 bits are Interface ID |
Question 11 |
Internal AD is 90 | |
IPv4 Multicast address is 224.0.0.10 | |
Uses DUAL Algorithm | |
Uses SPF Algorithm | |
Internal AD is 170 |
Question 12 |
ip static-route 255.255.255.0 20.20.20.2 10.10.10.0 | |
ip route 10.10.10.0 255.255.255.0 20.20.20.2 | |
static route 10.10.10.0 255.255.255.0 20.20.20.2 | |
static route 255.255.255.0 20.20.20.2 10.10.10.0 | |
route 10.10.10.0 255.255.255.0 20.20.20.2 |
Question 13 |
Full | |
Exstart | |
2-Way | |
Down | |
Exchange |
Question 14 |
None of them | |
CIDR | |
VLSM | |
Network | |
Subnet |
Question 15 |
Router ID | |
Metric | |
Prefix-Length | |
MAC Table | |
Administrative Distance |
Question 16 |
x = ("Enter your value: ")
print(x) | |
x = input("Enter your value: ")
print(x) | |
x = input("Enter your value: ")
print(input) | |
x = (Enter your value: )
print(x) |
Question 17 |
cgmp enable | |
cgmp start | |
ip cgmp create | |
ip cgmp | |
ip cgmp enable |
Question 18 |
OpenConfirm, Established, Idle,Connect, Active, OpenSent | |
Idle, Connect, Active, OpenSent, OpenConfirm, Established | |
OpenConfirm, Active, OpenSent, Established, Idle,Connect, | |
Connect, Active, OpenSent, OpenConfirm, Established, Idle | |
Active, OpenSent, OpenConfirm, Established, Idle, Connect, |
Question 19 |
Both | |
RIP | |
OSPF | |
None |
Question 20 |
O | |
C | |
S | |
D | |
I |
Question 21 |
ip ospf interval 20 | |
ip ospf hello-interval 20 | |
ospf hello time 20 | |
ospf hello interval 20 | |
ip hello-interval time 20 |
Question 22 |
show ip eigrp topology | |
show eigrp topology | |
show topology protocol eigrp | |
show topology ip eigrp | |
show topology eigrp |