- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Arp Table Size - A5120Si
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2013 03:07 AM
06-17-2013 03:07 AM
Arp Table Size - A5120Si
Hi
Please help me:
In our network i determine what A5120Si (used as core) learning only 256 ARP entries summary for all interfaces(vlan1,vlan2....) and displayed "ARP table is full and number of items is 256", but as far as I know A5120Si must learning 256 ARp entries for each interface. How i can configured it?
Attaching configration file:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2013 09:28 AM
06-17-2013 09:28 AM
Re: Arp Table Size - A5120Si
The 256 ARP limit is per the whole box, not per interface.
CCIE Service Provider
MASE Network Infrastructure [2011]
H3CSE
CCNP R&S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2013 10:19 AM
06-17-2013 10:19 AM
Re: Arp Table Size - A5120Si
256 at all in the Switch?
while to understand this:
#
interface Vlan-interface1
ip address 192.168.254.100 255.255.255.0
dhcp select relay
dhcp relay server-select 1
arp max-learning-num 256
#
interface Vlan-interface2
ip address 192.168.1.100 255.255.255.0
dhcp select relay
dhcp relay server-select 1
arp max-learning-num 256
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2013 11:38 AM
06-17-2013 11:38 AM
Re: Arp Table Size - A5120Si
Yes, it´s 256 per switch, the same as HP 1910. No, I do not know any possibility to raise that. If you need more, you have to buy another switch...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2013 01:45 PM
06-17-2013 01:45 PM
Re: Arp Table Size - A5120Si
Yes, per the whole switch. The arp max-learning-num command is to limit the number or ARPs learnt per interface, but you still can't go over the 256 limit that is switch-wide.
CCIE Service Provider
MASE Network Infrastructure [2011]
H3CSE
CCNP R&S