TCommunityExpression

  • Base type OctetString

TCommunityExpression specifies a logical expression containing terms and operators. It can contain sub-expressions enclosed by round brackets. Terms, operators and brackets are separated by a space character. A term is a string of type TCommunityMember. An operator can be the string 'AND', 'OR', and 'NOT'.