[c-nsp] OSPF over virtual-access interfaces
Joe Maimon
jmaimon at ttec.com
Tue Aug 15 19:18:02 EDT 2006
Jeremiah Millay wrote:
> I'm trying to set up a customer router to run ospf over their ADSL line
> to us. Here is a crude diagram:
>
Depending on your IOS version you might want to send via radius
(freeradius notation)
Cisco-Avpair += "lcp:interface-config=routing dynamic"
You also might choose to use assign an interface IP instead of unnumbered
Cisco-Avpair += "lcp:interface-config=ip address w.x.y.z 255.255.255.252"
Depending on IOS version this may be available as well.
Cisco-Avpair += "lcp:interface-config=ip ospf 1 area 0.0.0.0"
More information about the cisco-nsp
mailing list