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-14
117383-D Rev 00
prompt {"%slot%:"}
auto-manager-script automgr.bat
auto-user-script autouser.bat
back
ethernet slot 13 connector 1
circuit-name E131
ip address 192.168.133.114 mask 255.255.255.224
arp
back
rip
back
back
back
. . .
. . .
. . .
Displaying the Path to Every Configured Object
To display by BCC instance identifier the path to every object configured at the
next subcontext levels, enter the
lso -recursive (lso -r) command from your
current context.
Note that
lso -r intially lists all objects configured at the next subcontext level, and
then displays the detailed path to each of those objects in standard BCC
configuration syntax.
Example (from root level, BLN router):
box#
lso -r
board/1 board/4 dns ip telnet
board/2 board/5 ethernet/2/1 snmp tftp
board/3 console/1 ftp syslog
box; board/1;
box; board/2;
. . .
. . .
box; snmp;
community/public
Note:
The BCC displays the same output as show config -all when you enter
show config -recursive at root level in configuration mode.