4-4
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter4 Configuring System ManagementFunctions
System Management Tasks
Configuring Enable Passwords
To log on to the ATM switch router at a specified level, use the following EXEC command:
To configure the enable password for a given level, use the following global configuration command:
Configuring Load Statistics Interval
To change the length of time for which data is used to compute load statistics, perform the following
tasks, beginning in global configuration mode:
Configuring Logging
To log messages to a syslog server host, use the following global configuration commands:
Command Purpose
enable level Enables login.
Command Purpose
enable password [level number]
[encryption-type] password
Configures the enable password.
Command Purpose
Step1 Switch(config)# interface {atm | ethernet} 0
Switch(config-if)#
Selects the route processor interface to be
configured.
Step2 Switch(config-if)# load-interval seconds Configures the load interval.
Command Purpose
logging host Configures the logging name or IP address of the host
to be used as a syslog server.
logging buffered [level | size] Logs messages to an internal buffer, use the
logging buffered global configuration command. The
no logging buffered command cancels the use of the
buffer and writes messages to the console terminal,
which is the default.
logging console level Limits messages logged to the console based on
severity, use the logging console global configuration
command.
logging facility type Configures the syslog facility in which error messages
are sent, use the logging facility global configuration
command. To revert to the default of local, use the
no logging facility global configuration command.