ATM Switch Router Software Configuration Guide, 12.1(7a)EY
Understanding the User Interface

Table Of Contents

Understanding the User Interface

User Interface Overview

Accessing Each Command Mode

EXEC Mode

Privileged EXEC Mode

ROM Monitor Mode

Global Configuration Mode

Additional Cisco IOS CLI Features

About Embedded CiscoView

Installing and Configuring Embedded CiscoView

Displaying Embedded CiscoView Information

Understanding the User Interface


This chapter describes the ATM switch router user interface and provides instructions for using the command-line interface (CLI).


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 are included:

User Interface Overview

Accessing Each Command Mode

Additional Cisco IOS CLI Features

About Embedded CiscoView

Installing and Configuring Embedded CiscoView

User Interface Overview

The user interface for the ATM switch router provides access to several different command modes, each with related commands. Users familiar with the Cisco IOS user interface will find the interfaces very similar. This chapter describes how to access and list the commands available in each command mode, and explains the primary uses for each command mode.

For security purposes, the user interface provides two levels of command access: user and privileged. The unprivileged user mode is called user EXEC mode; the privileged mode is called privileged EXEC mode, and requires a password.


Note Because all commands available in user EXEC mode are also available in privileged EXEC mode, user EXEC mode is referred to as EXEC mode in this guide.


From the privileged level, you can access global configuration mode; from global configuration mode you can access numerous submodes that allow you to configure specific, related features. Read-only memory (ROM) monitor mode accesses a basic system kernel to which the ATM switch router may default at startup if it does not find a valid system image, or if its configuration file is corrupted.

You can enter commands in uppercase, lowercase, or a mix of both. Only passwords are case sensitive. You can abbreviate commands and keywords to a minimum unique string of characters. For example, you can abbreviate the show command to sh. After entering the command line at the system prompt, press the Return key to execute the command.

Almost every configuration command has a no form. In general, use the no form to disable a feature or function. Use the command without the no keyword to reenable a disabled feature or enable a feature disabled by default.


Note Refer to the ATM Switch Router Command Reference publication for the complete syntax of commands specific to the ATM switch router and a description of the function of the no form of a command. Refer to the Configuration Fundamentals Command Reference publication for the complete syntax of other IOS commands.


Accessing Each Command Mode

This section describes how to access the command modes for the ATM switch router. Table 2-1 and Table 2-2 list the command modes, access to each mode, the prompt you see while in that mode, the main uses for each configuration mode, and the method to exit that mode. The prompts listed assume the default ATM switch router name "Switch." Table 2-1 and Table 2-2 might not include all of the possible ways to access or exit each command mode.

Table 2-1 Summary of Command Modes 

Command Mode
Access Method
Prompt
Exit Method

EXEC (user)

Log in to the ATM switch router.

Switch>

Use the logout command.

Privileged EXEC

From user EXEC mode, use the enable EXEC command and enter your password.

Switch#

To return to user EXEC mode, use the disable command.

ROM monitor

From privileged EXEC mode, use the reload EXEC command. Press Break during the first 60 seconds while the system boots.

>

To exit to user EXEC mode, type continue.

Global configuration

From privileged EXEC mode, use the configure privileged EXEC command. Use the keyword terminal to enter commands from your terminal.

Switch(config)#

To exit to privileged EXEC mode, use the exit or end command or press Ctrl-Z.

Interface configuration

From global configuration mode, specify an interface with an interface command.

Switch(config-if)#

To exit to global configuration mode, use the exit command.

To exit directly to privileged EXEC mode, use the end command or press Ctrl-Z.

Interface range configuration

From global configuration mode, specify a range of interfaces to configure with an interface range command.

Switch(config-if)#

To exit to global configuration mode, use the exit command.

To exit directly to privileged EXEC mode, use the end command or press Ctrl-Z.

Subinterface configuration

From interface configuration mode, specify a subinterface with an interface command.

Switch(config-subif)#

To exit to global configuration mode, use the exit command.

To exit directly to privileged EXEC mode, use the end command or press Ctrl-Z.

Line configuration

From global configuration mode, specify a line with a line command.

Switch(config-line)#

To exit to global configuration mode, use the exit command.

To exit directly to privileged EXEC mode, use the end command or press Ctrl-Z.

Map-list configuration

From global configuration mode, define a map list with the map-list command.

Switch(config-map-list)#

To exit to global configuration mode, use the exit command.

To enter map-class configuration mode, use the map-class command.

To exit directly to privileged EXEC mode, use the end command or press Ctrl-Z.

Map-class configuration

From global configuration mode, configure a map class with the map-class command.

