cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2615
Views
0
Helpful
3
Replies

BGP Memory utilization on IOS-XR?

Daniel Maloney
Level 1
Level 1

Hi,

I'm new to IOS-XR and I'm used to do show ip bgp summary on regular IOS to see output like

X network entries using X bytes of memory
X path entries using X bytes of memory

Unfortunately on IOS-XR command show bgp  doesn't reveal these details.. do you know the command for IOS-XR which can show info about memory like above?

Thanks

1 Accepted Solution

Accepted Solutions

Nicolas Fevrier
Cisco Employee
Cisco Employee

Hi Daniel,

try: sh bgp process performance-statistics detail

BR,

N.

View solution in original post

3 Replies 3

Nicolas Fevrier
Cisco Employee
Cisco Employee

Hi Daniel,

try: sh bgp process performance-statistics detail

BR,

N.

Hi Nicolas,

Thank you! The command you gave displays this info under colon Mem Used

In my case it shows Mem Used 7696300. Is that number in bytes like it regular IOS? 

I believe it shows in bytes, but I'm not sure...