30. FDB Commands
359
30.FDB Commands
Forwarding Database (FDB) is a mapping table between the MAC
addresses of network devices and the destination VLANs or ports. A
Switching Hub accesses FDB using the MAC address information of a
receive packet and determines the destination VLAN or port.
FDB is usually created automatically from receive packet information. However, it can
also be registered manually by the administrator. FDB is created not only for unicast,
which sends to one destination, but also for multicast, which sends to multiple
destinations. You can also configure which ports join or not join a multicast group.
Multicast filtering function
In multicast where data is simultaneously sent to multiple destinations, multicast data
may be sent even to unnecessary ports if a multicast group does not exist. When the
multicast filtering function is enabled, you can configure not to send data to any port
other than router ports even if a multicast group is not created.
create fdb <vlan_name 32> <macaddr> [port <port> | drop]
create fdb vlanid <vidlist> <macaddr> [port <port> | drop]
create multicast_fdb <vlan_name 32> <macaddr>
config multicast_fdb <vlan_name 32> <macaddr> [add | delete] <portlist>
config fdb aging_time <sec 10-1000000>
config multicast vlan_filtering_mode [vlanid <vidlist> | vlan <vlan_name 32> | all]
[forward_all_groups | forward_unregistered_groups | filter_unregistered_groups]
delete fdb <vlan_name 32> <macaddr>
clear fdb [vlan <vlan_name 32> | port <port> | all]
show multicast_fdb {[vlan <vlan_name 32> | vlanid <vidlist>] | mac_address <macaddr>}
show fdb {[port <port> | vlan <vlan_name 32> | vlanid <vidlist> | mac_address <macaddr> | static
| aging_time | security]}
show multicast vlan_filtering_mode {[vlanid <vidlist> | vlan <vlan_name 32>]}
Summary of Contents for ZEQUO 6400
Page 160: ...12 Basic IP Commands 161 ...
Page 189: ...17 Command Logging Command List 190 ...
Page 554: ...49 MAC based Access Control Commands 555 ...
Page 812: ...69 QoS Commands 813 ...
Page 839: ...73 SNMPv1 v2 v3 Commands 840 Only Administrator level users can issue this command ...
Page 962: ...85 Virtual Router Redundancy Protocol VRRP Command List 963 ...
Page 1050: ...91 System Log Lists 1051 ...