Technical information

Cuda 12000 IP Access Switch CLI Reference Guide
cm reset 125
cm reset
Resets a cable modem. You can specify the modem that you want to reset in terms of its IP
address, MAC address, or Service Identifier (SID).
Mode
interface:cable:csi(<c/s/i>)
Syntax
To reset a single modem:
cm reset {<ip-address> | <mac-address> | <sid>}
To reset multiple modems with common hexidecimal MAC address values:
cm reset <hex-values> match
To reset all modems attached to a selected network:
cm 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 that you want to
reset.
<mac-address> – MAC address (in xx:xx:xx:xx:xx:xx format) of the
cable modem that you want to reset. This is especially useful in
resetting modems that have not yet received an IP address.
<sid> – The service identifier of the cable modem that you want to
reset.
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 reset all
cable modems from vendor 00:50:72, enter the following command:
cm reset 00:50:72:ff:ff:ff match