Question 1 |
show ip eigrp packets | |
show eigrp traffic statistics | |
show ip eigrp traffic | |
show ip eigrp | |
show eigrp packets |
Question 2 |
Active / Auto | |
Auto / Passive | |
Desirable / Auto | |
Active / Passive | |
Desirable / Active |
Question 3 |
Neighbour Advertisement Message | |
Redirect Message | |
Detect Message | |
Neighbour Session Message | |
Neighbour Peer Message |
Question 4 |
Default AD values is 90 | |
IPSec is not supported | |
Neighbor command can be used | |
Passive interfaces are not supported | |
Split Horizon can be used |
Question 5 |
Routing Protocol link availability | |
All of them | |
Edge Network availablity | |
MPLS and GRE Tunnel link availability | |
Ethernet Link availability |
Question 6 |
show ip eigrp | |
show ip route eigrp | |
show ipv6 eigrp route | |
show ipv6 route eigrp | |
show ipv6 eigrp |
Question 7 |
Router(config)# ip access-list extended ABC
Router(config-ext-nacl)# deny tcp any 192.168.1.0 0.0.0.255 eq ftp | |
Router(config)# acl extended ABC
Router(config-ext-nacl)# deny any 192.168.1.0 0.0.0.255 ftp | |
Router(config)# acl extended ABC
Router(config-ext-nacl)# deny any 192.168.1.0 0.0.0.255 eq ftp | |
Router(config)# extended-access-list ABC
Router(config-ext-nacl)# deny tcp any 192.168.1.0 0.0.0.255 eq ftp | |
Router(config)# ip access-list extended ABC
Router(config-ext-nacl)# deny any 192.168.1.0 0.0.0.255 eq ftp |
Question 8 |
Root Guard | |
BackboneFast | |
Root Filter | |
UplinkFast | |
Loop Guard |
Question 9 |
debug routing | |
debug ip routing | |
debug ip | |
debug routing-table | |
debug ip protocols |
Question 10 |
tunnel 6rd prefix 2001:AA11::/32 | |
6rd tunnel 2001:AA11::/32 | |
tunnel 6rd 2001:AA11::/32 | |
6rd tunnel prefix 2001:AA11::/32 | |
tunnel 6rd 2001:AA11::/32 prefix |
Question 11 |
debug ip ospf adjacency | |
debug ospf peer | |
debug ip ospf messages | |
debug ospf traffic | |
debug ip ospf packets |
Question 12 |
Router(config)#set route-map My_Route_Map
Router(config-route-map)#set local-preference 120 | |
Router(config)#route-map My_Route_Map
Router(config-route-map)#preference 120 | |
Router(config)#route-map My_Route_Map
Router(config-route-map)#set preference 120 | |
Router(config)#route-map My_Route_Map
Router(config-route-map)#local-preference 120 | |
Router(config)#route-map My_Route_Map
Router(config-route-map)#set local-preference 120 |
Question 13 |
1 to 50 | |
1 to 254 | |
0 to 99 | |
0 to 150 | |
1 to 100 |
Question 14 |
60512-60534 | |
60512-63534 | |
60512-63534 | |
60512-65512 | |
64512-65534 |
Question 15 |
IGMP | |
TCP | |
ICMP | |
ARP | |
UDP |
Question 16 |
FF02::1 | |
FF02::8 | |
FF02::2 | |
FF02::9 | |
FF02::A |
Question 17 |
MAC Address | |
Port Number | |
IP Address | |
Priority | |
Engine ID |
Question 18 |
E-Access | |
E-Line | |
E-LAN | |
E-Network | |
E-Tree |
Question 19 |
Alternate | |
Root | |
Blocked | |
Active | |
Designated |
Question 20 |
debug ospf neighbors | |
debug ip neighbors | |
debug ip ospf adj | |
debug ip ospf neighbors | |
debug ospf adj |
Question 21 |
Hello Time | |
RTO | |
Uptime | |
Hold | |
SRTT |
Question 22 |
224.0.0.16 | |
224.0.0.13 | |
224.0.0.15 | |
224.0.0.1 | |
224.0.0.102 |
Question 23 |
show history processes | |
show processes history | |
show history | |
show processes cpu history | |
show cpu history |
Question 24 |
MP-BGP | |
OSPF | |
IS-IS | |
RSVP-TE | |
LDP |
Question 25 |
peer 172.16.0.1 set weight 130 | |
peer 172.16.0.1 weight 130 | |
neighbor 172.16.0.1 weight 130 | |
neighbor 172.16.0.1 set weight 130 | |
network 172.16.0.1 weight 130 |
Question 26 |
Native VLAN | |
Standard VLAN | |
Isolated VLANs. | |
Primary VLANs | |
Community VLANs
|
Question 27 |
Optional | |
Discretionary | |
Standard | |
Well-known | |
non-transitive |
Question 28 |
Type 2 LSA | |
Type 7 LSA | |
Type 3 LSA | |
Type 4 LSA | |
Type 5 LSA |
Question 29 |
(reliability + delay) x load | |
reliability x load | |
load + latecy | |
(bandwidth x delay) x reliability | |
bandwidth + delay |
Question 30 |
Router(config)# interface vlan 150
Router(config-if)# no ip address
Router(config-if)# vfi VFIxyz xconnect | |
Router(config)# interface vlan 150
Router(config-if)# no ip address
Router(config-if)# xconnect vfi VFIxyz | |
Router(config)# vlan 150
Router(config-if)# connect vfi VFIxyz | |
Router(config)# vlan 150
Router(config-if)# no ip address
Router(config-if)# xconnect vfi VFIxyz | |
Router(config)# interface vlan 150
Router(config-if)# connect vfi VFIxyz |
Question 31 |
show mpls protocol ldp neighbor | |
show ldp neighbors | |
show mpls ldp neighbor | |
show ldp neighbors detail | |
show mpls protocol ldp |
Question 32 |
show ip eigrp summary | |
show ip eigrp interface | |
show ip eigrp topology | |
show ip eigrp peer | |
show ip eigrp |
Question 33 |
stanby 1 track 40 fa0/1 | |
stanby 1 track fa0/1 40 | |
hsrp track 40 fa0/1 | |
hsrp 1 track fa0/1 40 | |
hsrp 1 track 40 fa0/1 |
Question 34 |
ARP | |
Gratuitous ARP | |
All of them | |
Extended ARP | |
Proxy ARP |
Question 35 |
224.a.b.0 - 224.a.b.255 | |
233.a.b.0 - 233.a.b.255 | |
224.a.b.0 - 233.a.b.c | |
224.a.b.c - 239.a.b.c | |
224.a.b.c - 225.a.b.c |
Question 36 |
System ID | |
Router ID | |
LSA Type | |
LSP Number | |
Pseudonode ID |
Question 37 |
Exstart, Exchange, Loading, Full, Down, Init,2-Way | |
2-Way, Exstart, Exchange, Loading, Full, Down, Init | |
Loading, Full, Down, Init,2-Way, Exstart, Exchange | |
Full, Down, Init,2-Way, Exstart, Exchange,Loading | |
Down, Init, 2-Way, Exstart, Exchange, Loading, Full |
Question 38 |
IP SLA | |
NetFlow | |
Monitor | |
NBAR | |
Netconf |
Question 39 |
Per Hop Behaviour | |
Connectionlesss | |
Flow Based Mechanism | |
Explicit Signalling | |
End to End |
Question 40 |
remote-span | |
remote-span run | |
span run enable | |
remote-span enable | |
span run remote |
Question 41 |
Lower IP / Lower metric | |
Lower IP / Lower MAC | |
Lower preference / Lower metric | |
Higher IP/ Lower Priority | |
Higher preference / Lower Higher |
Question 42 |
False | |
True |
Question 43 |
delete ipv6 1 | |
delete ipv6 ospf 1 | |
clear ip ospf 1 | |
clear ipv6 ospf 1 | |
clear ospf 1 |
Question 44 |
BGP Router ID | |
BGP Version | |
Remote AS Number | |
Local AS Number | |
BGP AS Lenght |
Question 45 |
LSA 4 | |
LSA 9 | |
LSA 7 | |
LSA 5 | |
LSA 8 |
Question 46 |
show isis database | |
show isis dbd | |
show isis detail | |
show isis database detail | |
show database detail |
Question 47 |
Yellow | |
Black | |
Blue | |
Orange | |
Red |
Question 48 |
Group Membership Query
| |
Group Specific Query | |
Group and Source Specific Query | |
Group Membership Report | |
Group Specific Report |
Question 49 |
DHCP Ack, DHCP Offer, DHCP Request, DHCP Discover | |
DHCP Offer, DHCP Request, DHCP Ack,DHCP Discover | |
DHCP Discover, DHCP Offer, DHCP Request, DHCP Ack | |
DHCP Request, DHCP Ack, DHCP Offer, DHCP Discover | |
DHCP Offer, DHCP Request, DHCP Discover, DHCP Ack, |
Question 50 |
There is No Broadcast | |
Provide Fewer Addresses | |
IPSec is used | |
No Mobility Support | |
Auto-configuration is used |
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