Advanced configuration 5-23 – SMC Networks SMC2555W-AG User Manual
Page 79
Advanced Configuration
5-23
CLI Commands for Bridge Filtering – Use the filter local-bridge
command from the global configuration mode to prevent
wireless-to-wireless communications through the access point.
Use the filter ap-manage command to restrict management
access from wireless clients. To configure Ethernet protocol
filtering, use the filter ethernet-type enable command to enable
filtering and the filter ethernet-type protocol command to define
the protocols that you want to filter. To remove an entry from the
table, use the address filter delete command. To display the
current settings, use the show filters command from the Exec
mode.
SMC-AP(config)#filter local-bridge
SMC-AP(config)#filter ap-manage
SMC-AP(config)#filter ethernet-type enable
SMC-AP(config)#filter ethernet-type protocol ARP
SMC-AP(config)#exit
SMC-AP#show filters
Protocol Filter Information
=========================================================
Local Bridge :ENABLED
AP Management :ENABLED
Ethernet Type Filter :ENABLED
Enabled Protocol Filters
---------------------------------------------------------
Protocol: ARP ISO: 0x0806
=========================================================
SMC-AP#