86
Summit24e3 Switch Installation and User Guide
Virtual LANs (VLANs)
VLAN Configuration Examples
The following Summit24e3 switch example creates a tag-based VLAN named video. It assigns the
VLANid 1000. Ports 4 through 8 are added as tagged ports to the VLAN.
create vlan video
config video tag 1000
config video add port 4-8 tagged
The following Summit24e3 switch example creates a VLAN named sales, with the VLANid 120. The
VLAN uses both tagged and untagged ports. Ports 1 through 3 are tagged, and ports 4 and 7 are
untagged. Note that when not explicitly specified, ports are added as untagged.
create vlan sales
config sales tag 120
config sales add port 1-3 tagged
config sales add port 4,7
Displaying VLAN Settings
To display VLAN settings, use the following command:
show vlan {<name>} {detail}
The
show
command displays summary information about each VLAN, which includes:
•
Name
•
VLANid
•
How the VLAN was created
•
IP address
•
STPD information
•
QoS profile information
•
Ports assigned
•
Tagged/untagged status for each port
•
How the ports were added to the VLAN
•
Number of VLANs configured on the switch
Use the
detail
option to display the detailed format.
config vlan <old_name> name <new_name>
Renames a previously configured VLAN.
create vlan <name>
Creates a named VLAN.
delete vlan <name>
Removes a VLAN.
unconfig ports <portlist> monitor vlan <name>
Removes port-based VLAN monitoring.
unconfig vlan <name> ipaddress
Resets the IP address of the VLAN.
Table 23: VLAN Configuration Commands (continued)
Command
Description
Содержание Summit Summit24
Страница 12: ...12 Contents Summit24e3 Switch Installation and User Guide Index Index of Commands ...
Страница 14: ...14 Figures Summit24e3 Switch Installation and User Guide ...
Страница 24: ...24 Summit24e3 Switch Installation and User Guide Summit24e3 Switch Overview ...
Страница 32: ...32 Summit24e3 Switch Installation and User Guide Switch Installation ...
Страница 78: ...78 Summit24e3 Switch Installation and User Guide Configuring Ports on a Switch ...
Страница 118: ...118 Summit24e3 Switch Installation and User Guide Network Address Translation NAT ...
Страница 132: ...132 Summit24e3 Switch Installation and User Guide Ethernet Automatic Protection Switching ...
Страница 146: ...146 Summit24e3 Switch Installation and User Guide Quality of Service QoS ...
Страница 158: ...158 Summit24e3 Switch Installation and User Guide Status Monitoring and Statistics ...
Страница 204: ...204 Summit24e3 Switch Installation and User Guide Interior Gateway Routing Protocols ...
Страница 212: ...212 Summit24e3 Switch Installation and User Guide Safety Information ...
Страница 216: ...216 Summit24e3 Switch Installation and User Guide Supported Standards ...
Страница 238: ...238 Index Summit24e3 Switch Installation and User Guide ...
Страница 244: ...244 Index of Commands Summit24e3 Switch Installation and User Guide ...