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
Previous revision
hardware:cisco:index.html [2018/02/14 01:38]
kurihara
hardware:cisco:index.html [2018/02/22 23:30] (current)
kurihara
Line 1: Line 1:
 [[:index.html#Hardware|Top#Hardware]] [[:index.html#Hardware|Top#Hardware]]
-====== Cisco (cisco.py)=====+====== Cisco Configuration with Fabric (cisco.py)=====
  
 $FHHOME/fabfile/cisco.py $FHHOME/fabfile/cisco.py
Line 6: Line 6:
 {{INLINETOC}} {{INLINETOC}}
 \\ \\
- +I use Fabric for simple tasks and repetitive tasks. 
-===== Operation =====+\\ 
 +===== Fabric Operation =====
  
 <sxh bash toolbar:false gutter:false> <sxh bash toolbar:false gutter:false>
Line 14: Line 15:
 </sxh> </sxh>
  
-==== Ref. Remote Shell Commands ====+\\ 
 +==== How to Check to Use Fabric in Cisco ==== 
 +<sxh bash toolbar:false gutter:false> 
 +$ ssh user01@xx.xx.xx.xx show version 
 +</sxh> 
 + 
 + 
 +/* 
 +==== Fabric Remote Shell Commands ====
 <sxh bash toolbar:false gutter:false> <sxh bash toolbar:false gutter:false>
 $ fab -H $HOST auth.ciscopro --set shell=False --no-pty -- show interfaces status $ fab -H $HOST auth.ciscopro --set shell=False --no-pty -- show interfaces status
 </sxh> </sxh>
 +*/
 +
  
 \\ \\


hardware/cisco/index.html.1518539882.txt.gz · Last modified: 2018/02/14 01:38 by kurihara