Linksys DES-3028/DES-3028P/DES-3052/DES-3052P Portable DVD Player User Manual


 
DES-3028 DES-3028P DES-3052 DES-3052P Layer 2 Fast Ethernet Switch CLI Reference Manual
config access_profile
rate of 10 then the ingress rate is 640kbit/sec.) The user many select a value between 1-
156249 or no limit. The default setting is no limit.
deny – Specifies that packets that do not match the access profile are not permitted to be
forwarded by the Switch and will be filtered.
time_range <range_name 32> – Choose this parameter and enter the name of the Time Range
settings that has been previously configured using the config time_range command. This will
set specific times when this access rule will be enabled or disabled on the Switch.
delete access_id <value 1-256> Use this command to delete a specific rule from the Ethernet
profile. Up to 256 rules may be specified for the Ethernet access profile.
Restrictions
Only administrator-level users can issue this command.
Example usage:
To configure the access profile with the profile ID of 1 to filter frames on port 7 that have IP addresses in the range
between 10.42.73.0 to 10.42.73.255:
DES-3028P:4# config access_profile profile_id 1 add access_id 1 ip source_ip 10.42.73.1 port 7 deny
Command: config access_profile profile_id 1 add access_id 1 ip source_ip 10.42.73.1 port 7 deny
Success.
DES-3028P:4#
show access_profile
Purpose Used to display the currently configured access profiles on the Switch.
Syntax
show access_profile profile_id <value 1-256>
Description The show access_profile command is used to display the currently configured
access profiles.
Parameters profile_id – Specify the profile id to display only the access rules configuration
for a single profile ID. The user may enter a profile ID number between 1 and
256.
Restrictions None.
Example usage:
To display all of the currently configured access profiles on the Switch:
DES-3028P:4#show access_profile
Command: show access_profile
Access Profile Table
=============================================================
Profile ID : 101 Type: IPv4 Frame Filter - ICMP
=============================================================
Masks Option
VLAN Source IP Dest. IP DSCP Prot
----------------------------- ----------------- ----------------- ------- -------
Total Profile Entries: 1
Total Rule Entries: 0
DES-3028P:4#
157