Unble to configure Virtual interface in aws

0

Hello Team, We are configuring direct connect module in AWS. After creating Direct Connection we are creating virtual interface and while creating interface we are getting below error.

Customer address (X.X.X.X/30) and Amazon address (y.y.y.y/30) are not within the same CIDR block of any of Your Routes.

asked a year ago286 views
1 Answer
1

It seems to be a mismatch between the customer IP and Amazon IP. Could you follow this below steps to troubleshoot it .

Verify the Subnet Configuration Understanding /30 Subnet A /30 subnet provides 4 IP addresses: 2 usable IP addresses, 1 network address, and 1 broadcast address. For example, if your /30 subnet is 192.168.1.0/30, the addresses would be:

Network address: 192.168.1.0 Usable IP addresses: 192.168.1.1, 192.168.1.2 Broadcast address: 192.168.1.3

Ensure IP Addresses are in the Same Subnet Both the customer and Amazon addresses must fall within the same /30 subnet. For example:

Customer IP: 192.168.1.1 Amazon IP: 192.168.1.2 Subnet: 192.168.1.0/30

profile picture
EXPERT
answered a year ago
profile pictureAWS
EXPERT
reviewed a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions