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
nnmunnumberedcfg.sh — Add or Remove nodegroup(s) and subnet(s) for unnumbered interface connectivity
SYNOPSIS
nnmunnumberedcfg.sh
-list |
-enable |
-disable |
-add <nodegroup
> [-subnet <subnet range
>] |
-remove <nodegroup
> [-subnet <subnet range
>] |
-add -file <filename
> |
-remove -file <filename
> |
[-u <username
> -p <password
>]
[-jndiHost <hostName
> Default: localhost]
[-jndiPort <port
> Default: 1099]
DESCRIPTION
nnmunnumberedcfg.sh
adds or removes unnumbered node groups
and subnet IP ranges for unnumbered interface connectivity.
The -list option lists all available unnumbered interface connectivity configuration.
The -enable option enables the unnumbered interface connectivity.
The -disable option disables the unnumbered interface connectivity.
The -add option adds nodegroup and subnet IP ranges to unnumbered interface connectivity.
The -remove option removes nodegroup and subnet IP ranges from unnumbered interface connectivity.
The -file option used to "-add" or "-remove" multiple items. This option accepts a file with a single entry specified per line. If the line contains both nodegroup name and subnet, only the subnet would be deleted. If the line contains just the nodegroup name then the entire nodegroup and associated subnets would be deleted. Each line has the following format: # Comments # e.g # Routers:10.0.0.*,192.168.0.1 # Switches NodeGroupName:IP Subnet1, IP Subnet2 NodeGroupName
NodeGroupName #
(optional comment to help identify the node, if desired)
Where:
NodeGroupName
= the node group name you wish to add or remove.
Comments can be deliminated with a #
character.
IP Subnet1 #
Where:
IP Subnet1
= the IP subnet range you wish to add or remove.
Parameters
nnmunnumberedcfg.sh
supports the following options:
-add <
NodeGroupName
> [-subnet <subnet range
>]-
The name of the node group to be added for unnumbered interface connectivity. Also, optional subnet ranges can be specified
-add -file <
fileName
>-
Specify a text file to read the node group and subnet range from.
-remove <
NodeGroupName
> [-subnet <subnet range
>]-
The name of the node group to be added for unnumbered interface connectivity. Also, optional subnet ranges can be specified
-remove -file <
fileName
>-
Specify a text file to read the node group and subnet range from.
-u <
username
>-
Supply the NNMi administrator username 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
nnmunnumberedcfg.sh -add
-
Adds the nodegroup to the unnumbered interface connectivity
myNodeGroup
. (You must provide an NNM username and password.) nnmunnumberedcfg.sh -remove
-
Removes the nodegroup from unnumbered interface connectivity
myNodeGroup
. (You must provide an NNM username and password.) nnmunnumberedcfg.sh -add -file myFile
-
Reads the nodegroup and subnet ranges specified in the
myFile
file and attempts to add them to the unnumbered group and subnet configuration. (You must provide an NNM username and password.)
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: