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.
switch : Nexus 5672OS version : 7.3.3I am getting following error when i try to execute below python command 1. SSH to Nexus 5672 using my admin credential2. type python to access python shell3. typed following in python shell : import smtplib smtpl...
Greetings,I am trying to get Nexus 5548/72 NX-OS 6.3 to use EEM to send an e-mail notification when port security violation is triggered. I am using EEM with python to generate an e-mail notification. Below is my EEM code .I have sanitized it for sec...
Greetings ,I am trying to configure below EEM script on NX-OS but it seems like NX-OS does not support E-mail notification . Below scripts works on 3850/IOS . I was wondering if anybody has any suggestion or solution to make below script work on NX-O...
I am trying to write a EEM script to detect port security violation and send an e-mail notification which includes hostname of network switch, affected port, and mac-address . I got for most part everything working accept i don't see hostname when i ...
I need to know if GRE tunnel is processed in Software of hardware on following routers/switch models ?6500 running sup720 running native IOS720137255524Thanks
Hi Seb,Thanks for your reply. I am using default vrf in nexus. I am able to ping email server from nexus. I am also able to connect to email server on port 25 using telnet from nexus. I think routing is good. I also tested python sendemail.py on Linu...
Hi Seb,Thanks for your reply. I am using default vrf in nexus. I am able to ping email server from nexus. I am also able to connect to email server on port 25 using telnet from nexus. I think routing is good. I also tested python sendemail.py on Linu...