You are reading an unmaintained version of the Ansible documentation. Unmaintained Ansible versions can contain unfixed security vulnerabilities (CVE). Please upgrade to a maintained version. See the latest Ansible documentation.
eos_vrf - Manage VRFs on Arista EOS network devices¶
-name:Create vrfeos_vrf:name:testrd:1:200interfaces:-Ethernet2state:present-name:Delete VRFseos_vrf:name:teststate:absent-name:Create aggregate of VRFs with purgeeos_vrf:aggregate:-{ name:test4, rd:"1:204"}-{ name:test5, rd:"1:205"}state:presentpurge:yes-name:Delete aggregate of VRFseos_vrf:aggregate:-name:test2-name:test3-name:test4-name:test5state:absent
For more information about Red Hat’s this support of this module, please
refer to this knowledge base article<https://access.redhat.com/articles/rhel-top-support-policies>