[cisco] advertise
"Marian Ivan" <[email protected]>
| Newsgroups | gmane.org.user-groups.rlug.general,gmane.org.user-groups.rlug.cisco |
|---|---|
| Message-ID | <[email protected]> |
salut, Am incercat sa anuntz cu prepend o clasa dar nu se propaga! unde gresesc ? in 3.3.3.3 "sh ip bgp nei 3.3.3.2 re" arata asa: * 2.2.2.0/23 3.3.3.2 0 22222 22222 i *> 1.1.1.1 3.3.3.2 0 0 22222 i iar in 3.3.3.2 "sh ip bgp nei 3.3.3.3 ad" arata asa: *i> 2.2.2.0/23 2.2.2.1 100 32768 i *> 1.1.1.1 0.0.0.0 0 32768 i config: router bgp 22222 network 1.1.1.1 neighbor 3.3.3.3 remote-as 11111 neighbor 3.3.3.3 next-hop-self neighbor 3.3.3.3 remove-private-AS neighbor 3.3.3.3 version 4 neighbor 3.3.3.3 soft-reconfiguration inbound neighbor 3.3.3.3 route-map intern_out out neighbor 2.2.2.1 remote-as 22222 neighbor 2.2.2.1 next-hop-self neighbor 2.2.2.1 version 4 neighbor 2.2.2.1 soft-reconfiguration inbound no auto-summary ! ip prefix-list intern seq 5 permit 2.2.2.0/23 route-map intern_out permit 10 match ip address prefix-list intern set as-path prepend 22222 22222