Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
Name
nnmloadipmappings.sh — load overlapping IP address information
SYNOPSIS
nnmloadipmappings.sh
-f mapping file
[-u <username
> -p <password
>]
[-jndiHost <hostName
> Default: localhost]
[-jndiPort <port
> Default: 1099]
DESCRIPTION
nnmloadipmappings.sh
allows
customer to load IP address mappings configured in static NAT
[RFC2663] environment from a text file. The loaded mappings
will be populated into the corresponding IP Address inventory.
The -f option accepts a file with a single entry specified per line. Each line has the following format:
Tenant Name
, "Public IP Address
", "Private IP Address
"
Where:
Tenant Name
= The name of a tenant.
Public IP Address
= A specific NATed IPv4 address exposed to the ourside network.
Private IP Address
= A specific internal IPv4 address corresponding to the NATed public IP address.
Comments can be deliminated with a #
character.
Note that one public IP address can only map to one private IP address in a tenant. Same for the private IP address in a tenant, it only can map to one public IP address. However, multiple mappings on a device is supported.
Parameters
The nnmloadipmappings.sh
command recognizes the following parameters and options:
-f
mapping file
-
Specify a text file to read the IP Address mappings from.
-u <
username
>-
Supply the NNMi administrator password to run the script.
-p <
password
>-
Supply the NNMi administrator password to run the script.
-jndiHost <
serverName
>-
The server JNDI host; default is
localhost
. -jndiPort <
port
>-
The server JNDI port; default is
1099
.
EXAMPLES
Load IP address mappings from a file name that is named Tenant1Mappings.txt:
nnmloadipmappings.sh -f /tmp/Tenant1Mappings.txt
Load IP address mappings from a file name that is named Tenant2Mappings.txt with username and password:
nnmloadipmappings.sh -u username -p password -f /tmp/Tenant2Mappings.txt
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to network-management-doc-feedback@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: