Leave a Reply 4

Your email address will not be published. Required fields are marked *


sadaf

sadaf

can i have the answer

Alboma

Alboma

Source address, destination address and port involved, so extended ACL is used. List number is 100-199, 2000-2699. 128 is the only choice. network number is 172.16.5.64
/26 mask is 255.255.255.192 -> wildcard mask is 0.0.0.63 as 255-192=63

access-list 128 deny tcp 172.16.5.64 0.0.0.63 any eq 23

Pls correct me if wrong.

MK

MK

Hi Abloma you’re right.