![]() |
![]() |
|||||||||||||||||||
|
||||||||||||||||||||
|
Time Range ACL Question posted 11/01/2006
|
If the question is asking: "allow access to the server until 00:01 Jan 1, 2007 UTC" Is this: Time-range ALLOW Periodic daily 00:00 to 23:59 Absolute end 00:00 1 Jan 2007 Access-list permit ip any host 10.0.0.10 time-range ALLOW The same as this: Time-range DENY Absolute start 00:01 1 Jan 2007 Access-list deny ip any host 10.0.0.10 time-range DENY Thanks, Ed