3-212
Cisco Broadband Cable Command Reference Guide
OL-1581-08
Chapter 3 Cisco CMTS Show Commands
show interface cable intercept
show interface cable intercept
To display the CMs for which traffic is currently being intercepted and forwarded to a data collector, use
the
show interface cable intercept
command in privileged EXEC mode.
show interface cable
{
slot/port
|
slot
/
subslot
/
port
}
intercept
Syntax Description
Command Modes
Privileged EXEC
Command History
Examples
The following shows a display after a CM has been added to the intercept list:
router#
configure terminal
router#(config)
interface c6/0
router(config-if)#
cable intercept 0080.fcaa.aabb 10.12.13.8 512
router(config-if)#
exit
router(config)#
exit
router#
show interface c6/0 intercept
Destination Destination
MAC Address IP Address UDP Port
0080.fcaa.aabb 3.12.13.8 512
router#
The following shows a display when no CMs have been added to the intercept list:
router#
show interface c6/0 intercept
No interception active
router#
slot/port
Identifies the cable 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.
slot/subslot/port
Identifies the 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)
Release
Modification
12.0(5)T1
This command was introduced.
12.0(6)SC
This command was introduced on the 12.0 SC train.
12.1(2)EC
This command was introduced on 12.1 EC train.
12.2(4)BC1
This command was introduced on the 12.2 BC train.