Avaya Using Bay Command Console Software Uživatelský manuál Strana 58

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 112
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 57
Using the Bay Command Console
2-26 115976-A Rev. A
Syntax for the source command is as follows:
bcc> source
<volume>
:
<filename>
Entering Multiple Commands per Line
To enter multiple commands in the same line, substitute a semicolon (;) wherever
you would press Return to terminate a command. For example, to configure RIP
on IP (address 1.2.3.4) on an ethernet interface (slot 2, connector 1), enter:
bcc> ethernet 2/1;ip address 1.2.3.4;rip
Continuing a Command Line
You can continue a command line by entering a backslash ( \ ) character at the end
of the current text line. The BCC treats characters on the next physical line as part
of the same BCC logical command line.
You must follow the escape character ( \ ) immediately by a newline (Return)
character. The BCC treats these two characters and any trailing whitespace as if
they were exactly one space. Until you press Return without a preceeding ( \ )
character, the BCC replaces the > symbol in the context-sensitive prompt with an
underscore ( _ ) character.
Example:
bcc> ethernet 2/1
ethernet/2/1> ip 192.32.150.1/255.255.255.0 \
ethernet/2/1_ cost 2 \
ethernet/2/1_ redirects on
ethernet/2/1>
Entering Comments
It is often helpful to add descriptive comments to a BCC configuration file. You
can enter comments in a BCC command line in the following format:
bcc> <command> ;# comment
or
bcc> #comment
bcc> <command>
Zobrazit stránku 57
1 2 ... 53 54 55 56 57 58 59 60 61 62 63 ... 111 112

Komentáře k této Příručce

Žádné komentáře