
DJH; Reviewed:
SPOC 06/18/2012
Solution & Interoperability Test Lab Application Notes
©2012 Avaya Inc. All Rights Reserved.
7.6. Configure Access Point Profile
An Access Point Profile (ap-profile) is used to connect a network profile and the associated SSID
to each radio within an Access Point. In the sample configuration, the default radio profile was
used and the network profile defined in Section 7.5 was assigned to both radios. For more
information on configuring Radio Profiles for other environments, see References [11] and [12]
in Section 12. Navigate to configure terminal wireless.
Step 1: Use the ap-profile x command where <x> is an available access profile number.
Enter the following values using the commands shown below.
profile-name Enter descriptive name.
In the sample configuration, “SIL-ap” was used.
network 1 x profile-id y Where <x> is an available Virtual AP ID (VAP) and
<y> is the network profile defined in Section 7.5.
network 2 x profile-id y Where <x> is the same Virtual AP as above and <y> is the
same network profile defined in Section 7.5.
Enter exit to save access profile definition. In the sample configuration, “ap-profile 2” was
created as shown below.
WC8180(config-wireless)#ap-profile 2
WC8180(config-ap-profile)#profile-name SIL-ap
WC8180(config-ap-profile)#network 1 1 profile-id 1
WC8180(config-ap-profile)#network 2 1 profile-id 1
WC8180(config-ap-profile)#exit
Step 2: Use the show wireless ap-profile command to verify the Access Point profile defined in
Step 1 was successfully created.
Verify the status of the Profile Status field is “Configured” as shown below.
WC8180(config-wireless)#show wireless ap-profile
-----------------------------------------------------------------------------
Id Profile Name Profile Status AP Model Default?
-- -------------------------------- ------------------- -------- --------
1 Default Associated AP8120 No
2 SIL-ap Configured AP8120 No
-----------------------------------------------------------------------------
Total number of AP profile: 2
WC8180(config-wireless)#