24-Port 10/100Mbps Layer 2 Switch w/ 4 Gigabit Ports and 2 Shared Mini-GBIC Slots
33-2
mac-address-table static multicast <aa:aa:aa:aa:aa:aa> vlan
<vlan-id(1-4094)> [recv-port <interface-type> <interface-id>]
interface ([<interface-type> <0/a-b,0/c,...>]
[<interface-type> <0/a-b,0/c,...>] [port-channel <a,b,c-d>]])
[forbidden-ports ([<interface-type> <0/a-b,0/c,...>]
[<interface-type> <0/a-b,0/c,...>] [port-channel <a,b,c-d>]])
[status { permanent | deleteOnReset | deleteOnTimeout }]
no mac-address-table static multicast <aa:aa:aa:aa:aa:aa> vlan
<vlan-id(1-4094)> [recv-port <interface-type> <interface-id>]
MAC address of the static multicast.
VLAN of the static multicast.
recv-port
interface-type
interface-id
The received port of the static multicast.
Interface-type including Fa (Fast Ethernet) or Gi
(Gigabit Ethernet).
Interface-id is slot/port number.
The member interfaces of the static multicast.
interface-type
0/a-b,0/c,...
Specify the member port type and ID.
Interface-type including Fa (Fast Ethernet) or Gi
(Gigabit Ethernet).
Interface-id is slot/port number.
Specify the member port channel ID.
The forbidden interface of this static multicast.
interface-type
0/a-b,0/c,...
Specify the forbidden port type and ID.
Interface-type including Fa (Fast Ethernet) or Gi
(Gigabit Ethernet).
Interface-id is slot/port number.
Specify the forbidden port channel ID.
Specify the status of this static multicast.
The static multicast will keep alive.
The static multicast will be deleted after switch
reset.
The static multicast will be deleted when aging time
out.
Default Status – Permanent
Global Configuration Mode
1. Using no form to delete a configured entry.
2. Multiple member port is allowed.
switch(config)# mac-address-table static multicast
01:00:5e:11:22:33 vlan 1 interface fa 0/1 fa 0/2 status
permanent
This command was introduced