Connecting to ServiceNow Instance via Equinix Cloud ExchangeIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internaltable { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } .title { color: #D1232B; font-weight:normal; font-size:28px; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } ul{ list-style: disc outside none; margin-left: 0; } li { padding-left: 1em; } --> Connecting to ServiceNow Instance via Equinix Cloud Exchange Procedure ServiceNow has 2 redundant connections at each Equinix-enabled DC (see Additional Information section). To provide better redundancy we recommend to request from Equinix 2 virtual connections per DC, which makes total 4 connection for DC pair where production and subproduction instances are hosted. To implement different load-balancing scenarios over those connections customer can use BGP tools such as AS-PATH prepend and LocalPreference. General procedure to request a connection: Customer logs into Equinix portal and clicks the Create Connection buttonCustomer fills out the connection request by selecting the ports on their side and entering in details such as BGP info. Customer selects local (to them) port and remote location.Customer inputs Connection name, then selects a VLAN ID. (The VLAN does not need to match ServiceNow's VLAN ID!) Customer inputs their BGP ASN and IP subnet that will be used for connection. Optional: "Available from remote locations" means that the customer doesn't have to be in the same facility as ServiceNow Customer creates CS case on ServiceNow support portal with request to turn-up Equinix connection created on Step 2. One CS case can be used for several Equinix connections if those are requested at the same time on Equinix portal.ServiceNow engineer will contact client via CS case for further details about circuit/BGP turn-up Notes: 1. Public AS and public IP addressing must be used (for connection itself and for advertised prefixes) 2. BFD is not supported. For faster convergence customer can lower keepalive/holdtime timers on their side. 3. In case one or more Equinix connection is down (physical circuit/BGP peer) traffic is forwarded using other Equinix connections. If all Equinix connections are down, ServiceNow Internet connections will be used as a last resort (in case same prefixes are advertised over public Internet). 4. Customer should run redundancy tests after turn-up of all needed virtual connections to make sure load-balancing works as expected in any scenario. Firewall/BGP policy configuration to implement those scenarios is solely on customer’s side. ServiceNow doesn’t do any custom configuration on those connections. Additional Information Please refer KB0547560 to review what ServiceNow Data Center regions provide Equinix connections. You can get the IP information of the instances using KB0538621