Previous Topic: dpmzone showtasks Command--List the Tasks of a ProjectNext Topic: dpmzone showzoneprocess Command--Show Processes of a Zone


dpmzone showzoneinterfaces Command--Show Network Interfaces of a Zone

The showzoneinterfaces command lists all the network interfaces of a zone.

This command has the following format:

dpmzone showzoneinterfaces
[-sc sc_host]
-host hostname
-name zonename
[-locale iso639value]

-sc sc_host

(Optional) Specifies the host name of the Service Controller.

-host hostname

Specifies the Solaris Zones server. This parameter is case-sensitive.

-name zonename

Specifies the zone.

-locale iso639value

(Optional) Specifies an IS0 639_3166 combination to override the default English output, for example, fr_FR for French. To use the locale of the command prompt, specify "native".

Example

List all network interfaces on zone MyZone3 on SolarisServer2:

dpmzone showzoneinterfaces -host SolarisServer2 -name MyZone3