xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
290
DES-3528:admin# config filter netbios 1-10 state enable
Command: config filter netbios 1-10 state enable
Success.
show filter netbios
Purpose
Used to display the Switch settings to filter NetBIOS packets from specified ports.
Syntax show filter netbios
Description
This command will display the Switch settings to filter NetBIOS packets from the specified
ports.
Parameters
None.
Restrictions
None.
Example usage:
To display the NetBIOS filter status:
DES-3528:admin# show filter netbios
Command: show filter netbios
Enabled Ports: 1-3
config filter extensive_netbios
Purpose
Used to configure the Switch to filter 802.3 frame NetBIOS packets from specified ports.
Syntax config filter extensive_netbios [<portlist> | all] state [enable | disable]
Description
This command will configure the Switch to filter 802.3 frame NetBIOS packets from the
specified ports.
Parameters <portlist> – The list of port numbers to which the NetBIOS filter will be applied.
state [enable | disable] – Used to enable/disable the NetBIOS filter on the Switch.
Restrictions
Only Administrator-level users can issue this command.
Enabling the NetBIOS filter will create one access profile and one access rules per port
(DSAP=F0, SASP=F0).
Example usage:
To configure the extensive NetBIOS state::
DES-3528:admin# config filter extensive_netbios 1-10 state enable
Command: config filter extensive_netbios 1-10 state enable
Success.