Month: April 2018

Show Mac-Address-Table Command on CISCO Router/Switch

Command Show Mac-Address-Table Use Displays the mac address table on the switch. Syntax Switch#show mac-address-table Example In this example, the mac address table is displayed for SW3. CopySW3#show mac-address-table Mac Address Table ——————————————- Vlan Mac Address Type Ports —- ———– ——– —– All 0100.0ccc.cccc STATIC CPU All 0100.0ccc.cccd …

Show Port-Security Command on CISCO Router/Switch

Command Show Port-Sec Use Shows the port-security status on the switch / interface. Syntax Show#show port-sec Or Show#show port-sec <int> Example This first example is the output of show port-sec on SW3. CopySW3#show port-sec Secure Port MaxSecureAddr CurrentAddr SecurityViolation Security Action (Count) (Count) (Count) ————————————————————————— Fa0/2 1 1 2 Shutdown ————————————————————————— …

Show Vlan Command on CISCO Router/Switch

Command Show Vlan Use Displays the current VLAN configuration on the switch. Syntax Switch#show vlan Example Here, the VLAN configuration is displayed for SW3. CopyVLAN Name Status Ports —- ——————————– ——— ——————————- 1 default active Fa0/1, Fa0/2, Fa0/3, Fa0/4 Fa0/5, Fa0/6, Fa0/7, Fa0/8 Fa0/9, Fa0/10, Fa0/11, Fa0/12 Fa0/13, …