when using an extended access-list what is the best way to write the
statement?

int s0
ip acces-group 113
!
access-list 113 deny tcp any host 2xx.7x.2x.4x eq 3000 log
access-list 113 deny tcp any host 2xx.7x.2x.4x eq 3001 log
access-list 113 deny udp any host 2xx.7x.2x.4x 0.0.0.0 eq 3000 any log
access-list 113 deny udp any host 2xx.7x.2x.4x 0.0.0.0 eq 3001 any log
access-list 113 permit ip any any

or is there another method to creating this statement......these ports are
already allowed
23, 53, 80, 110,1 and 443 but now we need to allow 3000 and 3001 to the
allowable ports.

___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to