Справочник Пользователя для 7signal INDR-EYE01

Скачать
Страница из 92
10 Command-line utility for Eye 
64 
7signal Solutions Inc., 526 S. Main Street, Akron, Ohio 44311, USA, 855-763-9526, info@7signal.com, 
www.7signal.com 
7
sig
n
al 
Sa
p
p
h
ire
 D
ep
lo
yme
n
G
u
id
e R
ele
as
e 5
.0
 
10 COMMAND-LINE UTILITY FOR EYE 
10.1 Overview 
7config
 
is a command line utility for configuring various things in Eye unit. Commands are divided into 
thematic command groups so that each group contains one or more commands. A command may also 
have an argument and a value. 
 
Currently supported command groups are the following: 
 
 
ip
IP address management. 
 
keys
Key storage management.
 
 
ap
Access point configuration storage management.
 
 
conn
Connection management.
 
 
run
Software run-state management.
 
 
txp
External antenna configuration.
 
 
log
Log configuration
  
 
iface
Global interface management.
 
 
verify
System verification.
 
  
Command group specific help can be shown with command: 
 
7config <group> help 
 
General help can be shown with command: 
 
7config help 
10.2 7db IP command group
4
 
This command group contains commands for configuring IP configuration of Eye 
Ethernet interface. Currently, it is possible to show current IP configuration, set IP 
address, network mask and default gateway address (or alternatively, use DHCP 
configuration) of the management interface. It is also possible to take a backup from 
current IP configuration, and restore the configuration from the backup. 
 
  7config ip <CMD> <ARG> [VALUE] 
  'set' command arguments: 
      addr      Set IP address of management interface (eth0) 
                VALUE = Valid IPv4 address 
      mask      Set netmask of IP address of management address 
                VALUE = Valid IPv4 netmask in dotted format 
                        (x.x.x.x) 
      port      Set management port 
                VALUE = TCP port number 
      gateway   Set IP address of default gateway (optional) 
                VALUE = Valid IPv4 address 
                                                         
4
 IP command group is not available in Soft and Micro Eyes, as they have their own utilities and 
processes for IP configuration management.