Table of Contents

RFC 1918

When configuring PAN-OS, keep the following in mind.

RFC3927/RFC5735 specifies 169.254.0.0/16 as a link local range to be used for connectivity links. This makes it ideal for HA connections.

RFC5735 lists special use cases. 198.18.0.0

RFC6598 specifies 100.64.0.0/10

However, do not use 169.254.1.0/24 as PAN-OS management plane uses that internally.

e.g.

Also remember, the following range is reserved for shared address space for communications between a service provider and its subscribers when using a carrier-grade NAT.

Also,

More details here.

GCP

AWS

You cannot assign the following CIDR blocks to an interface, because they are reserved for AWS system use:

You must begin with the 169.254.x.4/30 range.

Also, you will find that for any subnet in AWS, if you take the subnet identifier and increase the number by two, the resulting IP will be a DNS resolver available in that subnet.

In AWS, Network ACLs do not provide control of traffic to Amazon reserved addresses (first four addresses of a subnet) nor of link local networks (169.254.0.0/16), which are used for VPN tunnels.