Differences between revisions 7 and 8
Revision 7 as of 2017-09-08 01:02:22
Size: 761
Editor: PieterSmit
Comment:
Revision 8 as of 2018-03-19 19:55:10
Size: 901
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
== Python nsnitro rest examples ==
 * 2018 - https://cjaiwenwenblog.wordpress.com/2016/03/16/use-nitro-to-disable-sslv2sslv3-in-bulk/

Citrix Netscaler MPX Netscaler Notes

Python nsnitro rest examples

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)