Users Guide

Table Of Contents
Create, modify, or delete a VLAN
Module: ome_network_vlan
Synopsis
This module allows to:
Create a VLAN on OpenManage Enteprise.
Modify or delete an existing VLAN on OpenManage Enterprise.
Options
Table 60. ome_network_vlan
Parameters 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
state True present present and absent
C(present) creates
a new VLAN or
modifies an existing
VLAN.
C(absent) deletes
an existing VLAN.
Deleting a VLAN
can impact
the network
infrastructure.
name True NA NA Provide the I(name)
of the VLAN to be
created, deleted, or
modified.
new_name False NA NA Provide the I(name)
of the VLAN to be
modified.
description False NA NA Provide a short
description of the
VLAN to be created or
modified.
vlan_minimum False NA NA The minimum value of
the VLAN range.
vlan_maximum False NA NA
The maximum value
of the VLAN range.
A single value
VLAN is created if
the vlan_maximum
and vlan_minmum
values are the same.
type False NA General Purpose
(Bronze), General
Purpose (Silver),
General Purpose
(Gold), General
Purpose (Platinum),
Cluster Interconnect,
Types of the
supported VLAN
networks.
For the description
of each network
type, use API
U(https://
100 Modules for OpenManage Enterprise (OME)