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-12
117383-D Rev 00
Example:
box# show config ip/192.168.125.34/255.255.255.224 -r
ip address 192.168.125.34 mask 255.255.255.224
broadcast 192.168.125.32
arp
back
rip
back
back
Displaying Objects at the Next Subcontext Level
To display by BCC instance identifier any objects configured at the next
subcontext level accessible from your current location in configuration mode, use
the
lso or lso -list (lso -l) commands.
Example:
Display in tabular format a list of objects configured on the current object. Show
the BCC instance identifier of each configured object.
box#
lso
board/1 board/4 dns ip telnet
board/2 board/5 ethernet/2/1 snmp tftp
board/3 console/1 ftp syslog
Example:
Display in nontabular format a list of objects configured on the current object.
Show the BCC instance identifier of each configured object.
box# lso -l
board/1 board/2 board/3 board/4 board/5 ftp snmp tftp console/1
telnet ethernet/2/1 ip dns syslog
Displaying Objects at All Subcontext Levels
To display in hierarchical format the active configuration of the current object and
any other dependent objects configured on the same branch, use the
show config -recursive command.