Hello!
I am looking for a way to configure an alert that will show the status of all its interfaces.
For example (email sent)
Subject: NodeX is up/degraded
Content:
NodeX is up but is degraded.
List of all interfaces:
serial0/0 is down
serial0/1 is up
serial0/2 is up
serial0/3 is up
How I can do this?
Thank you