Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2017-07-11 20:24:28
Size: 260
Editor: PieterSmit
Comment:
Revision 6 as of 2017-09-05 01:45:35
Size: 715
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 * Links: [[LetsEncrypt]]
Line 4: Line 5:
 * Automated nightly backups
   * https://discussions.citrix.com/topic/295867-nightly-automated-backups-with-cron-scp-config/
Line 7: Line 11:
== 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}}}

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)