Skip to content

dump host interface

Anoop Rajendra edited this page May 15, 2017 · 1 revision

dump host interface

Usage

stack dump host interface [host ...]

Description

Dump the host interface information as stack commands.

Arguments

  • {host}

    Zero, one or more host names. If no host names are supplied, information for all hosts will be listed.

Examples

  • stack dump host interface backend-0-0

    Dump the interfaces for backend-0-0.

  • stack dump host interface backend-0-0 backend-0-1

    Dump the interfaces for backend-0-0 and backend-0-1.

  • stack dump host interface

    Dump all interfaces.

Clone this wiki locally