View Context; Arping; Curl - Alvarion Wi² AP CLI Reference Manual

Table of Contents

Advertisement

Chapter 2 - CLI Commands
2.1

View Context

Context path: View
This is the root of the command tree.

arping

Supported on: Wi² AP
arping [ -AbDfhqUV] [ -c <count>] [ -w <deadline>] [ -s <source>]
-I <interface> <destination>
Pings a destination on a device interface using ARP packets.

curl

Supported on: Wi² AP
curl [parameter] <url>
Use the curl command to get/send files to/from the Wi² AP.
Parameters
-a
-A <string>
-b <name=string>
-B
-c <file>
-C <offset>
-d data <data>
--data-ascii <data>
--data-binary <data>
--data-epsv <data>
-D <file>
--egd-file <file>
-E <cert[:passwd]>
--cert-type <type>
--key <key>
--key-type <type>
--pass
--engine <eng>
--cacert <file>
--capath <dir>
12
Specifies append to target file when uploading. FTP
only.
Specifies the User-Agent to send to server. HTTP only.
Specifies the cookie string or file to read cookies from.
HTTP only.
Specifies to use ASCII/text transfer.
Specifies to write all cookies to this file after operation.
HTTP only.
Specifies the absolute resume offset.
Specifies HTTP POST data. HTTP only.
Specifies HTTP POST ASCII data. HTTP only.
Specifies HTTP POST binary data. HTTP only.
Prevents curl from using EPSV. FTP only.
Specifies to write the headers to this file.
Specifies EGD socket path for random data. SSL only.
Specifies a certificate file and password. HTTPS only.
Specifies the certificate file type. HTTPS only.
Specifies the private key file. HTTPS only.
Specifies the private key file type. HTTPS only.
Specifies the passphrase for the private key. HTTPS
<pass>
only.
Specifies the crypto engine to use. HTTPS only.
Specifies the CA certificate to verify peer against. SSL
only.
Specifies the CA directory to verify peer against. SSL
only.
Wi² AP CLI Reference Guide

Advertisement

Table of Contents
loading

Table of Contents