Previous Topic: interface list Command Output SpecificationNext Topic: interface info Command Output Specification


info (Interface Control)--Retrieve Detailed Information for an Interface

Retrieve information for a terminal interface

Syntax
interface info name [ --batch ][ --verbose ]  
Parameters
name

Name of interface. name should be of the form application name:component name.interface name

--batch

Display output in UDL format

--verbose

Display additional information

Examples
interface info sugarcrm:main.config.cifs

Display information for interface 'cifs' of component 'main.config' of application 'sugarcrm'


This section contains the following topics:

interface info Command Output Specification