trying to send a community string to our neighbor here is my configuration:

# ISP peer 1 announcements only#
neighbor 19.25.16.13 {
         remote-as       7X32
         descr           "level1"
         announce all
         set community 7X32:100
        tcp md5sig password "passwd2"
}

here is how our neighbor see my router:

KRT in-kernel 19.16.16.0/22 -> {19.25.16.14}
Page 0 idx 0 Type 1 val a4e65a0
Nexthop: 19.25.16.14
     MED: 0
Localpref: 300
     AS path: [3XX2] 2XX1 2XX12XX12XX1I
     Communities: 3xx2:2900

  I want "localpref" to be much lower for them. They have configured the 
"community string" on their side, however we're not sending that string, 
I believe my syntax may be wrong.

any ideas?

Thanks,

Reply via email to