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)
2-6
117383-D Rev 00
Moving Forward One or More Levels
To move from your current working level to the next configured level
(Figure 2-1
), enter the BCC instance ID of the desired object, as follows:
Example:
box#
ethernet/2/1
ethernet/2/1#
ip/1.2.3.4/255.0.0.0
ip/1.2.3.4/255.0.0.0#
rip
rip/1.2.3.4#
Notice that a slash character (/) joins the name and any required parameter values
to make a BCC instance ID for any configured object.
Figure 2-1. Moving Away from Root Level
Moving to Any Context in the Device Configuration
To navigate to any configured object, you can specify a full, or absolute, path from
root (box or stack) level at any prompt. When you enter a path, specify the BCC
instance identifier of each object.
box# eth 2/1
BCC0014B
ethernet/2/1# ip/1.2.3.4/255.0.0.0
ip/1.2.3.4/255.0.0.0# rip
rip/1.2.3.4#
(Starting
context)
(Ending
context)
ip/1.2.3.4/255.0.0.0
rip/1.2.3.4
ethernet/2/1
box