
Configuring a Network Device
115976-A Rev. A 3-15
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:
1. Specify the configuration context for the object you want to disable:
bcc> ethernet slot 2 connector 1
ethernet/2/1> ip 1.2.3.4
ip/1.2.3.4> rip
rip/1.2.3.4>
The BCC prompt indicates your current configuration context, before and
after each command.
2. Disable RIP.
rip/1.2.3.4> disable
rip/1.2.3.4>
3. Verify RIP.
rip/1.2.3.4> info state
disabled
rip/1.2.3.4>
Enabling a Configured Object
Using the previous example, proceed as follows to reenable an object (rip) on
ip/1.2.3.4:
1. Specify the configuration context for rip:
bcc> ethernet slot 2 connector 1
ethernet/2/1> ip 1.2.3.4
ip/1.2.3.4> rip
rip/1.2.3.4>
The BCC prompt indicates your current configuration context, before and
after each command.
2. Reenable RIP.
rip/1.2.3.4> enable
rip/1.2.3.4>
Komentáře k této Příručce