beautypg.com

B&B Electronics EIRM-EXTEND-8 - Manual User Manual

Page 116

background image


110

Manual Documentation Number: EIRM-EXTEND-8-1411m

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

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 add MAC addresses to be allowed to access the port.
Use the no parameter with this command to delete MAC addresses to be
allowed to access the port.

3. Command Syntax:
port-security allowed-address MAC
no port-security allowed-address MAC
MAC the Media Access Control (MAC) address in the
HHHH.HHHH.HHHH format.

4. Example:
The following example adds MAC address 2222.2222.2222 to be allowed
to access the interface fe1 (port 1):

switch_a(config)#interface fe1
switch_a(config-if)#port-security allowed-address 2222.2222.2222
switch_a(config-if)#