Renaming A Vlan; Configuring Vlans On The Switch; Vlan Configuration Commands - Extreme Networks Summit 300-48 Software User's Manual

Software version 6.2a
Hide thumbs Also See for Summit 300-48:
Table of Contents

Advertisement

Virtual LANs (VLANs)

Renaming a VLAN

To rename an existing VLAN, use the following command:
config vlan <old_name> name <new_name>
The following rules apply to renaming VLANs:
• After you change the name of the default VLAN, it cannot be changed back to default.
• You cannot create a new VLAN named default.

Configuring VLANs on the Switch

This section describes the commands associated with setting up VLANs on the switch. Configuring a
VLAN involves the following steps:
1 Create and name the VLAN.
2 Assign an IP address and mask (if applicable) to the VLAN, if needed.
NOTE
Each IP address and mask assigned to a VLAN must represent a unique IP subnet. You cannot
configure the same IP subnet on different VLANs.
3 Assign a VLANid, if any ports in this VLAN will use a tag.
4 Assign one or more ports to the VLAN.
As you add each port to the VLAN, decide if the port will use an 802.1Q tag.

VLAN Configuration Commands

Table 18 describes the commands used to configure a VLAN.
Table 18: VLAN Configuration Commands
Command
config vlan <name> add port <portlist> {tagged
| untagged} {nobroadcast}
config vlan <name> delete port <portlist>
{tagged | untagged} {nobroadcast}
config vlan <name> ipaddress <ipaddress>
{<mask>}
config vlan <name> tag <vlanid>
config vlan <old_name> name <new_name>
create vlan <name>
70
Description
Adds one or more ports to a VLAN. You can
specify tagged port(s), untagged port(s).
Specify nobroadcast to prevent the switch
from forwarding broadcast, multicast, and
unknown unicast traffic. By default, ports are
untagged.
Deletes one or more ports from a VLAN.
Assigns an IP address and an optional mask to
the VLAN.
Assigns a numerical VLANid. The valid range
is from 2 to 4094 (1 is used by the default
VLAN).
Renames a previously configured VLAN.
Creates a named VLAN.
Summit 300-48 Switch Software User Guide

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Summit 300-48 and is the answer not in the manual?

Questions and answers

Table of Contents