Switch(config-map-class)#

To exit to global configuration mode, use the exit command.

To enter map-list configuration mode, use the map-list command.

To exit directly to privileged EXEC mode, use the end command or press Ctrl-Z.

ATM router configuration

From global configuration mode, configure the PNNI routing protocol with the atm router pnni command.

Switch(config-atm-router)#

To exit to global configuration mode, use the exit command.

To exit directly to privileged EXEC mode use the end command or press Ctrl-Z.

PNNI node configuration

From ATM router configuration mode, configure the PNNI routing node with the node command.

Switch(config-pnni-node)#

To exit to ATM router configuration mode, use the exit command.

To exit directly to privileged EXEC mode, use the end command or press Ctrl-Z.

PNNI explicit path configuration

From global configuration mode, enter the atm pnni explicit-path command.

Switch(cfg-pnni-expl-path)#

To exit to global configuration mode, use the exit command.

To exit directly to privileged EXEC mode, use the end command or press Ctrl-Z.

ATM accounting file configuration

From global configuration mode, define an ATM accounting file with the atm accounting file command.

Switch(config-acct-file)#

To exit to global configuration mode, use the exit command.

To exit directly to privileged EXEC mode, use the end command or press Ctrl-Z.

ATM accounting selection configuration

From global configuration mode, define an ATM accounting selection table entry with the atm accounting selection command.

Switch(config-acct-sel)#

To exit to global configuration mode, use the exit command.

To exit directly to privileged EXEC mode, use the end command or press Ctrl-Z.

LANE configuration server database configuration

From global configuration mode, specify a LANE configuration server database name with the lane database command.

Switch(lane-config-database)#

To exit to global configuration mode, use the exit command.

To exit directly to privileged EXEC mode, use the end command or press Ctrl-Z.

ATM E.164 translation table configuration

From global configuration mode, enter the atm e164 translation-table command

Switch(config-atm-e164)#

To exit to global configuration mode, use the exit command.

To exit directly to privileged EXEC mode, use the end command or press Ctrl-Z.

ATM signalling diagnostics configuration

From global configuration mode, enter the atm signalling diagnostics command and an index to configure.

Switch(cfg-atmsig-diag)#

To exit to global configuration mode, use the exit command.

To exit directly to privileged EXEC mode, use the end command or press Ctrl-Z.

Controller configuration

From global configuration mode, enter the controller command.

Switch(config-controller)#

To exit to global configuration mode, use the exit command.

To exit directly to privileged EXEC mode, use the end command or press Ctrl-Z.


Table 2-2 Summary of Additional Command Modes (Catalyst 8540 MSR)

Command Mode
Access Method
Prompt
Exit Method

Redundancy configuration

From global configuration mode, enter the redundancy command.

Switch(config-r)#

To exit to global configuration mode, use the exit command.

To exit directly to privileged EXEC mode, use the end command or press Ctrl-Z.

Main CPU configuration

From redundancy configuration mode, enter the main-cpu command.

Switch(config-r-mc)#

To exit to redundancy configuration mode, use the exit command.

To exit directly to privileged EXEC mode, use the end command or press Ctrl-Z.


EXEC Mode

When you log in to the ATM switch router, you are in user EXEC, or simply EXEC, command mode. The EXEC commands available at the user level are a subset of those available at the privileged level. In general, the user-level EXEC commands allow you to connect to remote devices, change terminal settings on a temporary basis, perform basic tests, and list system information.

The user-level prompt consists of the ATM switch router's host name followed by the angle bracket (>):

Switch>

The default host name is Switch, unless it has been changed during using the hostname global configuration command.

Privileged EXEC Mode

The privileged EXEC command set includes all user-level EXEC mode commands and the configure command, through which you can access global configuration mode and the remaining configuration submodes. Privilege EXEC mode also includes high-level testing commands, such as debug, and commands that display potentially secure information.

To enter privileged EXEC mode from EXEC mode, use the enable command and enter your password; the prompt changes to the ATM switch router's host name followed by the pound sign (#):

Switch> enable
Password:
Switch# 

To exit from privileged EXEC mode back to EXEC mode, use the disable command.

Switch# disable
Switch>

The system administrator uses the enable password global configuration command to set the password, which is case sensitive. If an enable password has not been set, privileged EXEC mode can only be accessed from the console.

ROM Monitor Mode

ROM monitor mode provides access to a basic system kernel, from which you can boot the ATM switch router or perform diagnostic tests. If a valid system image is not found, or if the configuration file is corrupted, the system might enter ROM monitor mode. The ROM monitor prompt is the angle bracket:

