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.
Hello,
No solution. The only way is to use macro with the event link UP / link down.
For example:
macro auto execute AP_MACRO {
if [[ $LINKUP == YES ]]
then conf t
interface $INTERFACE
macro description $TRIGGER
no source template Port_Acce...
Hi,
Thanks for the post. It worked perfectly for me.
However, do you know if there is any way to remove the configuration received by a sticky template?
The only solution that we have for the moment is to reload the switch...
Thanks,
Laurent