FAILED PRACTICE Flashcards
What is the default frequency band for 802.11n?
2.4 GHz (also supports 5 GHz)
What are the three main types of wireless encryption?
WEP, WPA, WPA2
What does SSID stand for?
Service Set Identifier
In the ‘show etherchannel summary’ output, what does ‘P’ flag mean?
ort is bundled in the EtherChannel and is in a PAgP (Port Aggregation Protocol) or LACP (Link Aggregation Control Protocol) group.”
What does ‘D’ flag indicate in EtherChannel?
PAgP is down
What is NETCONF used for in networking?
To manage network devices via XML over SSH
What is OpenFlow?
A protocol that enables SDN controllers to interact with forwarding planes of switches/routers
Why is JSON used in network automation?
It is a lightweight data-interchange format
What Python library is commonly used to send REST APIs?
requests
What is the 2-Way state in OSPF?
Both routers have seen each other’s hello packets
What is the Full state in OSPF?
Routers have fully exchanged LSDBs
What does the EIGRP ‘Init’ state mean?
Hello packet received but no acknowledgment yet
What is a Northbound API in SDN?
An API used by applications to communicate with the SDN controller
What is a Southbound API in SDN?
An API used by the controller to communicate with network devices
What is the purpose of the Spine-Leaf architecture?
To provide a scalable and low-latency network design
What is a characteristic of a leaf switch in spine-leaf?
Connects to end devices and spine switches
What is a babble in networking?
A condition where a device continues to transmit beyond allowed frame size
CAUSES:
Faulty NIC (Network Interface Card):
Bad Driver or Firmware:
Corrupted Memory or Buffer Overflow:
Electrical or Signal Interference:
Improperly Configured Devices:
What is Syslog level 0?
Emergency
What is Syslog level 5?
Notice
What is the standard Ethernet frame size?
1518 bytes including header and CRC
What is the maximum payload of an Ethernet frame?
1500 bytes
What is the function of 802.11 Management frames?
Discovery & Association:
Beacon – AP advertises its presence.
Connection Setup:
Connection Maintenance:
What are 802.11 Control frames used for?
For access coordination like RTS/CTS
What causes ‘err-disabled’ state on a switch port?
Security violation, BPDU guard, link flapping, etc.