> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-hi/deploy/device-manager/making-changes/set-camera-static-ip.md).

# Camera के लिए Static IP सेट करें

आप Deployment Manager से सीधे, बिना किसी बाहरी vendor tooling (उदा.: pylon IP Configurator, Arena) के, खोजी गई GigE camera को एक persistent static IP असाइन कर सकते हैं। यह GigE (Ethernet) पर कनेक्ट की गई Basler और Lucid cameras पर लागू होता है।

{% hint style="info" %}
"Set Static IP" action केवल discovered cameras table में उन GigE Basler और Lucid cameras के लिए दिखाई देती है जो MAC address या serial number रिपोर्ट करते हैं। USB cameras और अन्य sources static IP assignment को support नहीं करते।
{% endhint %}

## Static IP असाइन करें

Deployment Manager में एक device खोलें और discovered cameras table में camera को ढूँढें। configuration modal खोलने के लिए "Set Static IP" पर क्लिक करें, फिर यह भरें:

1. IP address, जो camera के current address से पहले से भरा हुआ होता है।
2. Subnet mask (उदा.: 255.255.255.0)।
3. Gateway (वैकल्पिक)।

IP address को subnet mask के विरुद्ध validate किया जाता है: network और broadcast addresses को सुझाए गए host address के साथ अस्वीकार कर दिया जाता है। configuration store करने के लिए "Save" पर क्लिक करें।

ये settings camera में लिख दी जाती हैं और अगली बार जब इसे उपयोग करने वाला stream शुरू या restart होता है, तब इसकी memory में persisted रहती हैं। जब तक camera नया address report नहीं करता, इसकी row में "Static pending" badge दिखाई देता है।

यदि एक [maintenance window](/roboflow/roboflow-hi/deploy/device-manager/setting-up/setup-maintenance-windows.md) configure की गई है, तो window के बाहर किया गया save queue में डाल दिया जाता है और अगले window पर लागू किया जाता है।

## Static IP संपादित करें या हटाएँ

जिस camera के लिए static IP saved है, उसमें "Set Static IP" के बजाय "Edit Static IP" दिखता है। address, subnet mask, या gateway बदलने के लिए modal खोलें।

Static IP को enforce करना बंद करने के लिए, modal खोलें और "Remove static IP" पर क्लिक करें। camera अपना current address बनाए रखता है, जो पहले से उसकी memory में stored है। Removal से भविष्य में stream शुरू होने पर Roboflow को address फिर से assign करने से रोक दिया जाता है.
