User`s guide
Table Of Contents
- Table of Contents
- Section1 Introduction
- Section2 Using SANbox Manager
- 2.1 Installing SANbox Manager
- 2.1.1 SANsurfer Management Suite Disk - Windows Installation
- 2.1.2 SANsurfer Management Suite Disk - Linux Installation
- 2.1.3 SANsurfer Management Suite Disk - Solaris Installation
- 2.1.4 SANbox2 Installation Disk - Windows Installation
- 2.1.5 SANbox2 Installation Disk - Linux Installation
- 2.1.6 SANbox2 Installation Disk - Solaris Installation
- 2.2 Starting SANbox Manager
- 2.3 Exiting SANbox Manager
- 2.4 Uninstalling SANbox Manager
- 2.5 Changing Default File Password
- 2.6 Setting Preferences
- 2.7 Using Online Help
- 2.8 Viewing Software Version and Copyright Information
- 2.9 SANbox Manager User Interface
- 2.10 Using the Topology Display
- 2.11 Using the Faceplate Display
- 2.1 Installing SANbox Manager
- Section3 Managing Fabrics
- 3.1 Security
- 3.2 Managing the Fabric Database
- 3.3 Replacing a Failed Switch
- 3.4 Displaying Fabric Information
- 3.5 Zoning a Fabric
- Section4 Managing Switches
- 4.1 Displaying Switch Information
- 4.2 Managing Alarms
- 4.3 Exporting Name Server Information to a File
- 4.4 Paging a Switch
- 4.5 Setting the Date and Time
- 4.6 Setting Temperature Thresholds
- 4.7 Resetting a Switch
- 4.8 Configuring a Switch
- 4.9 Archiving a Switch
- 4.10 Restoring a Switch
- 4.11 Managing Firmware
- 4.12 Restoring the Factory Default Configuration
- Section5 Managing Ports
- AppendixA Command Line Interface
- A.1 Logging On to a Switch
- A.2 Command Syntax
- A.3 Commands
- Admin Command
- Alias Command
- Config Command
- Date Command
- Fallback Command
- Help Command
- History Command
- Image Command
- Lip Command
- Passwd Command
- Ps Command
- Quit Command
- Reset Command
- Set Command
- Set Config Command
- Set Log Command
- Set Port Command
- Set Setup Command
- Show Command
- Show Config Command
- Show Log Command
- Show Perf Command
- Show Setup Command
- Shutdown Command
- Test Command
- Uptime Command
- User Command
- Whoami Command
- Zone Command
- Zoneset Command
- Zoning Command
- AppendixB Graphing Port Performance
- AppendixC Messages
- C.1 Fabrics File—Open, Save
- C.2 Add a Fabric
- C.3 Network Properties Dialog
- C.4 Switch Properties Dialog
- C.5 Port Properties Dialog
- C.6 Faceplate Display
- C.7 Firmware Fallback Dialog
- C.8 Load Firmware Dialog
- C.9 Port Loopback Test Dialog
- C.10 Extended Credits Dialog
- C.11 Zoning Dialog
- C.12 Restore Configuration Dialog
- C.13 Save Fabric View
- C.14 Trap Configuration Dialog
- Glossary
- Index

4 – Managing Switches
Configuring a Switch
59022-05 A 4-19
4.8.2.2
Remote Logging
The Remote Logging (syslog) feature enables saving of the log information to a
remote host that supports the syslog protocol. When enabled, the log entries are
sent to the syslog host at the IP address that you specify in the Logging Host IP
Address field. Log entries are saved in the internal switch log whether this feature
is enabled or not.
To save log information to a remote host, you must edit the syslog.conf file and
then restart the syslog daemon. The syslog.conf file on the remote host must
contain an entry that specifies the name of the log file in which to save error
messages. Add the following line to the syslog.conf file. A <tab> separates the
selector field (local0.info) and action field which contains the log file path name
(/var/adm/messages/messages.name).
local0.info <tab> /var/adm/messages.name
4.8.2.3
SNMP Configuration
The SNMP configuration defines how authentication traps are managed.
Table 4-7 describes the SNMP configuration parameters.
Table 4-7 SNMP Configuration Parameters
Parameter Description
Contact Specifies the name (up to 32 characters) of the person who is to be
contacted to respond to trap events. The default is “undefined”.
Read
Community
Read community password (up to 32 characters) that authorizes an
SNMP agent to read information from the switch. This is a write-only
field. The value on the switch and the SNMP management server
must be the same. The default is “public”.
Trap Community Trap community password (up to 32 characters) that authorizes an
SNMP agent to receive traps. This is a write-only field. The value on
the switch and the SNMP management server must be the same.
The default is “public”.
Location Specifies the switch location. The default is "undefined".
Authentication
Trap
Enables or disables the reporting of SNMP authentication failures. If
enabled, a notification trap is sent when incorrect community string
values are used. The default value is "False".
Write
Community
Write community password (up to 32 characters) that authorizes an
SNMP agent to write information to the switch. This is a write-only
field. The value on the switch and the SNMP management server
must be the same. The default is “private”.