[c-nsp] Cisco 828 (SHDSL) config example (Optus XYZed DSLAM maybe?)
Per Carlson
lists at ip4all.net
Mon Apr 24 02:42:24 EDT 2006
On Wed, Apr 19, 2006 at 11:05:03PM +1000, Skeeve Stevens wrote:
> If not specifically Optus, then anything where it's a Bridged service would
> be great (no usernames/passwords) - or failing that. any functional config
> which might help me get started.
>
> I've done many 828's - even 877's. but this is the first 878 and apparently
> it has funky things like controller dsl0/0/0 and stuff.
The 878 does support RBE Client (in selected IOS'es, like
12.3(13)YT), which is very handy in bridged environments (no more
bridge-groups and BVI's). Here is an 4-wire excerpt from a 878
config we are (successfully) using, but towards another DSLAM-type
than Optus:
controller DSL 0
mode atm
line-term cpe
line-mode auto
dsl-mode shdsl symmetric annex B
line-rate 4608
!
interface ATM0
no ip address
no atm ilmi-keepalive
!
interface ATM0.1 point-to-point
ip address <ip address> <netmask>
atm route-bridged ip
pvc data <vpi>/<vci>
!
interface Vlan1
ip address <ip address> <netmask>
--
Per Carlson, Sr. Network Developer
More information about the cisco-nsp
mailing list