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