logs
Collection of
The logs zip file, sms_logs.zip, is managed in the /mgmt/client/tmp directory. This is the standard location for cli data files and also allows access from the Exports and Archives link on the SMS web page. Creating a new logs zip file overwrites the old one.
Related Objects scp
Table
Attribute | Description | Type | Access | Range |
|
|
|
|
|
set logs.create=yes | Creates the logs zip file sms_logs.zip. | Bool | 0 | |
|
|
|
|
|
set logs.del=yes | Deletes the zip file. | Bool | 0 | |
|
|
|
|
|
set | Attribute used to create a compressed file | String | 0 | |
containing the HA peer SMS log files. This |
|
|
| |
| file can be downloaded from the Exports and |
|
|
|
| Archives link from the SMS server home |
|
|
|
| page. Only the latest compressed file are |
|
|
|
| retained. |
|
|
|
| NOTE: This attribute can be used only when |
|
|
|
| HA has been configured. |
|
|
|
|
|
|
|
|
get logs.info | If the zip file exists, lists name, size, date and | String | ||
| time of creation. |
|
|
|
|
|
|
|
|
net
Collection of
Unless identified as a
Example
To change the IP address and gateway for the SMS server, you must complete the following:
1.Change the IP address by entering the command:
set net.ipaddr = smsip4addr
OR
set net.ipaddr6 = smsip6addr
where smsip4addr is the new IPv4 address, smsip6addr is the new IPv6 address.
2.Change the gateway by entering the command:
set net.gateway = ipv4gateway
OR
set net.gateway6 = ipv6gateway
where ipv4gateway is the IP address of the new gateway, ipv6gateway is the IPv6 address of the new IPv6 gateway.
3.Restart the network stack by entering the command:
set net.restart = yes
The system prompts you to confirm that you want to restart the network stack. Your changes are applied when the network stack is restarted.
30 SMS Attributes and Objects