vserver nfs tls interface show
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
Display the TLS configurations of NFS servers
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver nfs tls interface show
command displays information about TLS configurations for NFS. The command output depends on the parameters specified with the command. If you do not specify any parameters, the command displays the following information about all TLS configurations for NFS:
-
Vserver name
-
Logical interface name
-
Logical interface IP address
-
Whether TLS is enabled or disabled
-
The TLS certificate name
-
The TLS certificate UUID
You can specify additional parameters to display only information that matches those parameters. For instance, to display information only about TLS configurations for NFS that are enabled, run the command with the -status enabled
parameter.
Parameters
- {
[-fields <fieldname>,…]
-
If you specify the
-fields <fieldname>, …
parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify. - |
[-instance ]
} -
If you specify the
-instance
parameter, the command displays detailed information about all fields. [-vserver <vserver name>]
- Vserver-
If you specify this parameter and the
-lif
parameter, the command displays information only about the TLS configuration or configurations for NFS that are associated with the specified Vserver and logical interface. [-lif <text>]
- Logical Interface-
If you specify this parameter and the
-vserver
parameter, the command displays information only about the TLS configuration or configurations for NFS that are associated with the specified logical interface and Vserver. [-address <IP Address>]
- IP Address-
If you specify this parameter, the command displays information only about the TLS configurations for NFS that are associated with the specified logical-interface IP address.
[-status {enabled|disabled}]
- TLS Status-
If you specify this parameter, the command displays information only about the TLS configurations for NFS that match the specified value.
[-certificate-name <text>]
- TLS Certificate Name-
If you specify this parameter, the command displays information only about the TLS configurations for NFS that match the specified value.
[-certificate-uuid <UUID>]
- TLS Certificate UUID-
If you specify this parameter, the command displays information only about the TLS configuration for NFS that match the specified value.
Examples
The following example displays information about the TLS configuration for NFS associated with the Vserver vs0 and the logical interface datalif1:
vs1::> vserver nfs tls interface show -vserver vs0 -lif datalif1 Vserver: vs0 Logical Interface: datalif1 IP Address: 192.0.2.130 TLS Status: enabled TLS Certificate Name: vs0_17A014E1FA994582 TLS Certificate UUID: d1905777-98e8-11ee-aa96-005056bb844f