2-468
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.4.0SG and IOS 15.1(2)SG)
OL-27596 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
monitor capture [interface | vlan | control-plane]
monitor capture [interface | vlan | control-plane]
To specify one or more attachment points with direction, use the monitor capture [interface | vlan |
control-plane] command. To remove the attachment point, use the no form of this command.
monitor capture name [{interface name | vlan num | control-plane} {in | out | both}]
no monitor capture name [{interface name | vlan num | control-plane} {in | out | both}]
Syntax Description
Defaults None
Command Modes Privileged EXEC mode
Command History
Usage Guidelines Specifies one or more attachment points with direction. We can specify a range of interfaces also. The
command can be repeated as many times as needed to add multiple attachment points.
We need to mention at least one attachment point. For VLAN, the direction has to be set to both.
Examples The following example shows how to add an attachment point:
Switch# monitor capture mycap interface gigabitEthernet 3/1 in
The following example shows how to remove an attachment point:
Switch# no monitor capture mycap interface gigabitEthernet 3/1 in
name Specifies a capture point.
interface name Specifies an interface. Interface range is allowed.
vlan num Specifies a VLAN.
control-plane Specifies control plane.
input | output | both Specific traffic direction.
Release Modification
IOS XE 3.3.0SG/
15.1(1)SG
Support for this command was introduced on the Catalyst 4500 series switch.