
Location Table
Use the location table to define sites that the NETServer can dial out to. (As opposed to dialing in, which requires a User Table entry).
How To . . .
Add a Location to the Location Table
To add a remote site or host to the Location Table, use the following command:
add location <location name>
The Location Name is case sensitive and can be up to 15 charac- ters long. Sales and sales would be two different locations. The Location Name should be the name for the remote site in the remote network’s SNMP server, domain server, or Novell bindery.
Bring Up the List of Commands
To bring up a list of commands and command options for the Location Table, use the following command:
help set location
Change a Location’s Parameter(s)
To change a location’s parameters, use the following command:
set location <location name> <option> <value>
For example, to change the MTU value of a location called westsales to 1099, you would issue the following command:
set location westsales mtu 1099
Delete a Location from the Location Table
To delete a location, use the following command:
delete location <location name>