5-6
Cisco SCE 8000 10GBE Software Configuration Guide
OL-30621-02
Chapter 5 Configuring the Management Interface and Security
Configuring the Management Ports
Interface State Relationship to Speed and Duplex
summarizes the relationship between the interface state and speed and duplex.
Note
It is not possible to set one parameter to "Auto" and to specify the other parameter. If either speed or
duplex is set to "Auto", then both parameters will behave as if set to "Auto".
How to Configure the Speed of the Management Interface
Options
The following options are available:
•
speed—
Speed in Mbps of the currently selected management port (0/1 or 0/2):
–
10
–
100
–
auto
(default)—Auto-negotiation (do not force speed on the link)
If the duplex parameter is configured to
auto
, changing the speed parameter has no effect.
Step 1
Access the interface configuration mode for the management interface you want to configure.
From the SCE(config)# prompt, type
interface Mng (0/1 | 0/2)
and press
Enter
.
Step 2
From the SCE(config if)# prompt, type
speed
(
10|100|auto)
and press
Enter
.
Specify the desired speed option.
Configuring the Speed of the Management Interface: Example
The following example shows how to use this command to configure the Management port to 100 Mbps
speed.
SCE#config
SCE(config)#interface mng 0/1
SCE(config if)#speed 100
Table 5-1
Interface State Relationship to Speed and Duplex
Speed
Duplex
Actual GBE Interface State
Auto
Auto
Auto negotiation
Auto
Full/Half
Auto negotiation
10/100/1000
Auto
Auto negotiation
10
Full
10 Mbps and full duplex
10
Half
10 Mbps and half duplex
100
Full
100 Mbps and full duplex
100
Half
100 Mbps and half duplex