![D-Link DES-3528 - xStack Switch - Stackable Скачать руководство пользователя страница 283](http://html.mh-extra.com/html/d-link/des-3528-xstack-switch-stackable/des-3528-xstack-switch-stackable_cli-reference-manual_76439283.webp)
xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
283
show time_range
Purpose
Used to display current access list table.
Syntax
show time_range
Description
This command displays current time range setting.
Parameters
None.
Restrictions
None.
Example usage:
To show the time range on the Switch:
DES-3528:admin# show time_range
Command: show time_range
Time Range Information
-------------------------
Range Name : 1-3_new
Weekdays : Mon,Tue,Wed,Thu,Fri
Start Time : 11:21:20
End Time : 11:44:40
Total Entries :1
DES-3528:admin#
show current_config access_profile
Purpose
Used to display the ACL part of current configuration.
Syntax
show current_config access_profile
Description
This command displays the ACL privilege of the current configuration in user level of
privilege.
The overall current configuration can be displayed by show config command which is
accessible in administrator level of privilege.
Parameters
None.
Restrictions
None.
Example usage:
To show the current configuration access profile on the Switch:
DES-3528:admin#show current_config access_profile
Command: show current_config access_profile
#-------------------------------------------------------------------------------
# ACL
create access_profile profile_id 1 profile_name ethacl ethernet vlan 0xFFF
#-------------------------------------------------------------------------------
DES-3528:admin#