FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

remove host interface alias · Teradata/stacki Wiki · GitHub

remove host interface alias · Teradata/stacki Wiki · GitHub
Skip to content

Navigation Menu

remove host interface alias

Chris Ladd edited this page Oct 11, 2019 · 1 revision

remove host interface alias

Usage

stack remove host interface alias {host} [alias=string] [interface=string]

Description

Remove an alias from a host interface.

Arguments

  • [host]

    One host.

Parameters

  • {alias=string}

  • {interface=string}

    Interface to remove aliases for.

Examples

  • stack remove host interface alias backend-0-0 alias=c-0-0

    Removes the alias "c-0-0" for host "backend-0-0".

  • stack remove host interface alias backend-0-0 interface=eth0

    Removes all aliases for "backend-0-0" assigned to "eth0"

  • stack remove host interface alias backend-0-0

    Removes all aliases for "backend-0-0".

Wiki pages Pages 464

Home

Command Line Interface

Clone this wiki locally

Footer

© 2026 GitHub, Inc.

Back | FazBrowse Home | New Git URL