Manual Documentation Number: EIRM-EXTEND-8-1
m
109
B&B Electronics Mfg Co Inc – 707 Dayton Rd - PO Box 1040 - Ottawa IL 61350 - Ph 815-433-5100 - Fax 815-433-5104 – www.bb-elec.com
B&B Electronics – Westlink Commercial Park – Oranmore, Galway, Ireland – Ph +353 91-792444 – Fax +353 91-792445 – www.bb-europe.com
2.
Usage:
Use
show vlan
command to display information about a particular VLAN
by specifying the VLAN ID.
3.
Command Syntax:
show vlan <2-4094>
<2-4094> VLAN ID.
4.
Example:
The following is an output of
show vlan
command displaying information
about VLAN 2:
switch_a>show vlan 2
Port Security
Mode:
1.
Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode.
fe1 means port 1.
The
switch_a(config-if)#
prompt will show on the screen.
switch_a(config)#interface fe1
switch_a(config-if)#
2.
Usage:
Use this command to enable port security for port.
Use the no parameter with this command to disable port security for port.
3.
Command Syntax:
port-security enable
no port-security enable
4.
Example:
The following example enables port security for interface fe1 (port 1):
switch_a(config)#interface fe1
switch_a(config-if)#port-security enable
switch_a(config-if)#
Add/Delete MAC address:
1.
Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).