5-5
Cisco SCE 8000 10GBE Software Configuration Guide
OL-30621-02
Chapter 5 Configuring the Management Interface and Security
Configuring the Management Ports
Step 1
On a physically connected local console, access the interface configuration mode for either management
interface. The specified IP address is configured for both interfaces.
From the SCE(config)# prompt, type
interface Mng (0/1 | 0/2)
and press
Enter
.
Step 2
From the SCE(config if)# prompt, type
ip address
ip-address subnet-mask
and press
Enter
.
The command might fail if there is a routing table entry that is not part of the new subnet defined by the
new IP address and subnet mask.
Caution
Changing the IP address of the management interface via telnet will result in loss of the telnet connection
and inability to reconnect with the interface.
Note
After changing the IP address, you must reload the Cisco SCE platform so that the change will take effect
properly in all internal and external components of the Cisco SCE platform. (See
Shutting Down the Cisco SCE Platform” section on page 3-23
Setting the IP Address and Subnet Mask of the Management Interface: Example
The following example shows how to set the IP address of the Cisco SCE platform to 10.1.1.1 and the
subnet mask to 255.255.0.0.
SCE#config
SCE(config)#interface mng 0/1
SCE(config if)#ip address 10.1.1.1 255.255.0.0
Configuring the Management Interface Speed and Duplex Parameters
This section presents sample procedures that describe how to configure the speed and the duplex of the
management interface.
Both these parameters must be configured separately for each port.
•
Interface State Relationship to Speed and Duplex, page 5-6
•
How to Configure the Speed of the Management Interface, page 5-6
•
How to Configure the Duplex Operation of the Management Interface, page 5-7