display ipoe session-id

Function

The display ipoe session-id command displays statistics about session IDs.

The display ipoe session-id used command displays session IDs that have been allocated.

This command is supported only on the NetEngine 8000 F1A.

Format

display ipoe session-id [ used ]

display ipoe session-id session-id

Parameters

Parameter Description Value
session-id

Specifies the value of session ID.

The value is an integer that ranges from 0 to 4294967295.

Views

All views

Default Level

3: Management level

Task Name and Operations

Task Name Operations
bras-control read

Usage Guidelines

Usage Scenario

When one-to-many mapping between one MAC address and many sessions is enabled, to check the session IDs that have been allocated, run the display ipoe session-id used command.

Precautions

This command is supported only on the admin VS.

Session IDs can be initialized only after one-to-many mapping is enabled between MAC addresses and sessions and the first non-static IPoE user goes online. Session ID statistics can be displayed only after session IDs are initialized.

Example

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

# Display session ID statistics.
<HUAWEI> display ipoe session-id
------------------------------------------------
 Total session id number              : 376832
 Used session id number               : 1
 Assignable session id number         : 376831
 Remaining mac+vlan+interface number  : 0
 Remaining mac+option82 number        : 0
 Recycle session id number            : 0
 Recycle mac+vlan+interface number    : 0
 Recycle mac+option82 number          : 0
------------------------------------------------
# Display the session IDs that have been allocated.
<HUAWEI> display ipoe session-id used
Mac + Vlan + Interface hash table:
-----------------------------------------------------------
SessionID     MAC               PeVlan    CeVlan    
Interface                       

-----------------------------------------------------------

2147483654    00e0-fc12-3456    3103      0         
GigabitEthernet0/1/1.3          

-----------------------------------------------------------
Total number: 1

Mac + Option82 hash table:
-----------------------------------------------------------
SessionID           MAC
Option82
-----------------------------------------------------------

2147483654          00e0-fc12-3456
61 62 63
-----------------------------------------------------------
Total number:1
Table 1 Description of the display ipoe session-id command output
Item Description
Total session id number

Total number of session IDs.

Total number

Number of used session IDs.

Used session id number

Number of used session IDs.

Assignable session id number

Number of assignable session IDs.

Remaining mac+vlan+interface number

Number of users hashed based on MAC address+VLAN+interface.

Remaining mac+option82 number

Number of users hashed based on MAC address+Option 82.

Recycle session id number

Number of reclaimed Session IDs.

Recycle mac+vlan+interface number

Number of reclaimed session IDs which is hash on MAC+VLAN+interface.

Recycle mac+option82 number

Number of reclaimed session IDs which is hash on MAC+option82.

Mac + Vlan + Interface hash table

Information about session IDs that have been allocated using the MAC+VLAN+interface-based hash algorithm.

Mac + Option82 hash table

Information about session IDs that have been allocated using the MAC+Option82-based hash algorithm.

Interface

Access interface name.

SessionID

User session ID allocated by the device.

MAC

User MAC address.

PeVlan

User PE-VLAN ID.

CeVlan

User CE-VLAN ID.

Option82

Option82.

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