
xStack
config multicast_fdb
| <portlist> − Specifies a range of ports to be displayed the |
| beginning port number on that slot, separated by a colon. |
| Then the highest slot number, and the highest port number |
| of the range (also separated by a colon) are specified. The |
| beginning and end of the port list range are separated by a |
| dash. For example, 1:3 specifies slot number 1, port 3. 2:4 |
| specifies slot number 2, port 4. |
| ports between slot 1, port 3 and slot 2, port 4 − in numerical |
| order. |
Restrictions | Only |
|
|
Example usage:
To add multicast MAC forwarding:
Command: config multicast_fdb default
Success.
delete multicast_fdb
Purpose | Used to delete a static entry from the multicast MAC address |
| forwarding table (database) |
Syntax | delete multicast_fdb <vlan_name 32> <macaddr> |
Description | This command will delete an entry from the Switch’s multicast |
| MAC address forwarding database. |
Parameters | <vlan_name 32> − The name of the VLAN on which the MAC |
| address resides. |
| <macaddr> − The MAC address that will be added to the |
| forwarding table. |
Restrictions | Only |
|
|
Example usage:
To create multicast MAC forwarding:
Command: delete multicast_fdb default
Success.
91