# Configure instance

> This skill helps users choose the right path to Configure networking for ECS instances. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **Elastic Compute Service (ECS)**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

configure ECS networking, set up network for ECS, assign ENI to ECS, bind elastic network interface, manage security group rules, change public IP ECS, troubleshoot ECS network, fix ping failure ECS, enable IPv6 on ECS, ECS network not working, how to attach secondary ENI, can I modify ENI after bin

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "configure instance", "product": "ecs"}'
```

---
Part of [Elastic Compute Service (ECS)](https://www.company-skill.com/p/ecs.md) · https://www.company-skill.com/llms.txt
