Previous Topic: dpmzone-showtasks Command--List the Tasks of a Project (Funclet)Next Topic: dpmzone-showzoneprocess Command--Show Processes of a Zone (Funclet)


dpmzone-showzoneinterfaces Command--Show Network Interfaces of a Zone (Funclet)

The dpmzone-showzoneinterfaces command lists all the network interfaces on a zone.

This command has the following format:

dpmzone-showzoneinterfaces 
-host hostname 
-name zonename
-host hostname

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

-name zonename

Specifies the zone.

Example

List all network interfaces on the zone MyZone3 on SolarisServer2:

dpmzone-showzoneinterfaces -host SolarisServer2 -name MyZone3