logs

Collection of log-related attribs. The attribs are used to manage log files that are used for troubleshooting.

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 3-10 logs Attributes

Attribute

Description

Type

Access

Range

 

 

 

 

 

set logs.create=yes

Creates the logs zip file sms_logs.zip.

Bool

write-only

0

 

 

 

 

 

set logs.del=yes

Deletes the zip file.

Bool

write-only

0

 

 

 

 

 

set

Attribute used to create a compressed file

String

write-only

0

logs.create-peer=yes

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

read-only

0-1024

 

time of creation.

 

 

 

 

 

 

 

 

net

Collection of network-related attribs. The attribs are used to configure the two Ethernet 10/100/1000 interfaces for access to the local network.

Unless identified as a net-only attrib, each attrib listed as net.* below can use the prefix net to specify the correct Ethernet10/100/1000 interface.

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

Page 40
Image 40
HP TippingPoint Next Generation Firewall manual Logs, Net