Cabletron Systems 9A100 User Manual
Page 27
SmartSwitch 9A100 User Guide 2-9
Switch Installation and Setup
Using the Console
All console commands use the syntax:
operator switch-attribute [
Where the operator is one of the following:
show
(
display
): Show the current values used by a switch-attribute.
add
(
create
): Add a new instance of a switch-attribute.
delete
(
remove
): Delete an instance of a switch-attribute.
modify
(
set
): Change the values that currently define a switch-attribute.
start
: Start a process on the switch; for example, start the LAN Emulation Configuration Server.
restart
: Restart a process on the switch; for example, restart a client.
flush
: Remove assigned values; for example, flush a route table.
alias
: Create easier names for often-used commands and their parameters.
Entering parameters at the command line is optional. If a command requires parameter values, it prompts you for them.
For instance, in the example below,
show
is the operator,
portconfig
is the switch-attribute, and
a1
is the parameter
indicating that you want to show configuration information about port
A1
.
SmartSwitch # show portconfig a1
==================================================
Port: A1
--------------------------------------------------
Parameter Configured Current
--------------------------------------------------
Sig Type autoConfig pnni10
Sig Role other symmetric
Interface Type private private
Max vpi bits 0 0
Max vci bits 12 12
Max SVC vpci 0 0
Min SVC vci 32 32
Max Vccs 4096 4096
--------------------------------------------------
Other parameters
--------------------------------------------------
Port Admin Status UP
Ilmi Admin Status Enabled AddressRegistration Connectivity
Oper State UP
Trans Type STS-3c
Media Type MMF (S)
Bandwidth 155 MB
SmartSwitch #