add Switch config and latest firmware
This commit is contained in:
parent
f80d1588d2
commit
82f14a7c89
Binary file not shown.
|
@ -0,0 +1,38 @@
|
|||
!Current Configuration:
|
||||
!System Description "PowerConnect 6224, 3.3.18.1, VxWorks 6.5"
|
||||
!System Software Version 3.3.18.1
|
||||
!Cut-through mode is configured as disabled
|
||||
!
|
||||
configure
|
||||
vlan database
|
||||
vlan 100
|
||||
exit
|
||||
ip telnet server disable
|
||||
stack
|
||||
member 1 1
|
||||
member 2 1
|
||||
member 3 1
|
||||
member 4 1
|
||||
exit
|
||||
ip address 10.10.0.2 255.255.254.0
|
||||
ip default-gateway 10.10.0.1
|
||||
username "ctdo" password ea8362b0f30dfe0de1f9c5f9b73fbde4 level 15 encrypted
|
||||
ip ssh server
|
||||
no spanning-tree
|
||||
!
|
||||
interface ethernet 3/g1
|
||||
switchport access vlan 100
|
||||
exit
|
||||
!
|
||||
interface ethernet 3/g2
|
||||
switchport access vlan 100
|
||||
exit
|
||||
!
|
||||
interface ethernet 3/g3
|
||||
switchport access vlan 100
|
||||
exit
|
||||
!
|
||||
interface ethernet 3/g4
|
||||
switchport access vlan 100
|
||||
exit
|
||||
exit
|
Loading…
Reference in New Issue