Arp Filter - Alcatel-Lucent OmniSwitch 6250 Cli Reference Manual

Hide thumbs Also See for OmniSwitch 6250:
Table of Contents

Advertisement

arp filter

Configures an ARP filter that will determine if ARP Request packets containing a specific IP address are
processed by the switch or discarded.
arp filter ip_address [mask ip_mask] [vid] [sender | target] [allow | block]
no arp filter ip_address
Syntax Definitions
ip_address
ip_mask
vid
sender
target
allow
block
Defaults
parameter
vid
ip_mask
sender | target
allow | block
Platforms Supported
OmniSwitch 6250
Usage Guidelines
Use the no form of this command to delete an ARP filter.
If there are no filters configured for the switch, all ARP Request packets received are processed.
Up to 200 filters are allowed on each switch.
If sender or target IP address in an ARP Request packet does not match any filter criteria, the packet is
processed by the switch.
ARP filtering is generally used in conjunction with the Local Proxy ARP application; however, ARP
filtering is available for use on its own and/or with other applications.
page 29-56
The IP address to use for filtering ARP packet IP addresses.
An IP mask that identifies which part of the ARP packet IP address is
examined for filtering (e.g. mask 255.0.0.0 filters on the first octet of the
ARP packet IP address).
A VLAN ID that specifies that only ARP packets for a specific VLAN
are filtered.
The sender IP address in the ARP packet is used for ARP filtering.
The target IP address in the ARP packet is used for ARP filtering.
ARP packets that meet filter criteria are processed.
ARP packets that meet filter criteria are discarded.
default
0 (no VLAN)
255.255.255.255
target
block
OmniSwitch 6250 CLI Reference Guide
IP Commands
November 2009

Advertisement

Table of Contents
loading

Table of Contents