Question 1 |
Uses plain-text or MD5 authentication | |
Classless protocol | |
Distance-vector protocol | |
Path-vector protocol | |
Uses Cost as Metric |
Question 2 |
debug hsrp details | |
debug redundancy | |
debug standby | |
debug ip hsrp | |
debug hsrp |
Question 3 |
Server-dependent | |
Extended-robin | |
Host-dependent | |
Round-robin | |
Weighted |
Question 4 |
224.0.0.0 - 239.255.255.255 | |
224.0.0.0 - 224.255.255.255 | |
229.0.0.0 - 230.0.0.255 | |
224.0.0.0 - 224.0.0.255 | |
229.0.0.0 - 230.255.255.255 |
Question 5 |
10 bytes | |
24 bytes | |
20 bytes | |
40 bytes | |
4 bytes |
Question 6 |
VTPv1 | |
VTPv3 and VTPv3 | |
VTPv3 | |
VTPv2 | |
All of them |
Question 7 |
FFFF::1 | |
FF02::3 | |
FF02::1 | |
FFFF::2 | |
FF02::2 |
Question 8 |
If a TCN is received by a Designated Port | |
If a switch becomes the root switch | |
All of them | |
If a port moves from Forwarding to Blocking | |
If a port go to the Forwarding state and the switch has at least one Designated Port |
Question 9 |
A Router supports up to 255 VRRP Groups | |
Default VRRP Priority is 150 | |
VRRP MAC 0000.5e00.01xx | |
All of them | |
Uses Multicast address 224.0.0.18 |
Question 10 |
FIB | |
RIB
| |
All of them | |
LIB | |
LFIB |
Question 11 |
a-b-c-d | |
a-d-b-c | |
c-d-a-b | |
d-c-a-b | |
d-b-c-a |
Question 12 |
Best distance | |
Advertised distance | |
Feasible distance | |
Sccessor | |
Feasible successor |
Question 13 |
Port-Channel set { pagp | lacp } | |
EtherChannel { pagp | lacp } | |
channel-protocol { pagp | lacp } enable | |
Port-Channel { pagp | lacp } run | |
channel-protocol { pagp | lacp } |
Question 14 |
ip sla schedule 10 life unlimited start-time immediate | |
ip sla-schedule 10 life unlimited start-time immediate | |
ip-schedule 10 life forever start-time now | |
ip sla schedule 10 life unlimited start-time now | |
ip sla schedule 10 life forever start-time now |
Question 15 |
bgp timers 40 120 neighbor 142.10.1.2 | |
timers 40 120 neighbor 142.10.1.2 | |
neighbor 142.10.1.2 set timers 40 120 | |
neighbor 142.10.1.2 timers 40 120 | |
set timers 40 120 neighbor 142.10.1.2 |
Question 16 |
STP | |
PVST+ | |
RSTP | |
MST | |
All of them |
Question 17 |
network 20.20.20.0 0.255.255.255 area 0 | |
set router-id 1.1.1.1 | |
set network 20.20.20.0/24 area 0 | |
router-id 1.1.1.1 | |
router ospf 10 |
Question 18 |
clear lldp | |
delete lldp | |
delete lldp statistics | |
delete lldp counters | |
clear lldp counters |
Question 19 |
show ip eigrp topology details | |
show ip eigrp topology | |
show eigrp topology links | |
show ip eigrp topology all-links | |
show eigrp topology statistics |
Question 20 |
request ip flow stats clear | |
clear ip stats | |
clear ip flow stats | |
delete flow stats | |
delete ip flow stats |
Question 21 |
Client | |
Network | |
Transparent | |
Standalone | |
Server |
Question 22 |
VLAN Association | |
802.1Q Tunneling | |
ISL | |
VLAN Labellling | |
Q-in-Q |
Question 23 |
All of them | |
Well-known Attributes | |
Transitive Attributes | |
Optional Attributes | |
Non-transitive Attributes |
Question 24 |
FIB / LIB | |
LIB / FIB | |
FIB / LFIB | |
LIB / RIB | |
LFIB / FIB |
Question 25 |
show interface counters errors | |
show counters errors | |
show errors | |
show interface errors | |
show counters errors all |
Question 26 |
Zone-Based Policy Firewall | |
Classic Cisco IOS Firewall | |
Extended Cisco IOS Firewall | |
Area-Based Policy Firewall | |
Anhanced Policy Firewall |
Question 27 |
64536-65536 | |
65536-4294967295 | |
0-65536 | |
0-4294967295 | |
60536-65536 |
Question 28 |
External BGP and External EIGRP | |
External BGP | |
External EIGRP | |
IS-IS | |
All of them |
Question 29 |
1. HSRP Priority Values
2. Interface IP Addresses | |
1. HSRP Priority Values
2. Interface MAC Addresses | |
1. Interface IP Addresses
2. HSRP Priority Values
| |
1.Interface MAC Addresses
2.Interface IP Addresses | |
1. Interface MAC Addresses
2. HSRP Priority Values |
Question 30 |
Router(config)# ipv6 router ospf 10
Router(config-router)# area 5 stub | |
Router(config)# ospf 10
Router(config)# area 5 stub | |
Router(config)# ipv6 ospf 10
Router(config)# area 5 stub | |
Router(config)# ipv6 router ospf 10
Router(config-router)# area stub | |
Router(config)# router ospf 10
Router(config-router)# area 5 |
Question 31 |
Connect Stage | |
Discovery Stage | |
Termination Stage | |
Session Stage | |
Keepalive Stage |
Question 32 |
Advertised Distance (AD): Neighbor to the destination Distance. | |
Feasible Distance (FD): To Neighbor plus, from neighbor to destination distance. | |
Advertised Distance (AD): To Neighbor or from neighbor to destination distance. | |
Advertised Distance (AD): To Neighbor plus, from neighbor to destination distance. | |
Feasible Distance (FD): Neighbor to the destination Distance. |
Question 33 |
50 / 200 | |
20 / 80 | |
10 / 40 | |
30 / 120 | |
15 / 60 |
Question 34 |
A link-state protocol | |
Hierarchical protocol | |
Uses DUAL Algorithm | |
Uses Disjkstra Algorithm | |
A hybrid protocol |
Question 35 |
ip access-list 105 permit tcp 192.168.50.0 0.0.0.3 any 80 | |
access-list 105 permit tcp 192.168.50.0 0.0.0.3 any eq 80 | |
access-list 105 permit tcp 192.168.50.0 0.0.0.255 any eq 80 | |
ip extended access-list 105 deny tcp 192.168.50.0 0.0.0.255 any 80 | |
extended access-list 105 deny tcp 192.168.50.0 0.0.0.3 any 80 |
Question 36 |
reboot | |
non-stop restart | |
graceful-restart | |
restart | |
non-stop reboot |
Question 37 |
FF02::10 | |
FF02::15 | |
FF02::13 | |
FF02::16 | |
FF02::12 |
Question 38 |
From 0 to 65512 | |
From 0 to 4294967295 | |
From 0 to 60512 | |
From 64512 to 65512 | |
From 60512 to 65512 |
Question 39 |
Session messages | |
RESV Messages | |
Discovery messages
| |
Notification messages | |
PATH Messages |
Question 40 |
BPDU | |
LSA | |
PSNP | |
LSP | |
CSNP |
Question 41 |
SCTP | |
UDP | |
TCP | |
RSVP | |
LLDP |
Question 42 |
Open Sent | |
Open Confirmed | |
Connect | |
Established | |
Idle |
Question 43 |
01-80-C2-00-00-14 / 01-80-C2-00-00-15 | |
49-80-C2-00-00-1 / 49-80-C2-00-00-2 | |
49-00-C2-00-00-4 / 49-00-C2-00-00-5 | |
49-80-C2-00-00-14 / 49-80-C2-00-00-15 | |
01-00-C2-00-00-14 / 01-00-C2-00-00-15 |
Question 44 |
001 | |
000 | |
100 | |
110 | |
010 |
Question 45 |
6RD | |
Teredo | |
Dual Stack | |
ISATAP | |
NAT64 |
Question 46 |
90 | |
70 | |
5 | |
170 | |
5 |
Question 47 |
Middle 3 Bits | |
First 3 Bits | |
Last 5 Bits | |
First 4 Bits | |
Last 5 Bits |
Question 48 |
switchport mac-address 1111:2222:3333 port-security | |
port-security mac-address 1111:2222:3333 | |
switchport mac-address 1111:2222:3333 | |
port security mac 1111:2222:3333 | |
switchport port-security mac-address 1111:2222:3333 |
Question 49 |
Divide and conquer | |
Follow path | |
Bottom up | |
Spot difference | |
Top down: |
Question 50 |
GLBP | |
IGMP | |
HSRP | |
VRRP | |
RSTP |
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