DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
304
Parameters
None.
Restrictions
None.
Example
To display the DHCP server/client filter list created on the Switch:
DWS-3160-24PC:admin#show filter netbios
Command: show filter netbios
Enabled Ports: 1-10
DWS-3160-24PC:admin#
28-3
config filter extensive_netbios
Description
This command is used to configure the Switch to filter NETBIOS packets over 802.3 flame on the
specific ports.
Format
config filter extensive_netbios [<portlist> | all] state [enable | disable]
Parameters
<portlist>
- Enter the list of ports used for this configuration here.
all
– Specifies that all the ports will be used this configuration.
state
- Enable or disable the filter to block the NETBIOS packet over 802.3 frame.
enable
- Specifies that the filter state will be enabled.
disable
- Specifies that the filter state will be disabled.
Restrictions
Only Administrators and Operators can issue this command.
Example
To configure a DHCP client/server filter entry.
DWS-3160-24PC:admin# config filter extensive_netbios 1-10 state enable
Command: config filter extensive_netbios 1-10 state enable
Success.
DWS-3160-24PC:admin#