Technical information
ADC Telecommunications, Inc.
104 CHAPTER 2: CUDA 12000 BASE SYSTEM COMMANDS
cm cpe-reset
Clears the CPE IP addresses that the CMTS has learned for the specified cable modem.
Mode
interface:cable:csi(<c/s/i>)
Syntax
To clear CPE IP addresses for a single modem:
cm cpe-reset {<ip-address> | <mac-address> | <sid>}
To clear CPE IP addresses for multiple modems with common hexadecimal MAC address
values:
cm cpe-reset <hex-values> match
To clear CPE IP addresses for all modems attached to a selected network:
cm cpe-reset <address-string> match
Arguments
{<ip-address> |
<mac-address> |
<sid>}
Specifies one of the following values:
■ <ip-address> – The IP address of the cable modem for which you
want to clear IP addresses.
■ <mac-address> – MAC address (in xx:xx:xx:xx:xx:xx format) of the
cable modem for which you want to clear IP addresses.
■ <sid> – The service identifier of the cable modem for which you want
to clear IP addresses.
Use the show modem command to determine the IP address, MAC
address, and service identifier of the cable modem.
<hex-values> Specifies the hex values that you want to match, which you enter with
“ff” values specified as wildcards. For example, if you want to clear CPE
IP addresses for all cable modems from vendor 00:50:72, enter the
following command: cm cpe-reset 00:50:72:ff:ff:ff match