Befehl „ports“
Mit diesem Befehl können Sie IMM-Ports anzeigen und konfigurieren.
Syntax:
ports [-options]
Option | Beschreibung | Werte |
---|---|---|
-open | Offene Ports anzeigen (schreibgeschützt) | |
-reset | Ports auf Standardeinstellungen zurücksetzen (schreibgeschützt) | |
-http | HTTP-Portnummer | Standardportnummer: 80 |
-https | HTTPS-Portnummer | Standardportnummer: 443 |
-ssh | Traditionelle SSH-CLI-Portnummer | Standardportnummer: 22 |
-snmpa | SNMP-Agenten-Portnummer | Standardportnummer: 161 |
-snmpt | SNMP-Traps-Portnummer | Standardportnummer: 162 |
-rp | Remote-Presence-Portnummer | Standardportnummer: 3900 |
Beispiel:
system> ports
-http 80
-https 443
-rp 3900
-snmpa 161
-snmpt 162
-ssh 22
system>
Feedback geben