브로케이드(Brocade) 장비 컨피그 정리
-콘솔접속 방법
Baud Rate 9600 /Stop Bits 1/Data Bits 8
-OS 업그레이드
copy tftp flash 192.168.0.5 FCXS08030t.bin primary
boot sys flash primary -프라이머리로
#copy flash flash secondary -프라이머리 OS를 세컨더리에 복제
-부트 모니터 업그레이드
copy tftp flash 192.168.0.5 grz10100 bootrom
wr mem
reload
-컨피그 tftp로 백업
# copy startup-config tftp 192.168.10.249 RouterA_Backup_Config
-트래픽 보기
Brocade#show ip traffic
-show tech
Brocade#sh tech-support stack
-show 기본 명령어
-Device# show log (Show syslog entries)
Device# show cpu (Show current CPU Utilization)
Device# show process cpu (Show CPU Utilization of different Processes)
Device# show flash (Show contents of primary and secondary memory locations)
Device# show ver (Show code version plus system information)
Device# show default (Show default services)
Device# show default values (Show default values for services)
Device# show mac (Show MAC tables)
Device# show arp (Show ARP tables)
Device# show ip traffic
Device (config)#show module
Device(config)#show ip interface
Device(config)#show interface [brief]
-Show Command (상태 정보)
B4000# show arp ARP cache를 확인하는 명령
B4000# show version Software version과 Memory, Upload된 시간 등의 정보를확인하는 명령
B4000# show interface Interface별 상태를 확인하는 명령
B4000# show stats Interface별 전송된 Packet, Error 등의 통계를 확인하는 명령
B4000# show ip IP address, mask 등의 정보를 확인하는 명령.
B4000# show span Spanning tree 정보를 확인하는 명령.
B4000# show mac-address MAC forwarding table을 확인하는 명령.
B4000# show flash What is stored on each flash memory에 저장돼 있는 Software Image를 확인하는 명령.
B4000# show vlan 설정된 VLAN의 정보를 확인하는 명령.
B4000# show telnet Telnet session으로 연결된 IP address를 확인하는 명령
B4000# show logging Log 정보를 확인하는 명령
B4000# show ip interface IP interface 정보를 확인하는 명령
B4000# show ip cache IP host/MAC table을 확인하는 명령
B4000# show ip ospf OSPF 정보를 확인하는 명령
B4000# show ip route IP route 및 상태를 확인하는 명령
B4000# show ip traffic IP (ICMP, UDP, TCP, RIP) traffic 통계를 확인하는 명령
B4000# show ip dvmrp DVMRP 정보 를 확인하는 명령
B4000# show ipx cache IPX 정보 를 확인하는 명령
B4000# show ipx interface IPX interface정보 를 확인하는 명령
B4000# show ipx routes IPX route정보 를 확인하는 명령
B4000# show ipx servers IPX 단말들의 정보를 확인하는 명령
B4000# show ipx traffic IPX traffic 양을 확인하는 명령
-Password 복구 방법
Power ON 하면서 ‘b’
Boot mode에서
>no password
>boot system flash primary
'네트워크' 카테고리의 다른 글
[네트워크] secureCRT 프로그램 설정방법 정리 (1) | 2020.09.06 |
---|---|
[네트워크] 시스코(Cisco) Voice VLAN 설정 명령어 정리 (0) | 2020.09.05 |
[네트워크] 시스코(Cisco) USB로 OS 업그레이드 방법! 로그 까지 총 정리 (0) | 2020.09.04 |
[네트워크] 이더채널(Ether Channel) 표준 프로토콜 -LACP(Link Aggregation Control Protocol) 정리 -(시스코-주니퍼 LACP 연동 테스트) (0) | 2020.09.04 |
[네트워크] VRRP(Virtual Router Redundancy Protocol) 개념 정리 (0) | 2020.09.02 |
댓글