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

NetVanta 160/161 Sample Config - Basic Installation

NetVanta 160/161 Sample Config - Basic Installation

Description:

The configuration below provides basic recommended settings for NetVanta 160/161 Access Points.  The AOS access controller controlling the APs must be running R10.4.0 firmware or later for proper functionality. 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. Some of these values, such as the channel assignment, should be chosen from the listed pool of options. 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>


!


dot11ap access-point-control


!


!


!


interface dot11ap 1 ap-type nv16x


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


!


!


interface dot11ap 1/1 radio-type 802.11bg


  channel <Insert a value of either 1,6,or 11>


  no shutdown


!


!


interface dot11ap 1/1.1


  ssid broadcast-mode "<Insert Your 2.4Ghz SSID String Here>"


  security mode wpa aes-ccmp psk <YourPassPhrase>


  no shutdown


!


!


interface dot11ap 1/2 radio-type 802.11a


  channel <Insert a value from these options: 36, 40, 44, 48, 149, 153, 157, or 161>


  channel-width-40MHz


  no shutdown


!


!


interface dot11ap 1/2.1


  ssid broadcast-mode "<Insert Your 5Ghz SSID String Here>"


  security mode wpa aes-ccmp psk <ThisPassPhrase>


  no shutdown


!












Version history
Last update:
‎07-08-2014 10:43 AM
Updated by:
Contributors