D-Link DES-3500Series Switch User Manual


 
DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
198
show cpu_access_profile
Purpose Used to view the CPU access profile entry currently set in the Switch.
Syntax
show cpu_access_profile {profile_id <value 1-5> {access_id <value 1-65535>}}
Description
The show cpu_access_profile command is used view the current CPU interface
filtering entries set on the Switch.
Parameters
profile_id <value 1-5> Enter an integer between 1 and 5 that is used to identify the
CPU access profile to be deleted with this command. This value is assigned to the
access profile when it is created with the create cpu access_profile command.
access_id <value 1-65535> - Enter an integer between 1-65535 to define the rule by
which to view this profile.
Restrictions Only administrator-level users can issue this command.
Example usage:
To show the CPU filtering state on the Switch:
DES-3526:admin#show cpu access_profile
Command: show cpu access_profile
CPU Interface Filtering State: Disabled
CPU Interface Access Profile Table
Access Profile ID: 1 TYPE : Ethernet
===============================================================================
MASK Option :
VLAN 802.1p
---------- ------
Access ID: 2 Mode: Permit
Ports: 1
---------------------
default
================================================================================
Total Entries: 1
DES-3526:admin#
enable cpu_interface_filtering
Purpose Used to enable CPU interface filtering on the Switch.
Syntax
enable cpu_interface_filtering
Description
This command is used, in conjunction with the disable
cpu_interface_filtering command below, to enable and disable CPU
interface filtering on the Switch.
Parameters None.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To enable CPU interface filtering:
DES-3526:admin#enable cpu_interface_filtering
Command: enable cpu_interface_filtering
Success.
DES-3526:admin#