Community

typeCommunity

A BGP Standard Community (RFC1997).

constantBLACKHOLE: Community
constantNO_ADVERTISE: Community
constantNO_EXPORT: Community
constantNO_EXPORT_SUBCONFED: Community
constantNO_PEER: Community
functionfrom(s: String) Community

Parse a Community from a string.

functionto_string(c: Community) String

Return the string representation.