[네트워크] 시스코(Cisco) 기본 show command 정리
시스코(Cisco) 기본 show command 정리
basic show command
[ 플래시 메모리 정보보기 ]
Router# show flash
[ 라우터의 현재정보 보기 ]
Router# show version →사용중인 장비 설정 및 IOS 버전 확인
[ 인터페이스 정보보기 ]
Router# show interface
[ 라우팅프로토콜 정보보기 ]
Router# show ip protocols
[ 이더넷 인터페이스 0번 보기 ]
Router# show interface ethernet 0
[ 라우터 CPU 사용률 보기 ]
Router# show processes cpu
[ 라우터 메모리 상태 보기 ]
Router# show memory
[ 라우팅 테이블 보기 ]
Router# show ip route
[이전 명령어 확인 명령어]
Switch# show history
[arp 테이블 확인]
Switch#show arp
[MAC 주소 테이블 확인]
Switch#show mac-address-table
[VLAN 데이터베이스 정보 확인]
Switch#show vlan
Switch#show vlan brief
Switch#show vlan-switch
Switch#show vlan-switch brief
[Trunk 정보 확인]
Switch#show interface trunk
[VTP 상태 확인]
Switch#show vtp status
[스패닝트리 상태 확인]
Switch#show spanning-tree
[텔넷 접속 확인 명령어]
R0#show tcp brief
TCB Local Address Foreign Address (state) 07449710 203.230.7.1.23 203.230.7.3.1025
R0#show line
Tty Line Typ Tx/Rx A Roty AccO AccI Uses Noise Overruns Int * 0 0 CTY - - - - 0 0 0/0
[인터페이스 fa0/0 의 hello 및 dead interval 값 확인]
Router(config)#show ip ospf interface fa0/0