Alcatel 9000 Podręcznik Użytkownika Strona 215

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 702
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 214
Configuring 802.1Q Configuring an 802.1Q VLAN
OmniSwitch 6800/6850/9000 Network Configuration Guide June 2006 page 11-5
Configuring an 802.1Q VLAN
The following sections detail procedures for creating 802.1Q VLANs and assigning ports to 802.1Q
VLANs.
Enabling Tagging on a Port
To set a port to be a tagged port, you must specify a VLAN identification (VID) number and a port
number. You may also optionally assign a text identification.
For example, to configure port 4 on slot 3 to be a tagged port, enter the following command at the CLI
prompt:
-> vlan 5 802.1q 3/4
Tagging would now be enabled on port 3/4, with a VID of 5.
To add tagging to a port and label it with a text name, you would enter the text identification following the
slot and port number. For example, to enable tagging on port 4 of slot 3 with a text name of port tag, enter
the command in the following manner:
-> vlan 5 802.1q 3/4 “port tag”
The tagged port would now also be labeled port tag. Note that you must use quotes around the text
description.
The VLAN used to handle traffic on the tagged port must be created prior to using the vlan 802.1q
command. Creating a VLAN is described in Chapter 5, “Configuring VLANs.”
For more specific information, see the vlan 802.1q command section in the OmniSwitch CLI Reference
Guide.
Enabling Tagging with Link Aggregation
To enable tagging on link aggregation groups, enter the link aggregation group identification number in
place of the slot and port number, as shown:
-> vlan 5 802.1q 8
(For further information on creating link aggregation groups, see Chapter 13, “Configuring Static Link
Aggregation, or Chapter 14, “Configuring Dynamic Link Aggregation.”)
To add tagging to a port or link aggregation group and label it with a text name enter the text identifica-
tion following the slot and port number or link aggregation group identification number. For example, to
enable tagging on link aggregation group 8 with a text name of agg port tag, enter the command in the
following manner:
-> vlan 5 802.1q 8 “agg port tag”
The tagged port would now also be labeled agg port tag. Note that you must use quotes around the text
description.
Przeglądanie stron 214
1 2 ... 210 211 212 213 214 215 216 217 218 219 220 ... 701 702

Komentarze do niniejszej Instrukcji

Brak uwag