본문 바로가기
FortiManager

RMA한 경우 FortiManager에서 FortiGate 교체 방법

by 에티버스이비티 2020. 12. 31.

Detail :

FortiManager에서 관리하는 FortiGate장비를 동일한 모델의 다른 장비로 교체하는 방법이다.

(FortiGate를 다른 모델로 업그레이드하는 경우 새 장치를 새 장치로 추가해야 함)

 

HA로 동작 중일 경우 이 방법을 따를 필요 없음.

HA의 경우 장비를 교체후 "Device Manager"에서 "Refresh" 버튼을 클릭하면 됨.

 

1. FortiManager에서 교체할 FortiGate의 최신 config 백업

   교체될 새 FortiGate에 restore 하는데 사용 예정

 

2. 백업 받은 config에서 FortiManager와 연동 설정 삭제

   restore 했을때 FortiManager에 "New" 디바이스로 등록 되지 않도록 함

       #config system central-management

 

3. 교체할 FortiGate에 config restore

 

4. FortiManager에서 아래 명령어를 사용하여, 기존 장비 이름을 확인하여, 교체할 FortiGate 시리얼 번호로 변경

    - 시리얼 확인

          #diag dvm device list

    - 시리얼 교체 명령 (시리얼번호는 대소문자 구분함)

          # execute device replace sn <device_name> <serial_number>

 

5. FortiManager의 Device Manager에서 연결 체크.

   연결이 안되면 아래 명령어를 통해 재연결 실행

          #exec fgfm reclaim-dev-tunnel <device name> 

 

 

댓글