What are the layers in the Cisco Hierarchical Network Design?
Core, distribution, and access
Core
Aggregates distribution switches in very large campus LANs, providing high forwarding rates
Distribution
Access
Switch OS
Internetwork Operating System (IOS)
What are popular methods of accessing Cisco IOS command line interface (CLI)?
Console, Telnet, SSH
CLI Password Security
What are the switches memory types?
Where are configurations stored?
Cisco Discovery Protocol (CDP)
Slide 19
VLAN
What is used to connect two switches together?
A trunk
VLAN Operation
What are the two different types of VLAN membership?
Port driven and MAC address driven
ISL Encapsulation
ISL trunks enable VLANs across a backbone, completely encapsulates the frame between a 26 byte header and a 4 byte trailer
802.1Q
Frame tagging, a 4 byte tag is added to the original header including VLAN ID information, after the tag is inserted the frame check sequence (FCS) is recalculated
VLAN Frame Identification
ISL vs 802.1Q
Trunk Modes of Operation
Trunk, access, dynamic desirable, dynamic auto
Trunk mode of operation
Permanent trunking mode
Access mode of operation
Permanent non-trunking mode
Dynamic Desirable mode of operation
Makes the port actively try to convert the link to a trunk link (port becomes a trunk if the neighboring port is set to trunk, desirable, or auto mode)
Dynamic Auto mode of operation
Makes the port willing to become to a trunk link (port becomes a trunk port if the neighboring port is set to on or desirable))