03-19-2010 03:03 AM - edited 03-04-2019 07:51 AM
Hi! I have cat6500 under control and when i'm adding ACL in global config for example:
access-list 111 permit udp any 10.0.254.0 0.0.0.255 eq 53
access-list 111 permit udp any host 255.255.255.255 eq 67
access-list 111 permit udp any 10.0.254.0 0.0.0.255 eq 123
access-list 111 permit tcp any host 10.0.254.9 eq 80
In the output of show access-list device shows me alphabetical representation of port i.e.
10 permit udp any 10.0.254.0 0.0.0.255 eq domain
20 permit udp any host 255.255.255.255 eq bootps
30 permit udp any 10.0.254.0 0.0.0.255 eq ntp
40 permit tcp any host 10.0.254.9 eq www
Can anyone answer me how to tell switch to aviod such substitution and use just port numbers which i assigned?
Solved! Go to Solution.
03-19-2010 03:06 AM
afaik, you cannot
03-19-2010 03:06 AM
afaik, you cannot
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide