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.
I can open the Webex teams app and enter my email address, but I’m then brought to a blank screen.The "Webex for Linux" page shows that Ubuntu 20.04 is latest.The "Webex | System Requirements and Support Policy" page is a bit more vague and only list...
PreambleExampleCSVSwitch PrioritiesSwitch NumbersProcess/ExplanationSnippetMerged Config ExampleValidationLogs
Preamble
This was created for and used with FreeZTP, but can likely be used with any Jinja2 templating system.
When this snippet (located...
My goal is to build out an applet to assign a dynamic description to any interface with an authenticated host, whether it be dot1x or MAB. I think this sounds like a great use case for event identity interface regexp Ethernet.*, but I can't even get ...
Is there an elegant way to obtain the switch software version using an EEM applet?
On a 3850 running 3.7.4E, event manager info;
#show event man ver
Embedded Event Manager Version 4.00
Component Versions:
eem: (rel9)1.2.8
eem-gold: (rel1)1.0.2
eem-ca...
The Twitter entry under My Settings > Personal > Social Accounts requests the full URL, but actually requires that only the twitter user name is specified.
Obviously not a huge deal, it just threw me off since the LinkedIn entry requires the full URL...
To provide a follow up, @Ethan Campbell and I sync'ed up via discord and got an EEM applet working based on his requirements with the following script.
event manager applet cdp_desc
event neighbor-discovery interface regexp .* cdp add
action 00.00 ...
Try to configure an event manager user with priv-15.
username eem_svc priv 15 algorithm-type scrypt secret <SUPER_SECRET_PASSWORD>
event manager session cli username "eem_svc"
If you're using TACACS/RADIUS, you may also need to adjust your aaa author...