speed (management interfaces)

Configures the port speed on management interfaces.

Syntax

speed [ 40000 | 100000 | auto ]

Parameters

40000
Specifies 40 Gbps port speed.
100
Specifies 100 Gbps port speed.
auto
Specifies auto-detection. This is the default port speed.

Modes

Interface config mode

Usage Guidelines

This command is available only to users with admin role.

This command is supported on management interfaces.

You can configure 40G speed setting on even numbered interfaces only.

Examples

The following example configures the port speed on management interfaces.

device# configure terminal  
device(config)# interface management 2/16 
device(config--if-eth-2/16)# speed 40000

device# show running-config interface management 2/16 
interface management 2/16 
  speed 40000 
  no shutdown