CLI Commands
A-34 Avaya Wireless AP-4/5/6 User ’s Guide
Set the Access Point IP Address ParameterCreate a table entry or row
Use 0 (zero) as the table index when you create an entry. When creating
a table row, only the mandatory table elements are required (comment is
usually an optional table element). For optional table elements, the
default value is generally applied if you do not specify a value.
Syntax: [Device-Name]> set <parameter name> <parameter
value>
Example: [Device-Name]> set ipaddr 10.0.0.12
Result: IP Address will be changed when you reboot the
Access Point. The CLI reminds you when rebooting is
required for a change to take effect. To reboot
immediately, enter reboot 0 (zero) at the CLI prompt.
Syntax: [Device-Name]> set <table name> <table index>
<element 1> <value 1> … <element n> <value n>
Example: [Device-Name]> set mgmtipaccesstbl 0 ipaddr
10.0.0.10 ipmask 255.255.0.0
Result: A new table entry is created for IP address 10.0.0.10
with a 255.255.0.0 subnet mask.