
Learning to Use the BCC Interface
115976-A Rev. A 2-35
disable
Explicit Allows you to change the
administrative state
of a configured object from
“enabled” to “disabled,” as follows:
ip/1.2.3.4> disable
You can accomplish the same change by assigning the value “disabled” to the
state attribute of an object you want to disable.
enable
Explicit Allows you to change the state of a configured object from “disabled” to
“enabled,” as follows:
ip/1.2.3.4> enable
You can accomplish the same change by assigning the value “enabled” to the
state attribute of an object you want to re-enable.
delete
Explicit The delete operator
• Destroys an object you designate in the command line.
or
• Destroys the object identified in the BCC context-sensitive prompt
For example, both of the following commands destroy an IP interface
previously defined in a router configuration:
bcc> ip 192.32.150.1 delete
or
ip/192.32.150.1> delete
CAUTION: Deleting an object at one level of the configuration tree causes
the BCC to automatically delete any children of that object.
Examples:
• Deleting OSPF from the global IP context causes the BCC to delete any
dependent global services such as OSPF areas, accept policies, and
announce policies. Deleting OSPF from the global IP context also deletes
any instances of OSPF configured on any interface.
• Deleting an instance of IP on an interface also deletes any instances of
protocols configured on the same interface, such as ARP, RIP, or OSPF.
Operator
Type of
Entry Function
Komentarze do niniejszej Instrukcji