< Home

display rmon2 hlhostcontroltable

Function

The display rmon2 hlhostcontroltable command displays information about entries in hlHostControlTable.

Format

display rmon2 hlhostcontroltable [ index ctrl-index ] [ verbose ]

Parameters

Parameter Description Value
ctrl-index Indicates the entry index, which uniquely identifies an entry in the host control table. The value is an integer that ranges from 1 to 65535.
verbose Displays details about the host control table. -

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

After you use the rmon2 hlhostcontroltable command to create a protocol directory table, you can run the display rmon2 hlhostcontroltable command to view the configurations.

If no entry index is specified, the configuration of the entire table is displayed.

Example

# Display information about the entry with index 123 in the host control table.

<HUAWEI> display rmon2 hlhostcontroltable index 123
Abbreviation:
index - hlhostcontrolindex
datasource - hlhostcontroldatasource
droppedfrm - hlhostcontrolnldroppedframes
inserts - hlhostcontrolnlinserts
Deletes - hlHostControlNlDeletes
maxentries - hlhostcontrolnlmaxdesiredentries
status - hlhostcontrolstatus

index datasource                 droppedfrm inserts    Deletes    maxentries       status
123   Vlanif10                   0          0          0          50               active
# Display detailed information about the entry with index 123 in the host control table.
<HUAWEI> display rmon2 hlhostcontroltable index 123 verbose
Abbreviation:
index - hlhostcontrolindex
datasource - hlhostcontroldatasource
droppedfrm - hlhostcontrolnldroppedframes
inserts - hlhostcontrolnlinserts
Deletes - hlHostControlNlDeletes
maxentries - hlhostcontrolnlmaxdesiredentries
owner - hlhostcontrolowner
status - hlhostcontrolstatus
index       :   123
datasource  :   Vlanif10
droppedfrm  :   0
inserts     :   0
Deletes     :   0
maxentries  :   50
owner       :   china
status      :   active
Table 1 Description of the display rmon2 hlhostcontroltable command output

Item

Description

index

Index of an entry in the hlHostControlTable.

You can run the rmon2 hlhostcontroltable command to configure this parameter.

datasource

Source interface of data.

You can run the rmon2 hlhostcontroltable command to configure this parameter.

droppedfrm

Number of the frames that are received on the statistics interface but not added into nlHost entries.

inserts

Times add nlHost entries are added to nlHostTable.

Deletes

Times nlHost entries are deleted from nlHostTable.

maxentries

Maximum number of entries that hlHostControlTable contains.

You can run the rmon2 hlhostcontroltable command to configure this parameter.

owner

Owner of the entry in the hlHostControlTable.

You can run the rmon2 hlhostcontroltable command to configure this parameter.

status

Status of the entry in the hlHostControlTable:
  • active: running normally
  • not in service: invalid

You can run the rmon2 hlhostcontroltable command to configure this parameter.

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