Reference Guide

546 VLAN Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC3_latest\VLAN.fm
DELL CONFIDENTIAL – PRELIMINARY 5/21/14 - FOR PROOF ONLY
Example
console(config)#
interface
te0/1
console(config-if)#
switchport community
1
switchport
Use the switchport Interface Configuration mode command to put an
interface that is in Layer 3 mode into Layer 2 mode. Use the no form of this
command to put an interface in Layer 3 mode.
Syntax
switchport
no switchport
Parameters
N/A
Default Configuration
Layer 2 mode
Command Mode
Interface (Ethernet, Port Channel) Configuration mode
User Guidelines
Use the no switchport command to set the interface as a Layer 3 interface
Examples:
Example 1 - The following example puts the port
te0/
1 into Layer 2 mode.
console(config)#
interface
te0/1
console(config-if)#
switchport
Example 2 - The following example puts the port
te0/
1 into Layer 3 mode.
console(config)#
interface
te0/1