Community - Thu, Jan 1, 1970
Our BGP community
Please note that we use the standard BGP community most of the time; A large BGP community is only used when it is a must.
Info Communities
| Descr | Community | 
|---|---|
| Routes originated by AS60326 | (60326,100) | 
| Routes from route server | (60326,101) | 
| Routes from direct peer | (60326,102) | 
| Routes from transit | (60326,103) | 
| Routes from customer | (60326,104) | 
| Routes from KSKB-IX RS2 | (60326,105) | 
| Routes distributed internally | (60326,110) | 
Export controls
| Descr | Community | 
|---|---|
| Prevent announcement of a prefix to all peers | (0,60326)or(60326,0,0) | 
| Announce a route to all peers | (60326,60326)or(60326,1,0) | 
| Prevent announcement of a prefix to a peer | (0,peer-as)or(60326,0,peer-as) | 
| Announce a route to specific peer | (60326,peer-as)or(60326,1,peer-as) | 
| prepend 1x to peer-as. | (65511, peer-as)or(60326, 65511, peer-as) | 
| prepend 2x to peer-as. | (65512, peer-as)or(60326, 65512, peer-as) | 
| prepend 3x to peer-as. | (65513, peer-as)or(60326, 65513, peer-as) |