display client-option reply-option

Function

The display client-option reply-option command displays an option that is sent as a reply to a user request.

This command is supported only on the NetEngine 8000 F1A.

Format

display [ ip pool name name ] client-option reply-option

Parameters

Parameter Description Value
name name

Specifies the name of an address pool.

The value is a string of 1 to 32 characters and can contain digits, letters, underscores (_), and periods (.), but not spaces.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
ippool read

Usage Guidelines

To view information about the option that will be sent as a reply to a client option, run the display client-option reply-option command.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display information about the option that is sent as a reply to Option 60 on an address pool named hw.
<HUAWEI> display ip pool name hw client-option 60 reply-option
 =========================================================
 Poolname hw  (poolindex 2) :
 =========================================================
client-option 60 "ssss" reply-option 4 (subcnt: 1 length: 4)
  suboption 5 (length: 2): hex AAAA
Table 1 Description of the display client-option reply-option command output
Item Description
client-option

Code and content of the option in a user request.

reply-option

Code of a reply option.

Poolname

Address pool name.

suboption

Code of the sub-option in a reply option.

hex

Content of the sub-option in a reply option.

poolindex

Address pool index.

subcnt

Number of sub-options in a reply option.

length

Total length of sub-options in a reply option, in bytes.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >