{ Community }
  • Academy
  • Docs
  • Developers
  • Resources
    • Community Articles
    • Apigee on GitHub
    • Code Samples
    • Videos & eBooks
    • Accelerator Methodology
  • Support
  • Ask a Question
  • Spaces
    • Product Announcements
    • General
    • Edge/API Management
    • Developer Portal (Drupal-based)
    • Developer Portal (Integrated)
    • API Design
    • APIM on Istio
    • Extensions
    • Business of APIs
    • Academy/Certification
    • Adapter for Envoy
    • Analytics
    • Events
    • Hybrid
    • Integration (AWS, PCF, Etc.)
    • Microgateway
    • Monetization
    • Private Cloud Deployment
    • 日本語コミュニティ
    • Insights
    • IoT Apigee Link
    • BaaS/Usergrid
    • BaaS Transition/Migration
    • Apigee-127
    • New Customers
    • Topics
    • Questions
    • Articles
    • Ideas
    • Leaderboard
    • Badges
  • Log in
  • Sign up

Get answers, ideas, and support from the Apigee Community

  • Home /
  • General /
avatar image
0

Toshihiro Shibamoto suggested an idea · Nov 05, 2020 at 02:18 PM · 88 Views cidrip address

How to check router CIDR IP address range

Hi community,

When you need to know the Apigee northbound router component IP address CIDR range, please follow the steps below.

1. Check the region where your org apis are deployed with the following Management API:

https://api.enterprise.apigee.com/v1/organizations/{org_name}/apis/{api_name}/deployments | jq -r '.environment[0].revision[0].server[0].pod.region'

For example, it gives;

- us-east1 for GCP

- us-east-1 for AWS

2. Find or run the following commands to check IP address range for GCP or AWS accordingly

GCP

Please refer to the GCP documentation:

Where can I find Compute Engine IP ranges

https://cloud.google.com/compute/docs/faq#find_ip_range

Google Cloud publishes a JSON-formatted list of customer-usable global and regional external IP address ranges in

https://www.gstatic.com/ipranges/cloud.json

AWS

You can check by the steps written on the page:

https://docs.aws.amazon.com/general/latest/gr/aws-ip-ranges.html

by the command is like;

$ jq '.prefixes[] | select(.region=="<region>" and .service=="EC2")' < ip-ranges.json

For example,

$ jq '.prefixes[] | select(.region=="us-east-1" and .service=="EC2")' < ip-ranges.json

Please note that the IP range may change based on the platform.

Hope this helps.

Thanks,
Toshi

thub.nodes.view.add-new-comment
Add comment
10 |5000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by Apigeeks only
  • Viewable by the original poster
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

No comments

· Add your answer

Post a comment

Up to 2 attachments (including images) can be used with a maximum of 5.0 MB each and 25.0 MB total.

Your Opinion Counts

Help us make things better. Share your great idea or vote for other people's.

Sign in to post a new idea

Follow This Idea

52 People are following this .

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Ideas

  • Products
    • Edge - APIs
    • Insights - Big Data
    • Plans
  • Developers
    • Overview
    • Documentation
  • Resources
    • Overview
    • Blog
    • Apigee Institute
    • Academy
    • Documentation
  • Company
    • Overview
    • Press
    • Customers
    • Partners
    • Team
    • Events
    • Careers
    • Contact Us
  • Support
    • Support Overview
    • Documentation
    • Status
    • Edge Support Portal
    • Privacy Policy
    • Terms & Conditions
© 2021 Apigee Corp. All rights reserved. - Apigee Community Terms of Use - Powered by AnswerHub
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Create an article
  • Post an idea
  • Spaces
  • Product Announcements
  • General
  • Edge/API Management
  • Developer Portal (Drupal-based)
  • Developer Portal (Integrated)
  • API Design
  • APIM on Istio
  • Extensions
  • Business of APIs
  • Academy/Certification
  • Adapter for Envoy
  • Analytics
  • Events
  • Hybrid
  • Integration (AWS, PCF, Etc.)
  • Microgateway
  • Monetization
  • Private Cloud Deployment
  • 日本語コミュニティ
  • Insights
  • IoT Apigee Link
  • BaaS/Usergrid
  • BaaS Transition/Migration
  • Apigee-127
  • New Customers
  • Explore
  • Topics
  • Questions
  • Articles
  • Ideas
  • Badges