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

Getting Started with the BCC
117383-D Rev 00
2-7
Example:
To move from ip/192.168.33.66/255.255.255.0 (on ethernet/2/1) to rip/1.2.3.4 on
ethernet/2/2 (Figure 2-2
), enter the following command:
ip/192.168.33.66/255.255.255.0# box;ethernet/2/2;ip/1.2.3.4/255.0.0.0;rip
rip/1.2.3.4#
Figure 2-2. Navigating to an Object in the Configuration
The BCC can automatically search backward (recursively) toward root level until
it finds a level where the object you specify first in the command line exists in the
device configuration tree.
Example:
To move from ip/192.168.33.66/255.255.255.0 on ethernet/2/1 to rip/1.2.3.4 on
ethernet/2/2, enter the following command:
ip/192.168.33.66/255.255.255.0# ethernet/2/2;ip/1.2.3.4/255.0.0.0;rip
rip/1.2.3.4#
box
BCC0009B
ip/1.2.3.4/255.0.0.0
ip/192.168.33.66/255.255.255.0
rip
ethernet/2/2
ethernet/2/1
(Starting context)
(Ending context)