AT-GS900M Series CLI Reference
Section III: Layer 2 Switching 301
SHOW SWITCH FILTER
Syntax
show switch filter [port=
port_list
|all]
[destaddress=
mac_add
] [vlan=
vlan_name
|
vid
]
Parameters
port_list
Specifies a list of ports. To specify multiple ports, use a comma (,)
to separate them. To specify a range of ports, use a hyphen (-).
all
Specifies all switch ports.
mac_add
Specifies a destination MAC address in the format: ff-ff-ff-ff-ff-ff.
vlan
Specifies a VLAN with either the VLAN name or VLAN ID.
Description
Use this command to display the static entries of FDB. An example of the
command output is shown in Figure 46.
Figure 46. SHOW SWITCH FILTER Command
Example
The following example displays the static entries of FDB:
Manager > show switch filter
Switch Filters
----------------------------------------------------------------
Entry VLAN Destination Address Port Action Source
----------------------------------------------------------------
1 blue (30) 00-00-f4-12-12-13 8 Forward Static
2 orange (20) 00-00-f4-01-01-01 5 Forward Static
3 white (10) 00-00-f4-12-12-14 8 Forward Static
----------------------------------------------------------------