Resource Type: panos_virtual_router

Defined in:
lib/puppet/type/panos_virtual_router.rb

Overview

This type provides Puppet with the capabilities to manage “virtual router” objects on Palo Alto devices.

Properties

  • ad_ebgp (defaults to: 20)

    EBGP administrative distance. Range is 10-240.

  • ad_ibgp (defaults to: 200)

    IBGP Administrative distance. Range is 10-240.

  • ad_ospf_ext (defaults to: 110)

    OSPF External Administrative distance. Range is 10-240.

  • ad_ospf_int (defaults to: 30)

    OSPF Interface Administrative distance. Range is 10-240.

  • ad_ospfv3_ext (defaults to: 110)

    OSPFv3 Interface Administrative distance. Range is 10-240.

  • ad_ospfv3_int (defaults to: 30)

    OSPFv3 External Administrative distance. Range is 10-240.

  • ad_rip (defaults to: 120)

    RIP administrative distance. Range is 10-240.

  • ad_static (defaults to: 10)

    Static IPv4 Administrative distance. Range is 10-240.

  • ad_static_ipv6 (defaults to: 10)

    Static IPv6 Administrative distance. Range is 10-240.

  • ensure (defaults to: present)

    Whether this resource should be present or absent on the target system.

  • interfaces

    The color of the tag

Parameters

  • name (namevar)

    The display-name of the tag.