Tracey Webb wrote:

I am attempting to bridge multiple ATM vc's on a single port OC12c in my
Cisco 12008. The vc's are coming from VTC video equipment. Each vc is a
different channel. I need to terminate it and pass over the IP's to my
gigE port. Any suggestions.


Maybe this works...

interface ATM6/0
 no ip address
!
interface ATM6/0.1 multipoint
 range Video pvc 1/100 1/199
 bridge-group 1
!
interface GigabitEthernet2/8
  ...
  bridge-group 1


-- Robert Blayzor, BOFH INOC, LLC [EMAIL PROTECTED] PGP: http://www.inoc.net/~dev/ Key fingerprint = 1E02 DABE F989 BC03 3DF5 0E93 8D02 9D0B CB1A A7B0

Life would be much easier if I had the source code.

Reply via email to