Skip to content

Commit eedd174

Browse files
committed
Add cisco library import
Only required on the 5K. Can’t run scripts directly without this command (although you can on the 7Ks)
1 parent fd351ad commit eedd174

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

IntfLabel.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
# https://github.com/datacenter/nexus7000/blob/master/cdp_description.py
1111
#
1212

13+
from cisco import *
1314
import xml.etree.cElementTree as ET
1415

1516

0 commit comments

Comments
 (0)