Rev | Author | # | Line |
---|---|---|---|
2 | JohnMcPherson | 1 | This is for using bgp for routing. |
2 | |||
4 | AlastairPorter | 3 | <pre> |
2 | JohnMcPherson | 4 | # Daemons are: bgpd zebra ospfd ospf6d ripd ripngd |
1 | CraigMckenna | 5 | zebra=yes |
6 | bgpd=yes | ||
7 | ospfd=no | ||
8 | ospf6d=no | ||
9 | ripd=no | ||
10 | ripngd=no | ||
4 | AlastairPorter | 11 | </pre> |