cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
393
Views
0
Helpful
3
Replies

Span Port

JASON NIELSEN
Level 1
Level 1

Here is my config.

interface GigabitEthernet1/0/1

description RECORDING_SERVER

switchport access vlan 110

switchport mode access

spanning-tree portfast

monitor session 1 source vlan 110 - 121

monitor session 1 destination interface Gi1/0/1 ingress untagged vlan 110

I have a recording server to record voice calls, but it only works to certian VLANS. It does not work to our voice gateways that are in VLAN 110.

Any suggestions would be greatly appreciated.

TIA

3 Replies 3

sourabhagarwal
Level 4
Level 4

is it not working only for 110 out of 110-121 VLANs?

I'm not sure as why you are using "untagged vlan 110 " in monitor session 1 destination command.

maybe you can check by configuring below and see it it works for you.

no monitor session 1

monitor session 1 source vlan 110 - 121

monitor session 1 destination interface Gi1/0/1 ingress

hope to help ... rate if it does ...

the last line

monitor session 1 destination interface gi1/0/1 ingress

will not accept a

the options are dot1q, isl, untagged and vlan with more options.

my first config to me looks correct.

Edison Ortiz
Hall of Fame
Hall of Fame

Try this option

monitor session 1 destination interface Gi1/0/1 encapsulation replicate

Review Cisco Networking products for a $25 gift card