
Using the Bay Command Console (BCC)
4-16
117383-D Rev 00
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/255.0.0.0# 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.
Enabling a Configured Object
If you disable a configured object, 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>
Komentáře k této Příručce