System information

BSR 64000 Configuration and Management Guide
6-26
NUM is the upstream port number.
To disable the upstream rate-limiting function, use the no cable upstream
rate-limit command.
3. To verify that upstream rate-limiting is enabled or disabled on the cable interface,
use the show running-config command in Privileged EXEC mode, as shown
below:
MOT#show running-config
4. To determine the number of packets dropped due to upstream rate-limiting for a
particular service flow, use the show cable qos svc-flow statistics command in
Privileged EXEC mode, as shown below:
MOT#show cable qos svc-flow statistics {<x>/<y>} [<1-4292967295> | <cr>]
where:
x is the slot number of the cable module.
y is the cable interface number, which is 0.
1-4292967295 is the Service Flow Identifier (SFID).
cr is a command return, which displays QoS service flow statistics for all
SFIDs.
Enabling an Upstream Port
The upstream ports are in an administrative shut down state by default.
Follow these steps to enable the upstream ports:
1. To determine if an upstream port is activated or deactivated, use the show
interface cable command in Privileged EXEC
mode, as shown below:
MOT#show interface cable
2. The upstream ports are in a shutdown state by default. To enable the upstream
ports, use the no cable upstream shutdown command in Interface Configuration
mode, as shown below:
MOT(config-if)#no cable upstream <NUM> shutdown
where:
NUM is the upstream port number.