Source Learning Commands
page 18-14 OmniSwitch 6250 CLI Reference Guide November 2009
Examples
In the example below, the static multicast address 01:00:00:00:00:01 is associated with port 1/1, which is
down. As a result, this address does not appear in the show mac-address-table static-multicast display
but is included in the show mac-address-table display with an asterisk.
-> show mac-address-table static-multicast
Legend: Mac Address: * = address not valid
Vlan Mac Address Type Protocol Operation Interface
------+-------------------+--------------+-----------+------------+-----------
1 01:00:00:00:00:02 static-mcast --- bridging 2/6
Total number of Valid MAC addresses above = 1
-> show mac-address-table
Legend: Mac Address: * = address not valid
Vlan Mac Address Type Protocol Operation Interface
------+-------------------+--------------+-----------+------------+-----------
* 1 01:00:00:00:00:01 static-mcast 0 bridging 1/1
24 00:d0:95:e4:cf:5a learned --- bridging 1/2
24 00:d0:95:e5:af:52 learned --- bridging 1/2
24 00:e0:4c:bc:ce:a1 learned --- bridging 1/2
1 01:00:00:00:00:02 static-mcast --- bridging 2/6
1 00:d0:95:e2:77:38 learned --- bridging 3/19
Total number of Valid MAC addresses above = 5
Release History
Release 6.6.1; command was introduced.
Related Commands
output definitions
VLAN Vlan ID number associated with the static multicast address.
Mac Address The multicast MAC address that is statically assigned to the VLAN and
slot/port.
Type Indicates the MAC address is a static multicast (static-mcast) address.
This type of address is configured through the mac-address-table
static-multicast command.
Protocol Protocol type for the MAC address entry.
Operation The disposition of the MAC address: bridging (default) or filtering.
Note that this value is always set to bridging for static multicast
addresses.
Interface The slot number for the module and the physical port number on that
module that is associated with the static multicast MAC address. If the
interface is a link aggregate ID, zero is displayed as the slot number
(e.g., 0/29).
show mac-address-table Displays Source Learning MAC Address Table information.
show mac-address-table count Displays Source Learning MAC Address Table statistics.