cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
526
Views
0
Helpful
1
Replies

9222i WAN Extentions

SHCILSMRTNT
Level 1
Level 1

Hi,

Does the DS-SFP-GE-T support configurable port speeds(10/100/1000)? We want to have our san extensions to be configured directly from the MDS 9222i (2 each at all the locations) at our primary site to near site for synchronous replication and near site to our DR site for asynchronous replication. for the synchronous replication we were able to configure the 9222i since the metro ethernet bandwidth is 1Gbps, the asynchronous bandwidth from the near site to DR is 45 Mbps, here i would like to know if the above ports(DS-SFP-GE-T) can be configured to take the 45 Mbps bandwidth.

Thanks in Advance,

KKM 

1 Reply 1

dakester
Cisco Employee
Cisco Employee


Hi,

You will want to do the bandwidth confguration at the fcip profile level.
http://www.cisco.com/en/US/docs/switches/datacenter/mds9000/sw/5_0/configuration/guides/ipsvc/nxos/cfcip.html#wp2464029

Examle:
switch(config)# fcip profile 1
switch(config-profile)# tcp max-bandwidth-mbps 45 min-available-bandwidth-mbps 30 round-trip-time-ms 10

Regards,

David