cc/td/doc/product/software/ios121/121sup/121csum1
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

System Controller and Managed Shelves Commands

System Controller and Managed Shelves Commands

This chapter explains the function and syntax of the system controller and managed shelves commands. For more information about defaults and usage guidelines, see the corresponding chapter of the Cisco IOS Configuration Fundamentals Command Reference, Release 12.1.

attach shelf

To start a session on a manager dial or router shelf, use the attach shelf EXEC command.

attach shelf shelf-number

Syntax Description

shelf-number

Number of the shelf to attach to. The number can range from 0 to 9999.

enable (poll-group configuration)

To start data collection for a performance data set, use the enable poll-group configuration command. The no form of this command disables data collection.

enable

no enable

Syntax Description

This command has no arguments or keywords.

ftp-server enable

To enable the File Transfer Protocol (FTP) server, use the ftp-server enable global configuration command. The no form of this command disables the FTP server.

ftp-server enable

no ftp-server enable

Syntax Description

This command has no arguments or keywords.

ftp-server topdir

To restrict the region where FTP clients can read or write files, use the ftp-server topdir global configuration command. The no form of this command disables access completely.

ftp-server topdir directory

no ftp-server topdir

Syntax Description

directory

Top-level directory path for FTP server client operations.

logging syslog-server

To create subfiles for syslog-server logging, use the logging syslog-server global configuration command. The no form of this command stops storage of syslog messages in the subfiles.

logging syslog-server size number dir-name

no logging syslog-server

Syntax Description

size

Maximum size of a syslog-server subfile in kilobytes (KB). The range is from 10 to 10000.

number

Maximum number of syslog-server subfiles. The range is from 2 to 10.

dir-name

Root name of the subfile directory.

oid

To specify MIB variables for the system controller to collect, use the oid poll-group configuration command. The no form of this command disables collection of the specified MIB variable.

oid object-id

no oid [object-id]

Syntax Description

object-id

Object ID of the data to collect.

poll-interval

To change the interval for data collection by system controller, use the poll-interval poll-group configuration command. The no form of this command returns the data collection interval to the default value.

poll-interval minutes

no poll-interval

Syntax Description

minutes

Data collection interval, in minutes. The range is from 1 to 10080. The default is 10.

samples

To specify the maximum number of performance data sets to store on the disk for a poll group, use the samples poll-group configuration command. The no form of this command returns the value to the default.

samples number

no samples

Syntax Description

number

Maximum number of performance data log files to store on the system controller disk for a particular poll group. The value ranges from 2 to 1000. The default is 10.

shelf-type

To specify which shelf types the system controller collects data from, use the shelf-type poll-group configuration command. The no form of this command removes the command from the configuration.

shelf-type sysObjectID

no shelf-type sysObjectID

Syntax Description

sysObjectID

CISCO-PRODUCTS-MIB sysObjectID. This argument can have the following values:

  • 108---Cisco 7206

  • 109---Cisco AS5200

  • 125---Cisco 7204

  • 162---Cisco AS5300

  • 188---Cisco AS5800

Although you can enter other values for this argument, the system controller will only collect data from devices that can be managed by the system controller.

show syscon discover

To display information about discovered shelves, use the show syscon discover EXEC command.

show syscon discover [brief | full]

Syntax Description

brief

(Optional) Displays a list of discovered shelves. This is the default.

full

(Optional) Displays detailed information about discovered shelves.

show syscon mibpoll

To display information about managed shelves contained in the Health Monitor MIB, use the show syscon mibpoll EXEC command.

show syscon mibpoll

Syntax Description

This command has no arguments or keywords.

show syscon monitor

To display information about monitored shelf attributes, use the show syscon monitor EXEC command.

show syscon monitor

Syntax Description

This command has no arguments or keywords.

show syscon perfdata

To display information about performance data collection, use the show syscon perfdata EXEC command.

show syscon perfdata

Syntax Description

This command has no arguments or keywords.

show syscon sdp (managed shelf)

To display information about the Shelf Discovery Protocol, use the show syscon sdp EXEC command.

show syscon sdp

Syntax Description

This command has no arguments or keywords.

show syscon sdp (system controller)

To display information about the Shelf Discovery Protocol, use the show syscon sdp EXEC command.

show syscon sdp

Syntax Description

This command has no arguments or keywords.

show syslog-server

To display certain syslog messages in the syslog history table, use the show syslog-server EXEC command.

show syslog-server [last number | since [date date] hh:mm:ss] [source ip-address]

Syntax Description

last

(Optional) Displays the newest syslog messages.

number

(Optional) Number of syslog messages to display. You can display up to the last 500 messages.

since

(Optional) Displays messages after the specified time.

date date

(Optional) Displays messages starting on this date. The format is either month day year or day month year. If you do not specify a date, only messages from the current date are displayed.

hh:mm:ss

(Optional) Displays messages starting at this time.

source ip-address

(Optional) Displays syslog messages from the specified host.

syscon address

To specify the system controller for a managed shelf, use the syscon address global configuration command. Use the no form of this command to stop the management of the shelf by the system controller.

syscon address ip-address password

no syscon address

Syntax Description

ip-address

IP address of the system controller.

password

Password string.

syscon community

To set the Simple Network Management Protocol (SNMP) community string the system controller uses to communicate with its managed shelves, use the syscon community global configuration command. The no form of this command sets the community string to public.

syscon community string

no syscon community

Syntax Description

string

SNMP community string.

syscon monitor

To specify attributes for the Health Monitor on the system controller to monitor, use the syscon monitor global configuration command. The no form of this command disables monitoring for the specified attribute.

syscon monitor {io-mem percent | modem percent | trunk percent}

no syscon monitor [io-mem | modem | trunk]

Syntax Description

io-mem

Monitors shelf I/O memory utilization.

modem

Monitors total modem utilization for all shelves combined.

trunk

Monitors total DS0 utilization for all shelves combined.

percent

Percent utilization value for triggering traps.

syscon monitor traps

To enable Health Monitor MIB traps on the system controller, use the syscon monitor traps global configuration command. The no form of this command disables Health Monitor MIB traps.

syscon monitor traps

no syscon monitor traps

Syntax Description

This command has no arguments or keywords.

syscon password

To set the password used by the system controller to communicate with its managed shelves, use the syscon password global configuration command. This command also configures the device as a system controller. The no form of this command deletes the password and disables the system controller.

syscon password string

no syscon password

Syntax Description

string

Password string.

syscon poll-group

To specify a performance data set for the system controller to collect, use the syscon poll-group global configuration command. The no form of this command stops data collection and removes the poll group from the configuration.

syscon poll-group name

no syscon poll-group name

Syntax Description

name

Name of this performance data set.

syscon shelf-id

To specify a shelf ID for a managed shelf, use the syscon shelf-id global configuration command. The no form of this command removes the shelf ID.

syscon shelf-id number

no syscon shelf-id

Syntax Description

number

Shelf ID. The value ranges from 0 to 9999.

syscon source-interface

To specify the interface to use for the source address in SDP packets, use the syscon source-interface global configuration command. Use the no form of this command to return to the default source interface for a packet, the interface that sent the packet from the shelf.

syscon source-interface interface

no syscon source-interface

Syntax Description

interface

Type and number of the interface to use for the source IP address.

transfer-mode

To specify the transfer method for collecting performance data from shelves, use the transfer-mode poll-group configuration command.

transfer-mode {bulk | poll}

Syntax Description

bulk

Bulk transfer (FTP).

poll

SNMP polling.


hometocprevnextglossaryfeedbacksearchhelp
Posted: Wed Jul 26 15:58:36 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.