Configuring Routes With Cli - Avocent MERGEPOINT SP MANAGER Installer/User Manual

Sp manager
Table of Contents

Advertisement

MergePoint® SP Manager Installer/User Guide
110
New_Menu_Option = command_pathname_and_options
New_Submenu = newsubmenu
4. Add a definition for a submenu using the defined keyword by entering the following:
[newsubmenu]
Submenu_Option1 = command_pathname_and_options
Submenu_Option2 = command_pathname_and_options
5. Save and quit the file.

Configuring Routes With CLI

The following procedures give examples for using the CLI utility for configuring default, host
and network routes and assigning them to interfaces or to gateways.
NOTE: Setting a gateway IP address automatically creates a default route to the gateway's IP address.
To configure routes with CLI:
1. Log into the console as
2. Enter the
3. Set network interface by entering the following:
cli> set network interface <interface_name> address <IP_address>
OK
4. Set a default route by setting a gateway IP address by entering the following:
cli> set network interface <interface_name> gateway <gatewayIP>
OK
5. Add a host in the host table by entering the host's IP address after the
command.
cli> add network hosts <hostIP> name <hostname> alias <alias>
6. Add a network route by entering the network address after the
command in the form 1.2.3.0/24.
cli> add network st_routes <networkIP/NN>
OK
7. For both host and network routes, use the
route to an interface or to a gateway and optionally assign it a metric, by performing the
following steps.
To assign the route to an interface, enter
networkIPaddress/NN> device <ethN>
root
.
cli
command.
set network st_routes
set network st_routes <IPaddress |
. The following screen example shows
add network hosts
add network st_routes
command to assign the

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents