Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
matos:unifi:usage:usg_ssh [16/05/2019 17:45]
thierry
matos:unifi:usage:usg_ssh [11/01/2021 18:40] (Version actuelle)
thierry [Sources et Ressources]
Ligne 1: Ligne 1:
-====== Les commandes SSH sur un USG d'​UNIFI ​======+====== ​USG : Les commandes SSH ======
 La commande help nous dit ceci : La commande help nous dit ceci :
 <​code>​ <​code>​
Ligne 39: Ligne 39:
 ''​whois''​ : whois de linux ''​whois''​ : whois de linux
  
-''​show''​ : voir des trucs comme  +''​show''​ : [[matos:​unifi:​usage:​usg_ssh#​Commande Show|plus d'​infos sur la commande Show]] 
-<​code>​ +
-arp              hardware ​        ​ntp ​             ubnt +
-bridge ​          ​history ​         openvpn ​         update +
-configuration ​   host             ​pppoe-client ​    ​upnp2 +
-conntrack ​       incoming ​        ​pppoe-server ​    ​users +
-date             ​interfaces ​      ​queueing ​        ​version +
-debugging ​       ip               ​reboot ​          vpn +
-dhcp             ​ipv6 ​            ​route-map ​       vrrp +
-dhcpv6 ​          ​lldp ​            ​shutdown ​        ​webproxy +
-dhcpv6-pd ​       load-balance ​    ​snmp ​            ​zebra +
-dns              log              system +
-firewall ​        ​login ​           table +
-flow-accounting ​ nat              tech-support +
-</​code>​+
 ===== Commande Show ===== ===== Commande Show =====
-  * show +  * ''​show''​... 
-    * arp               +    * ''​show ​arp''​ -> Table ARP 
-    * ''​show hardware''​ +    * ''​show hardware''​... 
-      * ''​show hardware cpu'' ​          +      * ''​show hardware cpu'' ​-> Infos CPU          
-      * ''​show hardware fan'' ​          +      * ''​show hardware fan'' ​-> Infos ventilo (si supporté) ​         
-      * ''​show hardware mem'' ​          +      * ''​show hardware mem'' ​-> Infos mémoire ​         
-      * ''​show hardware power'' ​        +      * ''​show hardware power'' ​-> Infos consommation energie (si supporté) ​       
-      * ''​show hardware temperature''​ +      * ''​show hardware temperature'' ​-> Infos sur les temperatures (si supporté, non supporté par [[matos:​unifi:​gamme:​usg|USG]]) 
-    * ntp               +    * ''​show ​ntp''​ -> infos sur les serveurs de temps. 
-    * ubnt+    * ''​show ​ubnt''​... 
 +      * ''​show ubnt discover''​ -> Scan le reseau a la recherche de devices Ubnt 
 +      * ''​show ubnt offload'' ​
     * bridge ​               * bridge ​          
-    * history ​          +    * ''​show ​history''​ -> Historique des commandes shell. 
-    * openvpn ​         +    * ''​show ​openvpn''​... 
 +      * ''​show openvpn status''​... 
 +        * ''​show openvpn status client''​ 
 +        * ''​show openvpn status server''​ 
 +        * ''​show openvpn status site-to-site'' ​        
     * update     * update
     * configuration ​   ​     * configuration ​   ​
Ligne 106: Ligne 99:
     * nat              ​     * nat              ​
     * ''​show tech-support''​ -> genere le fichier pour le support technique     * ''​show tech-support''​ -> genere le fichier pour le support technique
 +
 +===== Sources et Ressources =====
 +  * [[https://​help.ui.com/​hc/​en-us/​articles/​218850057-Intro-to-Networking-How-to-Establish-a-Connection-Using-SSH|How to Establish a Connection Using SSH]]
 +