Cabletron Systems SmartCell 6A000 Manuale Utente

Pagina di 102
SmartCell 6A000 User Guide   2-9
Switch Installation and Setup
Using the Console  
modify
 (alias = 
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.
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, 
client
 is the switch-attribute, and 
1
 is the parameter 
indicating that you want to show information about "client 1".
SmartCell ZX # show client 1
LANE Client 1
===============================================================
Client State      : Operational
Client Address    : 39:00:00:00:00:00:00:00:00:00:14:41:80:00:20:D4:14:41:81:00
LAN Name          : elan2
LECS Addr Source  : ILMI
LECS Address      : 39:00:00:00:00:00:00:00:00:00:14:41:80:00:20:D4:14:41:80:01
LES Address       : 39:00:00:00:00:00:00:00:00:00:14:41:80:00:20:D4:14:41:82:02
LAN Type          : 802.3
MTU               : 1516
IP Address        : 200.200.100.254
IP NetMask        : 255.255.255.0
SmartCell ZX #
If you don't specify parameters with the command, the console prompts you for a choice and provides a default value 
displayed in parentheses. For example, if you enter 
show client
 without specifying a client (as a parameter), the 
following appears:
SmartCell ZX # show client
ClientNumber(ALL)                         : 
Here, the default of "
all
" clients is presented. You can either accept the default by pressing Enter, or you can enter a 
specific client number. Accepting the default displays the following:
SmartCell ZX # show client
ClientNumber(ALL)                         :<Enter>
Client Type    IP Address      Server Type  Server Conn  Status
============================================================================
    0  LANE    200.100.100.254 LECS         Established  Operational
    1  LANE    200.200.100.254 LECS         Established  Operational
    2  IP/ATM  200.50.50.254   Local        Established  Operational
    3  IP/ATM  200.50.40.254   Local        Established  Operational
SmartCell ZX #
When you accept the (
all
) default for 
show
, the information displayed is often 
condensed.
Adding and Modifying
The 
add
 and 
modify
 operators often need parameters. You can enter these parameters on the command line before 
entering the command. If you don't enter the parameters, the switch prompts you for values.