Specifications
Logging And Network Management Command Set
Configuring System Logging
SecureStack B2 Configuration Guide 10-5
Command Defaults
• If ip- addr is not specified, an entry in the Syslog server table will be created
with the specified index number and the system loopback address, 127.0.0.1,
will be used.
• If not specified, facility, severity and port will be set to defaults configured
with the se t lo g g ing de fault command (Section 10.2.1.5).
• If state is not specified, the server will not be enabled or disabled.
Command Type
Switch command.
Command Mode
Read-Write.
Example
This command shows how to enable a Syslog server configuration for index 1, IP address
134.141.89.113, facility local4, severity level 3 on port 514:
B2(rw)->set logging server 1 ip-addr 134.141.89.113 facility local4 severity 3
port 514 state enable