Chapter 31: Load Balancing
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
911
a.
Add the TLV to the CM config file. This will set TLV 43.11 in the CM config file. When the CM registers, it will be
steered to the US/DS pair in group 100 as shown in the following figure. (Notice that this view is from the Arris
PacketACE tool.)
b.
Use the following CLI command to associate a modem's MAC address with the service type:
configure cable load-balance include cm-mac 0015.cf1b.b1b2 mac-mask ffff.ffff.ffff service-type
"abc"
c.
Use the following CLI command to associate OUIs with the desire service-type ID:
configure cable load-balance include oui arris service-type "abc"
d.
Use the following CLI command to set 1-6 bytes of a CM MAC to the desired service type:
configure cable load-balance include cm-mac 0000ca service-type "abc"
4.
Confirm the assignment of service type abc using the OUI:
show cable load-balance oui
Sample system response:
INCLUDE (OUI/CM-MAC)
I/X MAC address Mac mask Group Prov Srv Type
--- -------------- -------------- ------- --------------
I 0015.cf1b.b1b2 ffff.ffff.ffff - abc
I 0000.ca00.0000 ffff.ff00.0000 - abc
I/X:I=include/X=exclude