System information

Configuring the CMTS
6-69
The following example determines that the band from 21 MHz to 29 MHz,
belonging to spectrum group spectrum1, is removed every Thursday morning at
11:00 AM:
MOT(config-spcgrp:spectrum1)#time Thu 11:00:00 delete band
21000000 29000000
3. If you want to schedule the time when the spectrum group band is removed on a
weekly basis, use the time delete band command in Cable Spectrum Group
mode, as shown below:
MOT(config-spcgrp:<WORD>)#time {<day> <hh:mm:ss>} delete band
{<start frequency> <end frequency>}
where:
WORD is the spectrum group name.
day is the three letter abbreviation for day of the week
hh:mm:ss is the time during the day when the band is removed.
start frequency is the start upstream frequency from 5000000 to 42000000
Hertz.
end frequency is the end upstream frequency from 5000000 to 42000000
Hertz.
For example, the following syntax is used to express that the band from 21 MHz
to 29 MHz, belonging to spectrum group spectrum1, is removed every Thursday
morning at 11:00 AM:
MOT(config-spcgrp:spectrum1)#time Thursday 11:00:00 delete band
21000000 29000000