prefixes advertised to BGP peers
bloomingdals
Member Posts: 10 ■□□□□□□□□□
in Juniper
hello every one,
i'm working with a shadow router that can display the entire routing table. i want to list all the prefixes that i am advertising to my bgp peers.
i though taht to do so, i need to access the Adj-Rib-Out table ?? please if it's possible can you provide me with the command that enables me to do it (i'm working with an MX5 juniper router).
If it's also possible is there an OID that enables me to do the same thing with SNMP!!
thank you a lot
i'm working with a shadow router that can display the entire routing table. i want to list all the prefixes that i am advertising to my bgp peers.
i though taht to do so, i need to access the Adj-Rib-Out table ?? please if it's possible can you provide me with the command that enables me to do it (i'm working with an MX5 juniper router).
If it's also possible is there an OID that enables me to do the same thing with SNMP!!
thank you a lot
Comments
-
networker050184 Mod Posts: 11,962 Modshow route advertising-protocol bgp <peer ip>
Not sure about the SNMP piece.An expert is a man who has made all the mistakes which can be made. -
bloomingdals Member Posts: 10 ■□□□□□□□□□thank you for your answer. Is that command work if it's done on a shadow router????
-
networker050184 Mod Posts: 11,962 ModNot sure what you mean by shadow router. Do you mean a recieve only router? If so you can just look at the best BGP routes and see what would be advertised.An expert is a man who has made all the mistakes which can be made.