mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 13:57:22 +00:00
Merge pull request #6880 from paolomatarazzo/pm-firewall-csp-20220802
added IPv4 information
This commit is contained in:
commit
09ea6d7c56
@ -381,6 +381,7 @@ List of comma separated tokens specifying the remote addresses covered by the ru
|
|||||||
- "Ply2Renders"
|
- "Ply2Renders"
|
||||||
- "LocalSubnet" indicates any local address on the local subnet. This token isn't case-sensitive.
|
- "LocalSubnet" indicates any local address on the local subnet. This token isn't case-sensitive.
|
||||||
- A subnet can be specified using either the subnet mask or network prefix notation. If neither a subnet mask nor a network prefix is specified, the subnet mask defaults to 255.255.255.255.
|
- A subnet can be specified using either the subnet mask or network prefix notation. If neither a subnet mask nor a network prefix is specified, the subnet mask defaults to 255.255.255.255.
|
||||||
|
- A valid IPv4 address.
|
||||||
- A valid IPv6 address.
|
- A valid IPv6 address.
|
||||||
- An IPv4 address range in the format of "start address - end address" with no spaces included.
|
- An IPv4 address range in the format of "start address - end address" with no spaces included.
|
||||||
- An IPv6 address range in the format of "start address - end address" with no spaces included.
|
- An IPv6 address range in the format of "start address - end address" with no spaces included.
|
||||||
@ -479,6 +480,7 @@ Consists of one or more comma-delimited tokens specifying the addresses covered
|
|||||||
|
|
||||||
Valid tokens include:
|
Valid tokens include:
|
||||||
- A subnet specified using either the subnet mask or network prefix notation. If neither a subnet mask nor a network prefix is specified, the subnet mask defaults to 255.255.255.255.
|
- A subnet specified using either the subnet mask or network prefix notation. If neither a subnet mask nor a network prefix is specified, the subnet mask defaults to 255.255.255.255.
|
||||||
|
- A valid IPv4 address.
|
||||||
- A valid IPv6 address.
|
- A valid IPv6 address.
|
||||||
- An IPv4 address range in the format of "start address-end address" with no spaces included.
|
- An IPv4 address range in the format of "start address-end address" with no spaces included.
|
||||||
- An IPv6 address range in the format of "start address-end address" with no spaces included.
|
- An IPv6 address range in the format of "start address-end address" with no spaces included.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user