Resource Type: cisco_exec

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

Overview

A generic way to execute various commands on a router or switch.

Properties

  • refreshonly
    Supported values:
    • true
    • false
  • returns (defaults to: #)

Parameters

  • command
  • context
    Supported values:
    • exec
    • conf
  • name (namevar)
  • provider

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