docsis load-banalcing | docsis.org

You are here

docsis load-banalcing

8 posts / 0 new
Last post
husamaga
docsis load-banalcing

Hello,

I have a CMTS with MC88V linecard, which have activated 2 DS's and 4 channels on each DS. the DS's are seperated in the RF part. so i use the same frequency channels on both DS's.

Now i have a situation with docsis 2.0 modems, my first channel get's overloaded with 50Mbps on e-docsis. and the other channels are with 20% load.
now i want to to balance that. i used the next informations from cisco website: http://www.cisco.com/en/US/docs/ios/cable/configuration/guide/UBR_RLBG_G...
And done the next:

cable load-balance docsis-group 1 index 81
restricted
downstream Integrated-Cable 1/0 rf-channel 0-3
method utilization
threshold load 70
policy pure-ds-load
init-tech-list 1
docsis-policy 1
!
!
cable load-balance docsis-group 7 index 82
restricted
downstream Integrated-Cable 1/1 rf-channel 0-3
method utilization
threshold load 70
policy pure-ds-load
init-tech-list 2
docsis-policy 7

cable load-balance group 1
cable load-balance group 7
cable load-balance docsis-enable
#

Is that enough?
when i show the load-balancing

# show cable load-balance
Group Interval Method DCC Init Threshold
Technique Minimum Static Enforce Ugs PCMM
1 10 modems 0 5 10% --- --- ---
7 10 modems 0 5 10% --- --- ---

DOCSIS LB Enabled: Yes
DOCSIS Group Status Interval DCC mask Policy Method Threshold
Group Index /UCC DS/US M/E/U/P/S
1 81 RE 10 0x40(1)/N 1 u/u 5/70/70/70/50
7 82 RE 10 0x20(2)/N 7 u/u 5/70/70/70/50

DOCSIS 3.0 General LB
MD FN Group S Intv DCC mask Policy Mtd MD-CM-SG Threshold
Index /UCC D/U M/E/U/P/S
Ca1/0 1 32768 E 10 0xF8(0)/N 0 m/m 0x101 5/10/70/70/50
Ca1/0 2 32769 E 10 0xF8(0)/N 0 m/m 0x102 5/10/70/70/50
Ca1/0 3 32770 E 10 0xF8(0)/N 0 m/m 0x103 5/10/70/70/50
Ca1/0 4 32771 E 10 0xF8(0)/N 0 m/m 0x104 5/10/70/70/50
Ca1/1 5 33028 E 10 0xF8(0)/N 0 m/m 0x10101 5/10/70/70/50
Ca1/1 6 33029 E 10 0xF8(0)/N 0 m/m 0x10102 5/10/70/70/50
Ca1/1 7 33030 E 10 0xF8(0)/N 0 m/m 0x10103 5/10/70/70/50
Ca1/1 8 33031 E 10 0xF8(0)/N 0 m/m 0x10104 5/10/70/70/50

Thanks for help.

mbowe
Hang on, you are mixing up

Hang on, you are mixing up two different methods there.

----
First method you could use is "legacy load balance" which is this style :

cable load-balance group 10
cable load-balance group 11

interface cable 1/0
cable load-balance group 10
cable upstream 0 load-balance group 10
cable upstream 1 load-balance group 10
cable upstream 2 load-balance group 10
cable upstream 3 load-balance group 10

interface cable 1/1
cable load-balance group 11
cable upstream 0 load-balance group 11
cable upstream 1 load-balance group 11
cable upstream 2 load-balance group 11
cable upstream 3 load-balance group 11

----
Second (newer) method you could use is docsis load balance which is this style :

cable load-balance docsis-enable
cable load-balance docsis30-enable

cable load-balance docsis-group 10
downstream integrated-cable 1/0 rf-channel 0-3
upstream cable 1/0 0-3
init-tech-list 1-4 ucc

cable load-balance docsis-group 11
downstream integrated-cable 1/1 rf-channel 0-3
upstream cable 1/1 0-3
init-tech-list 1-4 ucc

----

Other notes :

* I agree the Cisco load-balance docs are not easy to understand !

* I am not keen on load-balance by load. I think that load-balance via number of modems is usually sufficient. My configs above are showing how to do it via modems (default method). If you wanted to do it via load you would have to add the "method utilization" statements.

* Probably wouldnt hurt to chuck in a "cable load-balance modem max-failures 2" as well.

