Forum Discussion

bsdpruegelknabe's avatar
bsdpruegelknabe
Icon for Nimbostratus rankNimbostratus
Nov 25, 2008

Creating VirtualServer

Hello,

 

 

I was trying to create a virtual server. The code, from Joe, shown at http://devcentral.f5.com/Default.aspx?tabid=53&forumid=1&tpage=1&view=topic&postid=26332635 works. Mainly. *BUT* there are a few things that doesn't work at my settings:

 

1. I dont want to specify a "profile_name" since I don't need it (eg. balancing of smtp servers). Or at last set it to "none" like the GUI does it.

 

2. specifing "RESOURCE_TYPE_FAST_L4" as type doesn't work. At the GUI, after creating a vip with the script, the type shown is "Standard" not "RESOURCE_TYPE_FAST_L4" ("Performance Layer 4") or anything else.

 

 

Are there any hints what I'm missing?

 

 

 

cu

 

bsdpruegelknabe

2 Replies

  • Don_MacVittie_1's avatar
    Don_MacVittie_1
    Historic F5 Account
    Hey bsdpruegelknabe,

     

     

    Which language are you in? I assume perl since that's the code Joe wrote? But since C is on that thread also, I wanted to be certain I knew your environment before answering.

     

     

    Don.
  • Hi Don,

     

     

    perl is my choice of language. Sorry for not pointing that out.

     

     

     

    cu

     

    bsdpruegelknabe