Specifications

Restricting Client-To-Client Forwarding Among IP-Only Clients
15-28 Configuring and Managing Security ACLs
Example
ThefollowingcommandsconfigureanACEtoprioritize SVPtrafficandmaptheACEtothe
outbounddirectionofthevoiceVLAN:
RBT-8100# set security acl ip SVP permit cos 7 udp 10.2.4.69 255.255.255.255 gt 0
any gt 0
RBT-8100# set security acl ip SVP permit cos 7 119 0.0.0.0 255.255.255.255 0.0.0.0
255.255.255.255
RBT-8100# set security acl ip SVP permit 0.0.0.0 255.255.255.255
RBT-8100# set security acl map SVP vlan v1 in
RBT-8100# set security acl map SVP vlan v1 out
RBT-8100# commit security acl SVP
Setting 802.11b/g Radios to 802.11b (for Siemens SpectraLink VoIP Phones only)
IfyouplantouseSiemensSpectraLinkVoiceoverIP(VoIP)phones,youmustchangetheAP
radiosthatwillsupportthephonestooperatein802.11bmodeonly.Thistypeofphoneexpects
theAPtooperateat802.11bratesonly,notat802.11grates.Tochangearadioto
support802.11b
modeonly,usethe radiotype 11boptionwiththesetporttypeaporsetdapcommand.
Disabling RF Auto-Tuning Before Upgrading a SpectraLink Phone
IfyouplantoupgradeaSpectraLinkphoneusingTFTPoveranAP,EnterasysNetworks
recommendsthatyoudisableRFAutoTuningbefore youbegin theupgrade.Thisfeaturecan
increasethelengthoftimerequiredfortheupgrade.YoucandisableRFAutoTuningonaradio
profilebasis.
Example
Usethefollowingcommands:
RBT-8100# set radio-profile name auto-tune channel-config disable
RBT-8100# set radio-profile name auto-tune power-config disable
Restricting Client-To-Client Forwarding Among IP-Only Clients
YoucanuseanACLtorestrictclientsinaVLANfromcommunicatingdirectlyattheIPlayer.
ConfigureanACLthathasACEstopermittraffictoandfromthegatewayrouter,anACEthat
deniestrafficbetweenallotheraddresseswithinthesubnets,andanotherACEthatallowstraffic
thatdoesn’tmatchtheotherACEs.
Forexample,torestrictclienttoclientforwardingwithinsubnet10.10.11.0/24inVLANvlan1
withgateway10.10.11.8,performthefollowingsteps:
1. ConfigureanACEthatpermitsalltrafficfromthegatewayIPaddresstoanyotherIPaddress:
set security acl ip c2c permit 10.10.11.8 0.0.0.0
2. ConfigureanACEthatpermitstrafficfromanyIPaddresstothegatewayIPaddress:
set security acl ip c2c permit ip 0.0.0.0 255.255.255.255 10.10.11.8 0.0.0.0
Note: AN ACL can restrict IP forwarding but not Layer 2 forwarding. To restrict Layer 2 forwarding,
see “Restricting Client-To-Client Forwarding Among IP-Only Clients” on page 15-28.