File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / quagga / SERVICES
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 17:26:11 2012 UTC (12 years, 4 months ago) by misho
Branches: quagga, MAIN
CVS tags: v0_99_22p0, v0_99_22, v0_99_21, v0_99_20_1, v0_99_20, HEAD
quagga

    1: # As long as this software is in alpha testing it is not yet included
    2: # in /etc/services files. This means that you may need to add the following
    3: # lines into your /etc/services file on your hosts.
    4: # 
    5: # --- Please add this to your /etc/services ---
    6: 
    7: #
    8: # GNU Zebra services
    9: #
   10: 
   11: zebrasrv	2600/tcp
   12: zebra		2601/tcp
   13: ripd		2602/tcp
   14: ripng		2603/tcp
   15: ospfd		2604/tcp
   16: bgpd		2605/tcp
   17: ospf6d		2606/tcp
   18: ospfapi		2607/tcp
   19: isisd		2608/tcp

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>