* "show run all" is really helpful when trying to see all the hidden/default commands that are being applied as part of the load-balance system (this command may not be available on all platforms / IOS combinations though. Works nice on my ubr10k with 12.2(33)SC)

husamaga
Thanks for your answer.

Thanks for your answer.
I'm thinking about your line with upstream "upstream cable 1/0 0-3" with the second newr version. But i don't need balance with upstreams, my upstream are fisically seperated. so i can't mix the upstreams with the downstream channels.
Now i just activated the first option (the old one) but the modems have a lot of retries and don't change the DS finally.
Statistics:

Target interface State Transfers
Complete Pending Retries Failures
In1/0:0 (378 MHz) up 0 0 0 3
In1/0:1 (386 MHz) up 29 0 0 0
In1/0:2 (394 MHz) up 65 0 22 3
In1/0:3 (402 MHz) up 0 0 0 0
In1/1:0 (378 MHz) up 0 0 0 0
In1/1:1 (386 MHz) up 66 7 49 1
In1/1:2 (394 MHz) up 55 11 95 1
In1/1:3 (402 MHz) up 0 0 0 0
Seems to be work.
This is the informations i get.

Thanks for your answer

mbowe
ok well give this a try :

ok well give this a try :

--------
cable load-balance group 10
cable load-balance group 11

interface cable 1/0
cable load-balance group 10

interface cable 1/1
cable load-balance group 11

--------
or

cable load-balance docsis-enable
cable load-balance docsis30-enable

cable load-balance docsis-group 10
downstream integrated-cable 1/0 rf-channel 0-3
init-tech-list 1-4

cable load-balance docsis-group 11
downstream integrated-cable 1/1 rf-channel 0-3
init-tech-list 1-4

husamaga
i tried that already and it

I tried that already and it seems to be work fine.

Thank you.

vishaljdesai
It is not working for Me.

Hi,
I have tried similar config with my box.But not a single modem is doing DCC.Am i missing some thing in config ?
###### Config for DCC in MC88V###########
cable load-balance docsis-group 70 index 81
downstream Integrated-Cable 4/1 rf-channel 0-3
method utilization
policy pure-ds-load
init-tech-list 1-4

##### Command output
cmt01#show cable load-balance docsis-group 70 all
DOCSIS LB Enabled: Yes
DOCSIS Group Status Interval DCC mask Policy Method Threshold
Group Index /UCC DS/US M/E/U/P/S
70 81 GE 10 0x78(1)/N 0 u/u 5/10/70/70/50

Current load:

Interface State Group Utilization Reserved Modems Flows Weigh
Index
In4/1:0 (285 MHz) up 81 60%(60%/43%) 0% 289 289 37
In4/1:1 (291 MHz) up 81 28%(28%/43%) 0% 115 115 37
In4/1:2 (297 MHz) up 81 36%(36%/43%) 0% 157 157 37
In4/1:3 (303 MHz) up 81 62%(62%/43%) 0% 191 191 37

Target assignments:

Interface State Group Target
Index
In4/1:0 (285 MHz) up 81 In4/1:1 (291 MHz) [enforce]
In4/1:1 (291 MHz) up 81
In4/1:2 (297 MHz) up 81 In4/1:1 (291 MHz)
In4/1:3 (303 MHz) up 81 In4/1:1 (291 MHz) [enforce]

Statistics:

Target interface State Transfers
Complete Pending Retries Failures
In4/1:0 (285 MHz) up 0 0 0 0
In4/1:1 (291 MHz) up 0 0 0 0
In4/1:2 (297 MHz) up 0 0 0 0
In4/1:3 (303 MHz) up 0 0 0 0

Pending:

Modem Grp Idx Source interface Target interface Retries

cmt01#

I have tried with different interval and threshold value.
Thanks,

Vishal

kwesibrunee
On My CMTS I have this which

On My CMTS I have this which works for me

cable load-balance docsis-group 50001 index 81
downstream Integrated-Cable 5/0/0 rf-channel 0-3
upstream Cable5/0/0 0-1
method utilization us-method utilization
interval 30
threshold load 70
threshold load minimum 5
policy pure-ds-load
init-tech-list 0-4
docsis-policy 100

cable load-balance docsis-enable
cable load-balance rule 1 enabled
cable load-balance docsis-policy 100 rule 1

windwaterwaves
Max-Failures

We have 7246vxr's with NPE-G1's with 12.3(17a) that I am trying to use max-failures on and it does not exist. Any tips?

Thanks

Log in or register to post comments