Skip to content

zpe.nodegrid.network_switch not supporting all sub-locations #76

@m-hau

Description

@m-hau

The zpe.nodegrid.network_switch module currently only supports the interfaces, backplane and vlan sub-location. It is missing support for acl, dhcp_snooping, global, lag, mstp and port_mirroring.

[ansible@nodegrid /]# show /settings/switch_<TAB>
switch_acl/             switch_backplane/       switch_dhcp_snooping/   switch_global/          switch_interfaces/      switch_lag/             switch_mstp/            switch_port_mirroring/  switch_vlan/     

As a workaround, you can use zpe.nodegrid.nodegrid_cmds or zpe.nodegrid.import_settings modules to manually execute the required cli commands/set the options.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions