NetworkRequirements
Topic Last Modified: 2007-06-25
The NetworkRequirements element contains the criteria that are used to determine whether the client computer is on a network that meets the requirements of the Internet service provider (ISP) to connect to the server.
Schema Hierarchy
Syntax
<NetworkRequirements>
<IPv4Start/>
<IPv4End/>
<IPv6Start/>
<IPv6End/>
</NetworkRequirements>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element | Description |
---|---|
Identifies the start of a range of IP version 4 (IPv4) addresses that are used to identify a computer on a network. |
|
Identifies the end of a range of IP version 4 (IPv4) addresses that are used to identify a computer on the network. |
|
Identifies the start of a range of IP version 6 (IPv6) addresses that are used to identify a computer on a network. |
|
Identifies the end of a range of IP version 6 (IPv6) addresses that are used to identify a computer on a network. |
Parent Elements
Element | Description |
---|---|
Contains the specifications for connecting a client to the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed. |
Remarks
If the e-mail client does not match the network requirements, it should try other protocol types. ISPs may provide one set of servers with Protocol tags that do not require authentication but are required to be on the ISP network. ISPs may list another set of servers that require authentication but are not required to be on a specific network.
The NetworkRequirements element is optional.