File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / quagga / SERVICES
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Nov 2 10:09:09 2016 UTC (7 years, 7 months ago) by misho
Branches: quagga, MAIN
CVS tags: v1_0_20160315, HEAD
quagga 1.0.20160315

    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
   20: pimd		2611/tcp

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