# SIM 장애 조치 알림

각 Verkada 셀룰러 게이트웨이에는 자동 페일오버 메커니즘이 있는 2개의 SIM 슬롯이 있습니다. 장치가 보조 SIM으로 페일오버할 때 SIM 페일오버 알림이 트리거되도록 게이트웨이를 구성할 수 있습니다.

{% hint style="danger" %}
게이트웨이 알림을 생성하려면 사이트 관리자 권한이 필요합니다. 사이트 관리자는 사이트 뷰어를 알림 수신자로 지정할 수 있습니다.
{% endhint %}

***

### **알림 생성 > 이벤트**

{% stepper %}
{% step %}
**Verkada Command에 로그인합니다.**
{% endstep %}

{% step %}
**Command 홈페이지의 왼쪽 탐색 메뉴에서 알림을 클릭합니다.**
{% endstep %}

{% step %}
**상단에서 새 알림을 클릭합니다.**
{% endstep %}

{% step %}
**이벤트 선택에서 게이트웨이 > SIM 페일오버를 선택합니다.**
{% endstep %}

{% step %}
**게이트웨이에서:**

a. 다음에서 알림을 받도록 선택합니다 **모든 게이트웨이, 사이트,** 또는 **개별 게이트웨이.**\
b. 클릭 **완료** 하고 다음으로 알림 [알림 일정](#create-alert-greater-than-events).
{% endstep %}
{% endstepper %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.verkada.com/connectivity/ko/events-and-alerts/sim-failover-alerts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
