BelAir20E User Guide
Scripting Guidelines
April 2, 2012
Confidential
Document Number BDTM02201-A01 Standard
3 After verifying the script behavior, manually enter the
config-save
and
reboot
commands as required.
Specifying Physical
Interfaces
If you want your script file to specify and control physical interfaces, such as
wifi-1-1
, then your script must contain the declarations described in the
following sections:
•
“Physical Interface Declaration Summary” on page 226
•
“Physical Interface Declaration Specifications” on page 227
As well, this chapter contains examples of the setup, contents and results of a
typical script.
Physical Interface
Declaration Summary
summarizes the declarations required in your script file to specify a
physical interface.
Table 18: BelAir Script Declaration Summary
Script Declaration
Description
int[-<asbly>]-<iftype>[-<desc>]-<instance>
Used to define a physical interface to which the
following CLI commands apply to.
For a definition of
<asbly>
,
<iftype>
,
<desc>
,
and
<instance>
, see
Declaration Specifications” on page 227
/
Precedes a CLI command that is not directed to
the specified physical interface. The CLI command
must start with a slash (/) followed by the mode(s)
containing that command.
“Physical Interface Declaration
int-stop
Terminates a command sequence associated with
a previous declaration