4 show monitor – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 814

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 814 of 855

This example shows how to set the mirror source to vlan2 in session 1 to monitor received traffic only.
Switch(config)# monitor session 1 source vlan 2 rx
This example shows how to cancel the mirror source vlan 2 in session 1.
Switch(config)# no monitor session 1 source vlan 2 both

Related Commands

monitor session destination
show monitor

41.4 show monitor

Use this command to show the information about monitor.

Command Syntax

show monitor [session <session>]
session: mirror session number

Command Mode

EXEC

Usage

None

Examples

This example shows how to display the information about monitor.
Switch#show monitor
Session 1
----------
Status : Valid
Source Ports :
Receive Only :
Transmit Only :
Both : eth-0-2 eth-0-3
Source VLANs :
Receive Only :
Transmit Only :
Both : 2
Destination Port : eth-0-1

Related Commands

monitor session source interface
monitor session source vlan
monitor session destination

Advertising