Displaying current chassis configuration – ADC CUDA 3 User Manual

Page 83

Advertising
background image

Cuda 12000 IP Access Switch CLI-based Administration Guide

Displaying Current Chassis Configuration

81

Displaying Current Chassis Configuration

The Cuda 12000 allows you to generate a list of CLI commands that display
the current running state of the chassis configuration. The command that
supports this function is show running-config.

Use the following procedure to display the complete current configuration:

Note that:

When you issue the command with no arguments, the output does not
display default values. Issue the command with the all argument to
display all values.

The xml argument displays the output in XML format.

The server-name argument is reserved for ADC internal use only.

In addition to displaying the running configuration, you have the ability to
generate a script to a file. This script may be used to configure other chassis
to use the same configuration. You can write the script within the bascli
environment using the source command; or you may use -f

within a telnet

session.

Task

Command

1. Enter root mode.

root

2. Display the current

configuration.

show running-config [{all | xml |
server-name <server-name>}]

Advertising