视频1 视频21 视频41 视频61 视频文章1 视频文章21 视频文章41 视频文章61 推荐1 推荐3 推荐5 推荐7 推荐9 推荐11 推荐13 推荐15 推荐17 推荐19 推荐21 推荐23 推荐25 推荐27 推荐29 推荐31 推荐33 推荐35 推荐37 推荐39 推荐41 推荐43 推荐45 推荐47 推荐49 关键词1 关键词101 关键词201 关键词301 关键词401 关键词501 关键词601 关键词701 关键词801 关键词901 关键词1001 关键词1101 关键词1201 关键词1301 关键词1401 关键词1501 关键词1601 关键词1701 关键词1801 关键词1901 视频扩展1 视频扩展6 视频扩展11 视频扩展16 文章1 文章201 文章401 文章601 文章801 文章1001 资讯1 资讯501 资讯1001 资讯1501 标签1 标签501 标签1001 关键词1 关键词501 关键词1001 关键词1501 专题2001
DELL刀片服务器配置m1000e方法
2025-10-05 01:24:55 责编:小OO
文档


cmc-6T9N72X login: root

Password:

Welcome to the CMC firmware version 1.33.A00.200901090855

$ connect switch-1

connect: acquiring remote port.

Connected to remote port.

Escape character is '^\\'.

>

(Unit 1 - Waiting to select management unit)>

(Unit 1 - Waiting to select management unit)>

Applying configuration, please wait ...

Welcome to Dell Easy Setup Wizard

The Setup Wizard guides you through the initial switch configuration, and

gets you up and running as quickly as possible. You can skip the setup

wizard, and enter CLI mode to manually configure the switch. You must

respond to the next question to run the setup wizard within 60 seconds,

otherwise the system will continue with normal operation using the default

system configuration.Note: You can exit the setup wizard at any point

by entering [ctrl+z].

Would you like to run the setup wizard (you must answer this question within

60 seconds)? [Y/N] n

Thank you for using Dell Easy Set up Wizard. You will now enter CLI mode.

console>

console>

console>

console>

console>

console>en

console#configure

console(config)#end

console#show running-config

!Current Configuration:

!System Description "PowerConnect M6220, 2.2.0.3, VxWorks5.5.1"

!System Software Version 2.2.0.3

!System Operational Mode "Normal"

!

configure

stack

member 1 1

exit

ip address 192.168.2.1 255.255.255.0

username "root" password e6e66b81c1030d5650da159e79539a level 15 encrypted

exit

console#show vlan

VLAN Name Ports Type Authorization

----- --------------- ------------- ----- -------------

1 Default ch1-24, Default Required

1/g1-1/xg4

console#configure

console(config)#ip address 192.168.2.4 /24

console(config)#end

console#show running-config

!Current Configuration:

!System Description "PowerConnect M6220, 2.2.0.3, VxWorks5.5.1"

!System Software Version 2.2.0.3

!System Operational Mode "Normal"

!

configure

stack

member 1 1

exit

ip address 192.168.2.4 255.255.255.0

username "root" password e6e66b81c1030d5650da159e79539a level 15 encrypted

exit

console#configure

console(config)#username 111 password 12345678 level 15

console(config)#vlan database

console(config-vlan)#vlan 2

Warning: The use of large numbers of VLANs or interfaces may cause significant

delays in applying the configuration.

console(config-vlan)#end

console#show vlan

VLAN Name Ports Type Authorization

----- --------------- ------------- ----- -------------

1 Default ch1-24, Default Required

1/g1-1/xg4

2 Static Required

console#configure

console(config)#interface ethernet 1/g17

console(config-i

f-1/g17)#switchport access vlan 2

Warning: The use of large numbers of VLANs or interfaces may cause significant

delays in applying the configuration.

console(config-if-1/g17)#end

console#show running-config

!Current Configuration:

!System Description "PowerConnect M6220, 2.2.0.3, VxWorks5.5.1"

!System Software Version 2.2.0.3

!System Operational Mode "Normal"

!

configure

vlan database

vlan 2

exit

stack

member 1 1

exit

ip address 192.168.2.4 255.255.255.0

username "root" password e6e66b81c1030d5650da159e79539a level 15 encrypted

username "111" password 25d55ad283aa400af4c76d713c07ad level 15 encrypted

!

interface ethernet 1/g17

switchport access vlan 2

exit

exit

console#show vlan

VLAN Name Ports Type Authorization

----- --------------- ------------- ----- -------------

1 Default ch1-24, Default Required

1/g1-1/g16,

1/g18-1/xg4

2 1/g17 Static Required

console#configure

console(config)#interface vlan 2

console(config-if-vlan2)#exit

console(config)#vlan database

console(config-vlan)#exit

console(config)#interface vlan 2

console(config-if-vlan2)#ip address 192.168.3.1 /24

console(config-if-vlan2)#end

console#show running-config

!Current Configuration:

!System Description "PowerConnect M6220, 2.2.0.3, VxWorks5.5.1"

!System Software Version 2.2.0.3

!System Operational Mode "Normal"

!

configure

vlan database

vlan 2

exit

stack

member 1 1

exit

ip address 192.168.2.4 255.255.255.0

interface vlan 2

routing

ip address 192.168.3.1 255.255.255.0

exit

username "root" password e6e66b81c1030d5650da159e79539a level 15 encrypted

username "111" password 25d55ad283aa400af4c76d713c07ad level 15 encrypted

!

interface ethernet 1/g17

switchport access vlan 2

exit

exit

console#onsole>en

^

% Invalid input detected at '^' marker.

console#

console#console#show running-config

^

% Invalid input detected at '^' marker.

console#!Current Configuration:

console#!System Description "PowerConnect M6220, 2.2.0.3, VxWorks5.5.1"

console#!System Software Version 2.2.0.3

console#!System Operational Mode "Normal"

console#!

console#configure

console(config)#stack

console(config-stack)#member 1 1

Switch 1 already exists!

console(config-stack)#exit

console(config)#ip address 192.168.2.1 255.255.255.0

console(config)#username "root" password e6e66b81c1030d5650da159e79539a level

15 encrypted

console(config)#exit

console#

console#console#configure

^

% Invalid input detected at '^' marker.

console#

console#console(config)#ip address 192.168.2.2 /24\\

^

% Invalid input detected at '^' marker.

console#

console#Prefix should be between 1 and 30.

^

% Invalid input detected at '^' marker.

console#

console#console(config)#ip address 192.168.2.2 /24

^

% Invalid input detected at '^' marker.

console#

console#console(config)#exit

^

% Invalid input detected at '^' marker.

console#

console#console#show running-config

^

% Invalid input detected at '^' marker.

console#!Current Configuration:

console#!System Description "PowerConnect M6220, 2.2.0.3, VxWorks5.5.1"

console#!System Software Version 2.2.0.3

console#!System Operational Mode "Normal"

console#!

console#configure

console(config)#stack

console(config-stack)#member 1 1

Switch 1 already exists!

console(config-stack)#exit

console(config)#ip address 192.168.2.2 255.255.255.0

console(config)#username "root" password e6e66b81c1030d5650da159e79539a level

15 encrypted

console(config)#exit下载本文

显示全文
专题