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.
Hi,i want to share an old tcl script. This script displays information of the ospf-neighbor (Router-ID/Area/State/Address/Interface/DNS of Neighbor) and of all ospf id (for me it was helpful so that i dont forget my vrf-ospf-neighbors )# revision 1...
On a Cisco Nexus 7000 i get following in the Admin VDC with priv 15 rights: ---snip---Admin-VDC# >>> import sysAdmin-VDC# >>> print (sys.version)2.7.2 (default, Oct 25 2012, 22:15:30)[GCC 4.3.2]Admin-VDC# >>> import platformAdmin-VDC# >>> platform.li...