From: Jason Wydra (jasonwydra@yahoo.com)
Date: Tue Apr 08 2003 - 03:11:10 GMT-3
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:48 GMT-3