2-386
Cisco Broadband Cable Command Reference Guide
OL-1581-08
Chapter 2 Cisco CMTS Configuration Commands
clear cable modem offline
clear cable modem offline
To remove offline CMs from the internal address and routing tables for a cable interface, or to clear all
flap list counters for offline CMs on a cable interface, use the
clear cable modem offline
command in
privileged EXEC mode.
clear cable modem cable
[
slot/port
]
offline
{
counters
|
delete
}
clear cable modem cable
[
slot/subslot/port
]
offline
{
counters
|
delete
}
Syntax Description
Defaults
No default behavior or values
Command Modes
Privileged EXEC
Command History
Examples
The following example shows how to clear the counters for the offline CMs on a particular cable
interface:
Router#
clear cable modem c3/0 offline counters
Router#
The following example shows how to delete all offline CMs from the router’s internal tables for a
particular cable interface, and to remove them from the
show cable modem
command displays:
Router#
clear cable modem c3/0 offline delete
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)
counters
Clears the flap list counters for all CMs that are currently offline.
delete
Removes all CMs that are currently offline from the router’s internal
tables. The
show cable modem
command will no longer display these
CMs until they attempt to reregister with the CMTS.
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.