set interface description

Description

Configures a description for an existing local interface / connection.

Syntax

set interface <name> [ description "<description>" ]

Parameters

Parameter

Description

name

Specifies the interface / connection

Press the TAB key to see the available options.

description

Configures the description text

A string that contains less than 257 characters, of this set:

  • a-z (lower-case letters)

  • A-Z (upper-case letters)

  • 0-9 (digits)

  • ',' (comma)

  • '.' (period)

  • '-' (minus)

  • '(' (opening round bracket)

  • ')' (closing round bracket)

  • ':' (colon)

  • '@' (at)

Example

set interface My_Network description "This is a my internal network"