> Source: [sk181422](https://support.checkpoint.com/results/sk/sk181422)

# sk181422 - Security Group Member (SGM) remains in the "Down" state after adding an interface to the bond and rebooting the SGM

| Property | Value |
|----------|-------|
| Solution ID | sk181422 |
| Date Created | 2023-10-04 |
| Last Modified | 2024-11-19 |
| Technical Level | Advanced |
| Products | Scalable Platforms |
| Versions | R81.10 (EOS) |

## Symptoms

- * The output of the "`asg monitor`" command in the context of the VS shows the chassis as `DOWN`:

  ```
  
  --------------------------------------------------------------------------------
  | VSX System Status - Maestro                                                  |
  --------------------------------------------------------------------------------
  | Chassis Mode                | VSLS                                           |
  | Up time                     | 01 days, 20:00:00 hours                        |
  | SGMs                        | 4 / 4                                          |
  | Virtual Systems             | 2                                              |
  | Version                     | R81.10 (Build Number 338)                      |
  | FW Policy Date              | 01Jun23 19:11                                  |
  | AMW Policy Date             | 01Jun23 19:00                                  |
  --------------------------------------------------------------------------------
  | VS ID:  1                     VS Name:  MaestroGWs                           |
  --------------------------------------------------------------------------------
  | SGM ID             Chassis 1                          Chassis 2              |
  |                    ACTIVE                             DOWN                   |
  --------------------------------------------------------------------------------
  |  1                   ACTIVE                             ACTIVE               |
  |  2                   ACTIVE                             ACTIVE               |
  --------------------------------------------------------------------------------
  | Chassis HA mode:              VSLS                                           |
  --------------------------------------------------------------------------------
  ```

* The output of the "`cphaprob show_bond`" command shows a difference in the number of monitored bonded interfaces between the Active and the DOWN SGMs:

  **Active SGMs:**
  >
  > ```
  >                                       |Slaves     |Slaves  |Slaves
  > Bond name  |Mode               |State |configured |link up |required
  > -----------+-------------------+------+-----------+--------+--------
  > bond2      | Load Sharing      | UP   | 2         | 2      | 1
  >   
  > ```

  **Down SGMs:**
  >
  > ```
  > #  cphaprob show_bond
  > 
  >                                       |Slaves     |Slaves  |Slaves
  > Bond name  |Mode               |State |configured |link up |required
  > -----------+-------------------+------+-----------+--------+--------
  > bond2      | Load Sharing      | UP   | 4         | 4      | 3
  > bond1.919  | Load Sharing      | UP   | 4         | 4      | 3
  > bond1.912  | Load Sharing      | UP   | 4         | 4      | 3
  > ```

## Cause

The monitored interfaces across the SGMs are misaligned because of a miscalculation of the slave interfaces.

<br />

## Solution

This solution requires authentication. Please log in to view the full solution.

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
