
Configuring a Network Device
117383-A Rev. A 4-17
Disabling a Configured Object
In most cases, the BCC automatically enables objects that you add to the device
configuration. However, you may need to disable an object to manage or
troubleshoot the device. Here is an example of how to disable an object (
rip) on
ip/1.2.3.4/255.0.0.0:
1. Specify the configuration context for the object you want to disable.
box# ethernet/2/1;ip/1.2.3.4/255.0.0.0;rip
rip/1.2.3.4#
2. Disable RIP.
rip/1.2.3.4# disable
rip/1.2.3.4#
3. Verify that you disabled RIP.
rip/1.2.3.4# state
state disabled
rip/1.2.3.4#
You can also disable an object from its parent context, using the following syntax:
disable
<BCC_instance_identifier>
Example
ip/1.2.3.4# disable rip/1.2.3.4
ip/1.2.3.4/255.0.0.0#
Using this method, you remain in the current context after disabling the branch
object.
Kommentare zu diesen Handbüchern