I should be able to use the Cisco-avpair attribute to create a OSPF nbma unicast neighbor at the time of creation of a virtual interface creation on a MlPPPoE session. What's the syntax for doing something like this? In effect, I want to add the config:

router ospf nn
  neighbor xx.xx.xx.xx priority 1 poll-interval 20
!

Via an attribute, probably along the lines of:

Cisco-AVpair += "router:ospf xx=neighbor xx.xx.xx.xx priority 1 poll-interval 20"
link|improve this question

feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.