Chapter 5: Layer 2 Features
Extreme Networks EAS 100-24t Switch CLI Manual
128
Example usage:
To display unicast MAC address table:
Example usage:
To configure the multicast filtering mode to forward all groups on ports 1 through 4.
#show fdb
Command: show fdb
Unicast MAC Address Aging Time = 300
VID VLAN Name MAC Address Port Type
---- -------------------------------- ----------------- ---- ---------------
1 default 00-04-96-52-83-9C CPU Self
1 default 00-50-BA-DA-01-23 1 Dynamic
Total Entries : 2
#
config multicast port_filtering_mode
Purpose Used to configure the multicast packet filtering mode for ports.
Syntax config multicast port_filtering_mode [<portlist> | all]
[forward_unregistered_groups | filter_unregistered_groups]
Description This command is used to configure the multicast packet filtering mode for
specified ports on the switch.
Parameters [<portlist> | all] – Enter a port or list of ports for which to configure the
multicast port filtering mode. Entering the all parameter will denote all ports on
the switch.
[forward_unregistered_groups | filter_unregistered_groups] – The user may set
the filtering mode to any of these two options.
Restrictions Only Administrator-level users can issue this command.
#config multicast port_filtering_mode 1-4
forward_unregistered_groups
Command: config multicast port_filtering_mode 1-4
forward_unregistered_groups
Success.
#
show multicast port_filtering_mode
Purpose Used to show the multicast packet filtering mode for ports.
Syntax show multicast port_filtering_mode