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-13
Example:
box# eth 2/1
ethernet/2/1# show config -r
ethernet slot 2 connector 1
circuit-name E21-alpha
ip address 192.168.125.34 mask 255.255.255.224
broadcast 192.168.125.32
arp
back
rip
back
back
back
Output of the show config -r command includes any back commands necessary
for navigation back from the current context to the prior context.
Displaying the Total Device Configuration
To display the hierarchical listing of every object actively configured on this
device, use the
show config -all command.
Example:
box#
show config -all
box
type frecn
build-version {BayRS ## BCC ##}
board slot 5
type sync
back
board slot 7
type srml
back
board slot 9
type dtok
. . .
. . .
. . .
console portnum 1
Note:
If you enter show config -r at root level in configuration mode, the
BCC displays the same output as
show config -all.