Specifications
5-37
Cisco IOS Software Configuration Guide for Cisco Aironet Access Points
OL-5260-01
Chapter 5 Administering the Access Point
Configuring a System Name and Prompt
Configuring a System Name and Prompt
You configure the system name on the access point to identify it. By default, the system name and prompt
are ap.
If you have not configured a system prompt, the first 20 characters of the system name are used as the
system prompt. A greater-than symbol (>) is appended. The prompt is updated whenever the system
name changes, unless you manually configure the prompt by using the prompt global configuration
command.
Note For complete syntax and usage information for the commands used in this section, refer to the Cisco IOS
Configuration Fundamentals Command Reference and the Cisco IOS IP and IP Routing Command
Reference for Release 12.1.
This section contains this configuration information:
• Default System Name and Prompt Configuration, page 5-37
• Configuring a System Name, page 5-37
• Understanding DNS, page 5-38
Default System Name and Prompt Configuration
The default access point system name and prompt is ap.
Configuring a System Name
Beginning in privileged EXEC mode, follow these steps to manually configure a system name:
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
hostname name Manually configure a system name.
The default setting is ap.
Note When you change the system name, the access point radios reset,
and associated client devices disassociate and quickly reassociate.
Note You can enter up to 63 characters for the system name. However,
when the access point identifies itself to client devices, it uses only
the first 15 characters in the system name. If it is important for client
users to distinguish between access points, make sure a unique
portion of the system name appears in the first 15 characters.
Step 3
end Return to privileged EXEC mode.
Step 4
show running-config Verify your entries.
Step 5
copy running-config startup-config (Optional) Save your entries in the configuration file.