Search My Techie Guy

Wednesday, August 23, 2017

Command to show bgp received or advertised routes - Ericsson (Redback) Networks SmartEdge OS


Summary: 

Command to show received or advertised routes on the Ericsson Smart Edge router.

Version:

#show version 

Redback Networks SmartEdge OS Version SEOS-11.1.2.9-Release
Built by sysbuild@eussjlx7010.sj.us.am.ericsson.se Tue Sep 24 10:07:19 PDT 2013
Copyright (C) 1998-2013, Redback Networks Inc. All rights reserved.
System Bootstrap version is Mips,rev2.0.2.67-esa
Installed minikernel version is 11.7
Router Up Time -   564 days, 19 hours 39 minutes 17 secs

Problem or Goal:

Try to show the routes advertised to or received from a bgp neighbor 

Cause:

Solution:

#show bgp route neighbor A.B.C.D advertised
#show bgp route neighbor A.B.C.D received

Where A.B.C.D is the neighbor IP address, for example;

#show bgp route neighbor 172.28.113.42 advertised
#show bgp route neighbor 172.28.113.42 received

Problem Solved?

Yes

No comments: