Managing The Device Using Cli Commands; Access Control Configuration; Tftp Configuration - Proxim ORiNOCO AP-8000 User Manual

Hide thumbs Also See for ORiNOCO AP-8000:
Table of Contents

Advertisement

Using CLI to Manage the Access Point

Managing the Device Using CLI Commands

Access Control Configuration

To configure Access Control parameters, use the following commands.
System Name(config-mgmt)# access-ctrl
System Name(config-mgmt-access<ctrl>)#access-status enable
System Name(config-mgmt-access<ctrl>)#http-access-ctl enable
System Name(config-mgmt-access<ctrl>)#https-access-ctrl enable
System Name(config-mgmt-access<ctrl>)#ssh-access-ctrl enable
System Name(config-mgmt-access<ctrl>)#telnet-access-ctrl enable
System Name(config-mgmt-access<ctrl>)# snmp-access-ctrl enable
System Name(config-mgmt-access<ctrl>)# access-table
System Name(config-mgmt-access<ctrl>-access<tbl>)# index 0 entry-status 4
System Name(config-mgmt-access<ctrl>-access<tbl>)# index 0 ipaddress 10.0.0.100
System Name(config-mgmt-access<ctrl>-access<tbl>)# index 0 entry-status 4
Show command:
System Name# show management access-control
// RUNNING-CONFIGURATION //
// Access Control Configuration //
accesscontrol {
http-access-control: enable
httpsaccesscontrol: enable
snmp-access-control: enable
telnet-access-control: enable
ssh-access-control: enable
mgmt-access-status: disable
}
// Management Access Table Configuration //
index 1 {
ip-address: 10.0.0.100
status: active
}

TFTP Configuration

To transfer files to or from AP using TFTP, use the following commands.
#configure
(config)#dev-management
(configure-mgmt)#tftp
(config-mgmt-tftp)#?
server-ip
filename
filetype
operation-type
(config-mgmt-tftp)#server-ip 10.0.0.1
(config-mgmt-tftp)#file-name apimage.sei
(config-mgmt-tftp)#file-type image
(config-mgmt-tftp)#operation-type download
Changes in the Operation Type requires reboot...
TFTP Server IP Address
TFTP File Name
TFTP Type
TFTP File Operation
AP-8000 User Guide
139

Advertisement

Table of Contents
loading

Table of Contents