Chapter 19: DOCSIS Set-top Gateway Configuration
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
643
# assign a tunnel mac address of 00:11:22:33:44:55 to destination ip 230.1.1.1
#----------------------------------------------------
configure ip multicast mac-ip 230.1.1.1 00:11:22:33:44:55
-----------------------------------------------------
#----------------------------------------------------
# configure advanced DSG
# configure the DSG Rule
#----------------------------------------------------
configure interface cable-downstream 5/0 cable dsg tunnel-group 1 priority 1
configure cable dsg tunnel 1 tunnel-group 1 client-id-list 1 mac-address 0011.2233.4455
configure cable dsg client-id-list 1 type mac-address value 0000.ca01.0101
# configure the DSG classifier
configure cable dsg tunnel 1 classifier 1 dest-ip 230.1.1.1 source-network 10.100.10.1 priority 1
include-in-dcd
#----------------------------------------------------
# end Multicast IP to non-compliant DMAC script
#----------------------------------------------------