User guide

Chapter 13: Command Line Interface
139
portsyslog Command
Description
to remote a NFS server and also to the
Syslog server.
primaryip ipaddress
Primary Portlog Syslog server address
secondaryip ipaddress
Secondary Portlog Syslog server
address
category category
Portlog Syslog message category
0 ~ 7 corresponds to Local0 ~ Local7
portsyslog Command Example
admin > Config > Log > portsyslog enable true primaryip
192.168.134.11 secondaryip 192.168.245.11 category 5
nfsgetkey Command
The nfsgetkey command gets an NFS encryption key to be used for
encrypting port log data. Use the key value as input to the nfssetkey
command.
Syntax
nfsgetkey [type <rc4|aes128>]
nfsgetkey
Command
Description
type <rc4|aes128>
Type of encryption key used for
encryption (rc4 or aes128)
nfsgetkey Command Example
admin > Config > Log > nfsgetkey type aes128
nfssetkey Command
The nfssetkey command sets the type of encryption and the key.
Because NFS is insecure, it can be easily accessed and the data
misused. With Dominion SX, you can encrypt the data stored on the NFS
server. Consequently, if the data were to be accessed inappropriately, it
would be of no use to anyone without the encryption key.
The key can be set and obtained only from the Dominion SX.
Syntax
nfssetkey [type <rc4|aes128>] [key string]
nfssetkey
Command
Description
type <rc4|aes128>
Type of encryption type to be used