JunOS 기본 명령어
>show ethernet-switching table = MAC 테이블 보기
>show ethernet-switching interfaces = L2인터페이스 확인 (STP Block 확인)
>show route = 라우팅 테이블 보기
>show arp = arp 테이블 보기
>show version = 버전, 모델명, 호스트네임, OS 보기
>show system uptime = 업타임
>show system alarms = 알람보기
>show system license =라이센스 확인
>show system memory =메모리 정보 확인
>show system software = 설치된 패키지 확인
>show system boot-messages = 마지막 부팅시 표시 메시지 확인
>show system process extensive/summary = 내부 프로세스 동작상태 확인
>show system users = 현재 시스템에 접속한 계정정보
(request system logout user xxx : 강제 logout가능)
#show users
clear line (username) -유저 세션 지우기
>show chassis routing-engine = 라우팅 엔진 정보
>show chassis hardware detail = 하드웨어 상태, 시리얼, 장비명
>show chassis environment = 온도 , 팬 상태 확인
>show interfaces terse = interface ip 및 접속상태 확인
>show interfaces descriptions = interface 상태 확인
>show interfaces extensive = 인터페이스에 대한 전반적인 모니터링
>show configuration = active configuration 확인
>show log messages = log 확인
# run show log messages | last 50 = 마지막 50줄 로그 확인
>set system syslog file messages any notice = log 레벨 설정 > 뒤의 notice가 레벨
No comments to display
No comments to display