212 Citrix NetScaler Policy Configuration and Reference Guide
CLIENT.ETHER.[DSTMAC |
SRCMAC] “Prefixes for MAC Addresses,” on page 154
“Operations for MAC Addresses,” on page 154
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")
See “Booleans in Compound Expressions,” on page
46
CLIENT.INTERFACE.[RXTHROU
GHPUT | RXTXTHROUGHPUT |
TXTHROUGHPUT]
“Expressions for Numeric Client and Server Data,”
on page 155
“Compound Operations for Numbers,” on page 48
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 “Prefixes for IPV4 Addresses and IP Subnets,” on
page 150
“Operations for IPV4 Addresses,” on page 150
“Compound Operations for Numbers,” on page 48
CLIENT.IP.SRC “Prefixes for IPV4 Addresses and IP Subnets,” on
page 150
“Operations for IPV4 Addresses,” on page 150
“Compound Operations for Numbers,” on page 48
CLIENT.IPV6 Operates on IPv6 protocol data. See the other
CLIENT.IPV6 prefixes in this table.
CLIENT.IPV6.DST “Expression Prefixes for IPv6 Addresses,” on page
152
“Operations for IPV6 Prefixes,” on page 153
CLIENT.IPV6.SRC “Expression Prefixes for IPv6 Addresses,” on page
152
“Operations for IPV6 Prefixes,” on page 153
Expression Prefix Notes and Links to Prefix and Appl icable Operator
Descriptions