The display ipoe session-id mac-address interface command displays the session ID allocated to the user with a specified MAC address, VLAN ID, and interface name.
This command is supported only on the NetEngine 8000 F1A.
Parameter | Description | Value |
---|---|---|
mac-address mac-address |
Specifies a user MAC address. |
The value is in the format of H-H-H. Each H is a 4-digit hexadecimal number. |
interface-type interface-number |
Specifies the type and number of an interface. |
- |
pe-vlan pevlan |
Specifies a user PE-VLAN ID. |
The value is an integer ranging from 1 to 4094. |
ce-vlan cevlan |
Specifies a user CE-VLAN ID. |
The value is an integer ranging from 1 to 4094. |
Usage Scenario
When one-to-many mapping between one MAC address and many sessions is enabled, to check the session ID allocated to the user with a specified MAC address, VLAN ID, and interface name, run the display ipoe session-id mac-address interface command.
Precautions
In VS mode, this command is supported only by the admin VS.
To display session information on a sub-interface, configurethe specified sub-interface and VLAN parametersThe actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display ipoe session-id mac-address 00e0-fc12-3456 interface GigabitEthernet 0/1/16 Mac + Vlan + Interface hash table: ----------------------------------------------------------- SessionID MAC PeVlan CeVlan Remains Interface Module ----------------------------------------------------------- 2147483648 00e0-fc12-3456 0 0 - GigabitEthernet0/1/16 dhcpacc -------------------------------
<HUAWEI> display ipoe session-id mac-address 00e0-fc12-3456 interface GigabitEthernet0/1/21.4 pe-vlan 1003 Mac + Vlan + Interface hash table: ----------------------------------------------------------- SessionID MAC PeVlan CeVlan Interface ----------------------------------------------------------- 2147484259 00e0-fc12-3456 1003 0 GigabitEthernet0/1/21.4 -----------------------------------------------------------
Item | Description |
---|---|
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. |