2.2.2.13 Address Keyword Rules

This grammar is used to identify address keywords.

 ADDRESS-KEYWORD-VAL = "LocalSubnet" / "DNS" / "DHCP" / "WINS" / "DefaultGateway"
 ADDRESS-KEYWORD-VAL-2-20 = "IntrAnet" / "IntErnet" / "Ply2Renders" / "RmtIntrAnet" / “CaptivePortal”

LocalSubnet:  This token represents the FW_ADDRESS_KEYWORD_LOCAL_SUBNET enumeration value as defined in [MS-FASP] section 2.2.21. The remaining token values in this list can be found in the same Protocol specification section.

DNS: This token represents the FW_ADDRESS_KEYWORD_DNS enumeration value.

DHCPL: This token represents the FW_ADDRESS_KEYWORD_DHCP enumeration value.

WINS: This token represents the FW_ADDRESS_KEYWORD_WINS enumeration value.

DefaultGateway: This token represents the FW_ADDRESS_KEYWORD_DEFAULT_GATEWAY enumeration value.

IntrAnet: This token represents the FW_ADDRESS_KEYWORD_INTRANET enumeration value.

IntErnet: This token represents the FW_ADDRESS_KEYWORD_INTERNET enumeration value.

Ply2Renders: This token represents the FW_ADDRESS_KEYWORD_PLAYTO_RENDERERS enumeration value.

RmtIntrAnet: This token represents the FW_ADDRESS_KEYWORD_REMOTE_INTERNET enumeration value.

CaptivePortal: This token represents the FW_ADDRESS_KEYWORD_CAPTIVE_PORTAL enumeration value.