User guide

Using CLI to Manage the Access Point AP-8000 User Guide
Configuring the Device Using CLI Commands
129
protocol-number: 08:88
filter-status: block
row-status: notInService
}
index 19 {
protocol-name: EAPOL ether type
protocol-number: 88:8e
filter-status: block
row-status: notInService
}
Static MAC Table Configuration
The Static MAC Address filter optimizes the performance of a wireless (and wired) network. When this feature is properly
configured, the AP can block traffic between wired devices and wireless devices based on MAC address. Perform the
following commands to configure Static MAC .
(config)# dev-configure
(config-dev<config>)# filtering
(config-dev<config>-filter)# static-table
(config-dev<config>-filter-static<mac>)# index 1 ?
Possible completions:
<[Enter]> Execute this command
filter-comment Static Mac Address Comment
row-status Filter Table Row Status
wired-mac-address Wired Mac Address Filter
wired-mac-mask Wired Mac Mask
wireless-mac-address Wireless Mac Address
wireless-mac-mask Wireless Mac Mask
(config-dev<config>-filter-static<mac>)# index 0 row-status 4
(config-dev<config>-filter-static<mac>)# index 0 wired-mac-address 00:a6:33:44:23:34
(config-dev<config>-filter-static<mac>)# index 0 wired-mac-mask FF:FF:FF:FF:FF:FF
(config-dev<config>-filter-static<mac>)# index 0 wireless-mac-address 00:c3:d3:23:44:23
(config-dev<config>-filter-static<mac>)# index 0 wireless-mac-mask FF:FF:FF:FF:FF:FF
(config-dev<config>-filter-static<mac>)# index 0 filter-comment test
(config-dev<config>-filter-static<mac>)# index 0 row-status 4
#show
Device-Name# show configure filtering static-mac-addr-filter
// RUNNING-CONFIGURATION //
// Static MAC Address Filter Table //
index 1 {
wired-mac-address 00:a6:33:44:23:34
wired-mac-mask FF:FF:FF:FF:FF:FF
wireless-mac-address 00:c3:d3:23:44:23
wireless-mac-mask:FF:FF:FF:FF:FF:FF
filter-comment:test
row-status:active
}
TCP/UDP Port Filter Configuration
Port-based filtering enables you to control wireless user access to network services by selectively blocking TCP/UDP
protocols through the AP. Perform the following commands to configure TCP/UDP Filter
(config)# dev-configure
(config-dev<config>)# filtering