
128 MergePoint 5224/5240 Service Processor Manager Installer and Administrator Guide
6. Add a network route, if desired, by entering the network address after the add network
st_routes command in the form 1.2.3.4/24.
7. For both host and network routes, use the set network st_routes command to assign the route to
an interface or to a gateway and optionally assign it a metric, by performing the
following steps.
a. To assign the route to an interface, enter set network st_routes IPaddress |
networkIPaddress/NN device ethN.
The following screen example shows assigning the host route created in step 5 to the
device eth0 and assigning an optional metric.
b. To assign the route to a gateway, enter set network st_routes IPaddress |
networkIPaddress/NN gateway gatewayIP.
The following screen example shows assigning the network route created in step 6 to the
gateway 192.168.2.0.
Saving Configuration Changes
As described in How Configuration Changes Are Handled on page 55, the Web Manager and the
cli utility do not save changes as they are made. The following procedures show the steps
administrators need to take to save changes to configuration files in different environments on the
SP manager.
When changes are made by an administrative user using the Web Manager, an Unsaved changes
button displays until the administrative user clicks the Save and apply changes button.
cli> add network st_routes networkIP/24
OK
cli> set network st_routes IPaddress | networkIPaddress/NN ethN \
metric N
OK
cli> set network st_routes IPaddress
| networkIPaddress/NN \
gateway gatewayIP
OK
Kommentare zu diesen Handbüchern