Mac a, Onfiguring, Estination – ADC AVIDIA SWD4573I1 User Manual
Page 271: Ddress, Iltering, Orwarding

Chapter 10: Configuring
Bridging
and Routing
Avidia System Configuration and Management User Manual
245
C
ONFIGURING
D
ESTINATION
-MAC A
DDRESS
F
ILTERING
(F
ORWARDING
)
The Destination-MAC Address Filtering Table displays a list of ports from which frames may
be received and the corresponding ports to which those frames are allowed to be forwarded.
You add Destination-MAC Address Filtering Table entries from the
::filter=>
prompt.
From the
::root=>
prompt, type the following command then press
to display the
::filter=>
prompt:
configuration bridging filter
Adding Destination-MAC Address Filtering Table Entries
From the
::filter=>
prompt type the new command in the following format, then press
.
new <macaddr> <srcport> <port,port,...>
Parameters
<macaddr>
The MAC address of the device for which the packet is destined. The MAC address format
is xx:xx:xx:xx:xx:xx where x is either a space, an integer ranging from 0 to 9 or a letter
ranging from a to f.
<srcport>
The source bridge session port.
<port,port,...>
The bridge session ports to which you want to allow frame forwarding from the specified
source port. To specify multiple ports, separate each port number with a comma.
Examples
::filter=> new 00:10:4b:24:15:a3 3 4,5,6,7,8
ENTER
ENTER