Dell PowerConnect 3424 User Manual

DellTM PowerConnectTM 34XX Systems

User’s Guide Addendum

DellTM PowerConnectTM 34XX Systems 1
Notes, Notices, and Cautions
NOTE: A NOTE indicates important information that helps you make better use of your computer.
NOTICE: A NOTICE indicates either potential damage to hardware or loss of data and tells you how to
avoid the problem.
CAUTION: A CAUTION indicates a potential for property damage, personal injury, or death.
____________________
Information in this document is subject to change without notice.
© 2006 Dell Inc. All rights reserved.
Reproduction in any manner whatsoever without the written permission of Dell Inc. is strictly forbidden.
Trademarks used in this text: Dell, Dell OpenManage, the DELL logo, and PowerConnect are trademarks of Dell Inc. Microsoft and Windows are registered trademarks of Microsoft Corporation.
Other trademarks and trade names may be used in this document to refer to either the entities claiming the marks and names or their products. Dell Inc. disclaims any proprietary interest in trademarks and trade names other than its own.
September 2006 Rev. A02
2 User’s Guide Addendum
This document is an addendum to the PowerConnect 34XX user guide and includes the following topics:
Configuring QinQ
Defining STP Root Guard
Configuring LLDP
HTTP/HTTPS Upload/Download
User’s Guide Addendum 3

Configuring QinQ

Configuring Customer VLANs Using the Web Interface

Customer VLANs are configured using QinQ. QinQ tagging allows network managers to add an additional tag to previously tagged packets. Adding additional tags to the packets helps create more VLAN space. The added tag provides an VLAN ID to each customer, this ensures private and segregated network traffic. The VLAN ID tag is assigned to a customer port in the service providers network. The designated port then provides additional services to the packets with the double-tags. This allows administrators to expand service to VLAN users.
To configure customer VLANs:
1
Click
Figure 1-1. VLAN Membership
Switch > VLAN > VLAN Membership
. The
VLAN Membership
page opens.
2
Click . The
Figure 1-2. Create New VLAN
3
Define the
4 User’s Guide Addendum
VLAN ID and VLAN Name fields.
Create New VLAN
page opens:
4
Click .
5
Click
Switch > VLAN > Port Settings
Figure 1-3. VLAN Port Settings
6
Select the interface.
7
Set the Port VLAN Mode field to
8
Define the remaining fields.
9
Click . The VLAN Port settings are saved, and the device is updated.
10
Click . The
VLAN Port Table
. The
Customer
VLAN Port Settings
.
opens.
page opens.
Figure 1-4. VLAN Port Table
11
Select the Port VLAN Mode.
User’s Guide Addendum 5
12
Click . The customer VLAN is defined, and the device is updated.

Configuring Customer VLANs using the CLI

To configure QinQ, perform the following:
1
Enter the global configuration mode.
Console>enable Console#config Console (config)#
2
Enter the VLAN configuration mode.
Console (config)# vlan database Console (config-vlan)#
3
Create VLAN in the VLAN database.
Console (config-vlan)# vlan 100 Console (config-vlan)# exit
4
Configure port e5 as a customer port for VLAN 100.
Console (config)# interface ethernet 1/e5 Console (config-if)# switchport mode customer Console (config-if)# switchport customer vlan 100 Console (config-if)# exit Console (config)#
5
Configure port e10 as a trunked port, tagged for VLAN 100.
Console (config)# interface ethernet 1/e10 Console (config-if)# switchport mode trunk Console (config-if)# switchport trunk allowed vlan add 100 Console (config-if)# exit Console (config)#
The following is an example of the QinQ show commands:
console# show interfaces switchport ethernet 1/e5 Port: 1/e5 Port Mode: Customer Gvrp Status: disabled Ingress Filtering: true Acceptable Frame Type: admitAll Ingress UnTagged VLAN ( NATIVE ): 100 Protected: Disabled
Port is member in:
Vlan Name Egress rule Port Membership Type
---- ----------------------- ----------- -------------------­100 100 Untagged Static
Forbidden VLANS:
6 User’s Guide Addendum
Vlan Name
---- -----------------------
Classification rules:
Protocol based VLANs:
Group ID Vlan ID
-------- ------------------
Mac based VLANs:
Group ID Vlan ID
-------- ------------------
Subnet based VLANs:
Group ID Vlan ID
-------- ------------------
console#

QinQ Example

console# show ip igmp snooping cpe vlans
inner VLAN multicast TV VLAN
----------------------- -------------------­3 3001 4 3000
User’s Guide Addendum 7

Defining STP Root Guard

Use the
To open the tree view.
Figure 1-5. STP Port Settings
Select a Port —
STP —
Fast Link —
a port, the
Link mode optimizes the time it takes for the STP protocol to converge. STP convergence can take
30-60 seconds in large networks.
Root Guard —
Port State —
forwarding action is taken on traffic. Possible port states are:
STP Port Settings
STP Port Settings
Enables or disables STP on the port.
When checked, enables Fast Link mode for the port. If Fast Link mode is enabled for
Port State
Disabled —
page to assign Spanning Tree Port (STP) properties to individual ports.
page, click
Port number for which you want to modify STP settings.
is automatically placed in the
When checked, the port is never selected as the STP root interface.
Indicates the current STP state of a port. If enabled, the port state determines what
STP is currently disabled on the port. The port forwards traffic while learning
Switch →
Spanning Tree →
Forwarding
state when the port link is up. Fast
STP Port Settings
in the
MAC addresses.
Blocking —
addresses. Blocking is displayed when Classic STP is enabled.
8 User’s Guide Addendum
The port is currently blocked and cannot be used to forward traffic or learn MAC
Loading...
+ 18 hidden pages