Defining Mac Address Filters - HP ProCurve 9304M Installation And Configuration Manual

Routing switches
Hide thumbs Also See for ProCurve 9304M:
Table of Contents

Advertisement

NOTE: Tagging is disabled by default on individual ports.
NOTE: Tagging does not apply to the default VLAN.
For details on configuring port-based VLANs, refer to "Configuring Virtual LANs (VLANs)" in the Advanced
Configuration and Management Guide .
USING THE CLI
When using the CLI, ports are defined as either tagged or untagged at the VLAN level.
EXAMPLE:
Suppose you want to make port 5 on module 1 a member of port-based VLAN 4, a tagged port. To do so, enter
the following:
HP9300(config)# vlan 4
HP9300(config-vlan-4)# tagged e 1/5
Syntax: tagged ethernet <portnum> [to <portnum> [ethernet <portnum>]]
USING THE WEB MANAGEMENT INTERFACE
To apply 802.1q tagging to a port:
1. Log on to the device using a valid user name and password for read-write access. The System configuration
panel is displayed.
2. Click on the plus sign next to Configure in the tree view to display the configuration options.
3. Click on the plus sign next to Port in the tree view to display the configuration options.
4. Select the link to the port type you want (for example, Ethernet) to display the Port table.
5. Click on the Modify button next to the row of information for the port you want to reconfigure.
6. Select Enable next to IEEE Tagging.
NOTE: This option appears only if you are modifying a port that is a member of a port-based VLAN other
than the default VLAN. Tagging does not apply to ports that are not in a port-based VLAN and does not apply
to the default VLAN.
7. Click Apply to save the changes to the device's running-config file.
8. Select the Save link at the bottom of the dialog. Select Yes when prompted to save the configuration change
to the startup-config file on the device's flash memory.

Defining MAC Address Filters

MAC layer filtering enables you to build access lists based on MAC layer headers in the Ethernet/IEEE 802.3
frame. You can filter on the source and destination MAC addresses as well as other information such as the
EtherType, LLC1 DSAP or SSAP numbers, and a SNAP EtherType. The filters apply to incoming traffic only.
NOTE: MAC filters do not block management access to the HP device. For example, if you apply a filter to block
a specific host, the filter blocks switch traffic from the host but does not prevent the host from establishing a
management connection to the device through Telnet. To block management access, use an Access Control List
(ACL). See the "IP Access Control Lists (ACLs)" chapter of the Advanced Configuration and Management Guide .
NOTE: You cannot use Layer 2 filters to filter Layer 4 information. To filter Layer 4 information, use IP access
policies. See the "Policies and Filters" appendix in the Advanced Configuration and Management Guide .
You configure MAC filters globally, then apply them to individual interfaces. To apply MAC filters to an interface,
you add the filters to that interface's MAC filter group.
Configuring Basic Features
6 - 35

Advertisement

Table of Contents
loading

Table of Contents