Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
How can ios galaxy modules be used to perform L3 configuration?
The use of cisco.ios.ios_l3_interfaces requires that the interface is already in routed mode. (If this is not the case, the module will abort with an error message).
A solution I could f...