configure iparp delete proxy
      
                configure iparp delete proxy [[ipNetmask | ip_addr {mask}] {vr vr_name} | all]
            
    
        Description
Deletes one or all proxy ARP entries.
Syntax Description
| ipNetmask | Specifies an IP address/mask length. | 
| ip_addr | Specifies an IP address. | 
| mask | Specifies a subnet mask. | 
| vr_name | Specifies a VR name. | 
| all | Specifies all ARP entries. | 
Default
If you do not specify a VR or VRF, the current VR context is used.
Usage Guidelines
When the mask is not specified, the software assumes a host address (that is, a 32-bit mask).
Example
The following command deletes the IP ARP proxy entry 100.101.45.0/24:
configure iparp delete proxy 100.101.45.0/24
History
This command was first available in ExtremeXOS 10.1.
Platform Availability
This command is available on all platforms.
Print
                        this page
Email this topic
Feedback