From: Henk de Tombe (henk.de.tombe@qi.nl)
Date: Fri Oct 07 2005 - 02:26:33 GMT-3
Hi,
You want periodic weekdays between 08:00 and 17:00, "between" sounds as
beginning at 08:00 and ending at exact 17:00.
The example of the doc CD is using Monday through Friday from 8:00 a.m. to
6:00 p.m. The doc CD is using the "to" word, maybe they want to include 1
minute after 6:00 p.m.
If you get a question and the wording of the question is not straight
through or obvious, ask the proctor for clarification.
Remember that the ending time stays valid one minute after the configured
ending time.
BB3#clock set 16:59:00 5 oct 2005
BB3#
BB3#
BB3#sh clock
.16:59:04.047 PST Wed Oct 5 2005
BB3#
BB3#
BB3#sh time
time-range entry: ICMP (active)
periodic weekdays 8:00 to 17:00
used in: IP ACL entry
BB3#
BB3#
BB3#sh access-li 100
Extended IP access list 100
10 permit icmp any any echo-reply time-range ICMP (active) (150 matches)
20 deny ip any any (231 matches)
BB3#
BB3#
BB3#sh run | b Ethernet0/1
interface Ethernet0/1
ip address 172.16.4.3 255.255.255.0
ip access-group 100 in
half-duplex
BB3#
BB3#
BB3#
BB3#ping 172.16.4.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.16.4.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms
BB3#
BB3#
BB3#
BB3#sh clock
.16:59:55.551 PST Wed Oct 5 2005
BB3#
BB3#
BB3#
BB3#sh clock
17:00:04.331 PST Wed Oct 5 2005
BB3#
BB3#
BB3#ping 172.16.4.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.16.4.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms
BB3#sh access-li 100
Extended IP access list 100
10 permit icmp any any echo-reply time-range ICMP (active) (195 matches)
20 deny ip any any (261 matches)
BB3#sh time
time-range entry: ICMP (active)
periodic weekdays 8:00 to 17:00
used in: IP ACL entry
BB3#
-----Oorspronkelijk bericht-----
Van: nobody@groupstudy.com [mailto:nobody@groupstudy.com] Namens manoj menon
Verzonden: donderdag 6 oktober 2005 22:01
Aan: ccielab@groupstudy.com
Onderwerp: Time Range Question
Hello Group,
If we are asked to configure a 'permit ip traffic' acl between 08:00 AM and
05:00 PM during weekdays
Should We configure,
time-range IP_TIME
periodic weekdays 08:00 to 17:00
OR
time-range IP_TIME
periodic weekdays 08:00 to 16:59
I would lean towards the second option as the first one (in my knowledge)
counts upto 05:01 PM.
Comments will be much appreciated.
Regards.
---------------------------------
Yahoo! for Good
Click here to donate to the Hurricane Katrina relief effort.
This archive was generated by hypermail 2.1.4 : Sun Nov 06 2005 - 22:00:49 GMT-3