Mac Address-Table Static - Cisco Small Business 300 1.1 Series Administration Manual

Managed switch
Table of Contents

Advertisement

Address Table Commands
78-20269-01 Command Line Interface Reference Guide
User Guidelines
Use this command to forbid a port to dynamically join (by IGMP, for example) a
multicast group.
The port can still be a multicast router port.
Example
The following example forbids forwarding of all multicast packets to gi1 within
VLAN 2.
Console(config)#
interface vlan
Console(config-if)#

27.17 mac address-table static

Use the mac address-table static Global Configuration mode command to add
MAC-layer station source address to the MAC address table. Use the no form of
this command to delete the MAC address.
Syntax
mac address-table static
[permanent | delete-on-reset | delete-on-timeout | secure]
no mac address-table static [
Parameters
mac-address—AC address (Range: Valid MAC address)
vlan-id—Specify the VLAN
interface-id—Specify an interface ID. The interface ID can be one of the following
types: Ethernet port or port-channel (Range: Valid Ethernet port, 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-timeout—The address is deleted after aged out.
secure—The address is deleted after the port changes mode to unlock learning
(no port security command). Available only when the port is in learning locked
mode.
2
bridge multicast forbidden forward-all add ethernet gi1
mac-address vlan vlan-id interface interface-id
mac-address] vlan vlan-id
27
343

Advertisement

Table of Contents
loading

Table of Contents