
2-388
Cisco Broadband Cable Command Reference Guide
OL-1581-08
Chapter 2 Cisco CMTS Configuration Commands
clear cable modem reset
clear cable modem reset
To remove one or more CMs from the Station Maintenance List and reset them, use the
clear cable
modem reset
command in privileged EXEC mode.
clear cable modem
{
mac-addr
|
ip-addr
| [
cable
slot/port
]
{
all
|
oui
string
|
reject
} }
reset
clear cable modem
{
mac-addr
|
ip-addr
| [
cable
slot/subslot/port
]
{
all
|
oui
string
|
reject
} }
reset
Syntax Description
Defaults
No default behavior or values
Command Modes
Privileged EXEC
Command History
mac-addr
Specifies the 48-bit hardware address (MAC address) of an individual
CM, or of any CPE devices or hosts behind that CM.
ip-addr
Specifies the IP address of an individual CM, or of any CPE devices or
hosts behind that CM.
cable
slot/port
(Optional) Identifies the a interface and downstream port on the
Cisco uBR7100 series and Cisco uBR7200 series routers.
On the Cisco uBR7100 series router, the only valid value is
1/0
. On the
Cisco uBR7200 series router,
slot
can range from 3 to 6, and
port
can
be 0 or 1, depending on the cable interface.
cable
slot/subslot/port
(Optional) Identifies a cable interface on the Cisco uBR10012 router.
The following are the valid values:
•
slot
= 5 to 8
•
subslot
= 0 or 1
•
port
= 0 to 4 (depending on the cable interface)
all
Removes all the CMs from the Station Maintenance List. (This option
is valid only on the Release 12.1 EC train.)
oui
string
Removes and resets all CMs that match the specified Organization
Unique Identifier (OUI). The
string
parameter can be either the three
byte hexadecimal string (such as 00.00.0C) or a vendor name that has
been defined using the
cable modem vendor
command.
reject
Removes and resets all CMs that are currently in one of the reject states
(see the description of these states in the
show cable modem
command).
Release
Modification
12.1(2) EC
This command was introduced.
12.2(4)BC1
Support was added to the Release 12.2 BC train.
12.2(11)BC2
Support was added for the
oui
and
reject
options.