IRRd 2.2.1 has been released on www.irrd.net and fixes the bug mentioned below. Further, compatibility with the RIPE server has been improved so that you can now use the "-protocol ripe" option with IRRToolSet commands. In fact, you'll need to use this with IRRToolSet 4.8.2 due to some issues in IRRToolSet with respect to it's implementation of RADB commands. -Larry Blunk Merit On Fri, 5 Nov 2004, Jason Lixfeld wrote:
Trying to reference a peering-set in an inet-rtr:
inet-rtr: router1.example.com descr: AS1234 Example Company alias: r1.example.com local-as: AS1234 ifaddr: 198.32.245.52 masklen 24 peer: BGP4 prng-example asno(PeerAS) tech-c: See MAINT-AS1234 mnt-by: MAINT-AS1234 changed: noc@example.com 20041105 source: INTERNAL
When I submit it, I get a message back complaining of a syntax error:
UPDATE FAILED: [inet-rtr] router1.example.com inet-rtr: router1.example.com descr: AS1234 Example Company alias: r1.example.com local-as: AS1234 ifaddr: 198.32.245.52 masklen 24 peer: BGP4 prng-example asno(PeerAS)<?> tech-c: See MAINT-AS1234 mnt-by: MAINT-AS1234 changed: noc@example.com 20041105 source: INTERNAL #ERROR: 6: peer: Syntax error
All the material I've read indicates that this syntax should work.
Any ideas?