Ethernet (wired) interface – USRobotics Instant802 APSDK User Manual

Page 207

Advertising
background image

Professional Access Point

Administrator Guide

Class Structure, Commands, and Examples - 207

-----------------------------------------
mac 00:e0:b8:76:28:c0
type AP
privacy Off
ssid domani
channel 6
signal 4

Ethernet (Wired) Interface

This table shows a quick view of commands for getting and setting values for the Wired interface and
provides links to detailed examples.

Note

Before configuring this feature, make sure you are familiar with the names of the interfaces as
described in

“Understanding Interfaces as Presented in the CLI” on page 190

. The interface name you

reference in a command determines whether a setting applies to a wired or wireless interface or to the
Internal or Guest network.

Wired Interface Command

Example

Get Summary View of Internal and Guest Interfaces

get bss

Get the DNS Name

get host id

Set the DNS Name

set host id HostName

For example:

set host id vicky-ap

Get Current Settings for the Ethernet (Wired) Internal Interface

get interface br0

Get Current Settings for the Ethernet (Wired) Guest Interface

get interface brguest

Set Up Guest Access

Setting up Guest Access consists of configur-
ing Internal and Guest Wired interfaces on
VLANs.

For detailed examples, see

“Set Up Guest

Access” on page 208

.

Find out if Guest Access is enabled and configured.

get interface brguest status

(will be "up" or "down")

Get/Change the Connection Type (DHCP or Static IP)

See detailed example in

“Get/Change the Con-

nection Type (DHCP or Static IP)” on
page 211

.

Re-Configure Static IP Addressing Values

For detailed examples see:

“Set the Static IP Address” on page 212

“Set the Static Subnet Mask Address” on
page 212

“Set the Static Subnet Mask Address” on
page 212

Advertising