lsnamsv Command
Purpose
Shows name service information stored in the database.
Syntax
Description
The lsnamsv high-level command shows customized, TCP/IP-based name service information from the /etc/resolv.conf file only. No information from the name server database is shown. The command can extract all customized name service information or selected name service attribute information from the configuration database.
You can use the System Management Interface Tool (SMIT) smit lsnamerslv fast path to run this command.
Flags
Item | Description |
---|---|
-C | Extracts all customized name service configuration information. |
-S "AttributeList ..." | Specifies a selected set of attributes to be extracted from
the system configuration database. Attributes can be the following:
|
-Z | Specifies that the output be in colon format. This flag is used when the lsnamsv command is invoked from the SMIT usability interface. |
Examples
- To list all customized
name service configuration information in dotted decimal format, enter
the following command:
lsnamsv -C
- To list selected attributes,
enter the following command:
The -S flag indicates that the quoted list that follows contains a list of attributes to display.lsnamsv -S "domain nameserver"