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-20
117383-D Rev 00
Example:
Display parameters associated with all objects configured on
ip/192.168.125.34/255.255.255.224:
box# show config ip/192.168.125.34/255.255.255.224 -r -v
ip address 192.168.125.34 mask 255.255.255.224
state enabled
assocaddr 0.0.0.0
cost 1
. . .
. . .
arp
state enabled
back
rip
state enabled
supply enabled
. . .
. . .
. . .
back
back
Displaying Configuration Choices
From your current location in BCC configuration mode, you can display the
following information on objects, parameters, and parameter values available for
you to configure on a Bay Networks device.
Command Task
?
Display objects (subcontexts) available for you to
configure on the current object.
Display the names of parameters of the current
object.
<parameter_name>
?
or:
<adjacent_object_name> <parameter_name>
?
Display the current, legal, and default values for
any parameter of the current object, or for any
parameter of an object at the next (adjacent)
subcontext level in the device configuration tree.
help tree
Display the objects available at every level on the
current branch, starting from your current
location.
help tree -all
Display the entire tree of objects available for you
to configure on this device.