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

# sk178364 - A new Security Group Member remains in the "DOWN" state after adding it to a VSX Security Group while Image Cloning is enabled

| Property | Value |
|----------|-------|
| Solution ID | sk178364 |
| Date Created | 2022-03-14 |
| Last Modified | 2022-03-15 |
| Technical Level | Advanced |
| Products | Scalable Platforms |
| Versions | R81.10 (EOS), R81 (EOS) |
| OS | Gaia |

## Symptoms

- A new Security Group Member remains in the "DOWN" state after you add it to an existing Security Group in the VSX mode while Image Cloning is enabled.

## Cause

A license is missing from the context of at least one Virtual System.

To check if the issue applies to your Security Group:

1. Connect to the command line on the new Security Group Member.

2. If your default shell is Gaia gClish, then log in to the Expert mode:

   `expert`
3. Check if there is a Virtual System that does **not** have a license installed (run this long command and carefully examine the output):

   `for VSID in $(vsx stat -l | grep 'VSID:' | awk '{print $2}') ; do vsenv $VSID; cplic print ; echo '' ; done`

## 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
