2-380
Cisco Broadband Cable Command Reference Guide
OL-1581-08
Chapter 2 Cisco CMTS Configuration Commands
clear cable modem delete
clear cable modem delete
To remove one or more CMs from the internal address and routing tables, use the
clear cable modem
delete
command in privileged EXEC mode.
clear cable modem
{
mac-addr
|
ip-addr
| [
cable
slot/port
]
{
all
|
oui
string
|
reject
} }
delete
clear cable modem
{
mac-addr
|
ip-addr
| [
cable
slot/subslot/port
]
{
all
|
oui
string
|
reject
} }
delete
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.
ip-addr
Specifies the IP address of an individual 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
Deletes all the CMs from the Station Maintenance List.
oui
string
Deletes 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
Deletes 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.2(11)BC3
This command was introduced for the Cisco uBR7100 series,
Cisco uBR7200 series, and Cisco uBR10012 universal broadband routers.
12.2(15)BC1
The cable interface was made an optional keyword for this command.