Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

access-list with a port range (10000-11000) 1

Status
Not open for further replies.

jdl508

Technical User
Apr 30, 2001
242
US
Hello,
Hopefully this is a no brainer for someone out there. I am trying to give access to a range of ports and thought i could do something like
access-list 100 permit tcp host x.x.x.x host x.x.x.x eq 10000-11000
where 10000 to 11000 would be the range of ports to allow
any ideas on how to do this without writing 1000 lines of code :)
thanks
jdl
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top