Befehl „ports“
Mit diesem Befehl können Sie BMC-Ports anzeigen und konfigurieren.
Syntax:
ports [-options]
| Option | Beschreibung | Werte |
|---|---|---|
| -open | Offene Ports anzeigen (schreibgeschützt) | |
| -reset | Ports auf Standardeinstellungen zurücksetzen (schreibgeschützt) | |
| -httpsp | HTTPS-Portnummer | Standardportnummer: 443 |
| -sshp | Traditionelle SSH-CLI-Portnummer | Standardportnummer: 22 |
| -snmpap | SNMP-Agenten-Portnummer | Standardportnummer: 161 |
| -snmptp | SNMP-Traps-Portnummer | Standardportnummer: 162 |
| -rpp | Remote-Presence-Portnummer | Standardportnummer: 3900 |
Beispiel:
system> ports
-rpp : 443
-snmptp : 162
-snmpap : 161
-sshp : 22
-open : 1900, 22, 443, 546, 68
-httpsp : 443
system> ports -open
-open : 123, 1900, 22, 443, 546, 68
Feedback geben