
Professional Access Point
Administrator Guide
Change VLAN IDs (VLANs Must Be Enabled Already)
1.Check the current configuration of Wired interfaces.
The output of the following command shows that the Guest interface is already configured on VLANs:
USR5453-AP# get bridge-port br0 Name Interface
br0 wlan0guest br0 vlan1111
2.Set up a new VLAN and remove the old one:
Get/Change the Connection Type (DHCP or Static IP)
Note | For more information on DHCP and Static IP connection types, see the topic ““Understanding Dynamic |
and Static IP Addressing on the Professional Access Point” on page 20. |
To get the connection type:
USR5453-AP# get dhcp-client status up
You cannot use the CLI to reset the connection type from DHCP to Static IP because you will lose connectivity during the process of assigning a new static IP address. To make such a change, use the Web User Interface on a computer connected to the access point with an Ethernet cable.
To reset the connection type from Static IP to DHCP:
USR5453-AP# set dhcp-client status up
To view the new settings:
USR5453-AP# get interface br0 detail
FieldValue
type | bridge |
status | up |
description | Bridge - Internal |
mac | 00:E0:B8:76:23:B4 |
ip | 10.10.12.221 |
mask | 255.255.255.0 |
10.10.12.221 | |
255.255.255.0 | |
nat |
|
Class Structure, Commands, and Examples - 211