add host-by-mac

Description

Adds a new device (host) object configured with a static MAC address.

See:

Syntax

add host-by-mac name <name> mac-address <mac-address>

Parameters

Parameter

Description

name

Configures the object name.

A string that begins with a letter and contain up to 32 characters without spaces, of this set:

  • a-z (lower-case letters)

  • A-Z (upper-case letters)

  • 0-9 (digits)

  • '.' (period)

  • '-' (minus)

  • '_' (underscore)

mac-address

Configures the host MAC address in the format XX:XX:XX:XX:XX:XX.

Example

add host-by-mac name MyDevice mac-address 00:11:22:33:44:55