D-Link DES-3500Series Switch User Manual


 
DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
207
show filter dhcp_server
Purpose Used to display current DHCP server/client filter list created on the switch.
Syntax
show dhcp_server
Description This command is used to display DHCP server/client filter list created on the
switch.
Parameters None.
Restrictions None.
Example usage:
To display the DHCP server/client filter list created on the switch:
DES-3526:admin#show filter dhcp_server
Command: show filter dhcp_server
Enabled ports: 1-3
Filter DHCP Server/Client Table
Server IP Address Client MAC address Port
---------------- ------------------- --------
10.255.255.254 00-00-00-00-00-01 1-26
DES-3526:admin#
config filter netbios
Purpose Used to configure the switch to filter NetBIOS packets from specified ports.
Syntax
config filter netbios <portlist> state [enable|disable]
Description This command will configure the switch to filter 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 and Operator-level users can issue this command.
Enabling the NetBIOS filter will create one access profile and three access
rules per port (UDP port number 137 and 138, and TCP port 139).
Example usage:
To configure the NetBIOS state:
DES-3526:admin#config filter netbios 1-10 state enable
Command: config filter netbios 1-10 state enable
Success.
DES-3526:admin#
show filter netbios
Purpose Used to display the switch settings to filter NetBIOS packets from specified
ports.
Syntax
show filter netbios