D-Link DWS-1008 User Manual
Disabling RF Auto-Tuning Before Upgrading a SpectraLink Phone
If you plan to upgrade a SpectraLink phone using TFTP over an AP, D-Link recommends that you disable
RF Auto-Tuning before you begin the upgrade. This feature can increase the length of time required for
the upgrade. You can disable RF Auto-Tuning on a radio-profile basis. Use the following commands:
set radio-profile
name
auto-tune channel-config disable
set radio-profile
name
auto-tune power-config disable
Restricting Client-To-Client Forwarding
Among IP-Only Clients
You can use an ACL to restrict clients in a VLAN from communicating directly at the IP layer. Configure
an ACL that has ACEs to permit traffic to and from the default router (gateway), an ACE that denies
traffic between all other addresses within the subnets, and another ACE that allows traffic that doesn’t
match the other ACEs.
Note: AN ACL can restrict IP forwarding but not Layer 2 forwarding. To restrict Layer 2 forwarding, see
“Restricting Layer 2 Forwarding Among Clients”.
For example, to restrict client-to-client forwarding within subnet 10.10.11.0/24 in VLAN vlan-1 with
default router 10.10.11.8, perform the following steps:
1. Configure an ACE that permits all traffic from the default router IP address to any other IP
address:
DWS-1008#
set security acl ip c2c permit 10.10.11.8 0.0.0.0
2. Configure an ACE that permits traffic from any IP address to the default router IP
address:
DWS-1008#
set security acl ip c2c permit ip 0.0.0.0 255.255.255.255 10.10.11.8 0.0.0.0
3. Configure an ACE that denies all IP traffic from any IP address in the 10.10.11.0/24 subnet
to any address in the same subnet.
DWS-1008#
set security acl ip c2c deny ip 10.10.11.0 0.0.0.255 10.10.11.0 0.0.0.255
4. Configure an ACE that permits all traffic that does not match the ACEs configured above:
DWS-1008#
set security acl ip c2c permit 0.0.0.0 255.255.255.255
5. Commit the ACL to the configuration:
DWS-1008#
commit security acl c2c
6. Map the ACL to the outbound and inbound traffic directions of VLAN vlan-1:
DWS-1008#
set security acl map c2c vlan vlan-1 out
DWS-1008#
set security acl map c2c vlan vlan-1 in
Содержание DWS-1008
Страница 1: ......