allow - Analytics Database - Teradata Vantage

Security Administration

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2024-04-05
dita:mapPath
hjo1628096075471.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
zuy1472246340572
lifecycle
latest
Product Category
Teradata Vantageā„¢

The allow element defines an allowed IP address or range of addresses, and contains an ip attribute, composed of an ip value and a mask value, separated by a slash (/).

The Teradata Vantage gateway ANDs each incoming IP address with the allow mask. Then it ANDs the ip value in the allow element with the mask. If the results of the two ANDs match, the gateway allows the incoming IP address to access the database.

The allow element can appear only as a child of an ipfilter element. You can use as many allow elements as needed in an XML IP restriction document. When multiple allow elements appear in a document, only one match is necessary to allow the session to proceed.