# LargeCommunity `````{roto:type} LargeCommunity A BGP Large Community (RFC8092). ````` ````{roto:function} from(s: String) -> LargeCommunity Parse a `LargeCommunity` from a string. ```` ````{roto:function} to_string(c: LargeCommunity) -> String Return the string representation. ````