.vantronix Firewall ZL1 Installation and Getting Started Guide 2009-01
10
The VLAN configuration in the switch can be seen using:
ProCurve# show vlans <CR>
Status and Counters – VLAN Information
Maximum VLANs to support : 256
Primary VLAN : DEFAULT_VLAN
Management VLAN :
VLAN ID Name | Status Voice Jumbo
------- -------------------- + ---------- ----- -----
1 DEFAULT_VLAN | Port-based No No
123 VLAN_123 | Port-based No No
For this example, the ports assigned to the default VLAN can be seen using:
ProCurve# show vlan 1 <CR>
Status and Counters – VLAN Information – VLAN 1
VLAN ID : 1
Name : DEFAULT_VLAN
Status: Port-based
Voice : No
Jumbo : No
Port Information Mode Unknown VLAN Status
---------------- -------- ------------ ------
B1 Untagged Learn Up
B2 Untagged Learn Up
In this example, if all other switch ports are assigned to VLAN 123, the two Services zl
Module ports will also need to be assigned to VLAN 123 in order to be accessible.
These ports can be assigned as tagged using:
ProCurve# configure <CR>
ProCurve(config)# vlan 123 <CR>
ProCurve(vlan-123)# tagged B1,B2 <CR>
or else as untagged using:
ProCurve# configure <CR>
ProCurve(config)# vlan 123 <CR>
ProCurve(vlan-123)# untagged B1,B2 <CR>
See the Management and Configuration Guide for the ProCurve Series 3500yl,
6200yl, 5400zl, and 8200zl Switches for more information on VLAN configuration.