pn_stp – CLI command to modify stp¶
New in version 2.8.
Synopsis¶
This module can be used to modify Spanning Tree Protocol parameters.
Parameters¶
Examples¶
- name: Modify stp
pn_stp:
pn_cliswitch: "sw01"
state: "update"
pn_hello_time: "3"
pn_stp_mode: "rstp"
Return Values¶
Common return values are documented here, the following are the fields unique to this module:
Status¶
This module is not guaranteed to have a backwards compatible interface. [preview]
This module is maintained by the Ansible Community. [community]