Differences between revisions 4 and 5
Revision 4 as of 2017-08-24 03:13:33
Size: 577
Editor: PieterSmit
Comment:
Revision 5 as of 2017-08-24 03:20:27
Size: 688
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
  {{{

  show vserver
  show lb vserver

  }}}
   * list VIP's/vserver's
     {{{ show vserver }}}
   * list loadbalanced servers behind the vserver, name obtained above.
     {{{ show lb vserver $NAME}}}

Citrix Netscaler MPX Netscaler Notes

Command line

  • MPX has 2 modes, after login you are in the MPX mode, and issuing the command shell will enter the bsd shell.
    • list VIP's/vserver's
      •    show vserver 

    • list loadbalanced servers behind the vserver, name obtained above.
      •  show lb vserver $NAME

...

CitrixNetscalerMpx (last edited 2018-03-26 07:58:01 by PieterSmit)