Part No. 303562-A Rev. 00October 1998BayRS Version 13.00Site Manager Software Version 7.00 BCC Version 4.05Using the Bay Command Console (BCC)
Using the Bay Command Console (BCC)D-2303562-A Rev. 00ARN<interface> <slot> <connector>•<interface> = Interface type: ethernet
303562-A Rev. 00Index-1Symbols{, 3-6Aacronyms, xviBbackplane hardware, C-5BCCaccessing, 2-1command files, 3-10commandsentering, 3-1show, C-1system, A-
Index-2303562-A Rev. 00entering the BCC, 2-1exiting the BCC, 2-1Gglobal objects, defined, 1-7Hhardware information, C-5Help commands, 2-11, A-4history
303562-A Rev. 00Index-3statistics, console, C-4support, Bay Networks, xviisyntaxconfiguration commands, 3-5, D-1Help, 2-11system information, C-11TTCL
303562-A Rev. 00xiTablesTable 2-1. BCC Help Commands ...2-11Table 3-1. Keystr
303562-A Rev. 00xiii PrefaceThe BCC is a command-line interface for configuring Bay Networks devices. If you are responsible for configuring and manag
Using the Bay Command Console (BCC)xiv303562-A Rev. 00Text ConventionsThis guide uses the following text conventions:angle brackets (< >) Indica
Preface303562-A Rev. 00xv italic text Indicates file and directory names, new terms, book titles, and variables in command syntax descriptions. Where
Using the Bay Command Console (BCC)xvi303562-A Rev. 00AcronymsBay Networks Technical PublicationsYou can now print Bay Networks technical manuals and
Preface303562-A Rev. 00xvii You can purchase Bay Networks documentation sets, CDs, and selected technical publications through the Bay Networks Collat
303562-A Rev. 001-1Chapter 1Overview of the BCCThe BCC is a command-line interface for configuring Bay Networks devices. After logging on to a device,
ii303562-A Rev. 004401 Great America Parkway 8 Federal StreetSanta Clara, CA 95054 Billerica, MA 01821Copyright © 1998 Bay Networks, Inc.All rights re
Using the Bay Command Console (BCC)1-2303562-A Rev. 00From the bcc> prompt, you can: • Execute any system command not classified as “Technician Int
Overview of the BCC303562-A Rev. 001-3Terminology and ConceptsThis section describes key terms and concepts of the BCC interface.Configuration Hierarc
Using the Bay Command Console (BCC)1-4303562-A Rev. 00Figure 1-2. Sample BCC Configurationipospfserial/3/1box(root)arpethernet/2/1ethernet/2/2ip/1.2.3
Overview of the BCC303562-A Rev. 001-5You use BCC commands to create new objects and to modify or delete objects in an existing configuration hierarch
Using the Bay Command Console (BCC)1-6303562-A Rev. 00The BCC understands the context of an object in terms of its location along a path that begins a
Overview of the BCC303562-A Rev. 001-7• An instance is an object uniquely identifiable within the total device configuration. Each instance is identif
Using the Bay Command Console (BCC)1-8303562-A Rev. 00Physical Device ObjectsThe following sections provide BCC terms for the physical device.BoxThe B
Overview of the BCC303562-A Rev. 001-9ConnectorThe BCC uses the term connector to identify the physical and electrical means to interconnect a network
Using the Bay Command Console (BCC)1-10303562-A Rev. 00ParametersA parameter is an attribute (or property) of a configurable object. Parameters can be
303562-A Rev. 002-1 Chapter 2Getting Started with the BCCThis chapter provides information about the following topics:Entering and Exiting the BCC Int
303562-A Rev. 00iiiBay Networks, Inc. Software License AgreementNOTICE: Please carefully read this license agreement before copying or using the acco
Using the Bay Command Console (BCC)2-2303562-A Rev. 003.Enter bcc at the Technician Interface prompt. Router1> bcc Welcome to Bay Command Conso
Getting Started with the BCC303562-A Rev. 002-3 Displaying ContextIn configuration mode, the BCC displays a context-sensitive prompt. The prompt ident
Using the Bay Command Console (BCC)2-4303562-A Rev. 00Entering the back command with an integer moves you from your current working location, back tow
Getting Started with the BCC303562-A Rev. 002-5 Example (go back two levels):rip/192.168.155.151# ethernet/2/1ethernet/2/1#In the second example, the
Using the Bay Command Console (BCC)2-6303562-A Rev. 00Figure 2-1. Moving Away from Root LevelMoving to Any Context in the Device ConfigurationTo navig
Getting Started with the BCC303562-A Rev. 002-7 Figure 2-2. Navigating to an Object in the ConfigurationThe BCC can automatically search backward (rec
Using the Bay Command Console (BCC)2-8303562-A Rev. 00Figure 2-3. Navigating with the BCC Recursive Search FeatureDisplaying Configuration DataTo disp
Getting Started with the BCC303562-A Rev. 002-9 Example:bcc> show config -allbox type freln board slot 1 type srml back board slot 2
Using the Bay Command Console (BCC)2-10303562-A Rev. 00Displaying the Configuration of One ObjectTo view objects configured within a specific part of
Getting Started with the BCC303562-A Rev. 002-11 Using Online HelpThis section describes how to use BCC online Help.Help CommandsTable 2-1 lists the c
iv303562-A Rev. 00its own data and information and for maintaining adequate procedures apart from the Software to reconstruct lost or altered files,
Using the Bay Command Console (BCC)2-12303562-A Rev. 00help <path> <object_name> Describe parameters of an object outside the current cont
Getting Started with the BCC303562-A Rev. 002-13 Help Command ExamplesThis section provides examples of how you can use the Help commands to get BCC i
Using the Bay Command Console (BCC)2-14303562-A Rev. 00Listing Available Objects, Parameters, and System CommandsTo list the names of all objects, par
Getting Started with the BCC303562-A Rev. 002-15 Figure 2-4. Objects You Can Configure at the Next LevelDisplaying Values Assigned to ParametersTo dis
303562-A Rev. 003-1 Chapter 3Entering Commands and Using Command FilesThis chapter provides information about the following topics:Entering CommandsTh
Using the Bay Command Console (BCC)3-2303562-A Rev. 00Using Command AbbreviationsWhen you enter BCC commands in configuration mode, you can shorten ob
Entering Commands and Using Command Files303562-A Rev. 003-3 Editing Command LinesTable 3-1 describes the keystrokes you can use to edit BCC command l
Using the Bay Command Console (BCC)3-4303562-A Rev. 00Entering Multiple Commands on a LineTo enter multiple commands on the same line, type a semicolo
Entering Commands and Using Command Files303562-A Rev. 003-5 System CommandsThe BCC supports all system commands described in Appendix A. For Help on
303562-A Rev. 00vContents PrefaceBefore You Begin ...
Using the Bay Command Console (BCC)3-6303562-A Rev. 00• Syntax for specifying the object you want to configure may vary according to the number of slo
Entering Commands and Using Command Files303562-A Rev. 003-7 [<parameter> <value>] is any parameter-value pair you can optionally customiz
Using the Bay Command Console (BCC)3-8303562-A Rev. 00If you press Return before entering a sufficient number of characters for the BCC to recognize t
Entering Commands and Using Command Files303562-A Rev. 003-9 Example:In the following example, you specify one parameter-value pair on each command li
Using the Bay Command Console (BCC)3-10303562-A Rev. 00Disabling, Reenabling, and Deleting a Configured ObjectTable 3-2 lists the commands you can use
Entering Commands and Using Command Files303562-A Rev. 003-11 Saving Commands to a FileIf you log in to a Bay Networks router from a PC or workstation
Using the Bay Command Console (BCC)3-12303562-A Rev. 00Entering Configuration Commands from a FileWhen you are logged in to the BCC as Manager, you ca
303562-A Rev. 004-1 Chapter 4Tutorial: Configuring a Network DeviceThis chapter provides a tutorial that guides you through the initial configuration
Using the Bay Command Console (BCC)4-2303562-A Rev. 00You may find it helpful to first diagram what you want to configure in terms of the BCC configur
Tutorial: Configuring a Network Device303562-A Rev. 004-3 Figure 4-1. Sample BCC Configuration (BCN Router)After you create a diagram of the device co
vi303562-A Rev. 00Moving Back One or More Levels ...2-4Moving Back to Root Level .
Using the Bay Command Console (BCC)4-4303562-A Rev. 00Figure 4-2. Typical BCC Configuration CycleBCC0013BEnter info to check parameter values assigned
Tutorial: Configuring a Network Device303562-A Rev. 004-5 To create the sample configuration shown in Figure 4-1 using BCC commands, proceed as follow
Using the Bay Command Console (BCC)4-6303562-A Rev. 004.Check the hardware configuration of the router.box# show configbox type frecn (BCN router with
Tutorial: Configuring a Network Device303562-A Rev. 004-7 6.Check what you can configure (sub-contexts and parameters) at this level.ethernet/13/1# ?S
Using the Bay Command Console (BCC)4-8303562-A Rev. 007.Add IP (address 192.168.133.114) to ethernet/13/1.ethernet/13/1# ip 192.168.133.114Usage: &quo
Tutorial: Configuring a Network Device303562-A Rev. 004-9 9.Change the subnet mask to 255.255.255.224.ip/192.168.133.114/255.255.255.0# mask 255.255.2
Using the Bay Command Console (BCC)4-10303562-A Rev. 0012.Return to root (box) level to configure global system services.rip/192.168.133.114# box box#
Tutorial: Configuring a Network Device303562-A Rev. 004-11 16.Check what you can configure next at this level.snmp# ?Sub-Contexts: community tr
Using the Bay Command Console (BCC)4-12303562-A Rev. 0019.Check the values currently assigned to parameters of this SNMP community.community/public# i
Tutorial: Configuring a Network Device303562-A Rev. 004-13 25.Check the values currently assigned to parameters of TFTP.tftp# info on box state enab
303562-A Rev. 00viiChapter 4 Tutorial: Configuring a Network DeviceCreating and Modifying a Device Configuration ...
Using the Bay Command Console (BCC)4-14303562-A Rev. 0030.Check values currently assigned to parameters of FTP. ftp# info on box state enabled def
Tutorial: Configuring a Network Device303562-A Rev. 004-15 35.Save the file using a name other than config until you can test the configuration.box#
Using the Bay Command Console (BCC)4-16303562-A Rev. 00You can also disable an object from its parent context, using the following syntax:disable <
Tutorial: Configuring a Network Device303562-A Rev. 004-17 Deleting a Configured ObjectBecause of the tree hierarchy, objects on higher branches of th
Using the Bay Command Console (BCC)4-18303562-A Rev. 00Using this method, you remain in the current context after deleting the branch object.
303562-A Rev. 00A-1 Appendix ASystem CommandsThe BCC supports the system commands listed in Table A-1. For more detailed information about any of thes
Using the Bay Command Console (BCC)A-2303562-A Rev. 00Table A-1. System CommandsCommand PurposeLogin/Access PrivilegesManager User?<command> ?&l
System Commands303562-A Rev. 00A-3 compact <volume>: Compact existing files into a contiguous address space on a volume, and compact all unused
Using the Bay Command Console (BCC)A-4303562-A Rev. 00delete [<BCC_instance_ID>](BCC configuration read-write mode only)Delete the object descri
System Commands303562-A Rev. 00A-5 help commandsDisplay an alphabetical list of all commands, with syntax and terse descriptions.✔✔help commands -more
Using the Bay Command Console (BCC)A-6303562-A Rev. 00help [ <command> | -all ](Technician Interface only)The help command, entered without argu
System Commands303562-A Rev. 00A-7 log [<vol>:<logfile>] [-d<date>] [-t<time>] [-e“<entity>” ] [-f<severity>] [-s&
Using the Bay Command Console (BCC)A-8303562-A Rev. 00mset {<obj_name>|<obj_id>}.{<attr_name>| <attr_id>}.{<inst_id>} {&
System Commands303562-A Rev. 00A-9 rm <vol>:<filename>(BCC only)Remove (delete) the file from the specified volume.✔save {config | aliases
Using the Bay Command Console (BCC)A-10303562-A Rev. 00type [-x] <vol>:<filename>Display the contents of the designated file in ASCII or H
303562-A Rev. 00B-1 Appendix BTCL SupportThe BCC supports the following subset of Tool Command Language (TCL) scripting commands on the router platfor
303562-A Rev. 00C-1 Appendix CSystem show CommandsThis appendix describes the following BCC system show commands.For information about the show config
Using the Bay Command Console (BCC)C-2303562-A Rev. 00show consoleThe show console <option> commands display console port configuration and stat
System show Commands303562-A Rev. 00C-3 Parity Serial port’s current parity setting.Stop Bits Number of stop bits in the serial port’s configuration.M
303562-A Rev. 00ixFiguresFigure 1-1. The Technician Interface and the BCC Interface ...1-1Figure 1-2. Sample BCC Co
Using the Bay Command Console (BCC)C-4303562-A Rev. 00statsDisplays login information and console port error statistics.The table includes the followi
System show Commands303562-A Rev. 00C-5 show hardwareThe show hardware <option> commands display information about router hardware.The show hard
Using the Bay Command Console (BCC)C-6303562-A Rev. 00memory [<slot>]Displays memory configuration and capacity information about all slots or a
System show Commands303562-A Rev. 00C-7 show processThe show process <option> commands display information about the use of resources (buffers,
Using the Bay Command Console (BCC)C-8303562-A Rev. 00cpu [detail | total]Displays the CPU usage in hundredths of seconds and the percentage of total
System show Commands303562-A Rev. 00C-9 memory [detail | total]Displays the number of bytes and the percentage of memory used by all processes on the
Using the Bay Command Console (BCC)C-10303562-A Rev. 00show systemThe show system <option> commands display information about the overall system
System show Commands303562-A Rev. 00C-11 informationDisplays general system information (system name, contact, node location, image data, MIB version,
Using the Bay Command Console (BCC)C-12303562-A Rev. 00tasksDisplays the number of tasks scheduled to run on all slots. This number is highly volatile
303562-A Rev. 00D-1 Appendix DSyntax for Module LocationTable D-1 lists the syntax for specifying the physical location of a module for each Bay Netwo
Commentaires sur ces manuels