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.
The actual command output varies according to the device. The command output here is only an example.
<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
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. |