Resource Type: cisco_vlan

Defined in:
lib/puppet/type/cisco_vlan.rb
Providers:
cisco_ios

Overview

This represents a vlan configuration on a router or switch.

Properties

  • desc
    Supported values:
    • /^\S+$/
  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • name (namevar)
    Supported values:
    • /^\d+$/
  • provider

    The specific backend to use for this ‘cisco_vlan` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.