Account Properties :

On peut passer en bash même si l'utilisateur a un "Terminal Acces" positionné à tmsh dans son profil. La seule condition est quand même d'avoir un role Administrator !

Si l'on change le Role d'un utilisateur qui est connecté en SSH ou WebUI, il sera déconnecté.

Divers :

IP de management

WebUI System > Platform

VS/VA

La suppression d'un VS supprime la VA.
La désactivation d'un VS laisse la VA active.

Modèle, Serial/Number

Physique

 1 tmsh> show /sys hardware
 2 --SNiP--
 3 Platform
 4   Name           BIG-IP 3900
 5   BIOS Revision  F5 Platform: C106 OBJ-0314-03 BIOS (build: 008) Date: 12/28/09
 6   Base MAC       0:1:d7:e9:e2:80
 7 
 8 System Information
 9   Type                       C106
10   Chassis Serial             f5-jfkw-gcwy
11   Level 200/400 Part         200-0322-03 REV C
12   Switchboard Serial
13   Switchboard Part Revision
14   Host Board Serial
15   Host Board Part Revision

VE

1 tmsh> show /sys hardware field-fmt | grep -e platform -e marketing
2 sys hardware platform {
3     marketing-name BIG-IP Virtual Edition
4     platform Z99

Version OS

1 tmsh> show /sys version 
2 
3 Sys::Version
4 Main Package
5   Product  BIG-IP
6   Version  11.3.0
7   Build    39.0
8   Edition  VE Trial 11.3.0-HF1 (based on BIGIP 11.3.0HF6)
9   Date     Mon Mar 24 14:01:16 PDT 2014

Restore default configuration

1 tmsh> load sys config default
2 
3 Reset the system configuration to factory defaults? (y/n) y
4 
5 tmsh> save sys config partitions all

Restaure le configuration usine, il garde la configuration admin, du moins sur la version VE.

Reboot

1 # Reboot standard
2 shell> reboot
3 
4 # Reboot quand SCCP
5 shell> full_box_reboot