The display value-added-service user command displays information about online users using the value-added service.
This command is supported only on the NetEngine 8000 F1A.
display value-added-service user ip-address ip-address [ vpn-instance vpn-instance ]
display value-added-service user [ user-id user-id ]
display value-added-service user { bod | daa [ service-policy service-policy-name ] [ inbound | outbound ] | service | without-service }
display value-added-service user user-id user-id [ bod | daa tariff-level tariff-level | edsg [ service-index service-index-value ] ]
display value-added-service user username username [ verbose ]
display value-added-service user edsg [ radius | diameter ]
display value-added-service user daa with-dropped-flow
Parameter | Description | Value |
---|---|---|
ip-address ip-address |
Specifies the IP address of a user. |
The value is in dotted decimal notation. |
vpn-instance vpn-instance |
Specifies the VPN instance of a user. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string. |
user-id user-id |
Specifies the user access ID. |
The value is an integer that ranges from 0 to 283647 . |
bod |
Indicates the bandwidth on demand service type. |
- |
daa |
Indicates the destination address accounting service type. |
- |
service-policy service-policy-name |
Specifies the name of a DAA service policy. |
The value is a string of 1 to 63 case-sensitive characters, spaces not supported. |
inbound |
Indicates the upstream direction. |
- |
outbound |
Indicates the downstream direction. |
- |
service |
Indicates the user with the service. |
- |
without-service |
Indicates the user without the service. |
- |
tariff-level tariff-level |
Specifies the charging level. |
The value is an integer that ranges from 1 to 8 . |
edsg |
Indicates the enhanced dynamic service gateway. |
- |
service-index service-index-value |
Specifies a service index. |
The value is an integer that ranges from 0 to 4095 . |
username username |
Specifies the user name. |
The value is a string of 1 to 253 characters. |
verbose |
Displays detailed information about a user. |
- |
radius |
Displays services delivered by the RADIUS server. |
- |
diameter |
Displays services delivered by the Diameter channel. |
- |
with-dropped-flow |
Indicates that there are dropped traffic. |
- |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display value-added-service user username dcx@default0 verbose
------------------------------------------------------------------------
User access index : 2105344
State : Used
User name : dcx@default0
User service number : 2
COPS server name : --
DAA direction : --
-------------------------------------------------------------------------
The used VAS service id table are:
(2105344, 9)
-------------------------------------------------------------------------
-------------------------------------------------------------------------
Info: Are you sure to display some information? [Y/N]:n
<HUAWEI> display value-added-service user daa with-dropped-flow
----------------------------------------------------------------------------
The ID table of used user with DAA are:
16384
----------------------------------------------------------------------------
Total users 1
<HUAWEI> display value-added-service user username R32-02000@lsh verbose
------------------------------------------------------------------------
User access index : 4
State : Used
User name : R32-02000@lsh
User service number : 1
COPS server name : --
-------------------------------------------------------------------------
Daa user service table:
Service policy type : DAA(Accounting-together)
Service user id : 4
Service type : Default dsg
Service policy : lsh
Account method : Radius
Account start time : 2011-11-03 20:52:13
Normal-server-group : --
Flow up packets(high,low) : (0,0)
Flow up bytes(high,low) : (0,0)
Flow down packets(high,low) : (0,0)
Flow down bytes(high,low) : (0,0)
IPv6 Flow up packets(high,low) : (0,0)
IPv6 Flow up bytes(high,low) : (0,0)
IPv6 Flow down packets(high,low) : (0,0)
IPv6 Flow down bytes(high,low) : (0,0)
-------------------------------------------------------------------------
The used VAS service id table are:
( 4, 1)
-------------------------------------------------------------------------
-------------------------------------------------------------------------
Are you sure to display some information?(Y/N)[Y]:
<HUAWEI> display value-added-service user user-id 32032 edsg
-------------------------------------------------------
User access index : 32032
User name : ppp@ppp
-------------------------------------------------------
Traffic rate mode : Separate
Traffic statistic mode : Separate
Inbound rate limit mode : Car
Outbound rate limit mode : Car
Service change mode : Stop-start
Stop accounting merge : enable
Interim accounting merge : enable
Merged interim accounting interval(minute) : 60
Merged interim accounting hash : enable
-------------------------------------------------------
User edsg service table:
-------------------------------------------------------
Index Service name State
-------------------------------------------------------
1 serviceto136-2 Active
-------------------------------------------------------
<HUAWEI> display value-added-service user
------------------------------------------------------------------------
The used user id table are:
79 80 81 82 83 84 85 86
87 88 89 90 91 92 93 94
95
------------------------------------------------------------------------
Total users:17
<HUAWEI> display value-added-service user user-id 49409
------------------------------------------------------------------------
User access index : 49409
State : Used
User name : 1@alu
User service number : 1
COPS server name : --
DAA direction : Both
DAA rate limit mode outbound: --
Dropped flow up packets(high,low) : (0,0)
Dropped flow down packets(high,low) : (0,0)
-------------------------------------------------------------------------
The used VAS service id table are:
( 49409, 2)
-------------------------------------------------------------------------
-------------------------------------------------------------------------
Item | Description |
---|---|
User access index | User access index. |
User name | User name. |
User edsg service table | EDSG service list. |
User service number | Number of user services. |
State | Whether the VAS is used.
|
COPS server name | COPS server name. |
DAA rate limit mode outbound | Mode of downstream rate limiting for DAA users. |
DAA direction | DAA service direction. The values are as follows:
|
The ID table of used user with DAA are | The ID table of used user with DAA service. |
The used VAS service id table are | List of IDs of used VASs. |
The used user id table are | List of user access IDs. |
Total users | Total users. |
Daa user service table | List of user services. |
Service user id | User ID. |
Service type | Service type. |
Service policy | Service policy name. |
Service change mode | Service change mode. |
Service policy type | Service policy type. |
Account method | Accounting method. |
Account start time | Time when accounting started. |
Normal-server-group | Name of the policy server delivering services. |
Flow up packets(high,low) | Number of upstream accounting packets (high-order, low-order). |
Flow up bytes(high,low) | Number of upstream accounting bytes (high-order, low-order). |
Flow down packets(high,low) | Number of downstream accounting packets (high-order, low-order). |
Flow down bytes(high,low) | Number of downstream accounting bytes (high-order, low-order). |
IPv6 Flow up packets(high,low) | Number of upstream IPv6 accounting packets (high-order, low-order). |
IPv6 Flow up bytes(high,low) | Number of upstream IPv6 accounting bytes (high-order, low-order). |
IPv6 Flow down packets(high,low) | Number of downstream IPv6 accounting packets (high-order, low-order). |
IPv6 Flow down bytes(high,low) | Number of downstream IPv6 accounting bytes (high-order, low-order). |
Traffic rate mode | Rate limit mode. |
Traffic statistic mode | Statistical mode. |
Inbound rate limit mode | Upstream rate limit mode. |
Outbound rate limit mode | Downstream rate limit mode. |
Stop accounting merge | Accounting-stop packet packaging. |
Interim accounting merge | Real-time accounting packet packaging. |
Merged interim accounting interval(minute) | Interval for real-time accounting packet packaging (min). |
Merged interim accounting hash | Whether the interval for real-time accounting packet packaging is hashed.
|
Dropped flow up packets(high,low) | Specifies the number of dropped DAA service packets in the upstream direction(high-order, low-order). |
Dropped flow down packets(high,low) | Specifies the number of dropped DAA service packets in the downstream direction(high-order, low-order). |
info | Prompt information. |