Re: OSPF on 32 bit dialer interface

From: Tauseef Khan <tasneemjan_at_googlemail.com>
Date: Wed, 28 Nov 2012 11:03:49 +0000

Please find below the configs
server:R1

bba-group pppoe CISCO
 virtual-template 16
!
interface Gigabit0/0
 no ip address
 ip ospf network point-to-multipoint
 ip ospf mtu-ignore
 duplex auto
 speed auto
 pppoe enable group CISCO
end

!
interface Virtual-Template16
 mtu 1492
 ip address 172.31.255.1 255.255.255.0
 ip ospf network point-to-multipoint
 ip ospf mtu-ignore
 peer default ip address pool 1.6
 ppp authentication chap
end

usename R2 password pass

ip local-pool 6.6 172.31.255.254
Received on Wed Nov 28 2012 - 11:03:49 ART

This archive was generated by hypermail 2.2.0 : Sat Dec 01 2012 - 07:27:51 ART