1 Answer
- Newest
- Most votes
- Most comments
0
Hello,
disabling the Source/Destination check on your v8000's ENI should not impact your existing TGW traffic. Here's why:
What Source/Destination Check Does:
- When enabled (default), AWS drops packets where the EC2 instance isn't the source or destination
- This prevents the instance from forwarding traffic between networks
- It's a security feature that needs to be disabled for routers, NAT instances, and similar network appliances
Impact on existing TGW Traffic:
- No negative impact expected - your working TGW traffic should continue functioning normally
- Disabling the check only removes restrictions rather than changing routing behavior
- The TGW peering and routes that work now will continue to work
However, if you make this change, it's off utter importance to monitor both TGW and Cloud WAN connectivity to spot early any unwanted behavior.
Best regards, Neven
P.S. The Cisco recommends disabling Source/Destination Check as well: https://www.cisco.com/c/en/us/td/docs/routers/C8000V/AWS/deploying-c8000v-on-amazon-web-services/overview.html
