BGP Community Parser
Parse standard 32-bit BGP communities from ASN:value, decimal, hexadecimal, or well-known names.
This tool handles input and primary processing in your browser and is designed not to send the input to QuickKit’s server.
Parsed communities
| Canonical | High 16 bits | Low 16 bits | Decimal | Hex | Well-known name |
|---|
Operator-specific meanings are not inferred from the numeric value.
How it works
Accepts standard 32-bit communities as high:low (two unsigned 16-bit fields), unsigned decimal, 0x hexadecimal, or recognized well-known names. Recognized global names follow the Assigned rows in the current IANA BGP Well-known Communities registry (checked 2026-09-01); Reserved and Unassigned values remain numeric. The table preserves the exact 32-bit value. Community policy is operator-defined, so a numeric value alone cannot reveal an undocumented local meaning.