cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1088
Views
0
Helpful
1
Replies

port mirroring on satellite off asr9010

jwilde
Level 1
Level 1

I'm having a difficult time on port mirroring off a sattelite 1G port.  I'm figuring that there is an easier way to do it then i have been doing it.  I want to create multiple sessions because of a network analyzer on different parts of the network.  How i have been shown to do it is:

 

telnet satellite <number>

test bcm shell

dmirror (src_port) mode=all DestPort=(dest port) MirrorVlanId=(vlan)

 

tia

 

well i'd think there is a better way of doing it.  I don't see packets on the normal way i'd normally do it.  

monitor-session TEST
destination interface GigabitEthernet0/1/0/1
!
interface GigabitEthernet0/1/0/2
monitor-session TEST

 

well i see no packets like this.  I will try it again tomorrow but that has been my experience.

1 Reply 1

Yongyu Jia
Cisco Employee
Cisco Employee

Hello,

 

Could the full configuration be shared for reference? Is the ICL configured as BE?

 

<Restrcition from CLI guide>

- A destination port must reside on the same switch as the source port.
- A destination port can be any Ethernet physical port or EFP, but not a bundle interface.

>>>> This should contain ICL.
- At any one time a destination port can participate in only one traffic mirroring session. A destination port in one traffic mirroring session cannot be a destination port for a second traffic mirroring session. In other words, no two monitor sessions can have the same destination port.
- A destination port cannot also be a source port.