User Guide

13 Command-line tool for Eye 44
7signal Ltd, Panuntie 6, FI-00620 HELSINKI, FINLAND, +358 40 777 7611, info@7signal.com, www.7signal.com
7signal Sapphire Deployment Guide Release 3.0
13 COMMAND-LINE TOOL FOR EYE
13.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
13.2 IP command group
This command group contains commands for configuring IP configuration
of Eye management interface (eth1). Currently, it is possible to show
current IP configuration, set IP address, network mask and default
gateway address 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 [VALUE]
'set' command arguments:
addr Set IP address of management interface (eth1)
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