Purpose
Command or Action
(Optional) Changes the MTU size (or other VLAN characteristic).
mtu mtu-size
Example:
Switch(config-vlan)#
mtu 256
Step 4
Configures the VLAN media type. Command options include:
media
{
ethernet
|
fd-net
|
fddi
|
tokenring
|
trn-net
}
Step 5
•
ethernet
—
Sets the VLAN media type as Ethernet.
Example:
Switch(config-vlan)#
media
ethernet
•
fd-net
—
Sets the VLAN media type as FDDI net.
•
fddi
—
Sets the VLAN media type as FDDI.
•
tokenring
—
Sets the VLAN media type as Token Ring.
•
trn-net
—
Sets the VLAN media type as Token Ring net.
(Optional) Configures the VLAN as the RSPAN VLAN for a remote SPAN session.
For more information on remote SPAN, see the
Catalyst 3850 Network Management
Configuration Guide
.
remote-span
Example:
Switch(config-vlan)#
Step 6
remote-span
Returns to privileged EXEC mode.
end
Example:
Switch(config)#
end
Step 7
Verifies your entries.
show vlan
{
name vlan-name
|
id
vlan-id
}
Step 8
Example:
Switch#
show vlan name test20
id 20
Related Topics
Supported VLANs, on page 3
Normal-Range VLAN Configuration Guidelines, on page 7
Monitoring VLANs, on page 26
Supported VLANs, on page 3
Normal-Range VLAN Configuration Guidelines, on page 7
Monitoring VLANs, on page 26
Consolidated Platform Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3850 Switches)
OL-29322-01
13
Configuring VLANs
How to Configure Normal-Range VLANs