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

How I get number of ARP table on CBS350 ?

hidehara
Level 1
Level 1

Some time the message is recording on my Cisco Business 350 .

%ARP-E-ARPTBL: ARP Table Overflow

 

I found one command "show system resources" and returned the followings.

switchxxxxxx# show system resources
                        In-Use               Max
                        ------            --------
IP Entries                 878               896
IPv4 policy Routes 0 12 IPv6 policy Routes 0 12 VLAN Mapping Entries 0 0

 

Does "IP Entries" on the result is euqal to number of ARP table of my device?

or Is there any other command present for getting the number?

 

1 Accepted Solution

Accepted Solutions

@hidehara 

 IP Entries is not the same as ARP table but the have a direct relationship. Every ARP will be related to one IP address.

What you can do to improve it is change the ARP Age to optimize the ARP table utilization.  The ARP table for CBS350 10Giga upllink is arount 1K entry.

 

FlavioMiranda_0-1740564981515.png

 

View solution in original post

3 Replies 3

marce1000
Hall of Fame
Hall of Fame

 

 - Try these commands : show arp
                                            show ip arp inspection list

  M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

@hidehara 

 IP Entries is not the same as ARP table but the have a direct relationship. Every ARP will be related to one IP address.

What you can do to improve it is change the ARP Age to optimize the ARP table utilization.  The ARP table for CBS350 10Giga upllink is arount 1K entry.

 

FlavioMiranda_0-1740564981515.png

 

Joseph W. Doherty
Hall of Fame
Hall of Fame

Per chance, does this CBS have a default route to an interface without a next hop IP, which also leads to the Internet?