User's Manual
Table Of Contents
- Using the Bay Command Console (BCC)
- Contents
- Figures
- Tables
- Preface
- Chapter1 Overview of the BCC
- Chapter2 Getting Started with the BCC
- Entering and Exiting the BCC Interface
- Displaying Your Location in Configuration Mode
- Navigating in Configuration Mode
- Displaying Configuration Data
- Displaying Help on System Commands
- Displaying Help on show Commands
- Chapter3 Entering Commands and Using Command Files
- Chapter4 Tutorial: Configuring a Bay Networks Router
- AppendixA Multilevel Access
- AppendixB System Commands
- AppendixC TCL Support
- Appendix D System show Commands
- AppendixE Syntax for Module Location
- Appendix F BN Console Slot Election
- Index

Using the Bay Command Console (BCC)
3-8
117383-D Rev 00
The following commands are equivalent.
Using full syntax:
box# ethernet slot 2 connector 1
ethernet/2/1#
Using default syntax:
box# ethernet 2/1
ethernet/2/1#
Using Abbreviated Syntax
You can abbreviate BCC configuration commands as follows:
Example:
box# eth 2/1
This command is the same as the following two commands:
box# ethernet slot 2 connector 1
box# ethernet 2/1
If you press [Return] before entering a sufficient number of characters for the
BCC to recognize the name of the object or parameter you want to configure, the
BCC returns an error message.
Example:
box# e
ambiguous command name "e": enable eof error ethernet eval exit
expr
The BCC returns a list of all the commands available in the current context that
start with the letter e. Choose one command from the list, and enter enough
characters for the BCC to recognize that command when you press [Return].
You cannot abbreviate BCC instance identifiers.