29 show time-range, 30 time-range, Show time – PLANET XGS3-24040 User Manual

Page 750: Range, Time

Advertising
background image

Commands for Security Function Chapter 2 Commands for 802.1x

41-22

Default: None.

Command Mode: Admin and Configuration Mode.

Usage Guide: When no access control list is specified, all the access control lists will be displayed; in

used x time(s) is shown the times the ACL had been quoted.

Example:

Switch #show ipv6 access-lists

ipv6 access-list 500(used 1 time(s))

ipv6 access-list 500 deny any-source

ipv6 access-list 510(used 1 time(s))

ipv6 access-list 510 deny ip any any-destination

ipv6 access-list 510 deny tcp any any-destination

ipv6 access-list 520(used 1 time(s))

ipv6 access-list 520 permit ip any any-destination

41.29 show time-range

Command: show time-range <word>

Functions: Reveal configuration information of time range functions.

Parameters: word assign name of time-range needed to be revealed.

Default: None.

Command Mode: Admin and Configuration Mode.

Usage Guide: When not assigning time-range names, all time-range will be revealed.

Examples:

Switch#show time-range

time-range timer1 (inactive, used 0 times)

absolute-periodic Saturday 0:0:0 to Sunday 23:59:59

time-range timer2 (inactive, used 0 times)

absolute-periodic Monday 0:0:0 to Friday 23:59:59

41.30 time-range

Command: [no] time-range <time_range_name>

Functions: Create the name of time-range as time range name, enter the time-range mode at the same

time.

Parameters: time_range_name, time range name must start with letter, and the length cannot exceed

16 characters long.

Command Mode: Global mode

Default: No time-range configuration.

Usage Guide: None

Examples: Create a time-range named admin_timer.

Switch(config)#Time-range admin_timer

Advertising