HP ProCurve 9304M Installation And Configuration Manual page 146

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

Advertisement

Installation and Basic Configuration Guide
NOTE: When a static MAC entry has a corresponding static ARP entry, you cannot delete the static MAC entry
unless you first delete the static ARP entry.
To create a static ARP entry for a static MAC entry, enter a command such as the following:
HP9300(config)# arp 1 192.53.4.2 aaaa.bbbb.cccc ethernet 1
The arp command allows you to specify only one port number. To create a static ARP entry for a static MAC entry
that is associated with multiple ports, specify the first (lowest-numbered) port associated with the static MAC entry.
Syntax: [no] arp <num> <ip-addr> <mac-addr> ethernet <portnum>
The <num> parameter specifies the entry number.
Enabling Port-Based VLANs
Port and protocol VLANs must first be enabled at the system (global) level before they can be configured at the
VLAN level. For details on configuring VLANs, refer to "Configuring Virtual LANs (VLANs)" in the Advanced
Configuration and Management Guide .
USING THE CLI
When using the CLI, port and protocol-based VLANs are created by entering one of the following commands at
the global CONFIG level of the CLI.
To create a port-based VLAN, enter commands such as the following:
HP9300(config)# vlan 222 by port
HP9300(config)# vlan 222 name Mktg
Syntax: vlan <num> by port
Syntax: vlan <num> name <string>
The <num> parameter specifies the VLAN ID. The valid range for VLAN IDs starts at 1 on all systems but the
upper limit of the range differs depending on the device. In addition, you can change the upper limit on some
devices using the vlan max-vlans... command. See the Command Line Interface Reference .
The <string> parameter is the VLAN name and can be a string up to 16 characters. You can use blank spaces in
the name if you enclose the name in double quotes (for example, "Product Marketing".)
NOTE: The second command is optional and also creates the VLAN if the VLAN does not already exist. You
can enter the first command after you enter the second command if you first exit to the global CONFIG level of the
CLI.
USING THE WEB MANAGEMENT INTERFACE
To enable port-based VLANs on the Routing Switch:
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 the box for Port, next to Policy Based VLANs to enable port-based VLANs.
3. Click Apply to save the changes to the device's running-config file.
4. 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.
Assigning IEEE 802.1q Tagging to a Port
When a port is tagged, it allows communication among the different VLANs to which it is assigned. A common
use for this might be to place an email server that multiple groups may need access to on a tagged port, which in
turn, is resident in all VLANs that need access to the server.
6 - 34

Advertisement

Table of Contents
loading

Table of Contents