User’s Manual of WGSD-1022/WGSD-8000

Example

The following example displays the local users configured with access to the system.

console (config)# show users accounts

Username

Privilege

---------------

-------------

Bob

15

Robert

15

5.4 Address Table Commands

5.4.1 bridge address

The bridge address VLAN interface configuration command adds a static MAC-layer station source address to the bridge table. To delete the MAC address, use the no form of the bridge address command (using the no form of the command without specifying a MAC address deletes all static MAC addresses belonging to this VLAN).

Syntax

bridge address mac-address{ethernet interface port-channel port-channel-number} [permanent delete-onreset delete-on-timeout secure]

no bridge address [mac-address]

ƒmac-address— A valid MAC address.

ƒInterface — A valid Ethernet port.

ƒport-channel-numberA valid port-channel number.

ƒpermanent — The address can only deleted by the no bridge address command.

ƒdelete-on-reset— The address is deleted after reset.

ƒdelete-on-timeoutThe address is deleted after "age out" time has expired.

ƒsecure — The address is deleted after the port changes mode to unlock learning (no port security command). This parameter is only available when the port is in learning locked mode.

Default Configuration

No static addresses are defined. The default mode for an added address is permanent.

Command Mode

Interface configuration (VLAN) mode

- 169 –