Quantis Appliance User Manual
Document version : 2.13
Distribution : Confidential
Date : 06.08.2020
Page: 44 / 47
EXAMPLE
qa-cli>
monitor-log --type syslog
Current log address: 10.254.254.1
qa-cli>
monitor-log --type syslog --addr 10.254.254.1
New log address set successfully.
6.15
nic: Configure Network Interface Card
NAME:
nic
DESCRIPTION: Specify an ipv4 address
OPTIONS:
--addr
Specify the IPv4 address and the netmask of the QA
--gateway
Specify the IPv4 gateway of the QA
--id
Specify the interface to configure (LAN1 or LAN2)
EXAMPLE
qa-cli>
nic --id 1
–
-addr 10.17.17.2/8
–
-gateway 10.0.0.1
Address changed
Gateway changed
********************
GENERAL.DEVICE: eno1
GENERAL.TYPE: ethernet
GENERAL.HWADDR: 0C:C4:7A:95:88:AC
GENERAL.MTU: 1500
GENERAL.STATE: 100 (connected)
GENERAL.CONNECTION: System eno1
GENERAL.CON-PATH:
/org/freedesktop/NetworkManager/ActiveConnection/10
WIRED-PROPERTIES.CARRIER: on
IP4.ADDRESS[1]: 10.17.17.2/8
IP4.GATEWAY: 10.0.0.1
IP4.DNS[1]: 10.0.0.1
IP6.ADDRESS[1]: fe80::ec4:7aff:fe95:88ac/64
IP6.GATEWAY:
********************