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-68
Example
Related Commands
ip dhcp (page 6-68)
ip dhcp
This command sets the IP address for the currently selected
VLAN interface. Use the no form to restore the default IP
address.
Syntax
ip dhcp
no ip dhcp
Default Setting
Enabled
Command Mode
Interface Configuration (Ethernet)
Command Usage
• You must assign an IP address to this device to gain
management access over the network or to connect the
access point to existing IP subnets. You can manually
configure a specific IP address using the ip address
command, or direct the device to obtain an address from a
DHCP server using this command.
• When you use this command, the access point will begin
broadcasting DHCP client requests. The current IP address
(i.e., default or manually configured address) will continue to
be effective until a DHCP reply is received. Requests will be
SMC-AP(config)#interface ethernet
Enter Ethernet configuration commands, one per line.
SMC-AP(if-ethernet)#ip address 192.168.1.2 255.255.255.0
192.168.1.253
SMC-AP(if-ethernet)#