I am hoping someone in the know can shed some lights on this.
My snippet of bgpd.conf:
#---- MCI ----
mci_as="11486"
mci_peer1="142.77.114.132"
mci_peer2="142.77.114.133"
mci_peer3="208.218.245.33"
#---- Allstream ----
allstream_as="15290"
allstream_peer1="209.82.101.41"
allstream_carp_ip="209.82.101.44"
pw="*********"
group "MCI" {
remote-as $mci_as
tcp md5sig password $pw
announce self
set nexthop $mci_peer3
multihop 3
neighbor $mci_peer1
neighbor $mci_peer2
neighbor $mci_peer3
set community 701:120
}
group "Allstream" {
remote-as $allstream_as
tcp md5sig password $pw
announce self
neighbor $allstream_peer1
set community 15290:90
}
None of the upstream providers (MCI and Allstream) claim they see the
community strings set by me. Is this not the correct way of setting
community attribute ?
Thanks for reading.
Lu
| Alan Cox | [PATCH 00/76] Queued TTY Patches |
| Nick Piggin | [patch 1/6] mm: debug check for the fault vs invalidate race |
| Andi Kleen | [PATCH] [1/22] x86_64: dma_ops as const |
| Linus Torvalds | Linux 2.6.27-rc8 |
git: | |
| Jeff King | Re: What's cooking in git/spearce.git (topics) |
| Jeff King | Re: [RFC] origin link for cherry-pick and revert |
| Matt Seitz (matseitz) | Symbolic link documentation |
| Jon Smirl | Huge win, compressing a window of delta runs as a unit |
| Richard Stallman | Real men don't attack straw men |
| Leon Dippenaar | New tcp stack attack |
| Nuno Magalhães | Can't scp, ssh is slow to authenticate. |
| Brandon Lee | DELL PERC 5iR slow performance |
| KOSAKI Motohiro | [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin" |
| Denys Vlasenko | Re: bnx2 dirver's firmware images |
| Pavel Emelyanov | [PATCH 0/8] Cleanup/fix the sk_alloc() call |
| Kok, Auke | Re: [PATCH] drivers/net: remove network drivers' last few uses of IRQF_SAMPLE_RANDOM |
