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:
USR5453-AP# set interface vlan1111 vlan-id 1112
Error: vlan-id cannot be changed after insert.
USR5453-AP# remove bridge-port br0 interface vlan1111
USR5453-AP# remove interface vlan1111
USR5453-AP# add interface vlan1113 type vlan status up vlan-id 1113 vlan-interface
eth0
Get/Change the Connection Type (DHCP or Static IP)
For more information on DHCP and Static IP connection types, see the topic
and Static IP Addressing on the Professional Access Point" on page
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
Field
-----------------------------------
type
status
description
mac
ip
mask
static-ip
static-mask
nat
Value
bridge
up
Bridge - Internal
00:E0:B8:76:23:B4
10.10.12.221
255.255.255.0
10.10.12.221
255.255.255.0
Professional Access Point
Administrator Guide
""Understanding Dynamic
20.
Class Structure, Commands, and Examples - 211
Need help?
Do you have a question about the Instant802 APSDK and is the answer not in the manual?
Questions and answers