>

You can also enter ROM monitor mode by intentionally interrupting the boot sequence with the Break key during loading. For a description of this process, refer to the Configuration Fundamentals Configuration Guide.

To return to EXEC mode from ROM monitor mode, use the continue command:

> continue
Switch>

Global Configuration Mode

Global configuration mode provides access to commands that apply to the entire system. From global configuration mode you can also enter the other configuration modes described in the following subsections.

To enter global configuration mode from privileged EXEC mode, enter the configure command and specify the source of the configuration commands at the prompt; the prompt changes to the ATM switch router's hostname followed by (config)#:

Switch# configure
Configuring from terminal, memory, or network [terminal]? <CR>
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#

You can specify either the terminal, nonvolatile memory (NVRAM), or a file stored on a network server as the source of configuration commands. For more information, see "Managing Configuration Files, System Images, and Functional Images" The default is to enter commands from the terminal console.

As a shortcut for accessing the terminal method of configuration, enter the following:

Switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#

To exit global configuration command mode and return to privileged EXEC mode, use the exit or end command, or press Ctrl-Z:

Switch(config)# end
Switch#

Interface Configuration Mode

Interface configuration mode provides access to commands that apply on a per-interface basis. These commands modify the operation of an interface such as an ATM, Ethernet, or asynchronous port.

To enter interface configuration mode from global configuration mode, use the interface command with a keyword indicating the interface type, followed by an interface number; the prompt changes to the ATM switch router's hostname followed by (config-if)#:

Switch(config)# interface atm 3/0/0
Switch(config-if)#

To exit interface configuration mode and return to global configuration mode, use the exit command:

Switch(config-if)# exit
Switch(config)# 

To exit interface configuration mode and return to privileged EXEC mode, use the end command or press Ctrl-Z:

Switch(config-if)# end
Switch# 

Interface Addressing Formats (Catalyst 8540)

In the ATM switch router chassis, you specify interfaces in slots 0 through 3 and 9 through 12 using the card/subcard/port format. Slots 4 and 8 each contain a CPU (multiservice route processor). Because the configurations on the primary and secondary route processors are automatically synchronized, they are configured via a single network interface, specified as atm0 or ethernet0. There is no need to configure the secondary separately from the primary, but some show commands allow you to display information about the secondary route processor; in these cases, you specify the interface as atm-sec0 or ethernet-sec0. Slots 5 through 7 contain the switch processors, which have no interfaces. Table 2-3 summarizes this addressing scheme, assuming that slot 4 is the primary route processor and slot 8 is the secondary route processor.

Table 2-3 Interface Addressing Formats (Catalyst 8540) 

Slot
Addressing Format

0

card/subcard/port

1

card/subcard/port

2

card/subcard/port

3

card/subcard/port

4

atm0 or ethernet0

5

-

6

-

7

-

8

atm-sec0 or ethernet-sec0

9

card/subcard/port

10

card/subcard/port

11

card/subcard/port

12

card/subcard/port


The following example shows how to enter interface configuration mode to configure the Ethernet interface on the CPU:

Switch(config)# interface ethernet0
Switch(config-if)#

CPU Interface Address Format (Catalyst 8510 MSR and LightStream 1010)

With this release of the ATM switch router software, addressing the interface on the processor (CPU) has changed. The ATM interface is now called atm0, and the Ethernet interface is now called ethernet0.

The following example shows how to enter interface configuration mode to configure the Ethernet interface on the processor:

Switch(config)# interface ethernet0
Switch(config-if)#

Note The old formats (atm 2/0/0 and ethernet 2/0/0) are still supported in this release.


Interface Range Configuration Mode

Interface range configuration mode provides access to commands that apply to a range of interfaces. These commands modify the operation of an interface such as an ATM, Ethernet, or asynchronous port.

To enter interface range configuration mode from global configuration mode, use the interface range command with a range of interfaces to configure; the prompt changes to the ATM switch router hostname followed by (config-if)#:

Switch(config)# interface range atm 1/1/0-3
Switch(config-if)#

To exit interface range configuration mode and return to global configuration mode, use the exit command:

Switch(config-if)# exit
Switch(config)# 

To exit interface range configuration mode and return to privileged EXEC mode, use the end command or press Ctrl-Z:

Switch(config-if)# end
Switch# 

Subinterface Configuration Mode

Subinterface configuration mode allows access to commands that affect logical interfaces, also called subinterfaces. Subinterfaces are used, for example, to configure multiple VP tunnels on a single interface.

