Re: [nsp] ATM and 7500's

From: Bruce Robertson (bruce@greatbasin.net)
Date: Fri Mar 09 2001 - 12:25:09 EST


> RBE is unfortunately useless here because it only works on a
> p-p interface and Covad provisions DSL with each residential
> customer on their own PVC (or at least the did for us).

So? Why doesn't that make for p-p interfaces? It works fine for us; here's
a snippit of config for two customers, with the first one having a static
IP address (hence the 'ip route'):

interface ATM2/0.106 point-to-point
  ip unnumbered BVI1
  ip helper-address 207.228.35.42
  ip helper-address 207.228.37.195
  atm route-bridged ip
  pvc 10/51
    class-vc dsl1
  exit
exit
ip route 216.82.147.58 255.255.255.255 ATM2/0.106
interface ATM2/0.107 point-to-point
  description P20-20
  ip unnumbered BVI1
  ip helper-address 207.228.35.42
  ip helper-address 207.228.37.195
  atm route-bridged ip
  pvc 23/37
    class-vc dsl1
  exit
exit

-- 
Bruce Robertson, President/CEO				     +1-775-348-7299
Great Basin Internet Services, Inc.			fax: +1-775-348-9412
For PGP key: finger bruce@greatbasin.net



This archive was generated by hypermail 2b29 : Sun Aug 04 2002 - 04:12:31 EDT