delete internet-connection

In the R81.10.X releases, this command is available starting from the R81.10.00 version.

Description

Deletes an existing internet connection by name.

Syntax

delete internet-connection "<name>"

Parameters

Parameter

Description

name

Connection name

A string that contains these characters:

  • a-z (lower-case letters)

  • A-Z (upper-case letters)

  • 0-9 (digits)

  • '.' (period)

  • '-' (minus)

  • '_' (underscore)

  • ' ' (space)

Example Command

delete internet-connection "My connection"