HPE GreenLake Administration
- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Operating Systems
 - >
 - Operating System - HP-UX
 - >
 - Re: ARP cache
 
Operating System - HP-UX
        1840174
        Members
    
    
        2812
        Online
    
    
        110162
        Solutions
    
Forums
        Categories
Company
Local Language
                
                  
                  back
                
        
                
        
                
        
                
        
        
        
                
        
                
        
        
        
                
        
              
              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
                
                  
                  back
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
            
                
            
                
            
                
            
                
            
            
                
            
                
            
            
                
            
                
              
            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
Blogs
        Information
        Community
Resources
Community Language
        Language
        Forums
Blogs
	
		
			
            
                
            Go to solution
        
            
		
		
			
            	
	
		
        
		
	
	
		Topic Options
			
				
					
	
			
		
	- 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-2002 12:58 PM
06-17-2002 12:58 PM
			
				
					
					
						Hi all,
I have 2 MC/SG floating IPs to reach from my server, and have 2 entries of the floating IPs in the /etc/hosts file. When the first package failed and switched to the server where the 2nd package runs, the 2 floating IPs actually bind to the same MAC address, so when I tried to reach the first pkg, the ARP cache got updated.
My question is, when the first package swithed back to it's original server(and also the network card), when I connect to it's floating IP, will the ARP cache updated automatically again to the original one or it will still use the one in the cache(the one currently in the ARP cache is still reachable, because it's a valiad one for the other package) -- it's a production environment, I can't emulate the scenario.
thanks,
Gary
	
			
				
		
			
			
			
			
			
			
		
		
		
	
	
	
I have 2 MC/SG floating IPs to reach from my server, and have 2 entries of the floating IPs in the /etc/hosts file. When the first package failed and switched to the server where the 2nd package runs, the 2 floating IPs actually bind to the same MAC address, so when I tried to reach the first pkg, the ARP cache got updated.
My question is, when the first package swithed back to it's original server(and also the network card), when I connect to it's floating IP, will the ARP cache updated automatically again to the original one or it will still use the one in the cache(the one currently in the ARP cache is still reachable, because it's a valiad one for the other package) -- it's a production environment, I can't emulate the scenario.
thanks,
Gary
Solved! Go to Solution.
		2 REPLIES 2
	
	            
            
		
		
			
            
                - Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
06-18-2002 12:19 AM
06-18-2002 12:19 AM
Solution
			
				
					
					
						Yes, your ARP cache will get updated, this is a direct quote from the MCSG Manual:
/start quote/
ARP Messages after Switching
When a floating IP address is moved to a new interface, either locally or remotely, an ARP message is broadcast to indicate the new mapping between IP address and link layer address. An ARP message is sent for each IP address that has been moved. All systems receiving the broadcast should update the associated ARP cache entry to reflect the change. Currently, the ARP messages are sent at the time the IP address is added to the new system. An ARP message is sent in the form of an ARP request. The sender and receiver protocol address fields of the ARP request message are both set to the same floating IP address. This ensures that nodes receiving the message will not send replies.
/end quote/
So your systems ARP cache will get updated *unless* there is some piece of network hardware in the way that doesn't forward on ARP broadcasts (I've seen some wireless RF base stations for example that don't do this)
You can read more on how network switching works here:
http://docs.hp.com/hpux/onlinedocs/B3936-90065/B3936-90065.html
HTH
Duncan
	
I am an HPE Employee
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
/start quote/
ARP Messages after Switching
When a floating IP address is moved to a new interface, either locally or remotely, an ARP message is broadcast to indicate the new mapping between IP address and link layer address. An ARP message is sent for each IP address that has been moved. All systems receiving the broadcast should update the associated ARP cache entry to reflect the change. Currently, the ARP messages are sent at the time the IP address is added to the new system. An ARP message is sent in the form of an ARP request. The sender and receiver protocol address fields of the ARP request message are both set to the same floating IP address. This ensures that nodes receiving the message will not send replies.
/end quote/
So your systems ARP cache will get updated *unless* there is some piece of network hardware in the way that doesn't forward on ARP broadcasts (I've seen some wireless RF base stations for example that don't do this)
You can read more on how network switching works here:
http://docs.hp.com/hpux/onlinedocs/B3936-90065/B3936-90065.html
HTH
Duncan
I am an HPE Employee
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
06-18-2002 12:37 AM
06-18-2002 12:37 AM
			
				
					
						
							Re: ARP cache
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hi,
Whenever a LAN switchover occurs , A arp broadcast with ip address and new MAC address is sent to all hosts in the network. This happens automatically even without a arp request. This arp broadcast will update the arp
cache of your client machines immediately of the new mac adddress and it's ip address.
regards.
U.SivaKumar
		
		
	
	
	
Whenever a LAN switchover occurs , A arp broadcast with ip address and new MAC address is sent to all hosts in the network. This happens automatically even without a arp request. This arp broadcast will update the arp
cache of your client machines immediately of the new mac adddress and it's ip address.
regards.
U.SivaKumar
	Innovations are made when conventions are broken
			
			
				
			
			
			
			
			
			
		The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
		
	
	
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP