# ISP guidance for multiple IPs

#### Xfinity (Comcast)

1. **Check Availability**:
   * Navigate to Xfinity Support Rate Card and log in with your Xfinity account credentials.
   * Open the PDF file to check if "Additional IP address" is listed as an option.
2. **Request an Additional IP Address**:
   * If available, post a request on the Xfinity forum, specifying your interest in an additional IP address and confirming that you’ve checked the rate card.
   * A Comcast official employee will assist you from there.
3. **Considerations**:
   * Availability may be restricted due to the declining number of public IPv4 addresses. If your area no longer offers multiple IPs, existing add-ons may be grandfathered as long as no changes are made to the plan, account, or equipment​ ([Xfinity Community Forum](https://forums.xfinity.com/conversations/internet/answered-how-to-get-multiple-ipv4-addresses-for-your-modem/602daff6c5375f08cd1db24c))​.

#### AT\&T

1. **Contact Customer Support**:
   * Call AT\&T customer support or use the online chat to inquire about obtaining multiple IP addresses.
2. **Business Plan Requirement**:
   * Multiple IP addresses are often only available with business plans. Discuss with the support representative to see if your residential plan can be upgraded or if a business plan is needed.
3. **Configuration**:
   * If approved, AT\&T will provide instructions and possibly new equipment to configure the additional IP addresses.

#### Verizon

1. **Business Services**:
   * Similar to AT\&T, Verizon typically provides multiple IP addresses through their business services. Contact Verizon support to discuss your needs.
2. **Request and Approval**:
   * If you are a business customer or can upgrade to a business plan, request additional IP addresses.
3. **Technical Setup**:
   * Verizon will guide you through the technical setup and may provide a modem or router that supports multiple IP addresses.

#### Spectrum

1. **Customer Support Inquiry**:
   * Contact Spectrum customer support to ask about the availability of multiple IP addresses.
2. **Plan Upgrade**:
   * Spectrum may require an upgrade to a business plan for additional IP addresses. Discuss the options with the support representative.
3. **Setup**:
   * Once approved, Spectrum will provide the necessary configuration details and support to set up the multiple IP addresses.


---

# 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://docs.deeep.network/hardware/setup-your-hardware/isp-guidance-for-multiple-ips.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.
