20-9
20.1.6 ap-ip
Wireless Configuration Commands
Use this command to modify the static IP address for access port.
Syntax
ap-ip [<List of Indices/MAC address >|default-ap]
ap-ip <List of Indices> [static-ip|switch-ip]
ap-ip <List of Indices> (static-ip) <IP address/mask> <gateway IP>
ap-ip <List of Indices> (switch-ip)
[add <IP address>|delete(<IP address Index>|<IP address>)|set-default]
ap-ip (default-ap) [add <IP address>|delete(<IP address Index>|<IP address>)|
set-default]
Parameters
Example
RFS7000(config-wireless)#ap-ip 1 static-ip 192.168.10.25/24 192.168.10.1
RFS7000(config-wireless)#
RFS7000(config-wireless)#ap-ip 1 switch-ip add 192.168.10.25 10.10.1.4
RFS7000(config-wireless)#
RFS7000(config-wireless)#ap-ip default-ap switch-ip set-default
RFS7000(config-wireless)#
<List of Indices> / MAC
address
Use show wireless ap to view the AP’s index or MAC address. Select the
AP’s index / MAC Address to modify its static IP address.
• static-ip – Static IP address, netmask and gateway address of the AP.
• A.B.C.D/M – Static IP address and mask.
• A.B.C.D – Gateway IP address.
• switch-ip – Static switch IP address.
• add – Add static switch IP addresses.
• delete – Delete static switch IP address.
• set-default – Default switch IP addresses.
default-ap Default static switch ip addresses.
• switch-ip – Static switch IP address.
• add – Add static switch IP addresses.
• delete – Delete static switch IP address.
• set-default – Default switch IP addresses.