Showing posts with label DES-3550. Show all posts
Showing posts with label DES-3550. Show all posts

Wednesday, September 19, 2012

D-Link DES-3550 ACL configuration

To disable users with ip-addresses from subnet 192.168.0.0/16

 create access_profile ip source_ip_mask 255.255.0.0 profile_id 1
 config access_profile profile_id 1 add access_id 1 ip source_ip 192.168.0.0 port 1 deny
 config access_profile profile_id 1 add access_id 2 ip source_ip 192.168.0.0 port 2 deny