代码搜索:zebra
找到约 1,577 项符合「zebra」的源代码
代码结果 1,577
www.eeworm.com/read/448648/7528678
in config.h.in
/* config.h.in. Generated from configure.ac by autoheader. */
/* BSDI */
#undef BSDI_NRL
/* Disable BGP installation to zebra */
#undef DISABLE_BGP_ANNOUNCE
/* FreeBSD 3.2 */
#undef FREEBSD_32
/
www.eeworm.com/read/448648/7528741
sample ripngd.conf.sample
! -*- rip -*-
!
! RIPngd sample configuration file
!
! $Id: ripngd.conf.sample,v 1.12 1999/02/19 17:35:39 developer Exp $
!
hostname ripngd
password zebra
!
! debug ripng events
! debug ripng packet
!
www.eeworm.com/read/145256/12741755
texi vtysh.texi
@node VTY shell
@comment node-name, next, previous, up
@chapter VTY shell
@command{vtysh} is integrated shell of Zebra software.
To use vtysh please specify ---enable-vtysh to configure script.
www.eeworm.com/read/145256/12741772
texi routemap.texi
@node Route Map, IPv6 Support, Filtering, Top
@comment node-name, next, previous, up
@chapter Route Map
Route map is a very useful function in zebra. There is a match and set
statement permitted
www.eeworm.com/read/145256/12742071
init ripd.init
#!/bin/bash
#
# chkconfig: - 16 84
# description: A RIP routing engine for use with Zebra
#
# processname: ripd
# config: /etc/ripd.conf
# source function library
. /etc/rc.d/init.d/functions
RETVAL
www.eeworm.com/read/145256/12742706
in config.h.in
/* config.h.in. Generated from configure.ac by autoheader. */
/* BSDI */
#undef BSDI_NRL
/* Disable BGP installation to zebra */
#undef DISABLE_BGP_ANNOUNCE
/* FreeBSD 3.2 */
#undef FREEBSD_32
/
www.eeworm.com/read/145256/12742820
sample ripngd.conf.sample
! -*- rip -*-
!
! RIPngd sample configuration file
!
! $Id: ripngd.conf.sample,v 1.12 1999/02/19 17:35:39 developer Exp $
!
hostname ripngd
password zebra
!
! debug ripng events
! debug ripng packet
!
www.eeworm.com/read/235511/4650979
init ripd.init
#!/bin/bash
#
# chkconfig: - 16 84
# description: A RIP routing engine for use with Zebra
#
# processname: ripd
# config: /etc/ripd.conf
# source function library
. /etc/rc.d/init.d/functions
RETVAL
www.eeworm.com/read/440317/1798971
init ripd.init
#!/bin/bash
#
# chkconfig: - 16 84
# description: A RIP routing engine for use with Zebra
#
# processname: ripd
# config: /etc/ripd.conf
# source function library
. /etc/rc.d/init.d/functions
RETVAL
www.eeworm.com/read/180137/5289481
in makefile.in
#
# Makefile for the Broker's zebra/zquery components
#
# $Id: Makefile.in,v 2.1 1997/11/04 18:14:33 sxw Exp $
#
#
srcdir = @srcdir@
VPATH = $(srcdir)
prefix = @prefix@
INSTALL_SKELDIR = $(prefix)