13 show bridge address-table, Syntax, Default configuration – PLANET WGSD-1022 User Manual

Page 144: Command mode, User guidelines, Example

Advertising
background image

Syntax

port security routed secure-address mac-address

no port security routed secure-address mac-address

ƒ mac-address — Specify a MAC address.

Default Configuration

No addresses are defined.

Command Mode

Interface configuration (Ethernet, port-channel). Cannot be configured for a range of interfaces (range

context).

User Guidelines

The command enables adding secure MAC addresses to a routed ports in port security mode. The

command is available when the port is a routed port and in port security mode. The address is deleted if

the port exits the security mode or is not a routed port.

Example

In this example, the MAC-layer address 66:66:66:66:66:66 is added to port g1.

console (config)# interface ethernet g1

console (config-if)# port security routed secure-address 66:66:66:66:66:66

5.4.13 show bridge address-table

The show bridge address-table privileged EXEC command displays all entries in the bridge-forwarding

database.

Syntax

show bridge address-table [vlan vlan] [ethernet interface | port-channel port-channel-number]

ƒ vlan — Specific valid VLAN, such as VLAN 1.

ƒ Interface — A valid Ethernet port.

ƒ port-channel-number — A valid port-channel number.

Default Configuration

This command has no default configuration.

Command Mode

Privileged EXEC mode

Advertising