본문 바로가기
반응형

시스코6

cisco 3650,3850 시리즈 패스워드 초기화 모드 버튼을 누르고 전원 연결 Step1 플래시 파일 시스템 초기화 Switch: flash_init   Step2 다음 명령을 사용하여 시작 구성을 무시합니다. Switch: SWITCH_IGNORE_STARTUP_CFG=1  Step3 플래시에서 packages.conf 파일을 사용하여 스위치를 부팅합니다. Switch: boot flash:packages.conf  Step4 아니요로 대답하여 초기 구성 대화 상자를 종료합니다. Would you like to enter the initial configuration dialog? [yes/no]: No  Step5 스위치 프롬프트에서 권한 있는 EXEC 모드로 들어갑니다. Switch> enable       Switch#    Step8 실행 중.. 2024. 10. 23.
Cisco Nexus 9000 시리즈 초기화 Nexus 9000시리즈는 os 부팅할때 Ctrl+] 를 누른다  1. switch(boot)# conf t    switch(boot)(config)# admin-password     switch(boot)(config)# exit 2. switch(boot)#dir bootflash:    switch(boot)#load bootflash:n7000-s2-dk9.6.2.20.bin  [1번의 이미지 버전과 같은 걸로] 부팅 후 컨피그 초기화 wr er reload Abort Auto Provisioning and continue with normal setup ?(yes/no)[n]: yes 전원 켜기 자동 프로비저닝을 중단하고 일반 설정을 계속하시겠습니까?(예/아니요) 예          ----.. 2024. 10. 23.
Cisco Nexus 7000 시리즈 초기화 .............................. 스피드 변경 방법 serial --speed=9600 1. boot bootflash:n7000-s2-kickstart.6.2.20.bin [하게 되면 재부팅,이미지 버전 주의] 2. switch(boot)# conf t    switch(boot)(config)# admin-password     switch(boot)(config)# exit 3. switch(boot)#dir bootflash:    switch(boot)#load bootflash:n7000-s2-dk9.6.2.20.bin  [1번의 이미지 버전과 같은 걸로] 부팅 후 컨피그 초기화 wr er reload Abort Auto Provisioning and continue wi.. 2024. 10. 23.
Cisco Nexus 5000 시리즈 초기화 n5k 장비 기준 보통 Nexus 장비는 OS가 2가지를 가지고 있음 (Kickstart / UK) 부팅시 ctrl+shift+r loader> dir 여러가지가 나오지만 밑의 두개가 중요 n5000-uk9.5.0.2.N1.1.bin n5000-uk9-kickstart.5.0.2.N1.1.bin           loader> boot n5000-uk9-kickstart.5.0.2.N1.1.bin    switch(boot)(config)# admin-password [변경할 패스워드]  switch(boot)# dir 여러가지가 나오지만 밑의 두개가 중요 n5000-uk9.5.0.2.N1.1.bin               n5000-uk9-kickstart.5.0.2.N1.1.bin  switch(b.. 2024. 10. 23.
Cisco Nexus 4500 시리즈 초기화 1. 부팅시 Ctrl+C 로 ROMMON 진입 2.  rommon 1 > confreg  Configuration Summary :   => load ROM after netboot fails  => console baud: 9600  => autoboot from: commands specified in 'BOOT' environment variable  do you wish to change the configuration? y/n  [n]:  y  enable  "diagnostic mode"? y/n  [n]:  n  enable  "use net in IP bcast address"? y/n  [n]:  n  disable "load ROM after netboot fails"? y/n  [n].. 2024. 10. 23.
Cisco Nexus 3000 시리즈 초기화 1. 부팅시 Ctrl+] or Ctrl+c          Ctrl + L 하면 loader> 로 떨어짐    loader> cmdline recoverymode=1    loader> dir bootflash:      loader> boot nxos.7.0.3.I2.4.bin     2. switch(boot)# conf t    switch(boot)(config)# admin-password     switch(boot)(config)# exit    switch(boot)# write erase              switch(boot)# reload 3. switch(boot)#dir bootflash:    4. switch(boot)#load bootflash:/ 이미지 네임      .. 2024. 10. 23.
반응형