On Wed, Jan 30, 2013 at 09:11:58AM +0400, def wrote: > I very widely using functionality of rdomains and found out, that > TABLEID limit is quite small. Whether it is possible to increase the > size to be at least 2^32 as is in RFCs 4364 and 4360 which states that > RD and BGP target extended community fields Assigned number subfield and > Local Administrator sub-field are 4 octets?
The rtableid are assigned independent of any RD mapping in bgpd. They are assigned by the operator and trust me, you can not have 2^32 rtableids in a system. There should be no one-to-one mapping of rtableids to RD. -- :wq Claudio
