반응형

출처: http://byenetwork.tistory.com/159



=============================
cisco
=============================
show clock
show ver
show environment
dir
show proc cpu sort
show proc mem
show mac-add
show inter status
show inter | in error
show cdp ne
show vlan
show vtp status 
show inter trunk
show etherchannel sum
show span
show inter trunk
show ip int b
show ip route
show arp
show standby brief 
show vrrp brief 
show access-list
show run
show log


tclsh
foreach address {
192.168.0.1
192.168.0.2
192.168.0.100
192.168.0.111
192.168.0.20
} {
ping $address }

=============================
알테온
=============================
/c/d
/info/sys/fan
/info/sys/general
/info/link
/info/port
/stats/port 1/if
/info/sys/log
/stats/slb/real 30
/stats/slb/virt 100
ping

=============================
알카텔
=============================
show/tech  ==version 확인
장비명/버전/팬/씨피유/램/사용확인

 

=============================
piolink
=============================
  show run 
  show system 
  show hardware-status   
  sho port 
  show vlan
  show trunk 
  show statistics port 
  show port-boundary 
  show port-monitoring   
  show ip interface 
  show ip route
  show arp
  show slb  
  show info slb
  sho  statistics slb

=============================
화웨이 H3C
=============================
display current-configuration
display saved-configuration
display boot-loader 
display link-aggregation interface/summary/verbose
display vlan 10
display port trunk
display stp 
display stp brief
display ip interface brief
display ip routing-table 
display acl config all
display acl running-packet-filter all


snmp
display snmp-agent sys-info
display snmp-agent community 
display snmp-agent statistics

미러링
display mirroring-group x

로깅
terminal logging
display trapbuffer
display logbuffer


디버깅
debugging ip icmp
terminal debugging
display debugging

반응형

+ Recent posts