(CCNA) Cisco Commands Cheat Sheet #2
(CCNA) Cisco Commands Cheat Sheet #2
Continuing our Cisco Commands Cheat Sheet for CCNA students, this is our 2nd post.
The sticky keyword is used to let the interface dynamically learns and configures the MAC addresses
of the currently connected hosts.
Configuring VLANs:
1 SW1(config)# vlan 10
2 SW1(config-vlan)# name SALES
Configuring Trunks:
1 SW1(config-if)# shutdown
The transparent VTP mode is used when an engineer wants to deactivate VTP on a particular switch
Lists all the trunk ports on a switch including the trunk allowed VLANs:
Lists VTP configuration (mode, domain-name, version, etc) and revision number:
STP optimization:
Portfast and BPDU guard are enabled only on interfaces connected to end user hosts
Shows information about the directly connected cisco devices including interfaces names
capabilities:
Shows detailed information about the neighboring cisco devices including device address and
version of IOS they run:
Enjoy !