762
Parameters:start_time :
start time, HH:MM:SS (hour: minute: second)
end_time
:
end time, HH:MM:SS (hour: minute: second)
start_data :
start data, the format is, YYYY.MM.DD
(
year.month.day
)
end_data :
end data, the format is, YYYY.MM.DD
(
year.month.day
)
Remark: time-range is one minute per time, so the time error shall be <= one minute.
Command Mode:
Time-range mode
Default:
No time-range configuration
Usage Guide:
Absolute time and date, assign specific year, month, day, hour, minute of
the start, shall not configure multiple absolute time and date, when in repeated
configuration, the latter configuration covers the absolute time and date of the former
configuration.
Examples:
Make configurations effective from 6:00:00 to 13:30:00 from Oct. 1, 2004 to
Jan. 26, 2005.
Switch(config)#Time-range edge
Switch(Config-Time-Range-edge)#absolute start
6:00:00 2004.10.1 end 13:30:00
2005.1.26
19.2.2.3 access-list(ip extended)
Command: access-list <num> {deny | permit} icmp {{<sIpAddr> <sMask>} | any |
{host <sIpAddr>}} {{<dIpAddr> <dMask>} | any-destination | {host-destination
<dIpAddr>}} [<icmp-type>
[<icmp-code>]] [precedence <prec>] [tos
<tos>][time-range<time-range-name>]
access-list <num> {deny | permit} igmp {{<sIpAddr> <sMask>} | any| {host
<sIpAddr>}} {{<dIpAddr>
<dMask>} |any| {host-destination <dIpAddr>}}
[<igmp-type>] [precedence <prec>] [tos <tos>][time-range<time-range-name>]
access-list <num> {deny | permit} tcp {{<sIpAddr> <sMask>} | any | {host
<sIpAddr>}} [s-port <sPort>] {{<dIpAddr> <dMask>} | any-destination |
{host-destination <dIpAddr>}} [d-port <dPort>] [ack+ fin+ psh+ rst+ urg+ syn]
[precedence <prec>] [tos <tos>][time-range<time-range-name>]
access-list <num> {deny | permit} udp {{<sIpAddr> <sMask>} | any | {host
<sIpAddr>}} [s-port <sPort>] {{<dIpAddr> <dMask>} | any-destination |
{host-destination <dIpAddr>}} [d-port <dPort>] [precedence <prec>] [tos
<tos>][time-range<time-range-name>]
access-list <num> {deny | permit} {eigrp | gre | igrp | ipinip | ip | <protocol>}
{{<sIpAddr> <sMask>} | any | {host <sIpAddr>}} {{<dIpAddr> <dMask>} |
any-destination | {host-destination <dIpAddr>}} [precedence <prec>] [tos
<tos>][time-range<time-range-name>]
no access-list <num>