FastHandle - IT Operations Examples

FastHandle is fast operation tools for infrastructure configurations and tests.

User Tools

Site Tools


hardware:cisco:index.html



Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
hardware:cisco:index.html [2018/02/12 01:46]
kurihara
hardware:cisco:index.html [2018/02/14 01:38]
kurihara
Line 47: Line 47:
  
 #------------------------------------------------------------------ #------------------------------------------------------------------
-#cisco.termleng0 +#cisco.term_leng0 
 #------------------------------------------------------------------ #------------------------------------------------------------------
 @task @task
Line 57: Line 57:
  
 #------------------------------------------------------------------ #------------------------------------------------------------------
-#cisco.showrun+#cisco.sh_run
 #------------------------------------------------------------------ #------------------------------------------------------------------
 @task @task
-def showrun():+def sh_run():
     """show runnning-config"""     """show runnning-config"""
     run("show running-config", shell=False)     run("show running-config", shell=False)
Line 69: Line 69:
 #------------------------------------------------------------------ #------------------------------------------------------------------
 @task @task
-def showrun():+def sh_int_status():
     """show interfaces status"""     """show interfaces status"""
     run("show interfaces status", shell=False)     run("show interfaces status", shell=False)


hardware/cisco/index.html.txt ยท Last modified: 2018/02/22 23:30 by kurihara