aws direct connect site link routing

0

Dear Team - As per https://aws.amazon.com/blogs/networking-and-content-delivery/advanced-routing-scenarios-with-aws-direct-connect-sitelink/, in the Rule Priority section,

Alternatively, you can prepend AS path to the routes advertised from CE1 and CE2, to achieve the same (figure 6) routing behavior also shown in the following figure 7. Please note if CE2 advertises the prefix 10.0.0.0/24 to ALD1 with prepending its ASN twice then **ALD1 prefers the path through CE2** compared to the path received from ALD3 (as described in Rule 1).

is the above correct statement ? because as per the figure7, traffic prefer the NY location CE4 but in the blog, ALD1 prefers the path through CE2 compared to the path received from ALD3 . this does not match with what the green path in figure7.

Can any one please help to clear the doubt.

Thanks

JD
질문됨 2달 전322회 조회
1개 답변
0
수락된 답변

When SiteLink is enabled, traffic will prefer the path with the lowest AS path prepend count. In this case:

  • CE2 prepends its ASN twice before advertising 10.0.0.0/24 to ALD1.
  • ALD3 prepends its ASN once before advertising the same prefix to ALD1.
  • So ALD1 will prefer the path through CE2, since it has a lower AS path prepend count (2 vs 1).

Figure 7 shows traffic taking the green path through CE4/NY instead of CE2. This is likely because CE4's configuration results in an even lower prepend count.

The blog statement about ALD1 preferring CE2's path is correct, but Figure 7 depicts a different scenario where CE4 provides the optimal path. SiteLink always selects the path with the fewest prepends.

profile picture
전문가
답변함 2달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인