RE: Time-Range option for ACL missing

From: Yadav, Arvind K (CAP, GECIS) (Arvind.Yadav@gecis.ge.com)
Date: Tue Apr 08 2003 - 04:49:05 GMT-3


I am using IOS Version 12.2(13)

Router(config)#access-list 101 permit tcp any any eq 23 ?
  ack Match on the ACK bit
  dscp Match packets with given dscp value
  established Match established connections
  fin Match on the FIN bit
  log Log matches against this entry
  log-input Log matches against this entry, including input interface
  precedence Match packets with given precedence value
  psh Match on the PSH bit
  rst Match on the RST bit
  syn Match on the SYN bit
  time-range Specify a time-range
  tos Match packets with given TOS value
  urg Match on the URG bit
  <cr>

Arvind

-----Original Message-----
From: Jason Wydra [mailto:jasonwydra@yahoo.com]
Sent: Tuesday, April 08, 2003 11:41 AM
To: ccielab@groupstudy.com
Subject: Time-Range option for ACL missing

Here is my IOS:

IOS (tm) C2600 Software (C2600-JS-M), Version 12.0(9), RELEASE SOFTWARE (fc1)

I'm rrying to impliment a time-range for my ACL. The time-range option is nowhere to be found. I should be able to input it after the following config below. Has anyone seen this?
I can't find a bug on CCO.

Thanks,

r8(config)#access-list 101 permit tcp any any eq 23 time-range ?
                                                                           ^
% Invalid input detected at '^' marker.

r8(config)#access-list 101 permit tcp any any eq 23 ?
  ack Match on the ACK bit
  eq Match only packets on a given port number
  established Match established connections
  fin Match on the FIN bit
  gt Match only packets with a greater port number
  log Log matches against this entry
  log-input Log matches against this entry, including input interface
  lt Match only packets with a lower port number
  neq Match only packets not on a given port number
  precedence Match packets with given precedence value
  psh Match on the PSH bit
  range Match only packets in the range of port numbers
  rst Match on the RST bit
  syn Match on the SYN bit
  tos Match packets with given TOS value
  urg Match on the URG bit
  <cr>

---------------------------------
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more



This archive was generated by hypermail 2.1.4 : Thu May 01 2003 - 13:35:49 GMT-3