To enter subinterface configuration command mode from global configuration or interface configuration mode, use the interface command with a keyword indicating the interface type, followed by an interface and subinterface number; the prompt changes to the ATM switch router's hostname followed by (config-subif)#:

Switch(config)# interface atm 0/0/0.99
Switch(config-subif)# 

To exit subinterface configuration mode and return to global configuration mode, use the exit command:

Switch(config-subif)# exit
Switch(config)# 

To exit interface configuration mode and return to privileged EXEC mode, use the end command or press Ctrl-Z:

Switch(config-subif)# end
Switch# 

Line Configuration Mode (Catalyst 8540 MSR)

Line configuration mode on the Catalyst 8540 MSR provides access to commands that modify the operation of individual terminal lines. These commands are used to configure the console, and vty connections, set up modem connections, and so on.

To enter line configuration mode from global configuration mode, use the line command followed by a line type (console or vty) and a line number or range; the prompt changes to the ATM switch router's hostname followed by (config-line)#:

Switch(config)# line vty 0
Switch(config-line)#

For detailed line configuration instructions, refer to the Configuration Fundamentals Configuration Guide.

To exit line configuration mode and return to global configuration mode, use the exit command:

Switch(config-line)# exit
Switch(config)# 

To exit line configuration mode and return to privileged EXEC mode, use the end command or
press Ctrl-Z:

Switch(config-line)# end
Switch# 

Line Configuration Mode (Catalyst 8510 MSR and LightStream 1010)

Line configuration mode on the Catalyst 8510 MSR and LightStream 1010 ATM switch router provides access to commands that modify the operation of individual terminal lines. These commands are used to configure the console, auxiliary, and vty connections, set up modem connections, and so on.

To enter line configuration mode from global configuration mode, use the line command followed by a line type (aux, console, or vty) and a line number or range; the prompt changes to the ATM switch router's hostname followed by (config-line)#:

Switch(config)# line vty 0
Switch(config-line)#

For detailed line configuration instructions, refer to the Configuration Fundamentals Configuration Guide.

To exit line configuration mode and return to global configuration mode, use the exit command:

Switch(config-line)# exit
Switch(config)# 

To exit line configuration mode and return to privileged EXEC mode, use the end command or
press Ctrl-Z:

Switch(config-line)# end
Switch# 

Map-List Configuration Mode

Map-list configuration mode provides access to commands used to statically map protocol addresses of remote hosts or switches to permanent virtual connections (PVCs) or switched virtual connections (SVCs).

To enter map-list configuration mode from global configuration mode, use the map-list command followed by a map-list name to configure; the prompt changes to the ATM switch router's hostname followed by (config-map-list)#:

Switch(config)# map-list newlist
Switch(config-map-list)#

You can also use the map-list command to enter map-list configuration mode directly from map-class configuration mode, without first returning to global configuration mode:

Switch(config-map-class)# map-list newlist
Switch(config-map-list)#

To exit map-list configuration mode and return to global configuration mode, use the exit command:

Switch(config-map-list)# exit
Switch(config)# 

To exit map-list configuration mode and return to privileged EXEC mode, use the end command or press Ctrl-Z:

Switch(config-map-list)# end
Switch# 

Map-Class Configuration Mode

Map-class configuration mode provides access to command used to define the traffic parameters when specifying a request for a switched virtual channel (SVC).

To enter map-class configuration mode from global configuration mode, enter the map-class command followed by a class name to configure; the prompt changes to the ATM switch router's hostname followed by (config-map-class)#:

Switch(config)# map-class atm newclass
Switch(config-map-class)# 

You can also use the map-class command to enter map-class configuration mode directly from map-list configuration mode, without first returning to global configuration mode:

Switch(config-map-list)# map-class atm newclass
Switch(config-map-class)#

To exit map-class configuration mode and return to global configuration mode, use the exit command:

Switch(config-map-class)# exit
Switch(config)# 

To exit map-class configuration mode and return to privileged EXEC mode, use the end command or press Ctrl-Z:

Switch(config-map-class)# end
Switch# 

ATM Router Configuration Mode

ATM router configuration mode provides access to commands used to configure Private Network-Network Interface (PNNI) routing.

To enter ATM router configuration mode from global configuration mode, use the atm router pnni command; the prompt changes to the ATM switch router's hostname followed by (config-atm-router)#:

Switch(config)# atm router pnni
Switch(config-atm-router)# 

To exit ATM router configuration mode and return to global configuration mode, use the exit command:

Switch(config-atm-router)# exit
Switch(config)# 

To exit ATM router configuration mode and return to privileged EXEC mode, use the end command or press Ctrl-Z:

Switch(config-atm-router)# end
Switch# 

