User's Manual
Table Of Contents
- Chapter 1 Introduction
- Chapter 2 Hardware Installation
- Chapter 3 Network Configuration
- Chapter 4 Initial Configuration
- Chapter 5 System Configuration
- Chapter 6 Command Line Interface
- Using the Command Line Interface
- Entering Commands
- Command Groups
- General Commands
- System Management Commands
- SNMP Commands
- Flash/File Commands
- RADIUS Client
- 802.1x Port Authentication
- Filtering Commands
- Interface Commands
- interface
- dns server
- ip address
- ip dhcp
- shutdown
- speed-duplex
- show interface ethernet
- description
- closed-system
- speed
- channel
- turbo
- ssid
- beacon-interval
- dtim-period
- fragmentation-length
- rts-threshold
- authentication
- encryption
- key
- transmit-key
- transmit-power
- max-association
- multicast-cipher
- wpa-clients
- wpa-mode
- wpa-preshared-key
- wpa-psk-type
- shutdown
- show interface wireless
- show station
- IAPP Commands
- VLAN Commands
- Appendix A Troubleshooting
- Appendix B Cables and Pinouts
- Appendix C Specifications
- Glossary
- Index
Command Line Interface
6-2
After connecting to the system through the console port, the login
screen displays:
Note: Command examples shown later in this chapter abbreviate the
console prompt to “SMC-AP” for simplicity.
Telnet Connection
Telnet operates over the IP transport protocol. In this
environment, your management station and any network device
you want to manage over the network must have a valid IP
address. Valid IP addresses consist of four numbers, 0 to 255,
separated by periods. Each address consists of a network portion
and host portion. For example, if the access point cannot acquire
an IP address from a DHCP server, the default IP address used
by the access point, 192.168.1.1, consists of a network portion
(192.168.1) and a host portion (1).
To access the access point through a Telnet session, you must
first set the IP address for the access point, and set the default
gateway if you are managing the access point from a different IP
subnet. For example:
If your corporate network is connected to another network outside
your office or to the Internet, you need to apply for a registered IP
address. However, if you are attached to an isolated network,
then you can use any IP address that matches the network
segment to which you are attached.
Username: admin
Password:
SMC Enterprise AP#
SMC-AP#configure
SMC-AP(config)#interface ethernet
SMC-AP(if-ethernet)#ip address 10.1.0.1 255.255.255.0
10.1.0.254
SMC-AP(if-ethernet)#