Professional Access Point

 

 

 

 

 

 

Administrator Guide

 

 

 

 

name

 

status radio beacon-interface mac

--------------------------------------------------------------------

wlan0bssInternal

up

wlan0

wlan0

00:01:02:03:04:01

wlan0bssGuest

up

wlan0

wlan0guest

00:01:02:03:04:02

USR5453-AP#get interface brguest

 

 

 

Field

Value

 

 

 

 

 

-------------------------

 

 

 

 

type

bridge

 

 

 

 

 

status

up

 

 

 

 

 

mac

00:01:02:03:04:02

 

 

 

 

ip

10.10.56.248

 

 

 

 

mask

255.255.255.0

 

 

 

 

Disable Guest Access on VLANs

This example assumes you start with Guest Access "enabled" on VLANs and provides commands to disable it.

1.Get the current status of Guest Access (it is "up" or enabled initially):

USR5453-AP#get interface brguest status up

The output for the following commands show that VLANs are configured for the Internal and Guest interfaces (because both interfaces are VLANs: "brguest" is vlan2222 and "br0" is vlan1111):

USR5453-AP#get bridge-port brguest

Name Interface

-------------------

brguest wlan0 brguest vlan2222

USR5453-AP#get bridge-port br0 Name Interface

---------------

br0 wlan0guest br0 vlan1111

2.The following series of commands reconfigures the Internal interface to use an Ethernet port (by setting br0 to eth0), disables Guest Access, and removes the two VLANs.

USR5453-AP# USR5453-AP# USR5453-AP# USR5453-AP# USR5453-AP# USR5453-AP# USR5453-AP# USR5453-AP# USR5453-AP#

add bridge-port br0 interface eth0 set bss wlan0bssGuest status down set bss wlan1bssGuest status down remove bridge-port br0 interface vlan1111 remove interface vlan1111

remove bridge-port brguest interface vlan2222 remove interface vlan2222

set interface brguest status down set portal status down

Class Structure, Commands, and Examples - 210

Page 210
Image 210
USRobotics Instant802 APSDK manual USR5453-AP# get interface brguest, USR5453-AP#get interface brguest status up