For detailed information on configuring PNNI routing, see "Configuring ATM Routing and PNNI"

PNNI Node Configuration Mode

The PNNI node configuration mode is a submode of ATM router configuration mode and provides access to commands you use to configure PNNI nodes on the ATM switch router.

To enter PNNI node configuration mode from ATM router configuration mode, use the node command followed by a node index; the prompt changes to the ATM switch router's hostname followed by (config-pnni-node)#:

Switch(config-atm-router)# node 1
Switch(config-pnni-node)# 

To exit PNNI node configuration mode and return to ATM router configuration mode, use the exit command:

Switch(config-pnni-node)# exit
Switch(config-atm-router)# 

To exit PNNI node configuration mode and return to privileged EXEC mode, use the end command or press Ctrl-Z:

Switch(config-pnni-node)# end
Switch# 

For detailed information on configuring PNNI nodes, see "Configuring ATM Routing and PNNI"

PNNI Explicit Path Configuration Mode

The PNNI explicit path configuration mode provides access to commands used to manually configure fully specified or partially specified paths for routing soft permanent virtual channel (soft PVC) and soft permanent virtual path (soft PVP) connections.

To enter the PNNI explicit path configuration mode from global configuration mode, use the atm pnni explicit-path command followed by an explicit path name or path-id number; the prompt changes to the ATM switch router's hostname followed by (cfg-pnni-expl-path)#:

Switch(config)# atm pnni explicit-path name newexplicit-path
Switch(cfg-pnni-expl-path)# 

To exit PNNI explicit path configuration mode and return to global configuration mode, use the exit command:

Switch(cfg-pnni-expl-path)# exit
Switch(config)#

To exit PNNI explicit path configuration mode and return to privileged EXEC mode, use the end command or press Ctrl-Z:

Switch(cfg-pnni-expl-path)# end
Switch# 

For detailed information on configuring PNNI explicit paths, see Chapter 10, "Configuring ATM Routing and PNNI."

ATM Accounting File Configuration Mode

ATM accounting file configuration mode provides access to commands used to configure a file for accounting and billing of virtual circuits (VCs).

To enter ATM accounting file configuration mode from global configuration mode, use the atm accounting file command followed by an accounting filename; the prompt changes to the ATM switch router hostname followed by (config-acct-file)#:

Switch(config)# atm accounting file acctng_file1
Switch(config-acct-file)# 

To exit ATM accounting file configuration mode and return to global configuration mode, use the exit command:

Switch(config-acct-file)# exit
Switch(config)# 

To exit ATM accounting file configuration mode and return to privileged EXEC mode, use the end command or press Ctrl-Z:

Switch(config-acct-file)# end
Switch# 

For detailed information on configuring ATM accounting, see "Configuring ATM Accounting and ATM RMON"

ATM Accounting Selection Configuration Mode

ATM accounting selection configuration mode provides access to commands used to specify the connection data to be gathered from the ATM switch router.

To enter ATM accounting selection configuration mode, use the atm accounting selection command and specify an accounting selection index; the prompt changes to the ATM switch router's hostname followed by (config-acct-sel)#:

Switch(config)# atm accounting selection 1
Switch(config-acct-sel)# 

To exit ATM accounting selection configuration mode and return to global configuration mode, use the exit command:

Switch(config-acct-sel)# exit
Switch(config)# 

To exit ATM accounting selection configuration mode and return to privileged EXEC mode, use the end command or press Ctrl-Z:

Switch(config-acct-sel)# end
Switch# 

For detailed information on configuring ATM accounting selections, see "Configuring ATM Accounting and ATM RMON"

LANE Configuration Server Database Configuration Mode

LAN emulation (LANE) configuration server database configuration mode provides access to commands used to define the LANE configuration server database.

To enter LANE configuration server database configuration mode from global configuration mode, use the lane database command and specify a database name; the prompt changes to the ATM switch router's hostname followed by (lane-config-database)#:

Switch(config)# lane database lecsdb
Switch(lane-config-database)# 

To exit LANE configuration server database configuration mode and return to global configuration mode, use the exit command:

Switch(lane-config-database)# exit
Switch(config)# 

To exit LANE configuration server database configuration mode and return to privileged EXEC mode, use the end command or press Ctrl-Z:

Switch(lane-config-database)# end
Switch# 

For detailed information on configuring the LAN emulation configuration server database, see "Configuring LAN Emulation"

ATM E.164 Translation Table Configuration Mode

ATM E.164 translation table configuration mode provides access to commands used to configure the translation table that maps native E.164 format addresses to ATM end system (AESA) format addresses.

