# DN42 Community Standard BGP Communities # See main lists here: https://dn42.dev/howto/BGP-communities { latency = { "2.7ms" = 1; "7.3ms" = 2; "20ms" = 3; "55ms" = 4; "148ms" = 5; "403ms" = 6; "1097ms" = 7; "2981ms" = 8; "gt2981" = 9; }; bandwidth = { "0.1mb" = 21; "1mb" = 22; "10mb" = 23; "100mb" = 24; "1000mb" = 25; }; crypto = { unencrypted = 31; unsafeVPN = 32; safeNoPFS = 33; safePFS = 34; }; region = { europe = 41; northAmericaEast = 42; northAmericaCentral = 43; northAmericaWest = 44; centralAmerica = 45; southAmericaEast = 46; southAmericaWest = 47; africaNorth = 48; africaSouth = 49; asiaSouth = 50; asiaSouthEast = 51; asiaEast = 52; pacificOceania = 53; antarctica = 54; asiaNorth = 55; asiaWest = 56; centralAsia = 57; }; country = { canada = 1124; china = 1156; taiwan = 1158; france = 1250; germany = 1276; hongKong = 1344; japan = 1392; netherlands = 1528; norway = 1578; russianFederation = 1643; singapore = 1702; switzerland = 1756; unitedKingdom = 1826; unitedStatesOfAmerica = 1840; }; }