Dell Chassis Management Controller Version 4.50 Podręcznik Użytkownika Strona 99

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 428
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 98
Export license to an NFS share using transaction ID, in this case transaction 27.
racadm license export -f License.xml -l 192.168.2.140:/licshare
-t 27
Export license to a CIFS share specifying the entitlement ID, in this case abcdxyz.
racadm license export -u admin -p passwd -f License.xml
-l //192.168.2.140/licshare -e abcdxyz
Export license to a CIFS share specifying the FQDD. While using the -c option and exporting a license from a device,
more than one license file may be exported. Therefore if a filename is given, an index is appended to the end of the
filename such asLicenseFile0.xml, LicenseFile1.xml. In this case, the device is Embedded iDRAC.
racadm license export -u root -p calvin -f LicenseFile.xml
-l //192.168.2.140/licshare -c idrac.embedded.1
Delete a license.
$racadm license delete -e B9865F23455DC458
Delete all licenses installed on a particular device.
$racadm license delete -c idrac.embedded.1
Delete licenses on a particular device, in this case Embedded iDRAC.
racadm license delete -c idrac.embedded.1
Delete a license using entitlement ID, in this case xYZabcdefg.
racadm license delete -e xYZabcdefg
Delete a license using transaction ID, in this case 2.
racadm license delete -t 2
Replace a license on a device with a license file on an NFS share using transaction ID. In this case, transaction 27.
racadm license replace -f License.xml -l 192.168.2.140:/licshare
-t 27
Replace a license on a device with a license file on a CIFS share using transaction ID. In this case, transaction 27.
racadm license replace -u admin -p passwd -f License.xml
-l //192.168.2.140/licshare -t 27
netstat
Description Displays the routing table and the current connections.
This subcommand is applicable only for CMC.
To run this subcommand, you must have the Execute
Diagnostic Commands permission.
Synopsis
racadm netstat
Input
racadm netstat
Output:
Kernel IPv6 routing table
Destination Next Hop Flags Metric Ref Use Iface
::1/128 :: U 0 30 1 lo
fe80::200:ff
:fe00:d01/12
8
:: U 0 0 1 lo
fe80::/64 :: U 256 0 0 ethl
99
Przeglądanie stron 98
1 2 ... 94 95 96 97 98 99 100 101 102 103 104 ... 427 428

Komentarze do niniejszej Instrukcji

Brak uwag