config system proxy-arp
Configure proxy-ARP.
config system proxy-arp Description: Configure proxy-ARP. edit <id> set interface {string} set ip {ipv4-address} set end-ip {ipv4-address} next end
config system proxy-arp
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
id |
Unique integer ID of the entry. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
interface |
Interface acting proxy-ARP. |
string |
Maximum length: 15 |
|
ip |
IP address or start IP to be proxied. |
ipv4-address |
Not Specified |
0.0.0.0 |
end-ip |
End IP of IP range to be proxied. |
ipv4-address |
Not Specified |
0.0.0.0 |