When the ap: command prompt appears, enter the set command to assign an IP address, subnet mask, and default gateway to the access point.
--------------------------------------------------------------------------------
Note You must use upper-case characters when you enter the IP-ADDR, NETMASK, and DEFAULT_ROUTER options with the set command.
--------------------------------------------------------------------------------
Your entries might look like this example:
ap: set IP_ADDR 192.168.133.160
ap: set NETMASK 255.255.255.0
ap: set DEFAULT_ROUTER 192.168.133.1
next Enter the tftp_init command to prepare the access point for TFTP.
ap: tftp_init
next Enter the tar command to load and inflate the new image from your TFTP server. The command must include this information:
?the -xtract option, which inflates the image when it is loaded
?the IP address of your TFTP server
?the directory on the TFTP server that contains the image
?the name of the image
?the destination for the image (the access point Flash)
Your entry might look like this example:
ap: tar -xtract tftp://192.168.130.222/images/c350-k9w7-tar.122-13.JA1 flash: