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

cisco c828 bridge mode?

erwee1973
Level 1
Level 1

Hello,

We have a customer with a c828 in routed mode with G.SHDSL module.

The modem is set in routed mode and my only question is, can I put this device in bridge mode so that the ASA 5505 behind it is connected 'directly' to the internet?

And if possible, the way how to configure this device in bridge mode.

This is the output of the show version command:

Cisco Internetwork Operating System Software
IOS (tm) SOHO78 Software (SOHO78-Y1-M), Version 12.2(15)T14, RELEASE SOFTWARE (fc4)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2004 by cisco Systems, Inc.
Compiled Sat 28-Aug-04 19:45 by cmong
Image text-base: 0x80013148, data-base: 0x80525900

ROM: System Bootstrap, Version 12.2(1r)XE2, RELEASE SOFTWARE (fc1)
ROM: SOHO78 Software (SOHO78-Y1-M), Version 12.2(15)T14, RELEASE SOFTWARE (fc4)

Lenthe uptime is 23 weeks, 3 days, 4 hours, 6 minutes
System returned to ROM by power-on
System restarted at 10:33:16 UTC Mon Jan 31 2011
System image file is "flash:soho78-y1-mz.122-15.T14.bin"

Thanks in advance and best regards,

Ralph Willemsen

Arnhem, Netherlands

1 Reply 1

Dennis Mink
VIP Alumni
VIP Alumni

Ralph,

I think this is what you are looking for:

interface Ethernet0

no ip address

no ip directed-broadcast (default)

bridge-group 1

!

interface ATM0

no ip address

no ip directed-broadcast (default)

pvc 8/35 

encapsulation aal5snap
bridge-group 1


!


!

ip classless (default)

!

bridge 1 protocol ieee

!

end

as an example you might have different interface/subinterface.

if unsure, paste your config

Success dr mee/good luck

Please remember to rate useful posts, by clicking on the stars below.

Review Cisco Networking for a $25 gift card