User Manual UMN:CLI
V5808
225
To delete the configured range of IP address for discarding ARP packets, use the
following command.
no deny ip any mac {any | host
MACADDR}
Deletes a configured range of IP address to discard
ARP packets.
any: ignores sender MAC address
host: sender host
MACADDR: sender MAC address
A.B.C.D: start/end IP address of sender
A.B.C.D/A: sender IP network address
no deny ip host A.B.C.D mac
{any | host MACADDR}
no deny ip range A.B.C.D
A.B.C.D mac any
no deny ip A.B.C.D/A mac {any |
host MACADDR}
To specify the range of IP address to forward ARP packets, use the following command.
permit ip any mac {any | host
MACADDR}
Permits ARP packets of all IP addresses with all MAC
addresses which have not learned before on ARP
inspection table or a specific MAC address.
any: ignores sender MAC address
host: sender host
MACADDR: sender MAC address
permit ip host A.B.C.D mac {any
| host MACADDR}
Permits ARP packets from a specific host.
MACADDR: MAC address
permit ip range A.B.C.D A.B.C.D
mac any
Permits ARP packets of a given range of IP addresses.
A.B.C.D: start/end IP address of sender
permit ip A.B.C.D/A mac {any |
host MACADDR}
Permits ARP packets of a sender IP network
addresses.
A.B.C.D/A: sender IP network address
To delete the configured ranged of IP address to permit ARP packets, use the following
command.
no permit ip any mac {any | host
MACADDR}
Deletes a configured range of IP address to permit
ARP packets.
any: ignores sender MAC address
host: sender host
MACADDR: sender MAC address
A.B.C.D: start/end IP address of sender
A.B.C.D/A: sender IP network address
no permit ip host A.B.C.D mac
{any | host MACADDR}
no permit ip range A.B.C.D
A.B.C.D mac any
no permit ip A.B.C.D/A mac {any