HPE EVA Storage
1753276 Members
4878 Online
108792 Solutions
New Discussion

FCIP tunnel creation error on DCX with FX8-24 (FOS 7.3.0a)

 
Brian Keg
Occasional Contributor

FCIP tunnel creation error on DCX with FX8-24 (FOS 7.3.0a)

So I have two logical swithes that I am tying to connect via FCIP tunnle.  I have setup the IPIF's addesses and iproutes and I can ping both sides.  Here's my problem I'm trying to create the FCIP tunnel and I get this error;

 

portcfg fciptunnel 9/12 create --remote-ip 10.10.10.156 --local-ip 10.1.1.28 -b 100000 -B 150000 -v 100
Adaptive Rate Limiting and FCIP Trunking are not allowed without Advanced Extension License.

 

If I remove the -b & -B  I get this error;

 

portcfg fciptunnel 9/12 create --remote-ip 10.10.10.156 --local-ip 10.1.1.28 -v 100
Not all required parameters found for circuit creation.
Unknown Error

 

Can anyone provide me with some direction?

 

Thanks in advance.