
Configuring a Network Device
115976-A Rev. A 3-13
Modifying an Existing Configuration
This section describes by example how to modify an existing device
configuration. Specifically, the example requires you to
1. Log in to a Bay Networks router, and start the BCC interface.
2. Navigate to the context of OSPF on ip/1.2.3.4.
3. Change the value of the OSPF type attribute from broadcast to ietf.
Log in to the Technician Interface, enter the
bcc-trial command to start the BCC,
and then proceed as follows (refer to F
igure 3-2 as needed):
1. Navigate to the context of rip on ip/1.2.3.4 as follows:
bcc> ethernet/2/1;ip/1.2.3.4;ospf area 0.0.0.0
rip/1.2.3.4>
Note that each semicolon (;) serves as a Return in the command line.
2. Enter type and press Return to get the value currently assigned to that
attribute of OSPF on an interface.
ospf/1.2.3.4> type
type broadcast
3. Enter help type and press Return to get a list of legal values for that
attribute.
ospf/1.2.3.4> help type
type: Specifies the type of network
Legal value: {broadcast nbma pointtopoint pmp ietf}.
The BCC shows the legal values for type in the list format described in
Chapter 2.
4. Change the value of the type attribute from broadcast to ietf by simply
entering a new attribute-value pair, as follows:
ospf/1.2.3.4> type ietf
5. Verify the new value by repeating step 2.
ospf/1.2.3.4> type
type ietf
Komentáře k této Příručce