Users Guide

Table Of Contents
Set tagged and untagged VLANs in a template
ome_template_network_vlan
Synopsis
This module lets you select tagged and untagged VLANs to be used in the OpenManage Enterprise template.
Options
Table 31. ome_template_network_vlan
Parameter Required Default Choices Comments
hostname True NA NA Target IP Address or hostname.
username True NA NA Target username
password True NA NA Target user password
port False 443 NA Target HTTPS port
template_name False NA NA
Name of the template
It is mutually exclusive with
I(template_id).
template_id False NA NA
ID of the template
It is mutually exclusive with
I(template_name).
nic_identifier True NA NA Display name of the NIC port in the template
for VLAN configuration.
untagged_networks False NA NA List of untagged networks and their
corresponding NIC ports.
Suboptions-
port- NIC port number of the untagged
VLAN
untagged_network_id-
ID of the untagged VLAN
Enter 0 to clear the untagged VLAN
from the port.
This option is mutually exclusive with
I(untagged_network_name).
To get the VLAN network ID use
the API U( https://I(hostname)/api/
NetworkConfigurationService/
Networks)
untagged_network_name-
Name of the untagged VLAN
Enter 0 to clear the untagged VLAN
from the port.
This option is mutually exclusive with
I(untagged_network_id).
tagged_networks False NA NA List of tagged VLANs and their
corresponding NIC ports.
Suboptions-
port- NIC port number of the tagged
VLAN
tagged_network_ids-
List of IDs of the tagged VLANs
Enter [] to remove the tagged VLAN
from a port.
76 Modules for OpenManage Enterprise (OME)