To enter ATM E.164 translation table configuration mode from global configuration mode, use the atm e164 translation-table command; the prompt changes to the ATM switch router's hostname followed by (config-atm-e164)#:

Switch(config)# atm e164 translation-table
Switch(config-atm-e164)

To exit ATM E.164 translation table configuration mode and return to global configuration mode, use the exit command:

Switch(config-atm-e164)# exit
Switch(config)# 

To exit ATM E.164 translation table configuration mode and return to privileged EXEC mode, use the end command or press Ctrl-Z:

Switch(config-atm-e164)# end
Switch# 

For detailed information on configuring E.164 addresses, see the Configuring E.164 Addresses section in "Configuring Signalling Features"

ATM Signalling Diagnostics Configuration Mode

ATM signalling diagnostics configuration mode provides access to commands used to configure the signalling diagnostics table.

To enter ATM signalling diagnostics configuration mode from global configuration mode, use the atm signalling diagnostics command and specify an index for the filter table; the prompt changes to the ATM switch router's hostname followed by (cfg-atmsig-diag):

Switch(config)# atm signalling diagnostics 1
Switch(cfg-atmsig-diag)

To exit ATM signalling diagnostics configuration mode and return to global configuration mode, use the exit command:

Switch(cfg-atmsig-diag)# exit
Switch(config)# 

To exit ATM signalling diagnostics configuration mode and return to privileged EXEC mode, use the end command or press Ctrl-Z:

Switch(cfg-atmsig-diag)# end
Switch# 

For detailed information on configuring signalling diagnostics, see the Configuring Signalling Diagnostics Tables section in "Configuring Signalling Features"

Controller Configuration Mode

Controller configuration mode provides access to commands used to configure physical and logical parameters of a channelized interface.

To enter ATM controller configuration mode from global configuration mode, use the controller command with a channel type and interface:

Switch(config)# controller e1 1/0/0
Switch(config-controller)#

To exit ATM controller configuration mode and return to global configuration mode, use the exit command:

Switch(config-controller)# exit
Switch(config)# 

To exit ATM controller configuration mode and return to privileged EXEC mode, use the end command or press Ctrl-Z:

Switch(config-controller)# end
Switch# 

For detailed information on configuring channel groups on a Frame Relay/FUNI interface, see "Configuring Frame Relay to ATM Interworking Port Adapter Interfaces"

Redundancy Configuration Mode (Catalyst 8540 MSR)

Redundancy configuration mode provides access to commands used to configure system redundancy and EHSA operation.

To enter redundancy configuration mode from global configuration mode, use the redundancy command; the prompt changes to the ATM switch router's hostname followed by (config-r):

Switch(config)# redundancy
Switch(config-r)#

To exit ATM redundancy configuration mode and return to global configuration mode, use the exit command:

Switch(config-r)# exit
Switch(config)# 

To exit ATM redundancy configuration mode and return to privileged EXEC mode, use the end command or press Ctrl-Z:

Switch(config-r)# end
Switch# 

For detailed information on configuring system redundancy, see the Configuring Redundancy and Enhanced High System Availability (Catalyst 8540 MSR) section in Chapter 3, "Initially Configuring the ATM Switch Router."

Main CPU Configuration Mode (Catalyst 8540 MSR)

Main CPU configuration mode provides access to commands used to synchronize the configuration of the primary and secondary route processors.

To enter main CPU configuration mode from redundancy configuration mode, use the main-cpu command; the prompt changes to the ATM switch router's hostname followed by (config-r-mc):

Switch(config-r)# main-cpu
Switch(config-r-mc)#

To exit ATM main CPU configuration mode and return to redundancy configuration mode, use the exit command:

Switch(config-r-mc)# exit
Switch(config-r)# 

To exit ATM main cpu configuration mode and return to privileged EXEC mode, use the end command or press Ctrl-Z:

Switch(config-r-mc)# end
Switch# 

For detailed information on synchronizing configurations, see the Configuring Redundancy and Enhanced High System Availability (Catalyst 8540 MSR) section in Chapter 3, "Initially Configuring the ATM Switch Router."

Additional Cisco IOS CLI Features

Because the ATM switch router's operating system is based on Cisco IOS software, its interface provides a number of features that help you use the CLI with greater flexibility, ease, and power. These features includes the following:

Context-sensitive help—allows you to obtain a list of commands available for each command mode or a list of available options for a specific command by entering a question mark (?).

Command history—records a history of commands, allowing you to recall previously entered long or complex commands.

Editing—provides the ability to move around the command line, cut and paste entries, control scrolling, create keyboard macros, and so on.

For information on using these and other features of Cisco IOS software, refer to the Configuration Fundamentals Configuration Guide.

About Embedded CiscoView

Embedded CiscoView network management system provides a web-based interface for the Catalyst 8540, Catalyst 8510 and LightStream 1010. Embedded CiscoView uses HTTP and SNMP to provide graphical representations of the system and provide GUI-based management and configuration facilities. You can download the Java Archive (JAR) files for Embedded CiscoView at the following URL: http://www.cisco.com/kobayashi/sw-center/netmgmt/ciscoview/embed-cview-planner.shtml

Installing and Configuring Embedded CiscoView

To install and configure Embedded CiscoView on the Catalyst 8540, Catalyst 8510 and LightStream 1010, perform the following steps:

 
Command
Purpose

Step 1

Switch# dir slotn:

Shows the contents of the CiscoView directory.

If you are installing Embedded CiscoView for the first time, or if the CiscoView directory is empty, skip to Step 4.

Step 2

Switch# delete slotn:cv/*

Removes existing files from the CiscoView directory.

Step 3

Switch# squeeze slotn:

Recovers the space in the file system.

Step 4

Switch# archive tar /xtract tftp:// ip address of tftp server/ ciscoview.tar slotn:cv

Extracts the CiscoView files from the tar file on the TFTP server to the CiscoView directory.

Step 5

Switch# dir slotn:

Displays the file in Flash memory.

Repeat Step 1 and Step 5 for the file system (sby-slotn:) on the standby processor.

Step 6

Switch# configure terminal

Switch(config)#

Enters global configuration mode.

Step 7

Switch(config)# ip http server

Enables the HTTP web server.

Step 8

Switch(config)# snmp-server server community string RO|RW

Enables the SNMP server and passwords for read-only operation or read/write operation.


Note The flash devices for installing and configuring Embedded Ciscoview are supported on slot 0, slot 1, disk 0, and disk 1.



Note The default password for accessing the device web page is the enable password of the device.



Note Use the NME IP address to access theCatalyst 8540, Catalyst 8510 and LightStream 1010 from a web browser.


Example

The following example shows how to update the CiscoView files on your Catalyst 8540, Catalyst 8510 and LightStream 1010:

Switch# dir slot0:
Directory of slot0:/

    1  -rw-     2276396   Apr 30 2001 17:48:07 Cat8500-i-mz.121
    2  -rw-     1251840   May 23 2001 14:03:35 ciscoview.tar
    3  -rw-        8861   May 23 2001 14:26:05  cv/Cat8500-4.0.html
    4  -rw-     1183238   May 23 2001 14:26:06  cv/Cat8500-4.0.sgz
    5  -rw-        3704   May 23 2001 14:27:55  cv/Cat8500-4.0_ace.html
    6  -rw-         401   May 23 2001 14:27:55  cv/Cat8500-4.0_error.html
    7  -rw-       17003   May 23 2001 14:27:55  cv/Cat8500-4.0_jks.jar
    8  -rw-       17497   May 23 2001 14:27:57  cv/Cat8500-4.0_nos.jar
    9  -rw-        8861   May 23 2001 14:27:59  cv/applet.html
   10  -rw-         529   May 23 2001 14:28:00  cv/cisco.x509
   11  -rw-        2523   May 23 2001 14:28:00  cv/identitydb.obj

16384000 bytes total (1287752 bytes free)

