cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
246
Views
0
Helpful
1
Replies

Access List

admin_2
Level 3
Level 3

Regarding the following Acess list:

access-list 101 10.0.0.0 0.255.255.255 255.0.0.0 0.0.0.0

<p>I don't understand the last portion of the Access list

(the destination part 255.0.0.0 0.0.0.0) for which destination this part refers? and is it 255.0.0.0

0.0.0.0 or 255.0.0.0 0.255.255.255)

1 Reply 1

Not applicable

The access is an extended one that matches on a subnet mask as well.so only network 10.0.0.0 with mask 255.0.0.0 will be allowed.