1 Answer
- Newest
- Most votes
- Most comments
-1
Yes you can.
On your AWS public VIF, you can apply route filters to ensure that only the desired prefixes are advertised. This can be done via BGP configuration.
To restrict the advertisement of your BYOIP prefixes via AWS public IGWs and peerings, you can use route policies and route tables.
IMPORTANT!!! Ensure that your route tables do not propagate the BYOIP prefixes to the IGWs or peering connections.
Relevant content
asked 4 years ago
asked 7 years ago
asked 7 years ago
- AWS OFFICIALUpdated a year ago

Can you provide more details about where such filtering towards IGWs or peerings would take place in the dashboard?