You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Keyword: Any, LocalSubnet, DNS, DHCP, WINS, DefaultGateway, Internet, Intranet, IntranetRemoteAccess, PlayToDevice. NOTE: Keywords can be restricted to IPv4 or IPv6 by appending a 4 or 6 (for example, keyword "LocalSubnet4" means that all local IPv4 addresses are matching this rule).
821
821
822
822
Querying for rules with this parameter can only be performed using filter objects.
@@ -859,12 +859,12 @@ This parameter value is the second end point of an IPsec rule.
859
859
The acceptable value is a port, range, or keyword and depends on the protocol.
860
860
If the protocol is TCP or UDP, then the acceptable values for this parameter are:
861
861
862
-
- Port range: 0 through 65535
862
+
- Port range: 0-65535
863
863
- Port number: 80
864
864
- Keyword: Any
865
865
If the protocol is ICMPv4 or ICMPv6, then the acceptable values for this parameter are:
866
866
- An ICMP type, code pair: 0, 8
867
-
- Type and code: 0 through 255
867
+
- Type and code: 0-255
868
868
- Keyword: Any.
869
869
870
870
If a protocol is not specified, then the acceptable values for this parameter are: Any, RPC, RPC-EPMap, or IPHTTPS.
0 commit comments