Extending Switched Networks with VLANs Flashcards
What are VLANs ?
VLANs are broadcast domain in a Layer 2 network, acting as virtual bridges
How does standalone switch treat a broadcast frame?
The switch will forward the packet to all ports except where it was received.
What are trunk links?
Trunks links allow switches carry multiple VLANs across a single link
Which network attack is executed by using multiple hosts to flood the network?
Distributed Denial of Service (DDoS)attack
In which IPv4 to IPv6 migration deployment model is encapsulation of IPv6 traffic into IPv4 packet done?
IPv6 over IPv4 tunnels
which IOS command is used to clear the matches for filter rules in an access list?
Clear ip access-list counters command
Describe 802.1Q tagging.
It does this by using an internal process that modifies the existing Ethernet frame with the VLAN identification.
What is per-VLAN Spanning Tree (PVST+)?
PVST+ runs one instance of the Spanning Tree Protocol per VLAN, allowing you assign root bridge for each VLAN
What is Inter-Switch Link (ISL)?
ISL is a Cisco-proprietary protocol used to interconnect switches that have multiple VLANs
What type of tagging method does ISL use?
ISL tags frames as an external tagging mechanism, ISL encapsulates each frame and does not modify the original packets
How many extra bytes does ISL add to an existing Ethernet frame?
ISL adds 26-byte ISL header and a 4-bytes CRC to each frame, extending each ethernet frame
What is VTP ?
VTP is layer 2 messaging protocol maintains VLAN configuration , managing VLAN additions, deletions and name changes.
What is VTP server mode?
VTP server mode can add, delete, and modify VLANs and other configuration parameters for the entire VTP domain. It is the default mode for all Catalyst switches.
What is VTP client mode?
VTP client mode, a switch cannot create, delete, or modify VLANs. Also, a VTP client does not save VLAN information and configuration in NVRAM.
What is VTP transparent mode?
transparent mode, a switch can add, modify, and delete VLANs locally. A VTP transparent does not advertise or synchronize its VLAN configuration