
Getting Started with the BCC
117383-D Rev 00
2-17
To display the most detailed information on values for the same parameter, use
the
? command:
ethernet/2/1# bofl-timeout ?
Current Value: 5
Legal Values: <unsigned integer>
Default Value: 5
To display the value assigned to any parameter of an object configured at the next
subcontext level, first obtain a list objects configured at the next subcontext level:
ethernet/2/1# lso
ip/192.168.125.34/255.255.255.224
Next, copy and paste into the current command line the BCC instance identifier of
the desired object, followed by the name of the parameter you want to check for
current value, as follows:
ethernet/2/1# ip/192.168.125.34/255.255.255.224 address-resolution
address-resolution arp
For the most detailed information on the same parameter, use the ? command:
ethernet/2/1# ip/192.168.125.34/255.255.255.224 address-resolution ?
Current Value: arp
Legal Values:
arp,ddn,pdn,in-arp,arp-in-arp,none,bfe-ddn,probe,arp-probe,atm-arp
Default Value: arp
Displaying All Parameter Values of an Object
To display parameter settings for the current object, use the info or
show config -verbose commands.
Example (using the
info
command):
ethernet/2/1# info
slot 2
circuit-name E21-alpha
state enabled
connector 1
bofl enable
bofl-timeout 5
hardware-filter disable
transmit-queue-length 0
receive-queue-length 0
bofl-retries 5
bofl-tmo-divisor 1
Komentáře k této Příručce