
Using the Bay Command Console (BCC)
3-10
117383-D Rev 00
Example:
In the following example, you specify multiple parameter-value pairs on each
command line.
ethernet 2/1#
ip address 1.2.3.4 mask 255.255.255.0 redirects off
ip.1.2.3.4/255.255.255.0# ospf area 2.3.4.54 hello-interval 5
ospf/1.2.3.4#
Specifying Multiple Values for One Parameter
Some BCC configuration parameters accept multiple values simultaneously.
For example, the Syslog service has a severity-mask parameter that accepts any of
the values --
fault, warning, info, trace, and debug -- as follows:
severity-mask {fault warning info trace debug}
or
severity-mask “fault warning info trace debug”
Notice that you must enter these values within braces or quotes, and with a space
character after each value except the last. The BCC uses the space character as a
delimiter separating each of the values.
Parameters of this data type also typically accept the values
none or all but you
can enter these without braces, for example:
severity-mask all
severity-mask none
Parameter Range Validation
For any parameter that takes a numeric value (integer) within a range of values,
the BCC automatically checks to see if the value you entered exists within the
legal range.
For example, if you look at the legal range for the
mtu parameter of a
classical-ip-service configured on an ATM interface, you see:
classical-ip-service/dallas#
mtu ?
Current value: 4608
Legal values: Range(0-9188)
Default value: 4608
Comentários a estes Manuais