
Configuring a Network Device
117383-B Rev. 00
4-17
Enabling a Configured Object
If you disable a configured object to manage or troubleshoot the local device, you
can use the BCC
enable
command to reenable that object. Here is a BN router
example of how to enable an object (
rip
) previously disabled on
ip/1.2.3.4/255.0.0.0
:
1.
Specify the configuration context for
RIP
.
box# ethernet/2/1;ip/1.2.3.4/255.0.0.0;rip
rip/1.2.3.4#
2.
Reenable RIP.
rip/1.2.3.4# enable
rip/1.2.3.4#
3.
Verify that you reenabled RIP.
rip/1.2.3.4# state
state enabled
rip/1.2.3.4#
You can also enable an object from its parent context, using the following syntax:
enable
<BCC_instance_identifier>
Example
ip/1.2.3.4/255.0.0.0# enable rip/1.2.3.4
ip/1.2.3.4/255.0.0.0#
Using this method, you remain in the current context after enabling the branch
object.
Comentarios a estos manuales