2-382
Cisco Broadband Cable Command Reference Guide
OL-1581-08
Chapter 2 Cisco CMTS Configuration Commands
clear cable modem flap-counters
clear cable modem flap-counters
To reset the CM flap-list counters to zero, use the
clear cable modem counters
command in privileged
EXEC mode.
clear cable modem
{
mac-addr
|
ip-addr
|
cable
slot/port
{
all
|
oui
string
|
reject
}
}
flap-counters
clear cable modem
{
mac-addr
|
ip-addr
|
cable
slot/subslot/port
{
all
|
oui
string
|
reject
}
}
flap-
counters
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
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
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
Resets the flapping counters for all CMs.
oui
string
Resets the flapping counters for 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
Resets the flapping counters for 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(15)BC1
This command was introduced, replacing the
clear cable modem counters
command.