Hi, I'm trying to interface a Cisco Router with a 4 port ATM card (only using port 1) with an AFC DSL interface. So far I have gotten the DSL modems to come up (really outside the scope of this newsgroup), I can send data out the DSL modem. I can also send data from the router down the ATM link, and with debug on I see the traffic trying to go down the ATM. However, neither side seems to receive anything from the other side.
Can anyone with any experiencing linking a cisco to an AFC with ATM offer assistance?
Didn't find your answer? Ask the community — no account required.
D
David West
Are you using RFC1483 bridging, PPPoA or PPPoE? Did you configure PVCs on the ATM link between the router and DSLAM?
-DW
Matt wrote:
M
Matt
D
David West
With bridging you have to set up bridge groups on the router, like:
bridge irb bridge 1 protocol ieee int atm1/0.132 Yes,
M
Matt
Yup got that all setup.. I am sending ATM frames but not receiving any...