1. Setting the NetScaler IP Address: > set ns config -ipaddress x.x.x.x -netmask 255.255.255.0 2. Adding a Mapped IP Address: > add ns ip 10.102.29.61 255.255.255.0 -type mip 3. Setting the Default Gateway: > add route 0.0.0.0 0.0.0.0 10.102.29.1 4. Changing the Root Password: > set system user nsroot netscaler 5. Review configuration: > show runningconfig …