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)
1-6
117383-D Rev 00
The BCC displays the context of an object in terms of its location along a path that
begins at the root level of the device configuration tree. Each semicolon in the
path marks a transition from one level to the next branch level in the device
configuration tree. The semicolon is also equivalent to a Return key entered at the
end of a command, effectively starting a new command line.
For example, if you configure an IP interface (address 1.2.3.4, mask 255.0.0.0) on
ethernet/2/1 of a BLN router, the BCC displays its location as
box; ethernet/2/1; ip/1.2.3.4/255.0.0.0 (Figure 1-4.
).
Figure 1-4. Location or Context in Configuration Mode
Objects and Instances
In BCC terminology, configurable entities are referred to as objects of a particular
class, each of which constitutes an instance:
•An object is a configurable physical or logical entity such as a physical
interface or a protocol on an interface. Every configurable object belongs to a
specific class that defines its characteristics.
BCC0017B
box# ethernet/2/1
ethernet/2/1# ip address 1.2.3.4 mask 255.0.0.0
ip/1.2.3.4/255.0.0.0#
ip/1.2.3.4/255.0.0.0
ethernet/2/1
box