Current config supported only 2-bytes ASN
vyos@r2-roll# set policy route-map foo rule 10 set aggregator as Possible completions: <1-65535> BGP AS number
Frr supported 4-bytes ASN
r2-roll(config-route-map)# set aggregator as (1-4294967295) AS number
Current config supported only 2-bytes ASN
vyos@r2-roll# set policy route-map foo rule 10 set aggregator as Possible completions: <1-65535> BGP AS number
Frr supported 4-bytes ASN
r2-roll(config-route-map)# set aggregator as (1-4294967295) AS number
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | FEATURE REQUEST | None | T2425 Rewrite all policy zebra filters to XML/Python style | ||
| Resolved | FEATURE REQUEST | Viacheslav | T3306 Extend set route-map aggregator as to 4 Bytes |
PR https://github.com/vyos/vyatta-cfg-quagga/pull/71
Can be "cherry-picked" to equuleus