FAQ: Differentiate Between Two Configurations on a NetScaler

FAQ: Differentiate Between Two Configurations on a NetScaler

book

Article ID: CTX123820

calendar_today

Updated On:

Description

Q: Is there an easy way to differentiate between two configurations on a NetScaler?

A: Yes. On versions 9.0 and above, you can use the diff ns config command.
diff ns config [<config1>] [<config2>] [-outtype ( cli | xml )]

Additional Resources

For more details on this command you can refer to the man entry by typing the command man diff ns config.

Issue/Introduction

This article answers the frequently asked question of an easy way to differentiate between two configurations on a NetScaler.