1

Is it possible to mirror/monitor the DSL interface (atm/dialer interfaces) to one of the fastethernet ports on this device?

Running software: Cisco IOS Software, C870 Software (C870-ADVIPSERVICESK9-M), Version 12.4(11)XJ3, RELEASE SOFTWARE (fc1)

  • Am I being dim or are you trying to mirror ATM traffic over ethernet? really not sure that's going to work myself. – Chopper3 Jul 31 '09 at 13:50
  • Yeah pretty much, and neither am I. Thought maybe someone else might know if there's some way this can be achieved :-). –  Jul 31 '09 at 14:10

1 Answers1

1

I can't find a definite answer either way

monitor session 1 source interface atm0
monitor session 1 destination interface fastethernet 0/1

Have you tried something like the above?

Whilst the document isn't specific to your router, this Cisco document may be of interest to you

Ben Quick
  • 1,215
  • 1
  • 8
  • 8