device-profile name

Syntax

[no] device-profile name <PROFILE-NAME> [untagged-vlan <VLAN-ID> | 
             tagged-vlan <VLAN-LIST> |
             cos <COS-VALUE> | 
             ingress-bandwidth <Percentage> | 
             egress-bandwidth <Percentage> | 
             {poe-priority {critical | high | low} | 
             speed-duplex {auto | auto-10 | auto-100 | ...} |
             poe-max-power <Watts>]

Description

This command is used to create an user-defined profile. A profile is a named collection of port settings applied as a group. You can modify the default profile, default-ap-profile, but you cannot delete it. You can create four additional profiles.

The default-ap-profile has the following values:
  • untagged-vlan: 1
  • tagged-vlan: None
  • ingress-bandwidth: 100
  • egress-bandwidth: 100
  • cos: 0
  • speed-duplex: auto
  • poe-max-power: 33
  • poe-priority: critical

You can modify these parameters. For example, you can execute no untagged-vlan to create a device profile with tagged only ports.

Parameters

name

Specifies the name of the profile to be configured. The profile names can be at most 32 characters long.

cos

The Class of Service (CoS) priority for traffic from the device.

untagged-vlan

The port is an untagged member of specified VLAN.

tagged-vlan

The port is a tagged member of the specified VLANs.

ingress-bandwidth

The ingress maximum bandwidth for the device port.

egress-bandwidth

The egress maximum bandwidth for the device port.

poe-priority

The PoE priority for the device port.

speed-duplex

The speed and duplex for the device port.

poe-max-power

The maximum PoE power for the device port.

Options

no

Removes the user-defined profiles.

Restrictions

  • You can modify the configuration parameters of the default profile, default-ap-profile, but you cannot delete it or change its name.

  • For Aruba 5400R Switch Series and Aruba 2930F Switch Series devices, the maximum value for poe-max-power is 30 W. For all other devices, the maximum value for poe-max-power is 33 W.

  • Egress rate limiting is not supported for devices running on:
    • Aruba 2530 Switch Series

    • Aruba 2540 Switch Series

    • Aruba 2930F Switch Series

  • The egress-bandwidth is only supported for Aruba 2920 and Aruba 5400R Switch Series v2 & v3.

  • The egress-bandwidth option is not supported and not displayed in the CLI for the Aruba 2530 switch.

  • The profile configuration is only applicable to access points.