Unsolved
This post is more than 5 years old
1 Rookie
•
118 Posts
0
707
September 30th, 2009 00:00
MP-7500 FCIP
Hi Guys,
i just was wondering if you have a detailed manuals, white papers for configuring fcip tunnels between 2 MP-7500B switches for replication issues i.e mirror view.
thanks in adbvance
i just was wondering if you have a detailed manuals, white papers for configuring fcip tunnels between 2 MP-7500B switches for replication issues i.e mirror view.
thanks in adbvance
No Events found!


RRR
6 Operator
•
5.7K Posts
0
September 30th, 2009 02:00
I noticed that the 7500 isn't mentioned, but perhaps the "Connectrix Manager Data Center Edition Enterprise and Professional User Guide" can get you on your way ? Start on page 443.
Hope this helps.
huniedi
1 Rookie
•
118 Posts
0
September 30th, 2009 03:00
RRR
6 Operator
•
5.7K Posts
0
September 30th, 2009 03:00
http://my.brocade.com
Documentation
Product manuals
Documentation
Hope this helps.
andreas.scht
2 Intern
•
219 Posts
0
October 1st, 2009 08:00
here is my list how to set up fcip-tunnel:
1. set IP address: portcfg ipif ge[0/1] create
1a. create Policy: policy - -create {ike|IPSec} only for IPSec needed
2. create Tunnel: portcfg fciptunnel ge[0/1] create {-c -f -ike -ipsec -key }
-c = compression on
-f = fastwrite on
show Policy: policy - -show {all| }
show Tunnel: portshow fciptunnel ge[0/1] {all| }
show IP address: portshow ipif ge[0/1]
If you want to use ipsec so there could only be one tunnel setup each GE port!!!
Default route is added automatically. Which FW do you use on your 7500?! If this is lower then 6.1 then you could do this also by webtools.
I hope this will help you.
Greetz
Andreas