Networking
Networking
Within a specif ic subscription and region (It cannot span subscriptions nor regions).
• The address space is broken up into subnets with the smallest subnet possible being
a /29 which will give 3 usable IP addresses.
• RFC 1918
10.0.0.0/8
172.16.0.0/12
192.168.0.0/16
IPv6
• Virtual Networks are dual stack enabling IPv4 and IPv6 address ranges
assigned.
• You CANNOT ping the azure gateway or use tools such as tracert.
• Traditional layer 2 VLANs are not supported. ( VNets are Layer-3 overlays. Azure
does not support any Layer -2 semantics.)
Connecting Virtual Networks
• If you wish to have multiple subscriptions and /or use multiple regions you will
have multiple virtual networks.
• In the past we could connect virtual networks using S2S VPN or by connecting
to the same ExpressRoute circuit but both approaches have problems..
• There is a small ingress and egress charge for traffic via network peering.
System Routes
BGP Routes
Routing – System Routes
• You CANNOT create system routes, nor can you remove them.
• You use a UDR at the subnet level to alter system /default routes.
• When you add an entry in a User Defined Route, it will deactivate any system
routes using the same prefix.
• Static routing.
• Dynamic routing.
• ExpressRoute - VPN
Routing – Default Routes
Routing – Next Hops
• VNG: Specify when you want traffic destined for specific address prefixes routed
to a virtual network gateway.
• VNET: Specify the Virtual network option when you want to override the default
routing within a virtual network.
• Internet: Specify the Internet option when you want to explicitly route traffic
destined to an address prefix to the Internet.
Routing – How Azure selects a route
• 3. System route
• Service that can be used to send encrypted traffic between an Azure virtual
network and on -premises locations over the public Internet.
• You can also use VPN Gateway to send encrypted traffic between Azure virtual
networks over the Microsof t network.
• S2S: A cross-premises IPsec /IKE VPN tunnel connection between the VPN
gateway and an on -premises VPN device.
• P2S:VPN over OpenVPN, IKEv2, or SSTP. This type of connection lets you
connect to your virtual network from a remote location, such as from a
conference or from home.
Azure VPN - Parts
• Connections
Troubleshooting
• Network Watcher
• Effective routes