
Entering Commands
117383-B Rev. 00
3-5
You must immediately follow the initial escape character ( \ ) with a newline
(Return) character. The BCC treats these two characters and any trailing spaces as
if they were exactly one space. Until you press Return without a preceding escape
( \ ) character, the BCC replaces the # symbol in the context-sensitive prompt with
an underscore ( _ ) character.
Example
ip/1.2.3.4/255.0.0.0# cost 2 \
ip/1.2.3.4/255.0.0.0_ mask-reply on \
ip/1.2.3.4/255.0.0.0_ proxy on \
ip/1.2.3.4/255.0.0.0_ aging cache-on
ip/1.2.3.4/255.0.0.0#
Some command symbols normally used in pairs to denote the beginning and the
end of a set of data also produce the continuation (underscore) prompt, including
braces ({ }), brackets ([ ]), and quotes (“ ”).
Example:
box# { ...
box_ ...}
box#
or:
box# [...
box_ ...]
box#
or:
box# “...
box_ ...”
box#
The BCC displays the underscore prompt after you type the opening symbol
because it is expecting data plus the corresponding closing symbol.
Note: If you inadvertently type one of the opening symbols and see an
underscore prompt, just type the corresponding closing symbol to restore the
normal (#) prompt in BCC configuration mode.
Kommentare zu diesen Handbüchern