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