cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

NetVanta 150 Sample Config - Basic Installation

NetVanta 150 Sample Config - Basic Installation

Description:

The configuration below provides basic recommended settings for NetVanta 150 Access Points. This sample configuration contains some security decisions which may be incompatible with legacy equipment, and a thorough understanding of WLAN security is recommended before making any alterations. Please note that many of the values should be changed to reflect the requirements of your specific environment. All values that should be entered manually will be surrounded by angle bracket, for example: <value>, and those brackets should be removed in the final configuration. All other formatting methods should be followed closely to ensure proper configuration. Note that SSIDs and security phrases are case-sensitive. Also note that AWCP must be enabled on the controlling layer 3 interface of the AOS access controller. This is enabled by default, but if it has been disabled, it will prevent functionality.

Commented Configuration:

All variable values are surrounded by angle brackets, for example: <variable>


interface dot11ap 2 ap-type nv150


  access-point mac-address <Insert the mac address of your AP, with the format 00:MA:CA:DD:RE:SS>


!


!


interface dot11ap 2/1 radio-type 802.11bg


  no shutdown


!


!


interface dot11ap 2/1.1


  ssid broadcast-mode "<Insert your 2.4Ghz SSID string>"


  security mode wpa aes-ccmp psk <ThisPassPhrase>


  no shutdown


!


!


interface dot11ap 2/2 radio-type 802.11a


  no shutdown


!


!


interface dot11ap 2/2.1


  ssid broadcast-mode "<Insert your 5Ghz SSID string>"


  security mode wpa aes-ccmp psk <YourPassPhrase>


  no shutdown


Version history
Last update:
‎07-28-2014 09:36 AM
Updated by:
Contributors