xStack
Command: create fdb default
Success.
create multicast_fdb
Purpose | Used to create a static entry to the multicast MAC address |
| forwarding table (database) |
Syntax | create multicast_fdb <vlan_name 32> <macaddr> |
Description | This command will make an entry into 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: create multicast_fdb default
| Success. |
|
|
|
|
| |
|
|
| |
| |||
config multicast_fdb | |||
|
| ||
Purpose | Used to configure the Switch’s multicast MAC address forwarding | ||
|
| database. | |
Syntax | config multicast_fdb <vlan_name 32> <macaddr> [add | ||
|
| delete] <portlist> | |
Description | This command configures the multicast MAC address forwarding | ||
|
| table. | |
Parameters | <vlan_name 32> − The name of the VLAN on which the MAC | ||
|
| address resides. |
<macaddr> − The MAC address that will be configured in the multicast forwarding table.
[add delete] − Add will add ports to the forwarding table. Delete will remove ports from the multicast forwarding table.
90