1=================================================================================
2Ansible Network Collection for Enterprise SONiC Distribution by Dell Technologies
3=================================================================================
4
5.. contents:: Topics
6
7v1.0.0
8======
9
10New Plugins
11-----------
12
13CLICONF
14~~~~~~~
15
16- sonic - Use Ansible CLICONF to run commands on Enterprise SONiC.
17
18HTTPAPI
19~~~~~~~
20
21- sonic - Use Ansible HTTPAPI to run commands on Enterprise SONiC.
22
23
24New Modules
25-----------
26
27- sonic_command - Run commands through Management Framework CLI.
28- sonic_config - Manage configuration through the Management Framework CLI.
29- sonic_api - Perform REST operations through the Management Framework REST API.
30
31New Resource modules
32--------------------
33
34- sonic_interfaces - Interface resource module
35- sonic_l2_interfaces - Layer 2 interface resource module
36- sonic_l3_interfaces - Layer 3 interface resource module
37- sonic_lag_interfaces - Link aggregation (LAG) resource module
38- sonic_vlans - VLAN resource module
39- sonic_bgp - BGP configuration
40- sonic_bgp_af - BGP AF configuration
41- sonic_bgp_neighbors - BGP neighbors configuration
42- sonic_bgp_neighbors_af - BGP neighbors AF configuration
43- sonic_bgp_as_paths - BGP AS path configuration
44- sonic_bgp_communities - BGP communities configuration
45- sonic_bgp_ext_communities - BGP Ext communities configuration
46- sonic_mclag - MLAG configuration
47- sonic_vrfs - VRF configuration
48- sonic_vxlan - VxLAN EVPN configuration
49
50(c) 2020 Dell Inc. or its subsidiaries. All Rights Reserved.