Concept Guide

Table Of Contents
592 | wired-port-profile Dell Networking W-Series Instant 6.4.3.1-4.2.0.0 | CLI Reference Guide
Command/Parameter Description Range Default
STP ensures that there are no
loops in any bridged Ethernet
network and operates on all
downlink ports, regardless of
forwarding mode. STP will not
operate on the uplink port and is
supported only on W-IAPs with
three or more ports. By default
Spanning Tree is disabled on
wired profiles.
speed <speed>
Assigns a value for indicating
speed of client traffic based on
the capabilities of the client, the
AP, and the cable.
10,100,200, auto auto
switchport-mode <mode>
Defines the switchport mode for
the wired profile.
You can specify any of the
following modes:
l Access—Use this mode to
allow the port to carry a single
VLAN specified as the native
VLAN.
l Trunk—Use this mode to
allow the port to carry packets
for multiple VLANs specified
as allowed VLANs.
access, trunk trunk
type <type>
Defines the primary usage of the
wired profile.
employee, guest employee
uplink-enable
Enables uplink for the wired
profile
no
Removes any existing
configuration
Usage Guidelines
Use this command to create a wired profile for employee and guest users. The Ethernet ports allow third-party
devices such as VoIP phones or printers (which support only wired connections) to connect to the wireless
network. You can also configure an Access Control List (ACL) for additional security on the Ethernet downlink.
Example
The following example configures a wired profile for an employee network:
(Instant AP)(config)# wired-port-profile employeeWired1
(Instant AP)(wired ap profile"employeeWired1")# type employee
(Instant AP)(wired ap profile"employeeWired1")# speed auto
(Instant AP)(wired ap profile"employeeWired1")# duplex auto