Skip to content

create host switch mapping

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

create host switch mapping

Usage

stack create host switch mapping {host} [switch=string]

Description

This command dynamically maps the interfaces of hosts to ports of a switch.

Arguments

  • [host]

    The hosts to map. If no hosts are supplied, map all hosts.

Parameters

  • {switch=string}

    The switch to map. If no switches are supplied, then map all switches.

Clone this wiki locally