Download This Guide
Related Documentation
- Configuring SRC ACP to Manage the Backbone Network (SRC CLI)
- Configuring SRC ACP to Manage the Edge Network (SRC CLI)
- Viewing Congestion Point Information by Subscriber IP Address and Associated Service Sessions (SRC CLI)
- Viewing Congestion Point Information by Session ID and Associated Service Sessions (SRC CLI)
Viewing Congestion Point Information by Login Name and Associated Service Sessions (SRC CLI)
Purpose
View edge and backbone congestion point information by subscriber login name.
The command supports looking up congestion points affecting a subscriber, including congestion points affecting the subscriber’s use of a specific service.
Action
To display information about congestion points affecting a subscriber by subscriber login name:
user@host> show acp congestion-point by-subscriber
login login
To also display information about the congestion points for a specific service session associated with the subscriber login:
user@host> show acp congestion-point by-subscriber
login login service-name service-name
If the service-name is not provided, the command displays only edge congestion points accessed by the subscriber. If the service-name is provided and any corresponding service sessions are active, the command also displays backbone congestion points accessed by those service sessions.
If the login name matches multiple subscriber sessions, all matched subscriber sessions are displayed. If a service name matches multiple service sessions in a subscriber session, all the service sessions are displayed. Following is an example of the structure of the output:
User Session and Edge Congestion Points USER SESSION User name fred@default User DN uniqueid=fred,ou=local,retailername=default,o=users,o=umc Current upstream bandwidth [kpbs] 0 Current downstream bandwidth [kpbs] 0 Upstream bandwidth usage [kpbs] 0 Downstream bandwidth usage [kpbs] 0 User information from tracking event NAS port ID ip10.227.1.97 NAS IP address /0.0.0.0 Virtual router name acptest User IP address N/A User session ID HJo3uRLpxeNMkAAH CONGESTION POINT DN interfacename=interface1,orderedcimkeys=device1,o=admissioncontrol,o=umc Instance ID instance1 Upstream current bandwidth 1000 Upstream bandwidth in use 500 Upstream provisioned bandwidth 1000 Upstream background bandwidth 250kbps Downstream current bandwidth 1000 Downstream bandwidth in use 500 Downstream provisioned bandwidth 1000 Downstream background bandwidth 250kbps CONGESTION POINT DN interfacename=interface1,orderedcimkeys=device1,o=admissioncontrol,o=umc Instance ID instance2 Upstream current bandwidth 1000 Upstream bandwidth in use 500 Upstream provisioned bandwidth 1000 Upstream background bandwidth 250kbps Downstream current bandwidth 1000 Downstream bandwidth in use 500 Downstream provisioned bandwidth 1000 Downstream background bandwidth 250kbps User Session and Edge Congestion Points USER SESSION User name fred@default User DN uniqueid=fred,ou=local,retailername=default,o=users,o=umc Current upstream bandwidth [kpbs] 0 Current downstream bandwidth [kpbs] 0 Upstream bandwidth usage [kpbs] 500 Downstream bandwidth usage [kpbs] 500 User information from tracking event NAS port ID ip10.227.1.96 NAS IP address /0.0.0.0 Virtual router name acptest User IP address N/A User session ID HJo3uRLpxeNMkAAG SERVICE SESSION Accounting session ID Video-Gold:fred:1300199748595:6 Required upstream bandwidth [kbps] 500 Required downstream bandwidth [kpbs] 500 State for redundancy Started CONGESTION POINT DN interfacename=interface1,orderedcimkeys=device1,o=admissioncontrol,o=umc Instance ID instance1 Upstream current bandwidth 1000 Upstream bandwidth in use 500 Upstream provisioned bandwidth 1000 Upstream background bandwidth 250kbps Downstream current bandwidth 1000 Downstream bandwidth in use 500 Downstream provisioned bandwidth 1000 Downstream background bandwidth 250kbps CONGESTION POINT DN interfacename=interface1,orderedcimkeys=device1,o=admissioncontrol,o=umc Instance ID instance2 Upstream current bandwidth 1000 Upstream bandwidth in use 500 Upstream provisioned bandwidth 1000 Upstream background bandwidth 250kbps Downstream current bandwidth 1000 Downstream bandwidth in use 500 Downstream provisioned bandwidth 1000 Downstream background bandwidth 250kbps Service Session and Backbone Congestion Points SERVICE SESSION Accounting session ID Video-Gold:fred:1300199748595:6 Required upstream bandwidth [kbps] 500 Required downstream bandwidth [kpbs] 500 State for redundancy Started CONGESTION POINT DN interfacename=interface2,orderedcimkeys=device1,o=admissioncontrol,o=umc Instance ID instance1 Upstream current bandwidth 2000 Upstream bandwidth in use 500 Upstream provisioned bandwidth 2000 Upstream background bandwidth 500kbps Downstream current bandwidth 2000 Downstream bandwidth in use 500 Downstream provisioned bandwidth 2000 Downstream background bandwidth 500kbps CONGESTION POINT DN interfacename=interface2,orderedcimkeys=device1,o=admissioncontrol,o=umc Instance ID instance2 Upstream current bandwidth 2000 Upstream bandwidth in use 500 Upstream provisioned bandwidth 2000 Upstream background bandwidth 500kbps Downstream current bandwidth 2000 Downstream bandwidth in use 500 Downstream provisioned bandwidth 2000 Downstream background bandwidth 500kbps
Related Documentation
- Configuring SRC ACP to Manage the Backbone Network (SRC CLI)
- Configuring SRC ACP to Manage the Edge Network (SRC CLI)
- Viewing Congestion Point Information by Subscriber IP Address and Associated Service Sessions (SRC CLI)
- Viewing Congestion Point Information by Session ID and Associated Service Sessions (SRC CLI)