DELL刀片服务器配置m1000e方法


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 e6e66b8981c1030d5650da159e79539a 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 e6e66b8981c1030d5650da159e79539a 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 e6e66b8981c1030d5650da159e79539a level 15 encrypted
username "111" password 25d55ad283aa400af464c76d713c07ad 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 e6e66b8981c1030d5650da159e79539a level 15 encrypted
username "111" password 25d55ad283aa400af464c76d713c07ad 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 e6e66b8981c1030d5650da159e79539a 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 e6e66b8981c1030d5650da159e79539a level
15 encrypted

console(config)#exit

相关主题
相关文档
最新文档