Дерево страниц

Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

Оглавление
maxLevel4

description

Set the profile description.

Syntax
description <VALUE>
no description
Parameters

<VALUE> - set of characters in the range from 1 to 127.

Privilege group
config-dhcp
Command mode

PROFILE-DHCP-OPT82

Example
Блок кода
languagetext
LTP-16N(config)(profile-dhcp-opt82-DHCP82)# description DHCP-OPT82

circuit-id format

Set circuit-id format for the current profile.

Syntax
circuid-id format <VALUE>
no circuid-id format
Parameters

<VALUE> - Format parameter. String, 240 characters max. May take values:

...

Any characters except '%' can be between parameter values.

Privilege group

config-dhcp

Command mode

PROFILE-DHCP-OPT82

Example
Блок кода
languagetext
LTP-16N(profile-dhcp-opt82-DHCP82)# circuit-id format 'host=%HOSTNAME%,ont=%ONTID%'

circuit-id mode

Set circuit-id mode for the current profile.

Syntax
circuit-id mode <VALUE>
no circuit-id mode
Parameters

<VALUE> - Mode selection parameter. May take values:

  • binary;
  • text.
Default value

text.

Privilege group
config-dhcp
Command mode

PROFILE-DHCP-OPT82

Example
Блок кода
languagetext
LTP-16N(config)(profile-dhcp-opt82-DHCP82)# circuit-id mode binary

name

Set profile name.

Примечание

The profile name is a unique identifier to access a specific profile.

Syntax
name <VALUE>
Parameters

<VALUE> - string, from 1 to 15 characters long.

Privilege group
config-dhcp
Command mode

PROFILE-DHCP-OPT82

Example
Блок кода
languagetext
LTP-16N(config)(profile-dhcp-opt82-dhcp)# name DHCP82-10

ont-sn-format

Set the ONT serial number format for the current profile.

Syntax
ont-sn-format <VALUE>
no ont-sn-format
Parameters

<VALUE> - ONT serial number format. May take values: 

  • literal;
  • numerical;
  • section-numerical.
Default value

literal.

Privilege group
config-dhcp
Command mode

PROFILE-DHCP-OPT82

Example
Блок кода
languagetext
LTP-16N(config)(profile-dhcp-opt82-dhcp)# ont-sn-format numerical

overwrite-opt82 enable

Set overwriting option 82 for this profile.

Syntax
[no] overwrite-opt82 enable
Parameters

The command does not contain parameters.

Default value

Disabled.

Privilege group
config-dhcp
Command mode

PROFILE-DHCP-OPT82

Example
Блок кода
languagetext
LTP-16N(config)(profile-dhcp-opt82-dhcp)# overwrite-opt82 enable

remote-id format

Set remote-id format for the current profile.

Syntax
remote-id format <VALUE>
no remote-id format
Parameters

<VALUE> - Format parameter. String, 240 characters max. May take values:

...

Any characters except '%' can be between parameter values.

Privilege group
config-dhcp
Command mode

PROFILE-DHCP-OPT82

Example
Блок кода
languagetext
LTP-16N(profile-dhcp-opt82-DHCP82)# remote-id format 'host=%HOSTNAME%,ont=%ONTID%'

remote-id mode

Set remote-id mode for the current profile.

Syntax
remote-id mode <VALUE>
no remote-id mode
Parameters

<VALUE> - Mode selection parameter. May take values:

  • binary;
  • text.
Default value

text.

Privilege group
config-dhcp
Command mode

PROFILE-DHCP-OPT82

Example
Блок кода
languagetext
LTP-16N(config)(profile-dhcp-opt82-DHCP82)# remote-id mode binary

...