User guide

Advanced Configuration
5-7
5
CLI Commands for VLAN Support โ€“ From the global configuration mode use the
native-vlanid command to set the default VLAN ID for the Ethernet interface, then
enable VLANs using the vlan enable command. When you change the access
pointโ€™s VLAN support setting, you must reboot the access point to implement the
change. To view the current VLAN settings, use the show system command.
CLI Commands for Bridge Filtering โ€“ 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
display the current settings, use the
show filters command from the Exec mode.
SNMP
You can use a network management application to manage the wireless bridge via
the Simple Network Management Protocol (SNMP) from a management station. To
implement SNMP management, the wireless bridge must have an IP address and
subnet mask, configured either manually or dynamically. Once an IP address has
been configured, appropriate SNMP communities and trap receivers should be
configured.
Community names are used to control management access to SNMP stations, as
well as to authorize SNMP stations to receive trap messages from the wireless
bridge. To communicate with the wireless bridge, a management station must first
submit a valid community name for authentication. You therefore need to assign
community names to specified users or user groups and set the access level.
Outdoor Bridge(config)#native-vlanid 3 6-59
Outdoor Bridge(config)#vlan enable 6-58
Reboot system now? <y/n>: y
Outdoor Bridge(config)#filter ap-manage 6-40
Outdoor Bridge(config)#filter ethernet-type enable 6-41
Outdoor Bridge(config)#filter ethernet-type protocol ARP 6-41
Outdoor Bridge(config)#exit
Outdoor Bridge#show filters 6-42
Protocol Filter Information
=========================================================
AP Management :ENABLED
Ethernet Type Filter :ENABLED
Enabled Protocol Filters
---------------------------------------------------------
Protocol: ARP ISO: 0x0806
=========================================================
Outdoor Bridge#