New commands
- prefix-list: 'ge' can now be set to M in A.B.C.D/M
- bgpd: Add config: 'set as-path prepend by metric <AS list>'
- ripd/ripngd: rip*d: Add config: 'offset-list WORD (in|out) (increase|decrease) <0-16>
- ripd/ripngd: Add config: 'route PREFIX metric <1-16>'
Examples
- If 'metric = 3' and 'set as-path prepend by metric 64500'
New AS Path: '64500 64500 64500 i'
- If 'metric = 2' and 'set as-path prepend by metric 64500 64496'
New AS Path: '64500 64496 64500 64496 i'