Citrix Systems Network Router 9.2 User Manual

Page of 302
212
Citrix NetScaler Policy Configuration and Reference Guide
CLIENT.ETHER.[DSTMAC | 
SRCMAC]
CLIENT.INTERFACE
Designates an expression that refers to the ID of the 
network interface through which the current packet 
entered the Application Switch. See the other 
CLIENT.INTERFACE prefix descriptions in this 
table.
CLIENT.INTERFACE.ID
Extracts the ID of the network interface that received 
the current packet of data. See the other 
CLIENT.INTERFACE prefix descriptions in this 
table.
CLIENT.INTERFACE.ID.EQ("i
d") 
Returns Boolean TRUE if the interface's ID matches 
the ID that is passed as the argument. For example:
CLIENT.INTERFACE.ID.EQ("1/1") 
CLIENT.INTERFACE.[RXTHROU
GHPUT | RXTXTHROUGHPUT | 
TXTHROUGHPUT]
 
CLIENT.IP
Operates on the IP protocol data associated with the 
current packet. See the other CLIENT.IP prefixes in 
this table.
CLIENT.IP.DST
 
CLIENT.IP.SRC 
 
CLIENT.IPV6
Operates on IPv6 protocol data. See the other 
CLIENT.IPV6 prefixes in this table.
CLIENT.IPV6.DST
CLIENT.IPV6.SRC
Expression Prefix 
Notes and Links to Prefix and Applicable Operator 
Descriptions