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
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