Netstat - Dell PowerEdge VRTX Reference Manual

Chassis management controller version 1.0 for dell poweredge vrtx racadm command line reference
Hide thumbs Also See for PowerEdge VRTX:
Table of Contents

Advertisement

netstat

Description
Synopsis
Input
Output
Export the license to a CIFS share specifying the entitlement ID (for
example, 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 licenses from a device, more than one license file must
be exported. Therefore, if a file name is provided, an index is appended to
the end of the file name such as LicenseFile0.xml, LicenseFile1.xml, and so
on. In this case, the device is an embedded CMC:
racadm license export -u root -p calvin -f
LicenseFile.xml
cmc.embedded.1
Delete a license:
Delete licenses on a particular device. For example. Embedded CMC:
racadm license delete -c cmc.embedded.1
Delete license using an entitlement ID. For example, xYZabcdefg
racadm license delete -e xYZabcdefg
Delete license using a transaction ID. For example, 2.
racadm license delete -t 2
Replace a license.
Replace the license on a device with a license file that is located on an NFS
share, and using a transaction ID. For example, transaction 27.
racadm license replace -f License.xml -l
192.168.2.140:/licshare -t 27
Replace license on a device with a license file that is located on a CIFS
share and using a transaction ID. For example, transaction 27.
racadm license replace -u admin -p passwd -f
License.xml -l //192.168.2.140/licshare -t 27
Replace license on a device with a license file on the local file system.
racadm license replace -f License.xml -t 27
-l //192.168.2.140/licshare -c
Displays the routing table and the current connections.
To use this subcommand, you must have the Execute
Diagnostic Commands permission.
racadm netstat
racadm netstat
Kernel IPv6 routing table
Destination
Next
Hop
Flags Metric Ref
::
1/128
::
U
0
30
fe80::200:ff:fe00:d01/128
::
Use Iface
1 lo
63

Advertisement

Table of Contents
loading

Table of Contents