Configuring The Management Interface - Cisco MDS 9000 Series Configuration Manual

Hide thumbs Also See for MDS 9000 Series:
Table of Contents

Advertisement

Configuring the Management Interface

SUMMARY STEPS
1. configure terminal
2. {hostname | switchname} name
3. exit
4. (Optional) copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
{hostname | switchname} name
Example:
Using the hostname command:
switch(config)# hostname Engineering1
Engineering1(config)#
Using the switchname command:
Engineering1(config)# switchname Engineering2
Engineering2(config)#
Step 3
exit
Example:
Engineering2(config)# exit
Engineering2#
Step 4
copy running-config startup-config
Example:
Engineering2# copy running-config startup-config
Configuring the Management Interface
You can manually configure the management interface from the CLI. You can configure the mgmt 0 interface
with either IPv4 address parameters or an IPv6 address.
You only need to configure the mgmt0 interface on the active supervisor module. When a supervisor
Note
module switchover occurs, the new active supervisor module uses the same configuration for the mgmt0
interface.
Cisco MDS 9000 Family NX-OS Fundamentals Configuration Guide
88
Purpose
Enters global configuration mode.
Changes the device hostname. The name argument is
alphanumeric, case sensitive, and has a maximum length
of 63 characters. The default name is switch.
The switchname command performs the same
Note
function as the hostname command.
Exits global configuration mode.
(Optional)
Copies the running configuration to the startup
configuration.
Basic Device Management
OL-29291-02

Advertisement

Table of Contents
loading

Table of Contents