Skip to content

Commit df6682f

Browse files
authored
Added that UDP port 4791 is reserved for the host
1 parent 946dce9 commit df6682f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/virtual-networks-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ No. Multicast and broadcast are not supported.
124124

125125
You can use TCP, UDP, ESP, AH, and ICMP TCP/IP protocols in virtual networks.
126126

127-
Unicast is supported in virtual networks. Multicast, broadcast, IP-in-IP encapsulated packets, and Generic Routing Encapsulation (GRE) packets are blocked in virtual networks. You can't use Dynamic Host Configuration Protocol (DHCP) via Unicast (source port UDP/68, destination port UDP/67). UDP source port 65330 is reserved for the host.
127+
Unicast is supported in virtual networks. Multicast, broadcast, IP-in-IP encapsulated packets, and Generic Routing Encapsulation (GRE) packets are blocked in virtual networks. You can't use Dynamic Host Configuration Protocol (DHCP) via Unicast (source port UDP/68, destination port UDP/67). UDP ports 4791 and 65330 are reserved for the host.
128128

129129
### Can I deploy a DHCP server in a virtual network?
130130

0 commit comments

Comments
 (0)