Citrix Blogs

Acquiring NetScaler skills – where to start and how to continue. . .

Having delivered NetScaler training for about 6 years now (mainly internally within Citrix, and at the odd external or customer facing event) , I guess I could say I’ve done it more than once. 🙂 I often get asked during our NetScaler Masterclass webinars or at events:

I hate to state the obvious, but my first point here is that the best place to learn NetScaler is in a classroom, with a certified instructor.  I’ve delivered training to some self-taught folks, and while some  have been fairly proficient, I found that many have been limited by some mis-understanding in how a feature NetScaler works.  All it took was one or two sentences to put the eureka look on their faces!

So – the quickest, easiest way to learn NetScaler is to attend a course. You can find out more here:
http://training.citrix.com/mod/ctxcatalog/course.php?id=497

If you are still insistent on finding an alternative, or you want to find out a bit more about NetScaler before committing to an education course – then I’ll do my best to create a chronological list of links to training documents, videos and other material that you can use. This could also be something you could tinker with leading up to attending a NetScaler course. The more exposure you have, the more you will get out of one of these classroom experiences.

Each bullet point should hopefully be bite-sized – so this list is something you can work through piece by piece. Just watch and learn, or install your own NetScaler , pause the video, and configure it side by side (my favourite way of learning something!) .

If Shakespeare were a NetScaler Networking Operator he might say: “To GUI or not to GUI: that is the question”. I get asked which is my favourite, and the unsatisfactory answer is “both”. Setting up in the GUI, or Configuration Utility, is so easy and quick I tend to use this most often. I’ll use the CLI to troubleshoot tho’. The GUI has almost FULL FEATURE PARITY with the CLI so there is nothing extra to be gained by only using the CLI, other than only needing to open only one port (22) to the management IP address!
My tip – if you want to know the CLI command for something, Connect to the CLI, drop into the shell (type shell and press return) and run the following command:

tail -f /var/log/ns.log

and you will see all the CLI commands being executed as you click through the Configuration Utility.
If you’ve never seen a NetScaler before now – well – that’s throwing you at the deep end – but just be aware that unlike other network kit, you do not have to memorise all the CLI commands to setup the appliance. After following the videos below, the tip above will make sense…  If you are familiar with networking / load balancing appliances and running virtual machines, you should be able to configure and setup your own NetScaler with some degree of confidence after taking in the following points:

 

SO – if you’ve been following along with your own NetScaler, you may or may not see results. The reasons why you DON’T see results is as follows:

  1. You don’t have any web servers to load balance!
  2. The web server content is the same, so you can’t tell if your load balancing.
  3. Use the following command without the brackets to see what’s going on under the hood!
    [stat lb vserver LbVServerName ]
  4. There is no response from your Vserver – Check if there is a route from your client to the VSever.
    IF your services are down, check the monitor status of the service –it will tell you why it’s down.

If you do have some load balancing working at this point – well done!
I like to cook  – so I would call this the basic sauce – i.e. flour,  butter, and milk – which – when combined with a few other ingredients, go on to make your bechmel sauce, cheese sauces, pouring sauce etc. Tasty stuff! 🙂  A lot of the layer 7 features (yummy sauces)  start out with “So – you have a load balanced virtual server. . . .” so you are now ready to learn more!

It’s at this point, I’d like to give a shout out to the NetScaler Masterclass. This is a monthly webinar that anyone can join. On this webinar, we usually do a 101 level  feature introduction and demo. We also do a “In the spotlight” section which goes into a bit more detail. Now – here is the really cool bit. At the end of every webinar, we mail out the slides. At the end of the slides, you will find a series of links to download previous slide decks, and also links to the video recordings. I’ve had a few partners tell me that this is how they have learned NetScaler – and some even use the NetScaler masterclass archive as a kind of internal update-training tool. So – more free and accessible learning for you right there. I’ll throw out a few links to the content and video recordings here. Unfortunately, they are not ‘free’. We want your e-mail address to watch them! That’s all though! If you want to sign up to attend a live webinar, you can do so here: http://www.citrix.com/events/netscaler-master-class.html

You can continue looking at the different topics in the masterclass, or at this stage, you’re ready to use the documentation to quickly continue onwards.
The thing I love about the documentation is that it is structured similar to the configuration utility. This makes it very easy to find information about the feature you want to configure.

So – hopefully you’ve found this useful.  If I’ve missed something fundamental, drop me a line and I’ll try to source some information for you.

Happy learning!

Exit mobile version