|
|
This chapter describes the basic tasks for configuring general system features, such as access control and basic switch management.
![]() |
Note This chapter provides advanced configuration instructions for the Catalyst 8540 MSR, Catalyst 8510 MSR, and LightStream 1010 ATM switch routers. For complete descriptions of the commands mentioned in this chapter, refer to the ATM Switch Router Command Reference publication. |
The following sections describe basic tasks for configuring general system features, such as access control and basic switch management tasks:
The role of the administration interface is to provide a simple command-line interface to all internal management and debugging facilities of the ATM switch router.
The Catalyst 8540 MSR has a console terminal line that might require configuration. For line configuration, you must first set up the line for the terminal or the asynchronous device attached to it. For a complete description of configuration tasks and commands used to set up your terminal line and settings, refer to the Dial Solutions Configuration Guide and Dial Solutions Command Reference publications.
You can connect a modem to the console port. The following settings on the modem are required:
You can configure your modem by setting the dual in-line package (DIP) switches on the modem or by connecting the modem to terminal equipment. Refer to the user manual provided with your modem for the correct configuration information.
![]() |
Note Because there are no hardware flow control signals available on the console port, the console port terminal characteristics should match the modem settings. |
The Catalyst 8510 MSR and LightStream 1010 ATM switch routers have two types of terminal lines: a console line and an auxiliary line. For line configuration, you must first set up the lines for the terminals or other asynchronous devices attached to them. For a complete description of configuration tasks and commands used to set up your lines, modems, and terminal settings, refer to the Dial Solutions Configuration Guide and Dial Solutions Command Reference publications.
You can create aliases for commonly used or complex commands. Use word substitutions or abbreviations to tailor command syntax. For detailed instructions on performing these tasks, refer to the Configuration Fundamentals Configuration Guide publication.
To make adjustments to initial buffer pool settings and to the limits at which temporary buffers are created and destroyed, use the following global configuration command:
Command | Purpose |
|---|---|
|
|
|
|
To display the buffer pool statistics, use the following privileged EXEC command:
Command | Purpose |
|---|---|
|
|
To specify how often your ATM switch router sends Cisco Discovery Protocol (CDP) updates, perform the following tasks in global configuration mode:
| Command | Purpose | |
|---|---|---|
Step 1 | Switch(config)# cdp holdtime seconds | Specifies the hold time in seconds, to be sent in packets. |
Step 2 | Switch(config)# cdp timer seconds | Specifies how often your ATM switch router will send CDP updates. |
Step 3 | Switch(config)# cdp run | Enables CDP. |
To reset CDP traffic counters to zero (0) on your ATM switch router, perform the following tasks in privileged EXEC mode:
| Command | Purpose | |
|---|---|---|
Step 1 | Switch# clear cdp counters | Clears CDP counters. |
Step 2 | Switch# clear cdp table | Clears CDP tables. |
To show the CDP configuration, use the following privileged EXEC commands:
Command | Purpose |
|---|---|
| |
|
|
|
|
|
|
|
|
To log on to the ATM switch router at a specified level, use the following EXEC command:
Command | Purpose |
|---|---|
|
|
To configure the enable password for a given level, use the following global configuration command:
Command | Purpose |
|---|---|
|
|
To change the length of time for which data is used to compute load statistics, perform the following tasks, beginning in global configuration mode:
| Command | Purpose | |
|---|---|---|
Step 1 | Switch(config)# interface {atm | ethernet} 0 Switch(config-if)# | Selects the route processor interface to be configured. |
Step 2 | Switch(config-if)# load-interval seconds | Configures the load interval. |
To log messages to a syslog server host, use the following global configuration commands:
Command | Purpose |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To enable TACACS+ authentication for logins, perform the following steps, beginning in global configuration mode:
Command | Purpose |
|---|---|
|
|
|
|
To control the maximum amount of time that can elapse without running the lowest-priority system processes, use the following global configuration commands:
Command | Purpose |
|---|---|
|
|
|
|
|
|
To configure miscellaneous system services, use the following global configuration commands:
Command | Purpose |
|---|---|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To create or update an access policy, use the following global configuration commands:
Command | Purpose |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To display the SNMP status, use the following EXEC command:
Command | Purpose |
|---|---|
|
To establish a username-based authentication system at login, use the following global configuration commands:
Command | Purpose |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
This section describes configuring and displaying the privilege level access to the ATM switch router. The access privileges can be configured at the global level or at the line level for a specific line.
To set the privilege level for a command, use the following global configuration command:
Command | Purpose |
|---|---|
|
|
To display your current level of privilege, use the following privileged EXEC command:
Command | Purpose |
|---|---|
|
|
To set the default privilege level for a line, perform the following steps, beginning in global configuration mode:
| Command | Purpose | |
|---|---|---|
Step 1 | Switch(config)# line [aux | console | vty] line-number [ending-line-number] | Selects the line to configure. |
Step 2 | Switch(config-line)# privilege level number | Configures the default privilege level. |
To display your current level of privilege, use the following privileged EXEC command:
Command | Purpose |
|---|---|
|
This section describes configuring the Network Time Protocol (NTP) on the ATM switch router.
To control access to the system NTP services, use the following ntp global configuration commands. To remove access control to the system's NTP services, use the no ntp command. See the example configuration at the end of this section and the "Displaying the NTP Configuration" section to confirm the NTP configuration.
To see a list of the NTP commands enter a ? in EXEC configuration mode. The following example shows the list of commands available for NTP configuration:
Switch(config)# ntp ? access-group Control NTP access authenticate Authenticate time sources authentication-key Authentication key for trusted time sources broadcastdelay Estimated round-trip delay clock-period Length of hardware clock tick master Act as NTP master clock max-associations Set maximum number of associations peer Configure NTP peer server Configure NTP server source Configure interface for source address trusted-key Key numbers for trusted time sources update-calendar Periodically update calendar with NTP time
To control access to the system NTP services, use the following global configuration command:
Command | Purpose |
|---|---|
|
|
To enable NTP authentication, perform the following steps in global configuration mode:
| Command | Purpose | |
|---|---|---|
Step 1 | Switch(config)# ntp authenticate | Enables NTP authentication. |
Step 2 | Switch(config)# ntp authentication-key number md5 value | Defines an authentication key. |
To specify that a specific interface should send NTP broadcast packets, perform the following steps, beginning to global configuration mode:
| Command | Purpose | |
|---|---|---|
Step 1 | Switch(config)# interface type card/subcard/port Switch(config-if)# | Selects the physical interface to be configured. |
Step 2 | Switch(config-if)# ntp broadcast [client | destination | key | version] | Configures the system to receive NTP broadcast packets. |
As NTP compensates for the error in the system clock, it keeps track of the correction factor for this error. The system automatically saves this value into the system configuration using the ntp clock-period global configuration command.
![]() |
Caution Do not enter the ntp clock-period command; it is documented for informational purposes only. The system automatically generates this command as NTP determines the clock error and compensates. |
To prevent an interface from receiving NTP packets, perform the following steps, beginning in global configuration mode:
| Command | Purpose | |
|---|---|---|
Step 1 | Switch(config)# interface type card/subcard/port Switch(config-if)# | Selects the physical interface to be configured. |
Step 2 | Switch(config-if)# ntp disable | Disables the NTP receive interface. |
To configure the ATM switch router as a NTP master clock to which peers synchronize themselves when an external NTP source is not available, use the following global configuration command:
Command | Purpose |
|---|---|
|
|
To configure the ATM switch router as a NTP peer that receives its clock synchronization from an external NTP source, use the following global configuration command:
Command | Purpose |
|---|---|
|
|
To allow the ATM switch router system clock to be synchronized by a time server, use the following global configuration command:
Command | Purpose |
|---|---|
|
|
To use a particular source address in NTP packets, use the following global configuration command:
Command | Purpose |
|---|---|
|
|
To authenticate the identity of a system to which NTP will synchronize, use the following global configuration command:
Command | Purpose |
|---|---|
|
|
To periodically update the ATM switch router calendar from NTP, use the following global configuration command:
Command | Purpose |
|---|---|
|
|
The following example configures the ATM switch router to synchronize its clock and calendar to an NTP server, using ethernet0, and other features:
Switch# configure terminal Enter configuration commands, one per line. End with CNTL/Z. Switch(config)# ntp server 198.92.30.32 Switch(config)# ntp source ethernet0 Switch(config)# ntp authenticate Switch(config)# ntp max-associations 2000 Switch(config)# ntp trusted-key 22507 Switch(config)# ntp update-calendar
To show the status of NTP associations, use the following privileged EXEC commands:
Command | Purpose |
|---|---|
|
|
|
|
The following example displays detail NTP configuration:
Switch# show ntp associations detail 198.92.30.32 configured, our_master, sane, valid, stratum 3 ref ID 171.69.2.81, time B6C04E67.6E779000 (18:18:15.431 UTC Thu Feb 27 1997) our mode client, peer mode server, our poll intvl 128, peer poll intvl 128 root delay 109.51 msec, root disp 377.38, reach 377, sync dist 435.638 delay -3.88 msec, offset 7.7674 msec, dispersion 1.57 precision 2**17, version 3 org time B6C04F19.437D8000 (18:21:13.263 UTC Thu Feb 27 1997) rcv time B6C04F19.41018C62 (18:21:13.253 UTC Thu Feb 27 1997) xmt time B6C04F19.41E3EB4B (18:21:13.257 UTC Thu Feb 27 1997) filtdelay = -3.88 -3.39 -3.49 -3.39 -3.36 -3.46 -3.37 -3.16 filtoffset = 7.77 6.62 6.60 5.38 4.13 4.43 6.28 12.37 filterror = 0.02 0.99 1.48 2.46 3.43 4.41 5.39 6.36
The following example displays the NTP status:
Switch# show ntp status Clock is synchronized, stratum 4, reference is 198.92.30.32 nominal freq is 250.0000 Hz, actual freq is 249.9999 Hz, precision is 2**24 reference time is B6C04F19.41018C62 (18:21:13.253 UTC Thu Feb 27 1997) clock offset is 7.7674 msec, root delay is 113.39 msec root dispersion is 386.72 msec, peer dispersion is 1.57 msec
If no other source of time is available, you can manually configure the current time and date after the system is restarted. The time will remain accurate until the next system restart. Cisco recommends that you use manual configuration only as a last resort.
![]() |
Note If you have an outside source to which the ATM switch router can synchronize, you do not need to manually set the system clock. |
To configure, read, and set the ATM switch router as a time source for a network based on its calendar, perform the following steps in global configuration mode:
| Command | Purpose | |
|---|---|---|
Step 1 | Switch(config)# clock calendar-valid | Sets the ATM switch router as the default clock. |
Step 2 | Switch(config)# clock summer-time zone recurring [week day month hh:mm week day month hh:mm [offset]] | Configures the system to automatically switch to summer time (daylight savings time), use one of the formats of the clock summer-time configuration command. |
Step 3 | Switch(config)# clock timezone zone hours [minutes] | Configures the system time zone. |
To manually read and set the calendar into the ATM switch router system clock, perform the following steps in privileged EXEC mode:
| Command | Purpose | |
|---|---|---|
Step 1 | Switch# clock read-calendar | Reads the calendar. |
Step 2 | Switch# clock set hh:mm:ss day month year | Manually sets the system clock. |
Step 3 | Switch# clock update-calendar | Sets the calendar. |
To display the system clock information, use the following EXEC command:
Command | Purpose |
|---|---|
|
|
To set the system calendar, use the following privileged EXEC command:
Command | Purpose |
|---|---|
|
|
To display the system calendar information, use the following EXEC command:
Command | Purpose |
|---|---|
|
A comparative description of the supported versions follows. Table 4-1 compares the versions by commands.
You can establish TACACS-style password protection on both user and privileged levels of the system EXEC.
| Command | TACACS | Extended TACACS | TACACS+ |
|---|---|---|---|
aaa accounting |
|
| X |
aaa authentication arap |
|
| X |
aaa authentication enable default |
|
| X |
aaa authentication login |
|
| X |
aaa authentication local override |
|
| X |
aaa authentication ppp |
|
| X |
aaa authorization |
|
| X |
aaa new-model |
|
| X |
arap authentication |
|
| X |
arap use-tacacs | X | X |
|
enable last-resort | X | X |
|
enable use-tacacs | X | X |
|
login authentication |
|
| X |
login tacacs | X | X |
|
ppp authentication | X | X | X |
ppp use-tacacs | X | X | X |
tacacs-server attempts | X | X | X |
tacacs-server authenticate | X | X |
|
tacacs-server extended |
| X |
|
tacacs-server host | X | X | X |
tacacs-server key |
|
| X |
tacacs-server last-resort | X | X |
|
tacacs-server notify | X | X |
|
tacacs-server optional-passwords | X | X |
|
tacacs-server retransmit | X | X | X |
tacacs-server timeout | X | X | X |
This section describes the features available with TACACS and extended TACACS. The extended TACACS software is available using FTP (refer to the README file in the ftp.cisco.com directory).
![]() |
Note Many original TACACS and extended TACACS commands cannot be used after you have initialized AAA/TACACS+. To identify which commands can be used with the three versions, refer to Table 4-1. |
To enable the AAA access control model that includes TACACS+, use the following global configuration command:
Command | Purpose |
|---|---|
|
To enable the AAA accounting of requested services for billing or security purposes when using TACACS+, perform the following steps in global configuration mode:
| Command | Purpose | |
|---|---|---|
Step 1 | Switch(config)# aaa accounting system | Performs accounting for all system-level events not associated with users, such as reloads. |
Step 2 | Switch(config)# aaa accounting network | Runs accounting for all network-related service requests, including SLIP, PPP, PPP NCPs, and ARAP. |
Step 3 | Switch(config)# aaa accounting connection | Runs accounting for outbound Telnet and rlogin. |
Step 4 | Switch(config)# aaa accounting exec | Runs accounting for Execs (user shells). This keyword might return user profile information such as autocommand information. |
Step 5 | Switch(config)# aaa accounting commands level | Runs accounting for all commands at the specified privilege level. |
Refer to the Security Configuration Guide for details about the TACACS configuration tasks that include:
Refer to the Dial Solutions Configuration Guide for details about the PPP Authentication configuration tasks that include:
This section describes the commands used to monitor and display the system management functions.
To display information about the active processes, use the following privileged EXEC commands:
Command | Purpose |
|---|---|
|
|
|
|
To display the configured protocols, use the following privileged EXEC command:
Command | Purpose |
|---|---|
|
|
To monitor the stack utilization of processes and interrupt routines, use the following privileged EXEC command:
Command | Purpose |
|---|---|
|
|
The show stacks display includes the reason for the last system reboot. If the system was reloaded because of a system failure, a saved system stack trace is displayed. This information is of use only to Cisco engineers analyzing crashes in the field. It is included here in case you need to read the displayed statistics to an engineer over the phone.
To discover the IP routes that the ATM switch router packets will actually take when traveling to their destination, use the following EXEC command:
Command | Purpose |
|---|---|
|
|
To display temperature and voltage information on the ATM switch router console, use the following EXEC command:
Command | Purpose |
|---|---|
|
To diagnose basic ATM network connectivity on the Catalyst 8540 MSR, use the following privileged EXEC command:
Command | Purpose |
|---|---|
|
|
To diagnose basic ATM network connectivity on the Catalyst 8510 MSR and LightStream 1010 ATM switch routers, use the following privileged EXEC command:
Command | Purpose |
|---|---|
|
|
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Tue Aug 29 13:45:12 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.