Axxius 800 User Manual

Table Of Contents
5-86 Axxius 800 - Release 2.2
CLI Commands
set
set ethernet ip address
Use the set ethernet ip address command to set the Ethernet address for the Axxius 800.
Syntax: set ethernet ip address {ip-addr} [mask]
Example: set ethernet ip address 172.26.100.25 255.255.255.0
{ip-addr}
Set the IP address for the Axxius 800, using the form xxx.xxx.xxx.xxx, where xxx is a
number from 0 to 255.
[mask]
Set the subnet mask, using the form xxx.xxx.xxx.xxx, where xxx is a number from 0 to 255.
This is an optional setting.
set external alarm
Use the set external alarm command to set the external alarm inputs.
Syntax: set external alarm {alarm-num}
{[severity]|[description]}
Example: set external alarm 1 "test"
The example will set the external alarm #1 description name to "test".
Example: set external alarm 2 major
The example will set the external alarm #2 severity level to major.
Example: set external alarm 3 critical "test2"
The example will set the external alarm #3 severity level to critical, with a
description name of "test2".
{alarm-num}
Set the alarm number to configure, range is 1-10.
[severity]
Set the alarm severity level to the following:
critical Set the external alarm severity level to critical
info Set the external alarm severity level to information
minor Set the external alarm severity level to minor
major Set the external alarm severity level to major