Configure the ap as a dhcp server, Configure the dns client, Maintain client connections using link integrity – Proxim ORINOCO AP-2000 User Manual

Page 148: Change your wireless interface settings, Using the command line interface (cli)

Advertising
background image

148

Using the Command Line Interface (CLI)

NOTE

Refer to

Performing Advanced Configuration

for more information on these settings.

Configure the AP as a DHCP Server

NOTE

You must have at least one entry in the DHCP Server IP Address Pool Table before you can set the DHCP
Server Status to Enable.

[Device-Name]>set dhcpstatus disable

[Device-Name]>set dhcpippooltbl 0 startipaddr <start ip address>

endipaddr <end ip address>

[Device-Name]>set dhcpgw <gateway ip address>
[Device-Name]>set dhcppridnsipaddr <primary dns ip address>
[Device-Name]>set dhcpsecdnsipaddr <secondary dns ip address>
[Device-Name]>set dhcpstatus enable
[Device-Name]>reboot 0

CAUTION

!

Before enabling this feature, confirm that the IP address pools you have configured are valid addresses on the
network and do not overlap the addresses assigned by any other DHCP server on the network. Enabling this
feature with incorrect address pools will cause problems on your network.

Configure the DNS Client

[Device-Name]>set dnsstatus enable
[Device-Name]>set dnsprisvripaddr <IP address of primary DNS server>
[Device-Name]>set dnssecsvripaddr <IP address of secondary DNS server>
[Device-Name]>set dnsdomainname <default domain name>
[Device-Name]>show dns

Figure A-14 Results of “show dns” CLI command

Maintain Client Connections using Link Integrity

[Device-Name]>show linkinttbl (this shows the current links)
[Device-Name]>set linkinttbl <1-5 (depending on what table row you wish to address)>
ipaddr <ip address of the host computer you want to check>
[Device-Name]>set linkintpollint <the interval between link integrity checks>
[Device-Name]>set linkintpollretx <number of times to retransmit before considering

the link down>

[Device-Name]>set linkintstatus enable
[Device-Name]>show linkinttbl (confirm new settings)
[Device-Name]>reboot 0

Change your Wireless Interface Settings

See

Interfaces

for information on the parameters listed below. Dual-radio APs use index 3 for Slot A and index 4 for

Slot B.

Advertising