Turn on suggestions
![]() Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
|
02-05-2013 07:22 AM
Can anyone point me in the right direction on getting these 2 switches configured for my SAN environment? Someone told me to look over this link http://www.brocade.com/downloads/documents/configuartion_guides/BrocadeFCX_iSCSI_SAN_ConfigGuide_GA-CG-285-00.pdf but it doesn't apply to my switches. These switches came with the EMC SAN from CDW.
Thanks
02-05-2013 11:22 AM
After going through a bunch of different documentation this is the config I've come up with so far. Port 1 -12 will be used for iSCSI, 13 -24 is blocked out for LAN but I won't have anything plugged into it unless for temporary management.
!
Startup-config data location is flash memory
!
Startup configuration:
!
ver 07.0.01cT7e1
!
module 1 fws1g-24-port-copper-base-module
!
!
!
!
vlan 1 name DEFAULT-VLAN by port
no spanning-tree
!
vlan 2 name iSCSI by port
untagged ethe 0/1/1 to 0/1/12
spanning-tree 802-1w
!
vlan 3 name LAN by port
untagged ethe 0/1/13 to 0/1/24
spanning-tree 802-1w
!
!
!
!
!
!
aaa authentication web-server default local
jumbo
enable super-user-password .....
enable port-config-password .....
enable read-only-password .....
enable aaa console
hostname iSCSI-Switch1
ip address 10.10.10.10 255.255.255.0
no ip dhcp-client auto-update enable
no ip dhcp-client enable
ip default-gateway 10.10.10.1
username admin password .....
clock summer-time
clock timezone us Eastern
interface ethernet 0/1/1
flow-control neg-on
link-aggregate active
!
interface ethernet 0/1/2
flow-control neg-on
link-aggregate active
!
interface ethernet 0/1/3
flow-control neg-on
link-aggregate active
!
interface ethernet 0/1/4
flow-control neg-on
link-aggregate active
!
interface ethernet 0/1/5
flow-control neg-on
link-aggregate active
!
interface ethernet 0/1/6
flow-control neg-on
link-aggregate active
!
interface ethernet 0/1/7
flow-control neg-on
link-aggregate active
!
interface ethernet 0/1/8
flow-control neg-on
link-aggregate active
!
interface ethernet 0/1/9
flow-control neg-on
link-aggregate active
!
interface ethernet 0/1/10
flow-control neg-on
link-aggregate active
!
interface ethernet 0/1/11
flow-control neg-on
link-aggregate active
!
interface ethernet 0/1/12
flow-control neg-on
link-aggregate active
!
!
!
!
!
!
!
end
02-06-2013 04:00 AM
tstumbo,
I suggest you post this question into the Ethernet Switches / Routers forum. The folks over there can definitely answer all of your questions. This forum mostly focuses on the fibre channel product functionality. I'm not aware of a function to cross post your question between forums.