Switch# delete slot0:cv/*
Delete filename [cv/*]? 
Delete slot0:cv/Cat8500-1.0.html? [confirm]
Delete slot0:cv/Cat8500-1.0.sgz? [confirm]
Delete slot0:cv/Cat8500-1.0_ace.html? [confirm]
Delete slot0:cv/Cat8500-1.0_error.html? [confirm]
Delete slot0:cv/Cat8500-1.0_jks.jar? [confirm]
Delete slot0:cv/Cat8500-1.0_nos.jar? [confirm]
Delete slot0:cv/applet.html? [confirm]
Delete slot0:cv/cisco.x509? [confirm]
Delete slot0:cv/identitydb.obj? [confirm]

Switch# squeeze slot0:
All deleted files will be removed. Continue? [confirm]
Squeeze operation may take a while. Continue? [confirm]
                     
Squeeze of slot0 complete

Switch# archive tar /xtract tftp://20.1.1.1/ciscoview.tar slot0:cv
Loading ciscoview.tar from 20.1.1.1 (via Ethernet0): 
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[OK - 1251840/2503680 bytes]

1251840 bytes copied in 109.848 secs (11484 bytes/sec)

Switch# dir slot0:
Directory of slot0:/

    1  -rw-     2276396   Jun 23 2001 17:48:07 Cat8500-i-mz.121
    2  -rw-     1251840   Jun 23 2001 14:03:35 ciscoview.tar
    3  -rw-        8861   Jun 23 2001 14:26:05  cv/Cat8500-4.0.html
    4  -rw-     1183238   Jun 23 2001 14:26:06  cv/Cat8500-4.0.sgz
    5  -rw-        3704   Jun 23 2001 14:27:55  cv/Cat8500-4.0_ace.html
    6  -rw-         401   Jun 23 2001 14:27:55  cv/Cat8500-4.0_error.html
    7  -rw-       17003   Jun 23 2001 14:27:55  cv/Cat8500-4.0_jks.jar
    8  -rw-       17497   Jun 23 2001 14:27:57  cv/Cat8500-4.0_nos.jar
    9  -rw-        8861   Jun 23 2001 14:27:59  cv/applet.html
   10  -rw-         529   Jun 23 2001 14:28:00  cv/cisco.x509
   11  -rw-        2523   Jun 23 2001 14:28:00  cv/identitydb.obj

Switch# delete sec-slot0:cv/*
Delete filename [cv/*]? 
Delete slot0:cv/Cat8500-4.0.html? [confirm]
Delete slot0:cv/Cat8500-4.0.sgz? [confirm]
Delete slot0:cv/Cat8500-4.0_ace.html? [confirm]
Delete slot0:cv/Cat8500-4.0_error.html? [confirm]
Delete slot0:cv/Cat8500-4.0_jks.jar? [confirm]
Delete slot0:cv/Cat8500-4.0_nos.jar? [confirm]
Delete slot0:cv/applet.html? [confirm]
Delete slot0:cv/cisco.x509? [confirm]
Delete slot0:cv/identitydb.obj? [confirm]
Switch# squeeze sec-slot0:
All deleted files will be removed. Continue? [confirm]
Squeeze operation may take a while. Continue? [confirm]
                     
Squeeze of sec-slot0 complete
Switch# archive tar /xtract tftp://20.1.1.1/ciscoview.tar slot0:cv
0): !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[OK - 1251840/2503680 bytes]

1251840 bytes copied in 109.848 secs (11484 bytes/sec)
Switch# dir sec-slot0:
Directory of slot0:/

    1  -rw-     2276396   Jun 23 2001 17:48:07 Cat8500-i-mz.121
    2  -rw-     1251840   Jun 23 2001 14:03:35 ciscoview.tar
    3  -rw-        8861   Jun 23 2001 14:26:05  cv/Cat8500-4.0.html
    4  -rw-     1183238   Jun 23 2001 14:26:06  cv/Cat8500-4.0.sgz
    5  -rw-        3704   Jun 23 2001 14:27:55  cv/Cat8500-4.0_ace.html
    6  -rw-         401   Jun 23 2001 14:27:55  cv/Cat8500-4.0_error.html
    7  -rw-       17003   Jun 23 2001 14:27:55  cv/Cat8500-4.0_jks.jar
    8  -rw-       17497   Jun 23 2001 14:27:57  cv/Cat8500-4.0_nos.jar
    9  -rw-        8861   Jun 23 2001 14:27:59  cv/applet.html
   10  -rw-         529   Jun 23 2001 14:28:00  cv/cisco.x509
   11  -rw-        2523   Jun 23 2001 14:28:00  cv/identitydb.obj

Switch# conf t
Enter configuration commands, one per line. End with CNTL/Z.
Switch#(config)#ip http server
Switch#(config)#snmp-server community public RO
Switch#(config)#snmp-server community private RW
Switch#(config)#

Displaying Embedded CiscoView Information

To display the Embedded CiscoView information, use the following EXEC commands:

Command
Purpose

show ciscoview package

Displays information about the Embedded CiscoView files in the Flash PC Card.

show ciscoview version

Displays the Embedded CiscoView version.


Example

The following examples show how to display the Embedded CiscoView information:

8510MSR# show ciscoview package               
File source:slot1:
CVFILE                          SIZE(in bytes)
------------------------------------------------
Cat8500-4.0.sgz                 1930848 
Cat8500-4.0_ace.html            3704                  
Cat8500-4.0_error.html          401                   
Cat8500-4.0_jks.jar             15312 		
Cat8500-4.0_nos.jar             15936 
cisco.x509                       529                   
identitydb.obj                   2523                  
applet.html                      8039 

8510MSR# show ciscoview version
Engine Version: 5.3 ADP Device: Cat8500 ADP Version: 4.0 ADK: 38