#! /bin/sh
-
# Guess values for system-dependent variables and create Makefiles.
-# Generated automatically using autoconf version 2.13
-# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
+# Generated by Autoconf 2.52d.
#
+# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
+# Free Software Foundation, Inc.
# This configure script is free software; the Free Software Foundation
# gives unlimited permission to copy, distribute and modify it.
-# Defaults:
-ac_help=
+# Avoid depending upon Character Ranges.
+as_cr_letters='abcdefghijklmnopqrstuvwxyz'
+as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
+as_cr_Letters=$as_cr_letters$as_cr_LETTERS
+as_cr_digits='0123456789'
+as_cr_alnum=$as_cr_Letters$as_cr_digits
+
+# Sed expression to map a string onto a valid variable name.
+as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
+
+# Sed expression to map a string onto a valid CPP name.
+as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"
+
+## --------------------- ##
+## M4sh Initialization. ##
+## --------------------- ##
+
+# Be Bourne compatible
+if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
+ emulate sh
+ NULLCMD=:
+elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
+ set -o posix
+fi
+
+# Name of the executable.
+as_me=`echo "$0" |sed 's,.*[\\/],,'`
+
+if expr a : '\(a\)' >/dev/null 2>&1; then
+ as_expr=expr
+else
+ as_expr=false
+fi
+
+rm -f conf$$ conf$$.exe conf$$.file
+echo >conf$$.file
+if ln -s conf$$.file conf$$ 2>/dev/null; then
+ # We could just check for DJGPP; but this test a) works b) is more generic
+ # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
+ if test -f conf$$.exe; then
+ # Don't use ln at all; we don't have any links
+ as_ln_s='cp -p'
+ else
+ as_ln_s='ln -s'
+ fi
+elif ln conf$$.file conf$$ 2>/dev/null; then
+ as_ln_s=ln
+else
+ as_ln_s='cp -p'
+fi
+rm -f conf$$ conf$$.exe conf$$.file
+
+as_executable_p="test -f"
+
+# Support unset when possible.
+if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
+ as_unset=unset
+else
+ as_unset=false
+fi
+
+# NLS nuisances.
+$as_unset LANG || test "${LANG+set}" != set || { LANG=C; export LANG; }
+$as_unset LC_ALL || test "${LC_ALL+set}" != set || { LC_ALL=C; export LC_ALL; }
+$as_unset LC_TIME || test "${LC_TIME+set}" != set || { LC_TIME=C; export LC_TIME; }
+$as_unset LC_CTYPE || test "${LC_CTYPE+set}" != set || { LC_CTYPE=C; export LC_CTYPE; }
+$as_unset LANGUAGE || test "${LANGUAGE+set}" != set || { LANGUAGE=C; export LANGUAGE; }
+$as_unset LC_COLLATE || test "${LC_COLLATE+set}" != set || { LC_COLLATE=C; export LC_COLLATE; }
+$as_unset LC_NUMERIC || test "${LC_NUMERIC+set}" != set || { LC_NUMERIC=C; export LC_NUMERIC; }
+$as_unset LC_MESSAGES || test "${LC_MESSAGES+set}" != set || { LC_MESSAGES=C; export LC_MESSAGES; }
+
+# IFS
+# We need space, tab and new line, in precisely that order.
+as_nl='
+'
+IFS=" $as_nl"
+
+# CDPATH.
+$as_unset CDPATH || test "${CDPATH+set}" != set || { CDPATH=:; export CDPATH; }
+
+# Name of the host.
+# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
+# so uname gets run too.
+ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
+
+exec 6>&1
+
+#
+# Initializations.
+#
ac_default_prefix=/usr/local
-# Any additions from configure.in:
-ac_help="$ac_help
- --with-cflags Set CFLAGS for use in compilation."
-ac_help="$ac_help
- --enable-vtysh, Make integrated VTY version of zebra"
-ac_help="$ac_help
- --disable-ipv6 turn off IPv6 related features and daemons"
-ac_help="$ac_help
- --disable-zebra do not build zebra daemon"
-ac_help="$ac_help
- --disable-bgpd do not build bgpd"
-ac_help="$ac_help
- --disable-ripd do not build ripd"
-ac_help="$ac_help
- --disable-ripngd do not build ripngd"
-ac_help="$ac_help
- --disable-ospfd do not build ospfd"
-ac_help="$ac_help
- --disable-ospfclient do not build ospfclient"
-ac_help="$ac_help
- --disable-ospf6d do not build ospf6d"
-ac_help="$ac_help
- --disable-bgp-announce, turn off BGP route announcement"
-ac_help="$ac_help
- --enable-netlink force to use Linux netlink interface"
-ac_help="$ac_help
- --enable-broken-aliases enable aliases as distinct interfaces for Linux 2.2.X"
-ac_help="$ac_help
- --enable-snmp enable SNMP support"
-ac_help="$ac_help
- --with-libpam use libpam for PAM support in vtysh"
-ac_help="$ac_help
- --enable-tcp-zebra enable TCP/IP socket connection between zebra and protocol daemon"
-ac_help="$ac_help
- --enable-nssa enable OSPF NSSA option"
-ac_help="$ac_help
- --enable-opaque-lsa enable OSPF Opaque-LSA support (RFC2370)"
-ac_help="$ac_help
- --enable-ospf-te enable Traffic Engineering Extension to OSPF"
-ac_help="$ac_help
- --enable-multipath=ARG enable multipath function, ARG must be digit"
+cross_compiling=no
+subdirs=
+MFLAGS= MAKEFLAGS=
+SHELL=${CONFIG_SHELL-/bin/sh}
+
+# Maximum number of lines to put in a shell here document.
+# This variable seems obsolete. It should probably be removed, and
+# only ac_max_sed_lines should be used.
+: ${ac_max_here_lines=38}
+
+ac_unique_file="lib/zebra.h"
+# Factoring default headers for most tests.
+ac_includes_default="\
+#include <stdio.h>
+#if HAVE_SYS_TYPES_H
+# include <sys/types.h>
+#endif
+#if HAVE_SYS_STAT_H
+# include <sys/stat.h>
+#endif
+#if STDC_HEADERS
+# include <stdlib.h>
+# include <stddef.h>
+#else
+# if HAVE_STDLIB_H
+# include <stdlib.h>
+# endif
+#endif
+#if HAVE_STRING_H
+# if !STDC_HEADERS && HAVE_MEMORY_H
+# include <memory.h>
+# endif
+# include <string.h>
+#endif
+#if HAVE_STRINGS_H
+# include <strings.h>
+#endif
+#if HAVE_INTTYPES_H
+# include <inttypes.h>
+#else
+# if HAVE_STDINT_H
+# include <stdint.h>
+# endif
+#endif
+#if HAVE_UNISTD_H
+# include <unistd.h>
+#endif"
# Initialize some variables set by options.
+ac_init_help=
+ac_init_version=false
# The variables have the same names as the options, with
# dashes changed to underlines.
-build=NONE
-cache_file=./config.cache
+cache_file=/dev/null
exec_prefix=NONE
-host=NONE
no_create=
-nonopt=NONE
no_recursion=
prefix=NONE
program_prefix=NONE
silent=
site=
srcdir=
-target=NONE
verbose=
x_includes=NONE
x_libraries=NONE
+
+# Installation directory options.
+# These are left unexpanded so users can "make install exec_prefix=/foo"
+# and all the variables that are supposed to be based on exec_prefix
+# by default will actually change.
+# Use braces instead of parens because sh, perl, etc. also accept them.
bindir='${exec_prefix}/bin'
sbindir='${exec_prefix}/sbin'
libexecdir='${exec_prefix}/libexec'
infodir='${prefix}/info'
mandir='${prefix}/man'
-# Initialize some other variables.
-subdirs=
-MFLAGS= MAKEFLAGS=
-SHELL=${CONFIG_SHELL-/bin/sh}
-# Maximum number of lines to put in a shell here document.
-ac_max_here_lines=12
+# Identity of this package.
+PACKAGE_NAME=
+PACKAGE_TARNAME=
+PACKAGE_VERSION=
+PACKAGE_STRING=
+PACKAGE_BUGREPORT=
ac_prev=
for ac_option
do
-
# If the previous option needs an argument, assign it.
if test -n "$ac_prev"; then
eval "$ac_prev=\$ac_option"
continue
fi
- case "$ac_option" in
- -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
- *) ac_optarg= ;;
- esac
+ ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
# Accept the important Cygnus configure options, so we can diagnose typos.
- case "$ac_option" in
+ case $ac_option in
-bindir | --bindir | --bindi | --bind | --bin | --bi)
ac_prev=bindir ;;
-bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
- bindir="$ac_optarg" ;;
+ bindir=$ac_optarg ;;
-build | --build | --buil | --bui | --bu)
- ac_prev=build ;;
+ ac_prev=build_alias ;;
-build=* | --build=* | --buil=* | --bui=* | --bu=*)
- build="$ac_optarg" ;;
+ build_alias=$ac_optarg ;;
-cache-file | --cache-file | --cache-fil | --cache-fi \
| --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
ac_prev=cache_file ;;
-cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
| --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
- cache_file="$ac_optarg" ;;
+ cache_file=$ac_optarg ;;
+
+ --config-cache | -C)
+ cache_file=config.cache ;;
-datadir | --datadir | --datadi | --datad | --data | --dat | --da)
ac_prev=datadir ;;
-datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
| --da=*)
- datadir="$ac_optarg" ;;
+ datadir=$ac_optarg ;;
-disable-* | --disable-*)
- ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
+ ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
# Reject names that are not valid shell variable names.
- if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
- { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
- fi
- ac_feature=`echo $ac_feature| sed 's/-/_/g'`
- eval "enable_${ac_feature}=no" ;;
+ expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
+ { echo "$as_me: error: invalid feature name: $ac_feature" >&2
+ { (exit 1); exit 1; }; }
+ ac_feature=`echo $ac_feature | sed 's/-/_/g'`
+ eval "enable_$ac_feature=no" ;;
-enable-* | --enable-*)
- ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
+ ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
# Reject names that are not valid shell variable names.
- if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
- { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
- fi
- ac_feature=`echo $ac_feature| sed 's/-/_/g'`
- case "$ac_option" in
- *=*) ;;
+ expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
+ { echo "$as_me: error: invalid feature name: $ac_feature" >&2
+ { (exit 1); exit 1; }; }
+ ac_feature=`echo $ac_feature | sed 's/-/_/g'`
+ case $ac_option in
+ *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
*) ac_optarg=yes ;;
esac
- eval "enable_${ac_feature}='$ac_optarg'" ;;
+ eval "enable_$ac_feature='$ac_optarg'" ;;
-exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
| --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
-exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
| --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
| --exec=* | --exe=* | --ex=*)
- exec_prefix="$ac_optarg" ;;
+ exec_prefix=$ac_optarg ;;
-gas | --gas | --ga | --g)
# Obsolete; use --with-gas.
with_gas=yes ;;
- -help | --help | --hel | --he)
- # Omit some internal or obsolete options to make the list less imposing.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat << EOF
-Usage: configure [options] [host]
-Options: [defaults in brackets after descriptions]
-Configuration:
- --cache-file=FILE cache test results in FILE
- --help print this message
- --no-create do not create output files
- --quiet, --silent do not print \`checking...' messages
- --version print the version of autoconf that created configure
-Directory and file names:
- --prefix=PREFIX install architecture-independent files in PREFIX
- [$ac_default_prefix]
- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
- [same as prefix]
- --bindir=DIR user executables in DIR [EPREFIX/bin]
- --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
- --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
- --datadir=DIR read-only architecture-independent data in DIR
- [PREFIX/share]
- --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
- --sharedstatedir=DIR modifiable architecture-independent data in DIR
- [PREFIX/com]
- --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
- --libdir=DIR object code libraries in DIR [EPREFIX/lib]
- --includedir=DIR C header files in DIR [PREFIX/include]
- --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
- --infodir=DIR info documentation in DIR [PREFIX/info]
- --mandir=DIR man documentation in DIR [PREFIX/man]
- --srcdir=DIR find the sources in DIR [configure dir or ..]
- --program-prefix=PREFIX prepend PREFIX to installed program names
- --program-suffix=SUFFIX append SUFFIX to installed program names
- --program-transform-name=PROGRAM
- run sed PROGRAM on installed program names
-EOF
- cat << EOF
-Host type:
- --build=BUILD configure for building on BUILD [BUILD=HOST]
- --host=HOST configure for HOST [guessed]
- --target=TARGET configure for TARGET [TARGET=HOST]
-Features and packages:
- --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
- --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --x-includes=DIR X include files are in DIR
- --x-libraries=DIR X library files are in DIR
-EOF
- if test -n "$ac_help"; then
- echo "--enable and --with options recognized:$ac_help"
- fi
- exit 0 ;;
+ -help | --help | --hel | --he | -h)
+ ac_init_help=long ;;
+ -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
+ ac_init_help=recursive ;;
+ -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
+ ac_init_help=short ;;
-host | --host | --hos | --ho)
- ac_prev=host ;;
+ ac_prev=host_alias ;;
-host=* | --host=* | --hos=* | --ho=*)
- host="$ac_optarg" ;;
+ host_alias=$ac_optarg ;;
-includedir | --includedir | --includedi | --included | --include \
| --includ | --inclu | --incl | --inc)
ac_prev=includedir ;;
-includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
| --includ=* | --inclu=* | --incl=* | --inc=*)
- includedir="$ac_optarg" ;;
+ includedir=$ac_optarg ;;
-infodir | --infodir | --infodi | --infod | --info | --inf)
ac_prev=infodir ;;
-infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
- infodir="$ac_optarg" ;;
+ infodir=$ac_optarg ;;
-libdir | --libdir | --libdi | --libd)
ac_prev=libdir ;;
-libdir=* | --libdir=* | --libdi=* | --libd=*)
- libdir="$ac_optarg" ;;
+ libdir=$ac_optarg ;;
-libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
| --libexe | --libex | --libe)
ac_prev=libexecdir ;;
-libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
| --libexe=* | --libex=* | --libe=*)
- libexecdir="$ac_optarg" ;;
+ libexecdir=$ac_optarg ;;
-localstatedir | --localstatedir | --localstatedi | --localstated \
| --localstate | --localstat | --localsta | --localst \
-localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
| --localstate=* | --localstat=* | --localsta=* | --localst=* \
| --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
- localstatedir="$ac_optarg" ;;
+ localstatedir=$ac_optarg ;;
-mandir | --mandir | --mandi | --mand | --man | --ma | --m)
ac_prev=mandir ;;
-mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
- mandir="$ac_optarg" ;;
+ mandir=$ac_optarg ;;
-nfp | --nfp | --nf)
# Obsolete; use --without-fp.
-oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
| --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
| --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
- oldincludedir="$ac_optarg" ;;
+ oldincludedir=$ac_optarg ;;
-prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
ac_prev=prefix ;;
-prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
- prefix="$ac_optarg" ;;
+ prefix=$ac_optarg ;;
-program-prefix | --program-prefix | --program-prefi | --program-pref \
| --program-pre | --program-pr | --program-p)
ac_prev=program_prefix ;;
-program-prefix=* | --program-prefix=* | --program-prefi=* \
| --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
- program_prefix="$ac_optarg" ;;
+ program_prefix=$ac_optarg ;;
-program-suffix | --program-suffix | --program-suffi | --program-suff \
| --program-suf | --program-su | --program-s)
ac_prev=program_suffix ;;
-program-suffix=* | --program-suffix=* | --program-suffi=* \
| --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
- program_suffix="$ac_optarg" ;;
+ program_suffix=$ac_optarg ;;
-program-transform-name | --program-transform-name \
| --program-transform-nam | --program-transform-na \
| --program-transfo=* | --program-transf=* \
| --program-trans=* | --program-tran=* \
| --progr-tra=* | --program-tr=* | --program-t=*)
- program_transform_name="$ac_optarg" ;;
+ program_transform_name=$ac_optarg ;;
-q | -quiet | --quiet | --quie | --qui | --qu | --q \
| -silent | --silent | --silen | --sile | --sil)
ac_prev=sbindir ;;
-sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
| --sbi=* | --sb=*)
- sbindir="$ac_optarg" ;;
+ sbindir=$ac_optarg ;;
-sharedstatedir | --sharedstatedir | --sharedstatedi \
| --sharedstated | --sharedstate | --sharedstat | --sharedsta \
| --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
| --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
| --sha=* | --sh=*)
- sharedstatedir="$ac_optarg" ;;
+ sharedstatedir=$ac_optarg ;;
-site | --site | --sit)
ac_prev=site ;;
-site=* | --site=* | --sit=*)
- site="$ac_optarg" ;;
+ site=$ac_optarg ;;
-srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
ac_prev=srcdir ;;
-srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
- srcdir="$ac_optarg" ;;
+ srcdir=$ac_optarg ;;
-sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
| --syscon | --sysco | --sysc | --sys | --sy)
ac_prev=sysconfdir ;;
-sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
| --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
- sysconfdir="$ac_optarg" ;;
+ sysconfdir=$ac_optarg ;;
-target | --target | --targe | --targ | --tar | --ta | --t)
- ac_prev=target ;;
+ ac_prev=target_alias ;;
-target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
- target="$ac_optarg" ;;
+ target_alias=$ac_optarg ;;
-v | -verbose | --verbose | --verbos | --verbo | --verb)
verbose=yes ;;
- -version | --version | --versio | --versi | --vers)
- echo "configure generated by autoconf version 2.13"
- exit 0 ;;
+ -version | --version | --versio | --versi | --vers | -V)
+ ac_init_version=: ;;
-with-* | --with-*)
- ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
+ ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
# Reject names that are not valid shell variable names.
- if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
- { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
- fi
+ expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
+ { echo "$as_me: error: invalid package name: $ac_package" >&2
+ { (exit 1); exit 1; }; }
ac_package=`echo $ac_package| sed 's/-/_/g'`
- case "$ac_option" in
- *=*) ;;
+ case $ac_option in
+ *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
*) ac_optarg=yes ;;
esac
- eval "with_${ac_package}='$ac_optarg'" ;;
+ eval "with_$ac_package='$ac_optarg'" ;;
-without-* | --without-*)
- ac_package=`echo $ac_option|sed -e 's/-*without-//'`
+ ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
# Reject names that are not valid shell variable names.
- if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
- { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
- fi
- ac_package=`echo $ac_package| sed 's/-/_/g'`
- eval "with_${ac_package}=no" ;;
+ expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
+ { echo "$as_me: error: invalid package name: $ac_package" >&2
+ { (exit 1); exit 1; }; }
+ ac_package=`echo $ac_package | sed 's/-/_/g'`
+ eval "with_$ac_package=no" ;;
--x)
# Obsolete; use --with-x.
ac_prev=x_includes ;;
-x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
| --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
- x_includes="$ac_optarg" ;;
+ x_includes=$ac_optarg ;;
-x-libraries | --x-libraries | --x-librarie | --x-librari \
| --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
ac_prev=x_libraries ;;
-x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
| --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
- x_libraries="$ac_optarg" ;;
+ x_libraries=$ac_optarg ;;
- -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
+ -*) { echo "$as_me: error: unrecognized option: $ac_option
+Try \`$0 --help' for more information." >&2
+ { (exit 1); exit 1; }; }
;;
+ *=*)
+ ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
+ # Reject names that are not valid shell variable names.
+ expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
+ { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
+ { (exit 1); exit 1; }; }
+ ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
+ eval "$ac_envvar='$ac_optarg'"
+ export $ac_envvar ;;
+
*)
- if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
- echo "configure: warning: $ac_option: invalid host type" 1>&2
- fi
- if test "x$nonopt" != xNONE; then
- { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
- fi
- nonopt="$ac_option"
+ # FIXME: should be removed in autoconf 3.0.
+ echo "$as_me: WARNING: you should use --build, --host, --target" >&2
+ expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
+ echo "$as_me: WARNING: invalid host type: $ac_option" >&2
+ : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
;;
esac
done
if test -n "$ac_prev"; then
- { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
-fi
-
-trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
-
-# File descriptor usage:
-# 0 standard input
-# 1 file creation
-# 2 errors and warnings
-# 3 some systems may open it to /dev/tty
-# 4 used on the Kubota Titan
-# 6 checking for... messages and results
-# 5 compiler messages saved in config.log
-if test "$silent" = yes; then
- exec 6>/dev/null
-else
- exec 6>&1
+ ac_option=--`echo $ac_prev | sed 's/_/-/g'`
+ { echo "$as_me: error: missing argument to $ac_option" >&2
+ { (exit 1); exit 1; }; }
fi
-exec 5>./config.log
-echo "\
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-" 1>&5
+# Be sure to have absolute paths.
+for ac_var in exec_prefix prefix
+do
+ eval ac_val=$`echo $ac_var`
+ case $ac_val in
+ [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
+ *) { echo "$as_me: error: expected an absolute path for --$ac_var: $ac_val" >&2
+ { (exit 1); exit 1; }; };;
+ esac
+done
-# Strip out --no-create and --no-recursion so they do not pile up.
-# Also quote any args containing shell metacharacters.
-ac_configure_args=
-for ac_arg
+# Be sure to have absolute paths.
+for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
+ localstatedir libdir includedir oldincludedir infodir mandir
do
- case "$ac_arg" in
- -no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c) ;;
- -no-recursion | --no-recursion | --no-recursio | --no-recursi \
- | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
- ac_configure_args="$ac_configure_args '$ac_arg'" ;;
- *) ac_configure_args="$ac_configure_args $ac_arg" ;;
+ eval ac_val=$`echo $ac_var`
+ case $ac_val in
+ [\\/$]* | ?:[\\/]* ) ;;
+ *) { echo "$as_me: error: expected an absolute path for --$ac_var: $ac_val" >&2
+ { (exit 1); exit 1; }; };;
esac
done
-# NLS nuisances.
-# Only set these to C if already set. These must not be set unconditionally
-# because not all systems understand e.g. LANG=C (notably SCO).
-# Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
-# Non-C LC_CTYPE values break the ctype check.
-if test "${LANG+set}" = set; then LANG=C; export LANG; fi
-if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
-if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
-if test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi
+# There might be people who depend on the old broken behavior: `$host'
+# used to hold the argument of --host etc.
+build=$build_alias
+host=$host_alias
+target=$target_alias
+
+# FIXME: should be removed in autoconf 3.0.
+if test "x$host_alias" != x; then
+ if test "x$build_alias" = x; then
+ cross_compiling=maybe
+ echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
+ If a cross compiler is detected then cross compile mode will be used." >&2
+ elif test "x$build_alias" != "x$host_alias"; then
+ cross_compiling=yes
+ fi
+fi
-# confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -rf conftest* confdefs.h
-# AIX cpp loses on an empty file, so make sure it contains at least a newline.
-echo > confdefs.h
+ac_tool_prefix=
+test -n "$host_alias" && ac_tool_prefix=$host_alias-
-# A filename unique to this package, relative to the directory that
-# configure is in, which we can look for to find out if srcdir is correct.
-ac_unique_file=lib/zebra.h
+test "$silent" = yes && exec 6>/dev/null
# Find the source files, if location was not specified.
if test -z "$srcdir"; then
ac_srcdir_defaulted=yes
# Try the directory containing this script, then its parent.
ac_prog=$0
- ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
+ ac_confdir=`echo "$ac_prog" | sed 's%[\\/][^\\/][^\\/]*$%%'`
test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
srcdir=$ac_confdir
if test ! -r $srcdir/$ac_unique_file; then
fi
if test ! -r $srcdir/$ac_unique_file; then
if test "$ac_srcdir_defaulted" = yes; then
- { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
+ { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
+ { (exit 1); exit 1; }; }
else
- { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
+ { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
+ { (exit 1); exit 1; }; }
fi
fi
-srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
+srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
+ac_env_build_alias_set=${build_alias+set}
+ac_env_build_alias_value=$build_alias
+ac_cv_env_build_alias_set=${build_alias+set}
+ac_cv_env_build_alias_value=$build_alias
+ac_env_host_alias_set=${host_alias+set}
+ac_env_host_alias_value=$host_alias
+ac_cv_env_host_alias_set=${host_alias+set}
+ac_cv_env_host_alias_value=$host_alias
+ac_env_target_alias_set=${target_alias+set}
+ac_env_target_alias_value=$target_alias
+ac_cv_env_target_alias_set=${target_alias+set}
+ac_cv_env_target_alias_value=$target_alias
+ac_env_CC_set=${CC+set}
+ac_env_CC_value=$CC
+ac_cv_env_CC_set=${CC+set}
+ac_cv_env_CC_value=$CC
+ac_env_CFLAGS_set=${CFLAGS+set}
+ac_env_CFLAGS_value=$CFLAGS
+ac_cv_env_CFLAGS_set=${CFLAGS+set}
+ac_cv_env_CFLAGS_value=$CFLAGS
+ac_env_LDFLAGS_set=${LDFLAGS+set}
+ac_env_LDFLAGS_value=$LDFLAGS
+ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
+ac_cv_env_LDFLAGS_value=$LDFLAGS
+ac_env_CPPFLAGS_set=${CPPFLAGS+set}
+ac_env_CPPFLAGS_value=$CPPFLAGS
+ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
+ac_cv_env_CPPFLAGS_value=$CPPFLAGS
+ac_env_CPP_set=${CPP+set}
+ac_env_CPP_value=$CPP
+ac_cv_env_CPP_set=${CPP+set}
+ac_cv_env_CPP_value=$CPP
+
+#
+# Report the --help message.
+#
+if test "$ac_init_help" = "long"; then
+ # Omit some internal or obsolete options to make the list less imposing.
+ # This message is too long to be a string in the A/UX 3.1 sh.
+ cat <<_ACEOF
+\`configure' configures this package to adapt to many kinds of systems.
+
+Usage: $0 [OPTION]... [VAR=VALUE]...
+
+To assign environment variables (e.g., CC, CFLAGS...), specify them as
+VAR=VALUE. See below for descriptions of some of the useful variables.
+
+Defaults for the options are specified in brackets.
+
+Configuration:
+ -h, --help display this help and exit
+ --help=short display options specific to this package
+ --help=recursive display the short help of all the included packages
+ -V, --version display version information and exit
+ -q, --quiet, --silent do not print \`checking...' messages
+ --cache-file=FILE cache test results in FILE [disabled]
+ -C, --config-cache alias for \`--cache-file=config.cache'
+ -n, --no-create do not create output files
+ --srcdir=DIR find the sources in DIR [configure dir or \`..']
+
+_ACEOF
+
+ cat <<_ACEOF
+Installation directories:
+ --prefix=PREFIX install architecture-independent files in PREFIX
+ [$ac_default_prefix]
+ --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
+ [PREFIX]
+
+By default, \`make install' will install all the files in
+\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
+an installation prefix other than \`$ac_default_prefix' using \`--prefix',
+for instance \`--prefix=\$HOME'.
+
+For better control, use the options below.
+
+Fine tuning of the installation directories:
+ --bindir=DIR user executables [EPREFIX/bin]
+ --sbindir=DIR system admin executables [EPREFIX/sbin]
+ --libexecdir=DIR program executables [EPREFIX/libexec]
+ --datadir=DIR read-only architecture-independent data [PREFIX/share]
+ --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
+ --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
+ --localstatedir=DIR modifiable single-machine data [PREFIX/var]
+ --libdir=DIR object code libraries [EPREFIX/lib]
+ --includedir=DIR C header files [PREFIX/include]
+ --oldincludedir=DIR C header files for non-gcc [/usr/include]
+ --infodir=DIR info documentation [PREFIX/info]
+ --mandir=DIR man documentation [PREFIX/man]
+_ACEOF
+
+ cat <<\_ACEOF
+
+Program names:
+ --program-prefix=PREFIX prepend PREFIX to installed program names
+ --program-suffix=SUFFIX append SUFFIX to installed program names
+ --program-transform-name=PROGRAM run sed PROGRAM on installed program names
+
+System types:
+ --build=BUILD configure for building on BUILD [guessed]
+ --host=HOST build programs to run on HOST [BUILD]
+_ACEOF
+fi
+
+if test -n "$ac_init_help"; then
+
+ cat <<\_ACEOF
+
+Optional Features:
+ --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
+ --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
+ --disable-dependency-tracking Speeds up one-time builds
+ --enable-dependency-tracking Do not reject slow dependency extractors
+ --enable-vtysh, Make integrated VTY version of zebra
+ --disable-ipv6 turn off IPv6 related features and daemons
+ --disable-zebra do not build zebra daemon
+ --disable-bgpd do not build bgpd
+ --disable-ripd do not build ripd
+ --disable-ripngd do not build ripngd
+ --disable-ospfd do not build ospfd
+ --disable-ospf6d do not build ospf6d
+ --disable-bgp-announce, turn off BGP route announcement
+ --enable-netlink force to use Linux netlink interface
+ --enable-broken-aliases enable aliases as distinct interfaces for Linux 2.2.X
+ --enable-snmp enable SNMP support
+ --enable-tcp-zebra enable TCP/IP socket connection between zebra and protocol daemon
+ --enable-nssa enable OSPF NSSA option
+ --enable-opaque-lsa enable OSPF Opaque-LSA with OSPFAPI support (RFC2370)
+ --disable-ospfapi do not build OSPFAPI to access the OSPF LSA Database,
+ (this is the default if --enable-opaque-lsa is not set)
+ --disable-ospfclient do not build OSPFAPI client for OSPFAPI,
+ (this is the default if --disable-ospfapi is set)
+ --enable-ospf-te enable Traffic Engineering Extension to OSPF
+ --enable-multipath=ARG enable multipath function, ARG must be digit
+
+Optional Packages:
+ --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
+ --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
+ --with-cflags Set CFLAGS for use in compilation.
+ --with-libpam use libpam for PAM support in vtysh
+
+Some influential environment variables:
+ CC C compiler command
+ CFLAGS C compiler flags
+ LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
+ nonstandard directory <lib dir>
+ CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
+ headers in a nonstandard directory <include dir>
+ CPP C preprocessor
+
+Use these variables to override the choices made by `configure' or to help
+it to find libraries and programs with nonstandard names/locations.
+
+_ACEOF
+fi
+
+if test "$ac_init_help" = "recursive"; then
+ # If there are subdirs, report their specific --help.
+ ac_popdir=`pwd`
+ for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
+ cd $ac_dir
+ if test "$ac_dir" != .; then
+ ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\./,,'`
+ # A "../" for each directory in $ac_dir_suffix.
+ ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^/]*,../,g'`
+else
+ ac_dir_suffix= ac_top_builddir=
+fi
+
+case $srcdir in
+ .) # No --srcdir option. We are building in place.
+ ac_srcdir=.
+ if test -z "$ac_top_builddir"; then
+ ac_top_srcdir=.
+ else
+ ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
+ fi ;;
+ [\\/]* | ?:[\\/]* ) # Absolute path.
+ ac_srcdir=$srcdir$ac_dir_suffix;
+ ac_top_srcdir=$srcdir ;;
+ *) # Relative path.
+ ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
+ ac_top_srcdir=$ac_top_builddir$srcdir ;;
+esac
+
+ # Check for guested configure; otherwise get Cygnus style configure.
+ if test -f $ac_srcdir/configure.gnu; then
+ echo
+ $SHELL $ac_srcdir/configure.gnu --help=recursive
+ elif test -f $ac_srcdir/configure; then
+ echo
+ $SHELL $ac_srcdir/configure --help=recursive
+ elif test -f $ac_srcdir/configure.ac ||
+ test -f $ac_srcdir/configure.in; then
+ echo
+ $ac_configure --help
+ else
+ echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
+ fi
+ cd $ac_popdir
+ done
+fi
+
+test -n "$ac_init_help" && exit 0
+if $ac_init_version; then
+ cat <<\_ACEOF
+
+Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
+Free Software Foundation, Inc.
+This configure script is free software; the Free Software Foundation
+gives unlimited permission to copy, distribute and modify it.
+_ACEOF
+ exit 0
+fi
+exec 5>config.log
+cat >&5 <<_ACEOF
+This file contains any messages produced by compilers while
+running configure, to aid debugging if configure makes a mistake.
+
+It was created by $as_me, which was
+generated by GNU Autoconf 2.52d. Invocation command line was
+
+ $ $0 $@
+
+_ACEOF
+{
+cat <<_ASUNAME
+## --------- ##
+## Platform. ##
+## --------- ##
+hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
+uname -m = `(uname -m) 2>/dev/null || echo unknown`
+uname -r = `(uname -r) 2>/dev/null || echo unknown`
+uname -s = `(uname -s) 2>/dev/null || echo unknown`
+uname -v = `(uname -v) 2>/dev/null || echo unknown`
+
+/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
+/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
+
+/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
+/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
+/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
+hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
+/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
+/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
+/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
+
+PATH = $PATH
+
+_ASUNAME
+} >&5
+
+cat >&5 <<_ACEOF
+## ----------- ##
+## Core tests. ##
+## ----------- ##
+
+_ACEOF
+
+# Keep a trace of the command line.
+# Strip out --no-create and --no-recursion so they do not pile up.
+# Also quote any args containing shell meta-characters.
+ac_configure_args=
+ac_sep=
+for ac_arg
+do
+ case $ac_arg in
+ -no-create | --no-create | --no-creat | --no-crea | --no-cre \
+ | --no-cr | --no-c) ;;
+ -no-recursion | --no-recursion | --no-recursio | --no-recursi \
+ | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
+ *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
+ ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"`
+ ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
+ ac_sep=" " ;;
+ *) ac_configure_args="$ac_configure_args$ac_sep$ac_arg"
+ ac_sep=" " ;;
+ esac
+ # Get rid of the leading space.
+done
+
+# When interrupted or exit'd, cleanup temporary files, and complete
+# config.log. We remove comments because anyway the quotes in there
+# would cause problems or look ugly.
+# WARNING: Be sure not to use single quotes in there, as some shells,
+# such as our DU 5.0 friend, will then `close' the trap.
+trap 'exit_status=$?
+ # Save into config.log some information that might help in debugging.
+ {
+ echo
+ cat <<\_ASBOX
+## ---------------- ##
+## Cache variables. ##
+## ---------------- ##
+_ASBOX
+ echo
+ # The following way of writing the cache mishandles newlines in values,
+{
+ (set) 2>&1 |
+ case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
+ *ac_space=\ *)
+ sed -n \
+ "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
+ s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
+ ;;
+ *)
+ sed -n \
+ "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
+ ;;
+ esac;
+}
+ echo
+ if test -s confdefs.h; then
+ cat <<\_ASBOX
+## ----------- ##
+## confdefs.h. ##
+## ----------- ##
+_ASBOX
+ echo
+ sed "/^$/d" confdefs.h
+ echo
+ fi
+ test "$ac_signal" != 0 &&
+ echo "$as_me: caught signal $ac_signal"
+ echo "$as_me: exit $exit_status"
+ } >&5
+ rm -rf conftest* confdefs* core core.* *.core conf$$* $ac_clean_files &&
+ exit $exit_status
+ ' 0
+for ac_signal in 1 2 13 15; do
+ trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
+done
+ac_signal=0
+
+# confdefs.h avoids OS command line length limits that DEFS can exceed.
+rm -rf conftest* confdefs.h
+# AIX cpp loses on an empty file, so make sure it contains at least a newline.
+echo >confdefs.h
+
+# Let the site file select an alternate cache file if it wants to.
# Prefer explicitly selected file to automatically selected ones.
if test -z "$CONFIG_SITE"; then
if test "x$prefix" != xNONE; then
fi
for ac_site_file in $CONFIG_SITE; do
if test -r "$ac_site_file"; then
- echo "loading site script $ac_site_file"
+ { echo "$as_me:919: loading site script $ac_site_file" >&5
+echo "$as_me: loading site script $ac_site_file" >&6;}
+ sed 's/^/| /' "$ac_site_file" >&5
. "$ac_site_file"
fi
done
if test -r "$cache_file"; then
- echo "loading cache $cache_file"
- . $cache_file
+ # Some versions of bash will fail to source /dev/null (special
+ # files actually), so we avoid doing that.
+ if test -f "$cache_file"; then
+ { echo "$as_me:930: loading cache $cache_file" >&5
+echo "$as_me: loading cache $cache_file" >&6;}
+ case $cache_file in
+ [\\/]* | ?:[\\/]* ) . $cache_file;;
+ *) . ./$cache_file;;
+ esac
+ fi
else
- echo "creating cache $cache_file"
- > $cache_file
+ { echo "$as_me:938: creating cache $cache_file" >&5
+echo "$as_me: creating cache $cache_file" >&6;}
+ >$cache_file
+fi
+
+# Check that the precious variables saved in the cache have kept the same
+# value.
+ac_cache_corrupted=false
+for ac_var in `(set) 2>&1 |
+ sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
+ eval ac_old_set=\$ac_cv_env_${ac_var}_set
+ eval ac_new_set=\$ac_env_${ac_var}_set
+ eval ac_old_val="\$ac_cv_env_${ac_var}_value"
+ eval ac_new_val="\$ac_env_${ac_var}_value"
+ case $ac_old_set,$ac_new_set in
+ set,)
+ { echo "$as_me:954: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
+echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
+ ac_cache_corrupted=: ;;
+ ,set)
+ { echo "$as_me:958: error: \`$ac_var' was not set in the previous run" >&5
+echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
+ ac_cache_corrupted=: ;;
+ ,);;
+ *)
+ if test "x$ac_old_val" != "x$ac_new_val"; then
+ { echo "$as_me:964: error: \`$ac_var' has changed since the previous run:" >&5
+echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
+ { echo "$as_me:966: former value: $ac_old_val" >&5
+echo "$as_me: former value: $ac_old_val" >&2;}
+ { echo "$as_me:968: current value: $ac_new_val" >&5
+echo "$as_me: current value: $ac_new_val" >&2;}
+ ac_cache_corrupted=:
+ fi;;
+ esac
+ # Pass precious variables to config.status. It doesn't matter if
+ # we pass some twice (in addition to the command line arguments).
+ if test "$ac_new_set" = set; then
+ case $ac_new_val in
+ *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
+ ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"`
+ ac_configure_args="$ac_configure_args '$ac_arg'"
+ ;;
+ *) ac_configure_args="$ac_configure_args $ac_var=$ac_new_val"
+ ;;
+ esac
+ fi
+done
+if $ac_cache_corrupted; then
+ { echo "$as_me:987: error: changes in the environment can compromise the build" >&5
+echo "$as_me: error: changes in the environment can compromise the build" >&2;}
+ { { echo "$as_me:989: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
+echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
+ { (exit 1); exit 1; }; }
fi
ac_ext=c
-# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
ac_cpp='$CPP $CPPFLAGS'
-ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
-ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
-cross_compiling=$ac_cv_prog_cc_cross
-
-ac_exeext=
-ac_objext=o
-if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
- # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
- if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
- ac_n= ac_c='
-' ac_t=' '
- else
- ac_n=-n ac_c= ac_t=
- fi
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
+ *c*,-n*) ECHO_N= ECHO_C='
+' ECHO_T=' ' ;;
+ *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
+ *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
+esac
+echo "#! $SHELL" >conftest.sh
+echo "exit 0" >>conftest.sh
+chmod +x conftest.sh
+if { (echo "$as_me:1009: PATH=\".;.\"; conftest.sh") >&5
+ (PATH=".;."; conftest.sh) 2>&5
+ ac_status=$?
+ echo "$as_me:1012: \$? = $ac_status" >&5
+ (exit $ac_status); }; then
+ ac_path_separator=';'
else
- ac_n= ac_c='\c' ac_t=
+ ac_path_separator=:
fi
-
+PATH_SEPARATOR="$ac_path_separator"
+rm -f conftest.sh
ac_aux_dir=
for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
ac_aux_dir=$ac_dir
ac_install_sh="$ac_aux_dir/install.sh -c"
break
+ elif test -f $ac_dir/shtool; then
+ ac_aux_dir=$ac_dir
+ ac_install_sh="$ac_aux_dir/shtool install -c"
+ break
fi
done
if test -z "$ac_aux_dir"; then
- { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
+ { { echo "$as_me:1038: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5
+echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;}
+ { (exit 1); exit 1; }; }
fi
-ac_config_guess=$ac_aux_dir/config.guess
-ac_config_sub=$ac_aux_dir/config.sub
-ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
+ac_config_guess="$SHELL $ac_aux_dir/config.guess"
+ac_config_sub="$SHELL $ac_aux_dir/config.sub"
+ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
# Find a good install program. We prefer a C program (faster),
# so one script is as good as another. But avoid the broken or
# SunOS /usr/etc/install
# IRIX /sbin/install
# AIX /bin/install
+# AmigaOS /C/install, which installs bootblocks on floppy discs
# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
# AFS /usr/afsws/bin/install, which mishandles nonexistent args
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
# ./install, which can be erroneously created by make from ./install.sh.
-echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
-echo "configure:596: checking for a BSD compatible install" >&5
+echo "$as_me:1058: checking for a BSD compatible install" >&5
+echo $ECHO_N "checking for a BSD compatible install... $ECHO_C" >&6
if test -z "$INSTALL"; then
-if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+if test "${ac_cv_path_install+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS=":"
+ ac_save_IFS=$IFS; IFS=$ac_path_separator
for ac_dir in $PATH; do
+ IFS=$ac_save_IFS
# Account for people who put trailing slashes in PATH elements.
- case "$ac_dir/" in
- /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
+ case $ac_dir/ in
+ / | ./ | .// | /cC/* \
+ | /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* \
+ | /usr/ucb/* ) ;;
*)
# OSF1 and SCO ODT 3.0 have their own names for install.
# Don't use installbsd from OSF since it installs stuff as root
# by default.
for ac_prog in ginstall scoinst install; do
- if test -f $ac_dir/$ac_prog; then
+ if $as_executable_p "$ac_dir/$ac_prog"; then
if test $ac_prog = install &&
- grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
+ grep dspmsg "$ac_dir/$ac_prog" >/dev/null 2>&1; then
# AIX install. It has an incompatible calling convention.
:
+ elif test $ac_prog = install &&
+ grep pwplus "$ac_dir/$ac_prog" >/dev/null 2>&1; then
+ # program-specific install script used by HP pwplus--don't use.
+ :
else
ac_cv_path_install="$ac_dir/$ac_prog -c"
break 2
;;
esac
done
- IFS="$ac_save_IFS"
fi
if test "${ac_cv_path_install+set}" = set; then
- INSTALL="$ac_cv_path_install"
+ INSTALL=$ac_cv_path_install
else
# As a last resort, use the slow shell script. We don't cache a
# path for INSTALL within a source directory, because that will
# break other packages using the cache if that directory is
# removed, or if the path is relative.
- INSTALL="$ac_install_sh"
+ INSTALL=$ac_install_sh
fi
fi
-echo "$ac_t""$INSTALL" 1>&6
+echo "$as_me:1107: result: $INSTALL" >&5
+echo "${ECHO_T}$INSTALL" >&6
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
# It thinks the first close brace ends the variable substitution.
test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
+test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6
-echo "configure:649: checking whether build environment is sane" >&5
+echo "$as_me:1118: checking whether build environment is sane" >&5
+echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6
# Just in case
sleep 1
-echo timestamp > conftestfile
+echo timestamp > conftest.file
# Do `set' in a subshell so we don't clobber the current shell's
# arguments. Must try -L first in case configure is actually a
# symlink; some systems play weird games with the mod time of symlinks
# (eg FreeBSD returns the mod time of the symlink's containing
# directory).
if (
- set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
+ set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
if test "$*" = "X"; then
# -L didn't work.
- set X `ls -t $srcdir/configure conftestfile`
+ set X `ls -t $srcdir/configure conftest.file`
fi
- if test "$*" != "X $srcdir/configure conftestfile" \
- && test "$*" != "X conftestfile $srcdir/configure"; then
+ rm -f conftest.file
+ if test "$*" != "X $srcdir/configure conftest.file" \
+ && test "$*" != "X conftest.file $srcdir/configure"; then
# If neither matched, then we have a broken ls. This can happen
# if, for instance, CONFIG_SHELL is bash and it inherits a
# broken ls alias from the environment. This has actually
# happened. Such a system could not be considered "sane".
- { echo "configure: error: ls -t appears to fail. Make sure there is not a broken
-alias in your environment" 1>&2; exit 1; }
+ { { echo "$as_me:1142: error: ls -t appears to fail. Make sure there is not a broken
+alias in your environment" >&5
+echo "$as_me: error: ls -t appears to fail. Make sure there is not a broken
+alias in your environment" >&2;}
+ { (exit 1); exit 1; }; }
fi
- test "$2" = conftestfile
+ test "$2" = conftest.file
)
then
# Ok.
:
else
- { echo "configure: error: newly created file is older than distributed files!
-Check your system clock" 1>&2; exit 1; }
-fi
-rm -f conftest*
-echo "$ac_t""yes" 1>&6
-if test "$program_transform_name" = s,x,x,; then
- program_transform_name=
-else
- # Double any \ or $. echo might interpret backslashes.
- cat <<\EOF_SED > conftestsed
-s,\\,\\\\,g; s,\$,$$,g
-EOF_SED
- program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
- rm -f conftestsed
+ { { echo "$as_me:1155: error: newly created file is older than distributed files!
+Check your system clock" >&5
+echo "$as_me: error: newly created file is older than distributed files!
+Check your system clock" >&2;}
+ { (exit 1); exit 1; }; }
fi
+echo "$as_me:1161: result: yes" >&5
+echo "${ECHO_T}yes" >&6
test "$program_prefix" != NONE &&
- program_transform_name="s,^,${program_prefix},; $program_transform_name"
+ program_transform_name="s,^,$program_prefix,;$program_transform_name"
# Use a double $ so make ignores it.
test "$program_suffix" != NONE &&
- program_transform_name="s,\$\$,${program_suffix},; $program_transform_name"
+ program_transform_name="s,\$,$program_suffix,;$program_transform_name"
+# Double any \ or $. echo might interpret backslashes.
+# By default was `s,x,x', remove it if useless.
+cat <<\_ACEOF >conftest.sed
+s/[\\$]/&&/g;s/;s,x,x,$//
+_ACEOF
+program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
+rm conftest.sed
+
+# expand $ac_aux_dir to an absolute path
+am_aux_dir=`CDPATH=:; cd $ac_aux_dir && pwd`
+
+test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
+# Use eval to expand $SHELL
+if eval "$MISSING --run true"; then
+ am_missing_run="$MISSING --run "
+else
+ am_missing_run=
+ am_backtick='`'
+ { echo "$as_me:1186: WARNING: ${am_backtick}missing' script is too old or missing" >&5
+echo "$as_me: WARNING: ${am_backtick}missing' script is too old or missing" >&2;}
+fi
+
+for ac_prog in gawk mawk nawk awk
+do
+ # Extract the first word of "$ac_prog", so it can be a program name with args.
+set dummy $ac_prog; ac_word=$2
+echo "$as_me:1194: checking for $ac_word" >&5
+echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
+if test "${ac_cv_prog_AWK+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ if test -n "$AWK"; then
+ ac_cv_prog_AWK="$AWK" # Let the user override the test.
+else
+ ac_save_IFS=$IFS; IFS=$ac_path_separator
+ac_dummy="$PATH"
+for ac_dir in $ac_dummy; do
+ IFS=$ac_save_IFS
+ test -z "$ac_dir" && ac_dir=.
+ $as_executable_p "$ac_dir/$ac_word" || continue
+ac_cv_prog_AWK="$ac_prog"
+echo "$as_me:1209: found $ac_dir/$ac_word" >&5
+break
+done
+
+fi
+fi
+AWK=$ac_cv_prog_AWK
+if test -n "$AWK"; then
+ echo "$as_me:1217: result: $AWK" >&5
+echo "${ECHO_T}$AWK" >&6
+else
+ echo "$as_me:1220: result: no" >&5
+echo "${ECHO_T}no" >&6
+fi
-# sed with no file args requires a program.
-test "$program_transform_name" = "" && program_transform_name="s,x,x,"
+ test -n "$AWK" && break
+done
-echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
-echo "configure:706: checking whether ${MAKE-make} sets \${MAKE}" >&5
-set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+echo "$as_me:1227: checking whether ${MAKE-make} sets \${MAKE}" >&5
+echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6
+set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
+if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- cat > conftestmake <<\EOF
+ cat >conftest.make <<\_ACEOF
all:
@echo 'ac_maketemp="${MAKE}"'
-EOF
+_ACEOF
# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
-eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
+eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
if test -n "$ac_maketemp"; then
eval ac_cv_prog_make_${ac_make}_set=yes
else
eval ac_cv_prog_make_${ac_make}_set=no
fi
-rm -f conftestmake
+rm -f conftest.make
fi
if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
- echo "$ac_t""yes" 1>&6
+ echo "$as_me:1247: result: yes" >&5
+echo "${ECHO_T}yes" >&6
SET_MAKE=
else
- echo "$ac_t""no" 1>&6
+ echo "$as_me:1251: result: no" >&5
+echo "${ECHO_T}no" >&6
SET_MAKE="MAKE=${MAKE-make}"
fi
+# Check whether --enable-dependency-tracking or --disable-dependency-tracking was given.
+if test "${enable_dependency_tracking+set}" = set; then
+ enableval="$enable_dependency_tracking"
-PACKAGE=zebra
-
-VERSION=0.94
-
-if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
- { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
+fi;
+if test "x$enable_dependency_tracking" != xno; then
+ am_depcomp="$ac_aux_dir/depcomp"
+ AMDEPBACKSLASH='\'
fi
-cat >> confdefs.h <<EOF
-#define PACKAGE "$PACKAGE"
-EOF
-
-cat >> confdefs.h <<EOF
-#define VERSION "$VERSION"
-EOF
-
-
-missing_dir=`cd $ac_aux_dir && pwd`
-echo $ac_n "checking for working aclocal""... $ac_c" 1>&6
-echo "configure:752: checking for working aclocal" >&5
-# Run test in a subshell; some versions of sh will print an error if
-# an executable is not found, even if stderr is redirected.
-# Redirect stdin to placate older versions of autoconf. Sigh.
-if (aclocal --version) < /dev/null > /dev/null 2>&1; then
- ACLOCAL=aclocal
- echo "$ac_t""found" 1>&6
+if test "x$enable_dependency_tracking" != xno; then
+ AMDEP_TRUE=
+ AMDEP_FALSE='#'
else
- ACLOCAL="$missing_dir/missing aclocal"
- echo "$ac_t""missing" 1>&6
+ AMDEP_TRUE='#'
+ AMDEP_FALSE=
fi
-echo $ac_n "checking for working autoconf""... $ac_c" 1>&6
-echo "configure:765: checking for working autoconf" >&5
-# Run test in a subshell; some versions of sh will print an error if
-# an executable is not found, even if stderr is redirected.
-# Redirect stdin to placate older versions of autoconf. Sigh.
-if (autoconf --version) < /dev/null > /dev/null 2>&1; then
- AUTOCONF=autoconf
- echo "$ac_t""found" 1>&6
+rm -f .deps 2>/dev/null
+mkdir .deps 2>/dev/null
+if test -d .deps; then
+ DEPDIR=.deps
else
- AUTOCONF="$missing_dir/missing autoconf"
- echo "$ac_t""missing" 1>&6
+ # MS-DOS does not allow filenames that begin with a dot.
+ DEPDIR=_deps
fi
+rmdir .deps 2>/dev/null
-echo $ac_n "checking for working automake""... $ac_c" 1>&6
-echo "configure:778: checking for working automake" >&5
-# Run test in a subshell; some versions of sh will print an error if
-# an executable is not found, even if stderr is redirected.
-# Redirect stdin to placate older versions of autoconf. Sigh.
-if (automake --version) < /dev/null > /dev/null 2>&1; then
- AUTOMAKE=automake
- echo "$ac_t""found" 1>&6
-else
- AUTOMAKE="$missing_dir/missing automake"
- echo "$ac_t""missing" 1>&6
+# test to see if srcdir already configured
+if test "`CDPATH=:; cd $srcdir && pwd`" != "`pwd`" &&
+ test -f $srcdir/config.status; then
+ { { echo "$as_me:1287: error: source directory already configured; run \"make distclean\" there first" >&5
+echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}
+ { (exit 1); exit 1; }; }
fi
-echo $ac_n "checking for working autoheader""... $ac_c" 1>&6
-echo "configure:791: checking for working autoheader" >&5
-# Run test in a subshell; some versions of sh will print an error if
-# an executable is not found, even if stderr is redirected.
-# Redirect stdin to placate older versions of autoconf. Sigh.
-if (autoheader --version) < /dev/null > /dev/null 2>&1; then
- AUTOHEADER=autoheader
- echo "$ac_t""found" 1>&6
-else
- AUTOHEADER="$missing_dir/missing autoheader"
- echo "$ac_t""missing" 1>&6
-fi
+# Define the identity of the package.
+PACKAGE=zebra
+VERSION=0.94
-echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6
-echo "configure:804: checking for working makeinfo" >&5
-# Run test in a subshell; some versions of sh will print an error if
-# an executable is not found, even if stderr is redirected.
-# Redirect stdin to placate older versions of autoconf. Sigh.
-if (makeinfo --version) < /dev/null > /dev/null 2>&1; then
- MAKEINFO=makeinfo
- echo "$ac_t""found" 1>&6
-else
- MAKEINFO="$missing_dir/missing makeinfo"
- echo "$ac_t""missing" 1>&6
-fi
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE "$PACKAGE"
+_ACEOF
+cat >>confdefs.h <<_ACEOF
+#define VERSION "$VERSION"
+_ACEOF
+# Autoconf 2.50 wants to disallow AM_ names. We explicitly allow
+# the ones we care about.
+# Autoconf 2.50 always computes EXEEXT. However we need to be
+# compatible with 2.13, for now. So we always define EXEEXT, but we
+# don't compute it.
+# Similar for OBJEXT -- only we only use OBJEXT if the user actually
+# requests that it be used. This is a bit dumb.
+: ${OBJEXT=o}
+# Some tools Automake needs.
+ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal"}
-# Make sure we can run config.sub.
-if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then :
-else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
-fi
+AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
-echo $ac_n "checking host system type""... $ac_c" 1>&6
-echo "configure:828: checking host system type" >&5
+AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake"}
-host_alias=$host
-case "$host_alias" in
-NONE)
- case $nonopt in
- NONE)
- if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
- else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
- fi ;;
- *) host_alias=$nonopt ;;
- esac ;;
-esac
+AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
+
+MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
-host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
-host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
-host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
-host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
-echo "$ac_t""$host" 1>&6
+AMTAR=${AMTAR-"${am_missing_run}tar"}
+install_sh=${install_sh-"$am_aux_dir/install-sh"}
+
+INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
+
+# We need awk for the "check" target. The system "awk" is bad on
+# some platforms.
+
+ ac_config_headers="$ac_config_headers config.h"
+
+# Make sure we can run config.sub.
+$ac_config_sub sun4 >/dev/null 2>&1 ||
+ { { echo "$as_me:1340: error: cannot run $ac_config_sub" >&5
+echo "$as_me: error: cannot run $ac_config_sub" >&2;}
+ { (exit 1); exit 1; }; }
+
+echo "$as_me:1344: checking build system type" >&5
+echo $ECHO_N "checking build system type... $ECHO_C" >&6
+if test "${ac_cv_build+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ ac_cv_build_alias=$build_alias
+test -z "$ac_cv_build_alias" &&
+ ac_cv_build_alias=`$ac_config_guess`
+test -z "$ac_cv_build_alias" &&
+ { { echo "$as_me:1353: error: cannot guess build type; you must specify one" >&5
+echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
+ { (exit 1); exit 1; }; }
+ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
+ { { echo "$as_me:1357: error: $ac_config_sub $ac_cv_build_alias failed." >&5
+echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed." >&2;}
+ { (exit 1); exit 1; }; }
+
+fi
+echo "$as_me:1362: result: $ac_cv_build" >&5
+echo "${ECHO_T}$ac_cv_build" >&6
+build=$ac_cv_build
+build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
+build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
+build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
+
+echo "$as_me:1369: checking host system type" >&5
+echo $ECHO_N "checking host system type... $ECHO_C" >&6
+if test "${ac_cv_host+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ ac_cv_host_alias=$host_alias
+test -z "$ac_cv_host_alias" &&
+ ac_cv_host_alias=$ac_cv_build_alias
+ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
+ { { echo "$as_me:1378: error: $ac_config_sub $ac_cv_host_alias failed" >&5
+echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;}
+ { (exit 1); exit 1; }; }
+
+fi
+echo "$as_me:1383: result: $ac_cv_host" >&5
+echo "${ECHO_T}$ac_cv_host" >&6
+host=$ac_cv_host
+host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
+host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
+host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
# Check whether --with-cflags or --without-cflags was given.
if test "${with_cflags+set}" = set; then
withval="$with_cflags"
- :
-fi
+fi;
if test "x$with_cflags" != "x" ; then
CFLAGS="$with_cflags" ; cflags_specified=yes ;
elif test -n "$CFLAGS" ; then
cflags_specified=yes ;
fi
-# Extract the first word of "gcc", so it can be a program name with args.
-set dummy gcc; ac_word=$2
-echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:864: checking for $ac_word" >&5
-if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+if test -n "$ac_tool_prefix"; then
+ # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
+set dummy ${ac_tool_prefix}gcc; ac_word=$2
+echo "$as_me:1409: checking for $ac_word" >&5
+echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
+if test "${ac_cv_prog_CC+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
if test -n "$CC"; then
ac_cv_prog_CC="$CC" # Let the user override the test.
else
- IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
- ac_dummy="$PATH"
- for ac_dir in $ac_dummy; do
- test -z "$ac_dir" && ac_dir=.
- if test -f $ac_dir/$ac_word; then
- ac_cv_prog_CC="gcc"
- break
- fi
- done
- IFS="$ac_save_ifs"
+ ac_save_IFS=$IFS; IFS=$ac_path_separator
+ac_dummy="$PATH"
+for ac_dir in $ac_dummy; do
+ IFS=$ac_save_IFS
+ test -z "$ac_dir" && ac_dir=.
+ $as_executable_p "$ac_dir/$ac_word" || continue
+ac_cv_prog_CC="${ac_tool_prefix}gcc"
+echo "$as_me:1424: found $ac_dir/$ac_word" >&5
+break
+done
+
fi
fi
-CC="$ac_cv_prog_CC"
+CC=$ac_cv_prog_CC
if test -n "$CC"; then
- echo "$ac_t""$CC" 1>&6
+ echo "$as_me:1432: result: $CC" >&5
+echo "${ECHO_T}$CC" >&6
else
- echo "$ac_t""no" 1>&6
+ echo "$as_me:1435: result: no" >&5
+echo "${ECHO_T}no" >&6
fi
-if test -z "$CC"; then
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:894: checking for $ac_word" >&5
-if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
- IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
- ac_prog_rejected=no
- ac_dummy="$PATH"
- for ac_dir in $ac_dummy; do
- test -z "$ac_dir" && ac_dir=.
- if test -f $ac_dir/$ac_word; then
- if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
- ac_prog_rejected=yes
- continue
- fi
- ac_cv_prog_CC="cc"
- break
- fi
- done
- IFS="$ac_save_ifs"
-if test $ac_prog_rejected = yes; then
- # We found a bogon in the path, so make sure we never use it.
- set dummy $ac_cv_prog_CC
- shift
- if test $# -gt 0; then
- # We chose a different compiler from the bogus one.
- # However, it has the same basename, so the bogon will be chosen
- # first if we set CC to just the basename; use the full file name.
- shift
- set dummy "$ac_dir/$ac_word" "$@"
- shift
- ac_cv_prog_CC="$@"
- fi
fi
+if test -z "$ac_cv_prog_CC"; then
+ ac_ct_CC=$CC
+ # Extract the first word of "gcc", so it can be a program name with args.
+set dummy gcc; ac_word=$2
+echo "$as_me:1444: checking for $ac_word" >&5
+echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
+if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ if test -n "$ac_ct_CC"; then
+ ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
+else
+ ac_save_IFS=$IFS; IFS=$ac_path_separator
+ac_dummy="$PATH"
+for ac_dir in $ac_dummy; do
+ IFS=$ac_save_IFS
+ test -z "$ac_dir" && ac_dir=.
+ $as_executable_p "$ac_dir/$ac_word" || continue
+ac_cv_prog_ac_ct_CC="gcc"
+echo "$as_me:1459: found $ac_dir/$ac_word" >&5
+break
+done
+
fi
fi
-CC="$ac_cv_prog_CC"
-if test -n "$CC"; then
- echo "$ac_t""$CC" 1>&6
+ac_ct_CC=$ac_cv_prog_ac_ct_CC
+if test -n "$ac_ct_CC"; then
+ echo "$as_me:1467: result: $ac_ct_CC" >&5
+echo "${ECHO_T}$ac_ct_CC" >&6
else
- echo "$ac_t""no" 1>&6
+ echo "$as_me:1470: result: no" >&5
+echo "${ECHO_T}no" >&6
fi
- if test -z "$CC"; then
- case "`uname -s`" in
- *win32* | *WIN32*)
- # Extract the first word of "cl", so it can be a program name with args.
-set dummy cl; ac_word=$2
-echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:945: checking for $ac_word" >&5
-if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+ CC=$ac_ct_CC
+else
+ CC="$ac_cv_prog_CC"
+fi
+
+if test -z "$CC"; then
+ if test -n "$ac_tool_prefix"; then
+ # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
+set dummy ${ac_tool_prefix}cc; ac_word=$2
+echo "$as_me:1483: checking for $ac_word" >&5
+echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
+if test "${ac_cv_prog_CC+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
if test -n "$CC"; then
ac_cv_prog_CC="$CC" # Let the user override the test.
else
- IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
- ac_dummy="$PATH"
- for ac_dir in $ac_dummy; do
- test -z "$ac_dir" && ac_dir=.
- if test -f $ac_dir/$ac_word; then
- ac_cv_prog_CC="cl"
- break
- fi
- done
- IFS="$ac_save_ifs"
+ ac_save_IFS=$IFS; IFS=$ac_path_separator
+ac_dummy="$PATH"
+for ac_dir in $ac_dummy; do
+ IFS=$ac_save_IFS
+ test -z "$ac_dir" && ac_dir=.
+ $as_executable_p "$ac_dir/$ac_word" || continue
+ac_cv_prog_CC="${ac_tool_prefix}cc"
+echo "$as_me:1498: found $ac_dir/$ac_word" >&5
+break
+done
+
fi
fi
-CC="$ac_cv_prog_CC"
+CC=$ac_cv_prog_CC
if test -n "$CC"; then
- echo "$ac_t""$CC" 1>&6
+ echo "$as_me:1506: result: $CC" >&5
+echo "${ECHO_T}$CC" >&6
else
- echo "$ac_t""no" 1>&6
+ echo "$as_me:1509: result: no" >&5
+echo "${ECHO_T}no" >&6
fi
- ;;
- esac
+
+fi
+if test -z "$ac_cv_prog_CC"; then
+ ac_ct_CC=$CC
+ # Extract the first word of "cc", so it can be a program name with args.
+set dummy cc; ac_word=$2
+echo "$as_me:1518: checking for $ac_word" >&5
+echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
+if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ if test -n "$ac_ct_CC"; then
+ ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
+else
+ ac_save_IFS=$IFS; IFS=$ac_path_separator
+ac_dummy="$PATH"
+for ac_dir in $ac_dummy; do
+ IFS=$ac_save_IFS
+ test -z "$ac_dir" && ac_dir=.
+ $as_executable_p "$ac_dir/$ac_word" || continue
+ac_cv_prog_ac_ct_CC="cc"
+echo "$as_me:1533: found $ac_dir/$ac_word" >&5
+break
+done
+
+fi
+fi
+ac_ct_CC=$ac_cv_prog_ac_ct_CC
+if test -n "$ac_ct_CC"; then
+ echo "$as_me:1541: result: $ac_ct_CC" >&5
+echo "${ECHO_T}$ac_ct_CC" >&6
+else
+ echo "$as_me:1544: result: no" >&5
+echo "${ECHO_T}no" >&6
+fi
+
+ CC=$ac_ct_CC
+else
+ CC="$ac_cv_prog_CC"
+fi
+
+fi
+if test -z "$CC"; then
+ # Extract the first word of "cc", so it can be a program name with args.
+set dummy cc; ac_word=$2
+echo "$as_me:1557: checking for $ac_word" >&5
+echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
+if test "${ac_cv_prog_CC+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ if test -n "$CC"; then
+ ac_cv_prog_CC="$CC" # Let the user override the test.
+else
+ ac_prog_rejected=no
+ ac_save_IFS=$IFS; IFS=$ac_path_separator
+ac_dummy="$PATH"
+for ac_dir in $ac_dummy; do
+ IFS=$ac_save_IFS
+ test -z "$ac_dir" && ac_dir=.
+ $as_executable_p "$ac_dir/$ac_word" || continue
+if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
+ ac_prog_rejected=yes
+ continue
+fi
+ac_cv_prog_CC="cc"
+echo "$as_me:1577: found $ac_dir/$ac_word" >&5
+break
+done
+
+if test $ac_prog_rejected = yes; then
+ # We found a bogon in the path, so make sure we never use it.
+ set dummy $ac_cv_prog_CC
+ shift
+ if test $# != 0; then
+ # We chose a different compiler from the bogus one.
+ # However, it has the same basename, so the bogon will be chosen
+ # first if we set CC to just the basename; use the full file name.
+ shift
+ set dummy "$ac_dir/$ac_word" ${1+"$@"}
+ shift
+ ac_cv_prog_CC="$@"
fi
- test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
fi
+fi
+fi
+CC=$ac_cv_prog_CC
+if test -n "$CC"; then
+ echo "$as_me:1599: result: $CC" >&5
+echo "${ECHO_T}$CC" >&6
+else
+ echo "$as_me:1602: result: no" >&5
+echo "${ECHO_T}no" >&6
+fi
+
+fi
+if test -z "$CC"; then
+ if test -n "$ac_tool_prefix"; then
+ for ac_prog in cl
+ do
+ # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
+set dummy $ac_tool_prefix$ac_prog; ac_word=$2
+echo "$as_me:1613: checking for $ac_word" >&5
+echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
+if test "${ac_cv_prog_CC+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ if test -n "$CC"; then
+ ac_cv_prog_CC="$CC" # Let the user override the test.
+else
+ ac_save_IFS=$IFS; IFS=$ac_path_separator
+ac_dummy="$PATH"
+for ac_dir in $ac_dummy; do
+ IFS=$ac_save_IFS
+ test -z "$ac_dir" && ac_dir=.
+ $as_executable_p "$ac_dir/$ac_word" || continue
+ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
+echo "$as_me:1628: found $ac_dir/$ac_word" >&5
+break
+done
-echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
-echo "configure:977: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
+fi
+fi
+CC=$ac_cv_prog_CC
+if test -n "$CC"; then
+ echo "$as_me:1636: result: $CC" >&5
+echo "${ECHO_T}$CC" >&6
+else
+ echo "$as_me:1639: result: no" >&5
+echo "${ECHO_T}no" >&6
+fi
-ac_ext=c
-# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
-ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
-cross_compiling=$ac_cv_prog_cc_cross
+ test -n "$CC" && break
+ done
+fi
+if test -z "$CC"; then
+ ac_ct_CC=$CC
+ for ac_prog in cl
+do
+ # Extract the first word of "$ac_prog", so it can be a program name with args.
+set dummy $ac_prog; ac_word=$2
+echo "$as_me:1652: checking for $ac_word" >&5
+echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
+if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ if test -n "$ac_ct_CC"; then
+ ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
+else
+ ac_save_IFS=$IFS; IFS=$ac_path_separator
+ac_dummy="$PATH"
+for ac_dir in $ac_dummy; do
+ IFS=$ac_save_IFS
+ test -z "$ac_dir" && ac_dir=.
+ $as_executable_p "$ac_dir/$ac_word" || continue
+ac_cv_prog_ac_ct_CC="$ac_prog"
+echo "$as_me:1667: found $ac_dir/$ac_word" >&5
+break
+done
+
+fi
+fi
+ac_ct_CC=$ac_cv_prog_ac_ct_CC
+if test -n "$ac_ct_CC"; then
+ echo "$as_me:1675: result: $ac_ct_CC" >&5
+echo "${ECHO_T}$ac_ct_CC" >&6
+else
+ echo "$as_me:1678: result: no" >&5
+echo "${ECHO_T}no" >&6
+fi
-cat > conftest.$ac_ext << EOF
+ test -n "$ac_ct_CC" && break
+done
-#line 988 "configure"
+ CC=$ac_ct_CC
+fi
+
+fi
+
+test -z "$CC" && { { echo "$as_me:1690: error: no acceptable cc found in \$PATH" >&5
+echo "$as_me: error: no acceptable cc found in \$PATH" >&2;}
+ { (exit 1); exit 1; }; }
+
+# Provide some information about the compiler.
+echo "$as_me:1695:" \
+ "checking for C compiler version" >&5
+ac_compiler=`set X $ac_compile; echo $2`
+{ (eval echo "$as_me:1698: \"$ac_compiler --version </dev/null >&5\"") >&5
+ (eval $ac_compiler --version </dev/null >&5) 2>&5
+ ac_status=$?
+ echo "$as_me:1701: \$? = $ac_status" >&5
+ (exit $ac_status); }
+{ (eval echo "$as_me:1703: \"$ac_compiler -v </dev/null >&5\"") >&5
+ (eval $ac_compiler -v </dev/null >&5) 2>&5
+ ac_status=$?
+ echo "$as_me:1706: \$? = $ac_status" >&5
+ (exit $ac_status); }
+{ (eval echo "$as_me:1708: \"$ac_compiler -V </dev/null >&5\"") >&5
+ (eval $ac_compiler -V </dev/null >&5) 2>&5
+ ac_status=$?
+ echo "$as_me:1711: \$? = $ac_status" >&5
+ (exit $ac_status); }
+
+cat >conftest.$ac_ext <<_ACEOF
+#line 1715 "configure"
#include "confdefs.h"
-main(){return(0);}
-EOF
-if { (eval echo configure:993: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- ac_cv_prog_cc_works=yes
- # If we can't run a trivial program, we are probably using a cross compiler.
- if (./conftest; exit) 2>/dev/null; then
- ac_cv_prog_cc_cross=no
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+
+ ;
+ return 0;
+}
+_ACEOF
+ac_clean_files_save=$ac_clean_files
+ac_clean_files="$ac_clean_files a.out a.exe"
+# Try to create an executable without -o first, disregard a.out.
+# It will help us diagnose broken compilers, and finding out an intuition
+# of exeext.
+echo "$as_me:1737: checking for C compiler default output" >&5
+echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6
+ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
+if { (eval echo "$as_me:1740: \"$ac_link_default\"") >&5
+ (eval $ac_link_default) 2>&5
+ ac_status=$?
+ echo "$as_me:1743: \$? = $ac_status" >&5
+ (exit $ac_status); }; then
+ # Find the output, starting from the most likely. This scheme is
+# not robust to junk in `.', hence go to wildcards (a.*) only as a last
+# resort.
+for ac_file in `ls a.exe conftest.exe 2>/dev/null;
+ ls a.out conftest 2>/dev/null;
+ ls a.* conftest.* 2>/dev/null`; do
+ case $ac_file in
+ *.$ac_ext | *.o | *.obj | *.xcoff | *.tds | *.d | *.pdb | *.xSYM ) ;;
+ a.out ) # We found the default executable, but exeext='' is most
+ # certainly right.
+ break;;
+ *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
+ # FIXME: I believe we export ac_cv_exeext for Libtool --akim.
+ export ac_cv_exeext
+ break;;
+ * ) break;;
+ esac
+done
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+{ { echo "$as_me:1766: error: C compiler cannot create executables" >&5
+echo "$as_me: error: C compiler cannot create executables" >&2;}
+ { (exit 77); exit 77; }; }
+fi
+
+ac_exeext=$ac_cv_exeext
+echo "$as_me:1772: result: $ac_file" >&5
+echo "${ECHO_T}$ac_file" >&6
+
+# Check the compiler produces executables we can run. If not, either
+# the compiler is broken, or we cross compile.
+echo "$as_me:1777: checking whether the C compiler works" >&5
+echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
+# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
+# If not cross compiling, check that we can run a simple program.
+if test "$cross_compiling" != yes; then
+ if { ac_try='./$ac_file'
+ { (eval echo "$as_me:1783: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:1786: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ cross_compiling=no
else
- ac_cv_prog_cc_cross=yes
+ if test "$cross_compiling" = maybe; then
+ cross_compiling=yes
+ else
+ { { echo "$as_me:1793: error: cannot run C compiled programs.
+If you meant to cross compile, use \`--host'." >&5
+echo "$as_me: error: cannot run C compiled programs.
+If you meant to cross compile, use \`--host'." >&2;}
+ { (exit 1); exit 1; }; }
+ fi
fi
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- ac_cv_prog_cc_works=no
fi
-rm -fr conftest*
-ac_ext=c
-# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
-ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
-cross_compiling=$ac_cv_prog_cc_cross
-
-echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
-if test $ac_cv_prog_cc_works = no; then
- { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
-fi
-echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
-echo "configure:1019: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
-echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
-cross_compiling=$ac_cv_prog_cc_cross
-
-echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
-echo "configure:1024: checking whether we are using GNU C" >&5
-if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
-else
- cat > conftest.c <<EOF
-#ifdef __GNUC__
- yes;
-#endif
-EOF
-if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1033: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
- ac_cv_prog_gcc=yes
+echo "$as_me:1801: result: yes" >&5
+echo "${ECHO_T}yes" >&6
+
+rm -f a.out a.exe conftest$ac_cv_exeext
+ac_clean_files=$ac_clean_files_save
+# Check the compiler produces executables we can run. If not, either
+# the compiler is broken, or we cross compile.
+echo "$as_me:1808: checking whether we are cross compiling" >&5
+echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
+echo "$as_me:1810: result: $cross_compiling" >&5
+echo "${ECHO_T}$cross_compiling" >&6
+
+echo "$as_me:1813: checking for executable suffix" >&5
+echo $ECHO_N "checking for executable suffix... $ECHO_C" >&6
+if { (eval echo "$as_me:1815: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:1818: \$? = $ac_status" >&5
+ (exit $ac_status); }; then
+ # If both `conftest.exe' and `conftest' are `present' (well, observable)
+# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
+# work properly (i.e., refer to `conftest.exe'), while it won't with
+# `rm'.
+for ac_file in `(ls conftest.exe; ls conftest; ls conftest.*) 2>/dev/null`; do
+ case $ac_file in
+ *.$ac_ext | *.o | *.obj | *.xcoff | *.tds | *.d | *.pdb ) ;;
+ *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
+ export ac_cv_exeext
+ break;;
+ * ) break;;
+ esac
+done
else
- ac_cv_prog_gcc=no
-fi
+ { { echo "$as_me:1834: error: cannot compute EXEEXT: cannot compile and link" >&5
+echo "$as_me: error: cannot compute EXEEXT: cannot compile and link" >&2;}
+ { (exit 1); exit 1; }; }
fi
-echo "$ac_t""$ac_cv_prog_gcc" 1>&6
+rm -f conftest$ac_cv_exeext
+echo "$as_me:1840: result: $ac_cv_exeext" >&5
+echo "${ECHO_T}$ac_cv_exeext" >&6
+
+rm -f conftest.$ac_ext
+EXEEXT=$ac_cv_exeext
+ac_exeext=$EXEEXT
+echo "$as_me:1846: checking for object suffix" >&5
+echo $ECHO_N "checking for object suffix... $ECHO_C" >&6
+if test "${ac_cv_objext+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ cat >conftest.$ac_ext <<_ACEOF
+#line 1852 "configure"
+#include "confdefs.h"
+
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
-if test $ac_cv_prog_gcc = yes; then
- GCC=yes
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.o conftest.obj
+if { (eval echo "$as_me:1870: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:1873: \$? = $ac_status" >&5
+ (exit $ac_status); }; then
+ for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
+ case $ac_file in
+ *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb ) ;;
+ *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
+ break;;
+ esac
+done
else
- GCC=
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+{ { echo "$as_me:1885: error: cannot compute OBJEXT: cannot compile" >&5
+echo "$as_me: error: cannot compute OBJEXT: cannot compile" >&2;}
+ { (exit 1); exit 1; }; }
fi
-ac_test_CFLAGS="${CFLAGS+set}"
-ac_save_CFLAGS="$CFLAGS"
-CFLAGS=
-echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
-echo "configure:1052: checking whether ${CC-cc} accepts -g" >&5
-if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+rm -f conftest.$ac_cv_objext conftest.$ac_ext
+fi
+echo "$as_me:1892: result: $ac_cv_objext" >&5
+echo "${ECHO_T}$ac_cv_objext" >&6
+OBJEXT=$ac_cv_objext
+ac_objext=$OBJEXT
+echo "$as_me:1896: checking whether we are using the GNU C compiler" >&5
+echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
+if test "${ac_cv_c_compiler_gnu+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- echo 'void f(){}' > conftest.c
-if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
+ cat >conftest.$ac_ext <<_ACEOF
+#line 1902 "configure"
+#include "confdefs.h"
+
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+#ifndef __GNUC__
+ choke me
+#endif
+
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (eval echo "$as_me:1923: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:1926: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest.$ac_objext'
+ { (eval echo "$as_me:1929: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:1932: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_compiler_gnu=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_compiler_gnu=no
+fi
+rm -f conftest.$ac_objext conftest.$ac_ext
+ac_cv_c_compiler_gnu=$ac_compiler_gnu
+
+fi
+echo "$as_me:1944: result: $ac_cv_c_compiler_gnu" >&5
+echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
+GCC=`test $ac_compiler_gnu = yes && echo yes`
+ac_test_CFLAGS=${CFLAGS+set}
+ac_save_CFLAGS=$CFLAGS
+CFLAGS="-g"
+echo "$as_me:1950: checking whether $CC accepts -g" >&5
+echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
+if test "${ac_cv_prog_cc_g+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ cat >conftest.$ac_ext <<_ACEOF
+#line 1956 "configure"
+#include "confdefs.h"
+
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (eval echo "$as_me:1974: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:1977: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest.$ac_objext'
+ { (eval echo "$as_me:1980: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:1983: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
ac_cv_prog_cc_g=yes
else
- ac_cv_prog_cc_g=no
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_prog_cc_g=no
fi
-rm -f conftest*
-
+rm -f conftest.$ac_objext conftest.$ac_ext
fi
-
-echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
+echo "$as_me:1993: result: $ac_cv_prog_cc_g" >&5
+echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
if test "$ac_test_CFLAGS" = set; then
- CFLAGS="$ac_save_CFLAGS"
+ CFLAGS=$ac_save_CFLAGS
elif test $ac_cv_prog_cc_g = yes; then
if test "$GCC" = yes; then
CFLAGS="-g -O2"
CFLAGS=
fi
fi
+# Some people use a C++ compiler to compile C. Since we use `exit',
+# in C++ we need to declare it. In case someone uses the same compiler
+# for both compiling C and C++ we need to have the C++ compiler decide
+# the declaration of exit, since it's the most demanding environment.
+cat >conftest.$ac_ext <<_ACEOF
+#ifndef __cplusplus
+ choke me
+#endif
+_ACEOF
+rm -f conftest.$ac_objext
+if { (eval echo "$as_me:2020: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:2023: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest.$ac_objext'
+ { (eval echo "$as_me:2026: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:2029: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ for ac_declaration in \
+ ''\
+ '#include <stdlib.h>' \
+ 'extern "C" void std::exit (int) throw (); using std::exit;' \
+ 'extern "C" void std::exit (int); using std::exit;' \
+ 'extern "C" void exit (int) throw ();' \
+ 'extern "C" void exit (int);' \
+ 'void exit (int);'
+do
+ cat >conftest.$ac_ext <<_ACEOF
+#line 2041 "configure"
+#include "confdefs.h"
+#include <stdlib.h>
+$ac_declaration
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+exit (42);
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (eval echo "$as_me:2060: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:2063: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest.$ac_objext'
+ { (eval echo "$as_me:2066: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:2069: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ :
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+continue
+fi
+rm -f conftest.$ac_objext conftest.$ac_ext
+ cat >conftest.$ac_ext <<_ACEOF
+#line 2079 "configure"
+#include "confdefs.h"
+$ac_declaration
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+exit (42);
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (eval echo "$as_me:2097: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:2100: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest.$ac_objext'
+ { (eval echo "$as_me:2103: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:2106: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ break
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+fi
+rm -f conftest.$ac_objext conftest.$ac_ext
+done
+rm -f conftest*
+if test -n "$ac_declaration"; then
+ echo '#ifdef __cplusplus' >>confdefs.h
+ echo $ac_declaration >>confdefs.h
+ echo '#endif' >>confdefs.h
+fi
+
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+fi
+rm -f conftest.$ac_objext conftest.$ac_ext
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+ac_config_commands="$ac_config_commands default-1"
+
+am_make=${MAKE-make}
+cat > confinc << 'END'
+doit:
+ @echo done
+END
+# If we don't find an include directive, just comment out the code.
+echo "$as_me:2141: checking for style of include used by $am_make" >&5
+echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6
+am__include='#'
+am__quote=
+_am_result=none
+# First try GNU make style include.
+echo "include confinc" > confmf
+# We grep out `Entering directory' and `Leaving directory'
+# messages which can occur if `w' ends up in MAKEFLAGS.
+# In particular we don't look at `^make:' because GNU make might
+# be invoked under some other name (usually "gmake"), in which
+# case it prints its new name instead of `make'.
+if test "`$am_make -s -f confmf 2> /dev/null | fgrep -v 'ing directory'`" = "done"; then
+ am__include=include
+ am__quote=
+ _am_result=GNU
+fi
+# Now try BSD make style include.
+if test "$am__include" = "#"; then
+ echo '.include "confinc"' > confmf
+ if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
+ am__include=.include
+ am__quote='"'
+ _am_result=BSD
+ fi
+fi
+
+echo "$as_me:2168: result: $_am_result" >&5
+echo "${ECHO_T}$_am_result" >&6
+rm -f confinc confmf
+
+depcc="$CC" am_compiler_list=
+
+echo "$as_me:2174: checking dependency style of $depcc" >&5
+echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6
+if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
+ # We make a subdir and do the tests there. Otherwise we can end up
+ # making bogus files that we don't know about and never remove. For
+ # instance it was reported that on HP-UX the gcc test will end up
+ # making a dummy file named `D' -- because `-MD' means `put the output
+ # in D'.
+ mkdir conftest.dir
+ # Copy depcomp to subdir because otherwise we won't find it if we're
+ # using a relative directory.
+ cp "$am_depcomp" conftest.dir
+ cd conftest.dir
+
+ am_cv_CC_dependencies_compiler_type=none
+ if test "$am_compiler_list" = ""; then
+ am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
+ fi
+ for depmode in $am_compiler_list; do
+ # We need to recreate these files for each test, as the compiler may
+ # overwrite some of them when testing with obscure command lines.
+ # This happens at least with the AIX C compiler.
+ echo '#include "conftest.h"' > conftest.c
+ echo 'int i;' > conftest.h
+ echo "${am__include} ${am__quote}conftest.Po${am__quote}" > confmf
+
+ case $depmode in
+ nosideeffect)
+ # after this tag, mechanisms are not by side-effect, so they'll
+ # only be used when explicitly requested
+ if test "x$enable_dependency_tracking" = xyes; then
+ continue
+ else
+ break
+ fi
+ ;;
+ none) break ;;
+ esac
+ # We check with `-c' and `-o' for the sake of the "dashmstdout"
+ # mode. It turns out that the SunPro C++ compiler does not properly
+ # handle `-M -o', and we need to detect this.
+ if depmode=$depmode \
+ source=conftest.c object=conftest.o \
+ depfile=conftest.Po tmpdepfile=conftest.TPo \
+ $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 &&
+ grep conftest.h conftest.Po > /dev/null 2>&1 &&
+ ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
+ am_cv_CC_dependencies_compiler_type=$depmode
+ break
+ fi
+ done
+
+ cd ..
+ rm -rf conftest.dir
+else
+ am_cv_CC_dependencies_compiler_type=none
+fi
+fi
+echo "$as_me:2236: result: $am_cv_CC_dependencies_compiler_type" >&5
+echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6
+CCDEPMODE="depmode=$am_cv_CC_dependencies_compiler_type"
if test "x$cflags_specified" = "x" ; then
CFLAGS="$CFLAGS -Wall"
fi
-echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
-echo "configure:1089: checking how to run the C preprocessor" >&5
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+echo "$as_me:2249: checking how to run the C preprocessor" >&5
+echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
# On Suns, sometimes $CPP names a directory.
if test -n "$CPP" && test -d "$CPP"; then
CPP=
fi
if test -z "$CPP"; then
-if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+ if test "${ac_cv_prog_CPP+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- # This must be in double quotes, not single quotes, because CPP may get
- # substituted into the Makefile and "${CC-cc}" will confuse make.
- CPP="${CC-cc} -E"
+ # Double quotes because CPP needs to be expanded
+ for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
+ do
+ ac_preproc_ok=false
+for ac_c_preproc_warn_flag in '' yes
+do
+ # Use a header file that comes with gcc, so configuring glibc
+ # with a fresh cross-compiler works.
# On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp.
- cat > conftest.$ac_ext <<EOF
-#line 1104 "configure"
+ # not just through cpp. "Syntax error" is here to catch this case.
+ cat >conftest.$ac_ext <<_ACEOF
+#line 2270 "configure"
#include "confdefs.h"
#include <assert.h>
-Syntax Error
-EOF
-ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:1110: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
-if test -z "$ac_err"; then
+ Syntax error
+_ACEOF
+if { (eval echo "$as_me:2275: \"$ac_cpp conftest.$ac_ext\"") >&5
+ (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
+ ac_status=$?
+ egrep -v '^ *\+' conftest.er1 >conftest.err
+ rm -f conftest.er1
+ cat conftest.err >&5
+ echo "$as_me:2281: \$? = $ac_status" >&5
+ (exit $ac_status); } >/dev/null; then
+ if test -s conftest.err; then
+ ac_cpp_err=$ac_c_preproc_warn_flag
+ else
+ ac_cpp_err=
+ fi
+else
+ ac_cpp_err=yes
+fi
+if test -z "$ac_cpp_err"; then
:
else
- echo "$ac_err" >&5
- echo "configure: failed program was:" >&5
+ echo "$as_me: failed program was:" >&5
cat conftest.$ac_ext >&5
- rm -rf conftest*
- CPP="${CC-cc} -E -traditional-cpp"
- cat > conftest.$ac_ext <<EOF
-#line 1121 "configure"
+ # Broken: fails on valid input.
+continue
+fi
+rm -f conftest.err conftest.$ac_ext
+
+ # OK, works on sane cases. Now check whether non-existent headers
+ # can be detected and how.
+ cat >conftest.$ac_ext <<_ACEOF
+#line 2304 "configure"
#include "confdefs.h"
-#include <assert.h>
-Syntax Error
-EOF
-ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:1127: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
-if test -z "$ac_err"; then
- :
+#include <ac_nonexistent.h>
+_ACEOF
+if { (eval echo "$as_me:2308: \"$ac_cpp conftest.$ac_ext\"") >&5
+ (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
+ ac_status=$?
+ egrep -v '^ *\+' conftest.er1 >conftest.err
+ rm -f conftest.er1
+ cat conftest.err >&5
+ echo "$as_me:2314: \$? = $ac_status" >&5
+ (exit $ac_status); } >/dev/null; then
+ if test -s conftest.err; then
+ ac_cpp_err=$ac_c_preproc_warn_flag
+ else
+ ac_cpp_err=
+ fi
+else
+ ac_cpp_err=yes
+fi
+if test -z "$ac_cpp_err"; then
+ # Broken: success on invalid input.
+continue
else
- echo "$ac_err" >&5
- echo "configure: failed program was:" >&5
+ echo "$as_me: failed program was:" >&5
cat conftest.$ac_ext >&5
- rm -rf conftest*
- CPP="${CC-cc} -nologo -E"
- cat > conftest.$ac_ext <<EOF
-#line 1138 "configure"
+ # Passes both tests.
+ac_preproc_ok=:
+break
+fi
+rm -f conftest.err conftest.$ac_ext
+
+done
+# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
+rm -f conftest.err conftest.$ac_ext
+if $ac_preproc_ok; then
+ break
+fi
+
+ done
+ ac_cv_prog_CPP=$CPP
+
+fi
+ CPP=$ac_cv_prog_CPP
+else
+ ac_cv_prog_CPP=$CPP
+fi
+echo "$as_me:2351: result: $CPP" >&5
+echo "${ECHO_T}$CPP" >&6
+ac_preproc_ok=false
+for ac_c_preproc_warn_flag in '' yes
+do
+ # Use a header file that comes with gcc, so configuring glibc
+ # with a fresh cross-compiler works.
+ # On the NeXT, cc -E runs the code through the compiler's parser,
+ # not just through cpp. "Syntax error" is here to catch this case.
+ cat >conftest.$ac_ext <<_ACEOF
+#line 2361 "configure"
#include "confdefs.h"
#include <assert.h>
-Syntax Error
-EOF
-ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:1144: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
-if test -z "$ac_err"; then
+ Syntax error
+_ACEOF
+if { (eval echo "$as_me:2366: \"$ac_cpp conftest.$ac_ext\"") >&5
+ (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
+ ac_status=$?
+ egrep -v '^ *\+' conftest.er1 >conftest.err
+ rm -f conftest.er1
+ cat conftest.err >&5
+ echo "$as_me:2372: \$? = $ac_status" >&5
+ (exit $ac_status); } >/dev/null; then
+ if test -s conftest.err; then
+ ac_cpp_err=$ac_c_preproc_warn_flag
+ else
+ ac_cpp_err=
+ fi
+else
+ ac_cpp_err=yes
+fi
+if test -z "$ac_cpp_err"; then
:
else
- echo "$ac_err" >&5
- echo "configure: failed program was:" >&5
+ echo "$as_me: failed program was:" >&5
cat conftest.$ac_ext >&5
- rm -rf conftest*
- CPP=/lib/cpp
-fi
-rm -f conftest*
+ # Broken: fails on valid input.
+continue
fi
-rm -f conftest*
+rm -f conftest.err conftest.$ac_ext
+
+ # OK, works on sane cases. Now check whether non-existent headers
+ # can be detected and how.
+ cat >conftest.$ac_ext <<_ACEOF
+#line 2395 "configure"
+#include "confdefs.h"
+#include <ac_nonexistent.h>
+_ACEOF
+if { (eval echo "$as_me:2399: \"$ac_cpp conftest.$ac_ext\"") >&5
+ (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
+ ac_status=$?
+ egrep -v '^ *\+' conftest.er1 >conftest.err
+ rm -f conftest.er1
+ cat conftest.err >&5
+ echo "$as_me:2405: \$? = $ac_status" >&5
+ (exit $ac_status); } >/dev/null; then
+ if test -s conftest.err; then
+ ac_cpp_err=$ac_c_preproc_warn_flag
+ else
+ ac_cpp_err=
+ fi
+else
+ ac_cpp_err=yes
fi
-rm -f conftest*
- ac_cv_prog_CPP="$CPP"
+if test -z "$ac_cpp_err"; then
+ # Broken: success on invalid input.
+continue
+else
+ echo "$as_me: failed program was:" >&5
+ cat conftest.$ac_ext >&5
+ # Passes both tests.
+ac_preproc_ok=:
+break
fi
- CPP="$ac_cv_prog_CPP"
+rm -f conftest.err conftest.$ac_ext
+
+done
+# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
+rm -f conftest.err conftest.$ac_ext
+if $ac_preproc_ok; then
+ :
else
- ac_cv_prog_CPP="$CPP"
+ { { echo "$as_me:2433: error: C preprocessor \"$CPP\" fails sanity check" >&5
+echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;}
+ { (exit 1); exit 1; }; }
fi
-echo "$ac_t""$CPP" 1>&6
+
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
# Find a good install program. We prefer a C program (faster),
# so one script is as good as another. But avoid the broken or
# SunOS /usr/etc/install
# IRIX /sbin/install
# AIX /bin/install
+# AmigaOS /C/install, which installs bootblocks on floppy discs
# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
# AFS /usr/afsws/bin/install, which mishandles nonexistent args
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
# ./install, which can be erroneously created by make from ./install.sh.
-echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
-echo "configure:1180: checking for a BSD compatible install" >&5
+echo "$as_me:2456: checking for a BSD compatible install" >&5
+echo $ECHO_N "checking for a BSD compatible install... $ECHO_C" >&6
if test -z "$INSTALL"; then
-if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+if test "${ac_cv_path_install+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS=":"
+ ac_save_IFS=$IFS; IFS=$ac_path_separator
for ac_dir in $PATH; do
+ IFS=$ac_save_IFS
# Account for people who put trailing slashes in PATH elements.
- case "$ac_dir/" in
- /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
+ case $ac_dir/ in
+ / | ./ | .// | /cC/* \
+ | /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* \
+ | /usr/ucb/* ) ;;
*)
# OSF1 and SCO ODT 3.0 have their own names for install.
# Don't use installbsd from OSF since it installs stuff as root
# by default.
for ac_prog in ginstall scoinst install; do
- if test -f $ac_dir/$ac_prog; then
+ if $as_executable_p "$ac_dir/$ac_prog"; then
if test $ac_prog = install &&
- grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
+ grep dspmsg "$ac_dir/$ac_prog" >/dev/null 2>&1; then
# AIX install. It has an incompatible calling convention.
:
+ elif test $ac_prog = install &&
+ grep pwplus "$ac_dir/$ac_prog" >/dev/null 2>&1; then
+ # program-specific install script used by HP pwplus--don't use.
+ :
else
ac_cv_path_install="$ac_dir/$ac_prog -c"
break 2
;;
esac
done
- IFS="$ac_save_IFS"
fi
if test "${ac_cv_path_install+set}" = set; then
- INSTALL="$ac_cv_path_install"
+ INSTALL=$ac_cv_path_install
else
# As a last resort, use the slow shell script. We don't cache a
# path for INSTALL within a source directory, because that will
# break other packages using the cache if that directory is
# removed, or if the path is relative.
- INSTALL="$ac_install_sh"
+ INSTALL=$ac_install_sh
fi
fi
-echo "$ac_t""$INSTALL" 1>&6
+echo "$as_me:2505: result: $INSTALL" >&5
+echo "${ECHO_T}$INSTALL" >&6
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
# It thinks the first close brace ends the variable substitution.
test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
+test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
-echo "configure:1233: checking whether ${MAKE-make} sets \${MAKE}" >&5
-set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+echo "$as_me:2516: checking whether ${MAKE-make} sets \${MAKE}" >&5
+echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6
+set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
+if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- cat > conftestmake <<\EOF
+ cat >conftest.make <<\_ACEOF
all:
@echo 'ac_maketemp="${MAKE}"'
-EOF
+_ACEOF
# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
-eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
+eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
if test -n "$ac_maketemp"; then
eval ac_cv_prog_make_${ac_make}_set=yes
else
eval ac_cv_prog_make_${ac_make}_set=no
fi
-rm -f conftestmake
+rm -f conftest.make
fi
if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
- echo "$ac_t""yes" 1>&6
+ echo "$as_me:2536: result: yes" >&5
+echo "${ECHO_T}yes" >&6
SET_MAKE=
else
- echo "$ac_t""no" 1>&6
+ echo "$as_me:2540: result: no" >&5
+echo "${ECHO_T}no" >&6
SET_MAKE="MAKE=${MAKE-make}"
fi
-echo $ac_n "checking build system type""... $ac_c" 1>&6
-echo "configure:1260: checking build system type" >&5
-
-build_alias=$build
-case "$build_alias" in
-NONE)
- case $nonopt in
- NONE) build_alias=$host_alias ;;
- *) build_alias=$nonopt ;;
- esac ;;
-esac
-
-build=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias`
-build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
-build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
-build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
-echo "$ac_t""$build" 1>&6
-
-if test $host != $build; then
- ac_tool_prefix=${host_alias}-
-else
- ac_tool_prefix=
-fi
-
-# Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
+if test -n "$ac_tool_prefix"; then
+ # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
set dummy ${ac_tool_prefix}ar; ac_word=$2
-echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:1286: checking for $ac_word" >&5
-if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+echo "$as_me:2548: checking for $ac_word" >&5
+echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
+if test "${ac_cv_prog_AR+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
if test -n "$AR"; then
ac_cv_prog_AR="$AR" # Let the user override the test.
else
- IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
- ac_dummy="$PATH"
- for ac_dir in $ac_dummy; do
- test -z "$ac_dir" && ac_dir=.
- if test -f $ac_dir/$ac_word; then
- ac_cv_prog_AR="${ac_tool_prefix}ar"
- break
- fi
- done
- IFS="$ac_save_ifs"
- test -z "$ac_cv_prog_AR" && ac_cv_prog_AR="ar"
+ ac_save_IFS=$IFS; IFS=$ac_path_separator
+ac_dummy="$PATH"
+for ac_dir in $ac_dummy; do
+ IFS=$ac_save_IFS
+ test -z "$ac_dir" && ac_dir=.
+ $as_executable_p "$ac_dir/$ac_word" || continue
+ac_cv_prog_AR="${ac_tool_prefix}ar"
+echo "$as_me:2563: found $ac_dir/$ac_word" >&5
+break
+done
+
fi
fi
-AR="$ac_cv_prog_AR"
+AR=$ac_cv_prog_AR
if test -n "$AR"; then
- echo "$ac_t""$AR" 1>&6
+ echo "$as_me:2571: result: $AR" >&5
+echo "${ECHO_T}$AR" >&6
+else
+ echo "$as_me:2574: result: no" >&5
+echo "${ECHO_T}no" >&6
+fi
+
+fi
+if test -z "$ac_cv_prog_AR"; then
+ ac_ct_AR=$AR
+ # Extract the first word of "ar", so it can be a program name with args.
+set dummy ar; ac_word=$2
+echo "$as_me:2583: checking for $ac_word" >&5
+echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
+if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ if test -n "$ac_ct_AR"; then
+ ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
+else
+ ac_save_IFS=$IFS; IFS=$ac_path_separator
+ac_dummy="$PATH"
+for ac_dir in $ac_dummy; do
+ IFS=$ac_save_IFS
+ test -z "$ac_dir" && ac_dir=.
+ $as_executable_p "$ac_dir/$ac_word" || continue
+ac_cv_prog_ac_ct_AR="ar"
+echo "$as_me:2598: found $ac_dir/$ac_word" >&5
+break
+done
+
+fi
+fi
+ac_ct_AR=$ac_cv_prog_ac_ct_AR
+if test -n "$ac_ct_AR"; then
+ echo "$as_me:2606: result: $ac_ct_AR" >&5
+echo "${ECHO_T}$ac_ct_AR" >&6
else
- echo "$ac_t""no" 1>&6
+ echo "$as_me:2609: result: no" >&5
+echo "${ECHO_T}no" >&6
fi
+ AR=$ac_ct_AR
+else
+ AR="$ac_cv_prog_AR"
+fi
-
-# Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
+if test -n "$ac_tool_prefix"; then
+ # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
set dummy ${ac_tool_prefix}ranlib; ac_word=$2
-echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:1318: checking for $ac_word" >&5
-if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+echo "$as_me:2621: checking for $ac_word" >&5
+echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
+if test "${ac_cv_prog_RANLIB+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
if test -n "$RANLIB"; then
ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
else
- IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
- ac_dummy="$PATH"
- for ac_dir in $ac_dummy; do
- test -z "$ac_dir" && ac_dir=.
- if test -f $ac_dir/$ac_word; then
- ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
- break
- fi
- done
- IFS="$ac_save_ifs"
+ ac_save_IFS=$IFS; IFS=$ac_path_separator
+ac_dummy="$PATH"
+for ac_dir in $ac_dummy; do
+ IFS=$ac_save_IFS
+ test -z "$ac_dir" && ac_dir=.
+ $as_executable_p "$ac_dir/$ac_word" || continue
+ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
+echo "$as_me:2636: found $ac_dir/$ac_word" >&5
+break
+done
+
fi
fi
-RANLIB="$ac_cv_prog_RANLIB"
+RANLIB=$ac_cv_prog_RANLIB
if test -n "$RANLIB"; then
- echo "$ac_t""$RANLIB" 1>&6
+ echo "$as_me:2644: result: $RANLIB" >&5
+echo "${ECHO_T}$RANLIB" >&6
else
- echo "$ac_t""no" 1>&6
+ echo "$as_me:2647: result: no" >&5
+echo "${ECHO_T}no" >&6
fi
-
+fi
if test -z "$ac_cv_prog_RANLIB"; then
-if test -n "$ac_tool_prefix"; then
+ ac_ct_RANLIB=$RANLIB
# Extract the first word of "ranlib", so it can be a program name with args.
set dummy ranlib; ac_word=$2
-echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:1350: checking for $ac_word" >&5
-if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
-else
- if test -n "$RANLIB"; then
- ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
-else
- IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
- ac_dummy="$PATH"
- for ac_dir in $ac_dummy; do
- test -z "$ac_dir" && ac_dir=.
- if test -f $ac_dir/$ac_word; then
- ac_cv_prog_RANLIB="ranlib"
- break
- fi
- done
- IFS="$ac_save_ifs"
- test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
+echo "$as_me:2656: checking for $ac_word" >&5
+echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
+if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ if test -n "$ac_ct_RANLIB"; then
+ ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
+else
+ ac_save_IFS=$IFS; IFS=$ac_path_separator
+ac_dummy="$PATH"
+for ac_dir in $ac_dummy; do
+ IFS=$ac_save_IFS
+ test -z "$ac_dir" && ac_dir=.
+ $as_executable_p "$ac_dir/$ac_word" || continue
+ac_cv_prog_ac_ct_RANLIB="ranlib"
+echo "$as_me:2671: found $ac_dir/$ac_word" >&5
+break
+done
+
+ test -z "$ac_cv_prog_ac_ct_RANLIB" && ac_cv_prog_ac_ct_RANLIB=":"
fi
fi
-RANLIB="$ac_cv_prog_RANLIB"
-if test -n "$RANLIB"; then
- echo "$ac_t""$RANLIB" 1>&6
+ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
+if test -n "$ac_ct_RANLIB"; then
+ echo "$as_me:2680: result: $ac_ct_RANLIB" >&5
+echo "${ECHO_T}$ac_ct_RANLIB" >&6
else
- echo "$ac_t""no" 1>&6
+ echo "$as_me:2683: result: no" >&5
+echo "${ECHO_T}no" >&6
fi
+ RANLIB=$ac_ct_RANLIB
else
- RANLIB=":"
+ RANLIB="$ac_cv_prog_RANLIB"
fi
-fi
-
-echo $ac_n "checking for AIX""... $ac_c" 1>&6
-echo "configure:1384: checking for AIX" >&5
-cat > conftest.$ac_ext <<EOF
-#line 1386 "configure"
+echo "$as_me:2692: checking for AIX" >&5
+echo $ECHO_N "checking for AIX... $ECHO_C" >&6
+cat >conftest.$ac_ext <<_ACEOF
+#line 2695 "configure"
#include "confdefs.h"
#ifdef _AIX
yes
#endif
-EOF
+_ACEOF
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
egrep "yes" >/dev/null 2>&1; then
- rm -rf conftest*
- echo "$ac_t""yes" 1>&6; cat >> confdefs.h <<\EOF
+ echo "$as_me:2704: result: yes" >&5
+echo "${ECHO_T}yes" >&6
+cat >>confdefs.h <<\_ACEOF
#define _ALL_SOURCE 1
-EOF
+_ACEOF
else
- rm -rf conftest*
- echo "$ac_t""no" 1>&6
+ echo "$as_me:2711: result: no" >&5
+echo "${ECHO_T}no" >&6
fi
rm -f conftest*
-
-
# Check whether --enable-vtysh or --disable-vtysh was given.
if test "${enable_vtysh+set}" = set; then
enableval="$enable_vtysh"
- :
-fi
+fi;
# Check whether --enable-ipv6 or --disable-ipv6 was given.
if test "${enable_ipv6+set}" = set; then
enableval="$enable_ipv6"
- :
-fi
+fi;
# Check whether --enable-zebra or --disable-zebra was given.
if test "${enable_zebra+set}" = set; then
enableval="$enable_zebra"
- :
-fi
+fi;
# Check whether --enable-bgpd or --disable-bgpd was given.
if test "${enable_bgpd+set}" = set; then
enableval="$enable_bgpd"
- :
-fi
+fi;
# Check whether --enable-ripd or --disable-ripd was given.
if test "${enable_ripd+set}" = set; then
enableval="$enable_ripd"
- :
-fi
+fi;
# Check whether --enable-ripngd or --disable-ripngd was given.
if test "${enable_ripngd+set}" = set; then
enableval="$enable_ripngd"
- :
-fi
+fi;
# Check whether --enable-ospfd or --disable-ospfd was given.
if test "${enable_ospfd+set}" = set; then
enableval="$enable_ospfd"
- :
-fi
-
-# Check whether --enable-ospfclient or --disable-ospfclient was given.
-if test "${enable_ospfclient+set}" = set; then
- enableval="$enable_ospfclient"
- :
-fi
+fi;
# Check whether --enable-ospf6d or --disable-ospf6d was given.
if test "${enable_ospf6d+set}" = set; then
enableval="$enable_ospf6d"
- :
-fi
+fi;
# Check whether --enable-bgp-announce or --disable-bgp-announce was given.
if test "${enable_bgp_announce+set}" = set; then
enableval="$enable_bgp_announce"
- :
-fi
+fi;
# Check whether --enable-netlink or --disable-netlink was given.
if test "${enable_netlink+set}" = set; then
enableval="$enable_netlink"
- :
-fi
+fi;
# Check whether --enable-broken-aliases or --disable-broken-aliases was given.
if test "${enable_broken_aliases+set}" = set; then
enableval="$enable_broken_aliases"
- :
-fi
+fi;
# Check whether --enable-snmp or --disable-snmp was given.
if test "${enable_snmp+set}" = set; then
enableval="$enable_snmp"
- :
-fi
+
+fi;
# Check whether --with-libpam or --without-libpam was given.
if test "${with_libpam+set}" = set; then
withval="$with_libpam"
- :
-fi
+fi;
# Check whether --enable-tcpsock or --disable-tcpsock was given.
if test "${enable_tcpsock+set}" = set; then
enableval="$enable_tcpsock"
- :
-fi
+fi;
# Check whether --enable-nssa or --disable-nssa was given.
if test "${enable_nssa+set}" = set; then
enableval="$enable_nssa"
- :
-fi
+fi;
# Check whether --enable-opaque-lsa or --disable-opaque-lsa was given.
if test "${enable_opaque_lsa+set}" = set; then
enableval="$enable_opaque_lsa"
- :
-fi
+fi;
+# Check whether --enable-ospfapi or --disable-ospfapi was given.
+if test "${enable_ospfapi+set}" = set; then
+ enableval="$enable_ospfapi"
+
+fi;
+# Check whether --enable-ospfclient or --disable-ospfclient was given.
+if test "${enable_ospfclient+set}" = set; then
+ enableval="$enable_ospfclient"
+
+fi;
# Check whether --enable-ospf-te or --disable-ospf-te was given.
if test "${enable_ospf_te+set}" = set; then
enableval="$enable_ospf_te"
- :
-fi
+fi;
# Check whether --enable-multipath or --disable-multipath was given.
if test "${enable_multipath+set}" = set; then
enableval="$enable_multipath"
- :
-fi
-
+fi;
if test "${enable_broken_aliases}" = "yes"; then
if test "${enable_netlink}" = "yes"
echo "Sorry, you can't use netlink with broken aliases"
exit 1
fi
- cat >> confdefs.h <<\EOF
-#define HAVE_BROKEN_ALIASES
-EOF
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_BROKEN_ALIASES
+_ACEOF
enable_netlink=no
fi
if test "${enable_tcp_zebra}" = "yes"; then
- cat >> confdefs.h <<\EOF
-#define HAVE_TCP_ZEBRA
-EOF
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_TCP_ZEBRA
+_ACEOF
fi
if test "${enable_nssa}" = "yes"; then
- cat >> confdefs.h <<\EOF
-#define HAVE_NSSA
-EOF
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_NSSA
+_ACEOF
fi
if test "${enable_opaque_lsa}" = "yes"; then
- cat >> confdefs.h <<\EOF
-#define HAVE_OPAQUE_LSA
-EOF
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_OPAQUE_LSA
+_ACEOF
fi
if test "${enable_ospf_te}" = "yes"; then
- cat >> confdefs.h <<\EOF
-#define HAVE_OPAQUE_LSA
-EOF
-
- cat >> confdefs.h <<\EOF
-#define HAVE_OSPF_TE
-EOF
-fi
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_OPAQUE_LSA
+_ACEOF
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_OSPF_TE
+_ACEOF
+fi
MULTIPATH_NUM=1
;;
"")
;;
- *)
+ *)
echo "Please specify digit to --enable-multipath ARG."
exit 1
;;
esac
-
-
-
-echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
-echo "configure:1589: checking for ANSI C header files" >&5
-if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+echo "$as_me:2882: checking for ANSI C header files" >&5
+echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
+if test "${ac_cv_header_stdc+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- cat > conftest.$ac_ext <<EOF
-#line 1594 "configure"
+ cat >conftest.$ac_ext <<_ACEOF
+#line 2888 "configure"
#include "confdefs.h"
#include <stdlib.h>
#include <stdarg.h>
#include <string.h>
#include <float.h>
-EOF
-ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:1602: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
-if test -z "$ac_err"; then
- rm -rf conftest*
+
+_ACEOF
+if { (eval echo "$as_me:2896: \"$ac_cpp conftest.$ac_ext\"") >&5
+ (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
+ ac_status=$?
+ egrep -v '^ *\+' conftest.er1 >conftest.err
+ rm -f conftest.er1
+ cat conftest.err >&5
+ echo "$as_me:2902: \$? = $ac_status" >&5
+ (exit $ac_status); } >/dev/null; then
+ if test -s conftest.err; then
+ ac_cpp_err=$ac_c_preproc_warn_flag
+ else
+ ac_cpp_err=
+ fi
+else
+ ac_cpp_err=yes
+fi
+if test -z "$ac_cpp_err"; then
ac_cv_header_stdc=yes
else
- echo "$ac_err" >&5
- echo "configure: failed program was:" >&5
+ echo "$as_me: failed program was:" >&5
cat conftest.$ac_ext >&5
- rm -rf conftest*
ac_cv_header_stdc=no
fi
-rm -f conftest*
+rm -f conftest.err conftest.$ac_ext
if test $ac_cv_header_stdc = yes; then
# SunOS 4.x string.h does not declare mem*, contrary to ANSI.
-cat > conftest.$ac_ext <<EOF
-#line 1619 "configure"
+ cat >conftest.$ac_ext <<_ACEOF
+#line 2924 "configure"
#include "confdefs.h"
#include <string.h>
-EOF
+
+_ACEOF
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
egrep "memchr" >/dev/null 2>&1; then
:
else
- rm -rf conftest*
ac_cv_header_stdc=no
fi
rm -f conftest*
if test $ac_cv_header_stdc = yes; then
# ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
-cat > conftest.$ac_ext <<EOF
-#line 1637 "configure"
+ cat >conftest.$ac_ext <<_ACEOF
+#line 2942 "configure"
#include "confdefs.h"
#include <stdlib.h>
-EOF
+
+_ACEOF
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
egrep "free" >/dev/null 2>&1; then
:
else
- rm -rf conftest*
ac_cv_header_stdc=no
fi
rm -f conftest*
if test $ac_cv_header_stdc = yes; then
# /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
-if test "$cross_compiling" = yes; then
+ if test "$cross_compiling" = yes; then
:
else
- cat > conftest.$ac_ext <<EOF
-#line 1658 "configure"
+ cat >conftest.$ac_ext <<_ACEOF
+#line 2963 "configure"
#include "confdefs.h"
#include <ctype.h>
-#define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
-#define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
-#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
-int main () { int i; for (i = 0; i < 256; i++)
-if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
-exit (0); }
+#if ((' ' & 0x0FF) == 0x020)
+# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
+# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
+#else
+# define ISLOWER(c) (('a' <= (c) && (c) <= 'i') \
+ || ('j' <= (c) && (c) <= 'r') \
+ || ('s' <= (c) && (c) <= 'z'))
+# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
+#endif
-EOF
-if { (eval echo configure:1669: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-then
+#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
+int
+main ()
+{
+ int i;
+ for (i = 0; i < 256; i++)
+ if (XOR (islower (i), ISLOWER (i))
+ || toupper (i) != TOUPPER (i))
+ exit(2);
+ exit (0);
+}
+_ACEOF
+rm -f conftest$ac_exeext
+if { (eval echo "$as_me:2989: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:2992: \$? = $ac_status" >&5
+ (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
+ { (eval echo "$as_me:2994: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:2997: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
:
else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -fr conftest*
- ac_cv_header_stdc=no
+ echo "$as_me: program exited with status $ac_status" >&5
+echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_header_stdc=no
fi
-rm -fr conftest*
+rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
fi
-
fi
fi
-
-echo "$ac_t""$ac_cv_header_stdc" 1>&6
+echo "$as_me:3010: result: $ac_cv_header_stdc" >&5
+echo "${ECHO_T}$ac_cv_header_stdc" >&6
if test $ac_cv_header_stdc = yes; then
- cat >> confdefs.h <<\EOF
+
+cat >>confdefs.h <<\_ACEOF
#define STDC_HEADERS 1
-EOF
+_ACEOF
fi
-for ac_hdr in string.h stropts.h sys/conf.h sys/ksym.h sys/time.h sys/times.h sys/select.h sys/sysctl.h sys/sockio.h sys/types.h net/if_dl.h net/if_var.h linux/version.h kvm.h netdb.h netinet/in.h net/netopt.h netinet/in_var.h netinet/in6_var.h netinet/in6.h inet/nd.h asm/types.h netinet/icmp6.h netinet6/nd6.h libutil.h
+# On IRIX 5.3, sys/types and inttypes.h are conflicting.
+
+for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
+ inttypes.h stdint.h unistd.h
do
-ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:1696: checking for $ac_hdr" >&5
-if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
-else
- cat > conftest.$ac_ext <<EOF
-#line 1701 "configure"
+as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
+echo "$as_me:3026: checking for $ac_header" >&5
+echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
+if eval "test \"\${$as_ac_Header+set}\" = set"; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ cat >conftest.$ac_ext <<_ACEOF
+#line 3032 "configure"
#include "confdefs.h"
-#include <$ac_hdr>
-EOF
-ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:1706: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
-if test -z "$ac_err"; then
- rm -rf conftest*
- eval "ac_cv_header_$ac_safe=yes"
-else
- echo "$ac_err" >&5
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_header_$ac_safe=no"
+$ac_includes_default
+
+#include <$ac_header>
+_ACEOF
+rm -f conftest.$ac_objext
+if { (eval echo "$as_me:3039: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:3042: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest.$ac_objext'
+ { (eval echo "$as_me:3045: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:3048: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ eval "$as_ac_Header=yes"
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+eval "$as_ac_Header=no"
+fi
+rm -f conftest.$ac_objext conftest.$ac_ext
+fi
+echo "$as_me:3058: result: `eval echo '${'$as_ac_Header'}'`" >&5
+echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
+if test `eval echo '${'$as_ac_Header'}'` = yes; then
+ cat >>confdefs.h <<_ACEOF
+#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
+_ACEOF
+
fi
-rm -f conftest*
+
+done
+
+for ac_header in string.h stropts.h sys/conf.h sys/ksym.h sys/time.h sys/times.h sys/select.h sys/sysctl.h sys/sockio.h sys/types.h net/if_dl.h net/if_var.h linux/version.h kvm.h netdb.h netinet/in.h net/netopt.h netinet/in_var.h netinet/in6_var.h netinet/in6.h inet/nd.h asm/types.h netinet/icmp6.h netinet6/nd6.h libutil.h
+do
+as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
+if eval "test \"\${$as_ac_Header+set}\" = set"; then
+ echo "$as_me:3073: checking for $ac_header" >&5
+echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
+if eval "test \"\${$as_ac_Header+set}\" = set"; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+fi
+echo "$as_me:3078: result: `eval echo '${'$as_ac_Header'}'`" >&5
+echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
+else
+ # Is the header compilable?
+echo "$as_me:3082: checking $ac_header usability" >&5
+echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
+cat >conftest.$ac_ext <<_ACEOF
+#line 3085 "configure"
+#include "confdefs.h"
+$ac_includes_default
+#include <$ac_header>
+_ACEOF
+rm -f conftest.$ac_objext
+if { (eval echo "$as_me:3091: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:3094: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest.$ac_objext'
+ { (eval echo "$as_me:3097: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:3100: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_header_compiler=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_header_compiler=no
+fi
+rm -f conftest.$ac_objext conftest.$ac_ext
+echo "$as_me:3109: result: $ac_header_compiler" >&5
+echo "${ECHO_T}$ac_header_compiler" >&6
+
+# Is the header present?
+echo "$as_me:3113: checking $ac_header presence" >&5
+echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
+cat >conftest.$ac_ext <<_ACEOF
+#line 3116 "configure"
+#include "confdefs.h"
+#include <$ac_header>
+_ACEOF
+if { (eval echo "$as_me:3120: \"$ac_cpp conftest.$ac_ext\"") >&5
+ (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
+ ac_status=$?
+ egrep -v '^ *\+' conftest.er1 >conftest.err
+ rm -f conftest.er1
+ cat conftest.err >&5
+ echo "$as_me:3126: \$? = $ac_status" >&5
+ (exit $ac_status); } >/dev/null; then
+ if test -s conftest.err; then
+ ac_cpp_err=$ac_c_preproc_warn_flag
+ else
+ ac_cpp_err=
+ fi
+else
+ ac_cpp_err=yes
fi
-if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
- cat >> confdefs.h <<EOF
-#define $ac_tr_hdr 1
-EOF
-
+if test -z "$ac_cpp_err"; then
+ ac_header_preproc=yes
else
- echo "$ac_t""no" 1>&6
+ echo "$as_me: failed program was:" >&5
+ cat conftest.$ac_ext >&5
+ ac_header_preproc=no
+fi
+rm -f conftest.err conftest.$ac_ext
+echo "$as_me:3144: result: $ac_header_preproc" >&5
+echo "${ECHO_T}$ac_header_preproc" >&6
+
+# So? What about this header?
+case $ac_header_compiler:$ac_header_preproc in
+ yes:no )
+ { echo "$as_me:3150: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
+echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
+ { echo "$as_me:3152: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
+echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
+ no:yes )
+ { echo "$as_me:3155: WARNING: $ac_header: present but cannot be compiled." >&5
+echo "$as_me: WARNING: $ac_header: present but cannot be compiled." >&2;}
+ { echo "$as_me:3157: WARNING: $ac_header: check for missing prerequisite headers?" >&5
+echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
+ { echo "$as_me:3159: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
+echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
+esac
+echo "$as_me:3162: checking for $ac_header" >&5
+echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
+if eval "test \"\${$as_ac_Header+set}\" = set"; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ eval "$as_ac_Header=$ac_header_preproc"
fi
-done
+echo "$as_me:3169: result: `eval echo '${'$as_ac_Header'}'`" >&5
+echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
+fi
+if test `eval echo '${'$as_ac_Header'}'` = yes; then
+ cat >>confdefs.h <<_ACEOF
+#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
+_ACEOF
+
+fi
+
+done
-echo $ac_n "checking for working const""... $ac_c" 1>&6
-echo "configure:1734: checking for working const" >&5
-if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+echo "$as_me:3182: checking for $CC option to accept ANSI C" >&5
+echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
+if test "${ac_cv_prog_cc_stdc+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- cat > conftest.$ac_ext <<EOF
-#line 1739 "configure"
+ ac_cv_prog_cc_stdc=no
+ac_save_CC=$CC
+cat >conftest.$ac_ext <<_ACEOF
+#line 3190 "configure"
#include "confdefs.h"
-
-int main() {
-
-/* Ultrix mips cc rejects this. */
-typedef int charset[2]; const charset x;
-/* SunOS 4.1.1 cc rejects this. */
-char const *const *ccp;
-char **p;
-/* NEC SVR4.0.2 mips cc rejects this. */
-struct point {int x, y;};
-static struct point const zero = {0,0};
-/* AIX XL C 1.02.0.0 rejects this.
- It does not let you subtract one const X* pointer from another in an arm
- of an if-expression whose if-part is not a constant expression */
-const char *g = "string";
-ccp = &g + (g ? g-g : 0);
-/* HPUX 7.0 cc rejects these. */
-++ccp;
-p = (char**) ccp;
-ccp = (char const *const *) p;
-{ /* SCO 3.2v4 cc rejects this. */
- char *t;
- char const *s = 0 ? (char *) 0 : (char const *) 0;
-
- *t++ = 0;
-}
-{ /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
- int x[] = {25, 17};
- const int *foo = &x[0];
- ++foo;
-}
-{ /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
- typedef const int *iptr;
- iptr p = 0;
- ++p;
+#include <stdarg.h>
+#include <stdio.h>
+#include <sys/types.h>
+#include <sys/stat.h>
+/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
+struct buf { int x; };
+FILE * (*rcsopen) (struct buf *, struct stat *, int);
+static char *e (p, i)
+ char **p;
+ int i;
+{
+ return p[i];
}
-{ /* AIX XL C 1.02.0.0 rejects this saying
- "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
- struct s { int j; const int *ap[3]; };
- struct s *b; b->j = 5;
+static char *f (char * (*g) (char **, int), char **p, ...)
+{
+ char *s;
+ va_list v;
+ va_start (v,p);
+ s = g (p, va_arg (v,int));
+ va_end (v);
+ return s;
}
-{ /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
- const int foo = 10;
+int test (int i, double x);
+struct s1 {int (*f) (int a);};
+struct s2 {int (*f) (double a);};
+int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
+int argc;
+char **argv;
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
+ ;
+ return 0;
}
+_ACEOF
+# Don't try gcc -ansi; that turns off useful extensions and
+# breaks some systems' header files.
+# AIX -qlanglvl=ansi
+# Ultrix and OSF/1 -std1
+# HP-UX 10.20 and later -Ae
+# HP-UX older versions -Aa -D_HPUX_SOURCE
+# SVR4 -Xc -D__EXTENSIONS__
+for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
+do
+ CC="$ac_save_CC $ac_arg"
+ rm -f conftest.$ac_objext
+if { (eval echo "$as_me:3245: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:3248: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest.$ac_objext'
+ { (eval echo "$as_me:3251: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:3254: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_prog_cc_stdc=$ac_arg
+break
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+fi
+rm -f conftest.$ac_objext
+done
+rm -f conftest.$ac_ext conftest.$ac_objext
+CC=$ac_save_CC
+
+fi
+
+case "x$ac_cv_prog_cc_stdc" in
+ x|xno)
+ echo "$as_me:3271: result: none needed" >&5
+echo "${ECHO_T}none needed" >&6 ;;
+ *)
+ echo "$as_me:3274: result: $ac_cv_prog_cc_stdc" >&5
+echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
+ CC="$CC $ac_cv_prog_cc_stdc" ;;
+esac
+
+echo "$as_me:3279: checking for an ANSI C-conforming const" >&5
+echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
+if test "${ac_cv_c_const+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ cat >conftest.$ac_ext <<_ACEOF
+#line 3285 "configure"
+#include "confdefs.h"
+
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+/* FIXME: Include the comments suggested by Paul. */
+#ifndef __cplusplus
+ /* Ultrix mips cc rejects this. */
+ typedef int charset[2];
+ const charset x;
+ /* SunOS 4.1.1 cc rejects this. */
+ char const *const *ccp;
+ char **p;
+ /* NEC SVR4.0.2 mips cc rejects this. */
+ struct point {int x, y;};
+ static struct point const zero = {0,0};
+ /* AIX XL C 1.02.0.0 rejects this.
+ It does not let you subtract one const X* pointer from another in
+ an arm of an if-expression whose if-part is not a constant
+ expression */
+ const char *g = "string";
+ ccp = &g + (g ? g-g : 0);
+ /* HPUX 7.0 cc rejects these. */
+ ++ccp;
+ p = (char**) ccp;
+ ccp = (char const *const *) p;
+ { /* SCO 3.2v4 cc rejects this. */
+ char *t;
+ char const *s = 0 ? (char *) 0 : (char const *) 0;
+
+ *t++ = 0;
+ }
+ { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
+ int x[] = {25, 17};
+ const int *foo = &x[0];
+ ++foo;
+ }
+ { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
+ typedef const int *iptr;
+ iptr p = 0;
+ ++p;
+ }
+ { /* AIX XL C 1.02.0.0 rejects this saying
+ "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
+ struct s { int j; const int *ap[3]; };
+ struct s *b; b->j = 5;
+ }
+ { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
+ const int foo = 10;
+ }
+#endif
-; return 0; }
-EOF
-if { (eval echo configure:1788: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
- rm -rf conftest*
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (eval echo "$as_me:3349: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:3352: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest.$ac_objext'
+ { (eval echo "$as_me:3355: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:3358: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
ac_cv_c_const=yes
else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- ac_cv_c_const=no
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_c_const=no
fi
-rm -f conftest*
+rm -f conftest.$ac_objext conftest.$ac_ext
fi
-
-echo "$ac_t""$ac_cv_c_const" 1>&6
+echo "$as_me:3368: result: $ac_cv_c_const" >&5
+echo "${ECHO_T}$ac_cv_c_const" >&6
if test $ac_cv_c_const = no; then
- cat >> confdefs.h <<\EOF
-#define const
-EOF
+
+cat >>confdefs.h <<\_ACEOF
+#define const
+_ACEOF
fi
-echo $ac_n "checking return type of signal handlers""... $ac_c" 1>&6
-echo "configure:1809: checking return type of signal handlers" >&5
-if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+echo "$as_me:3378: checking return type of signal handlers" >&5
+echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6
+if test "${ac_cv_type_signal+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- cat > conftest.$ac_ext <<EOF
-#line 1814 "configure"
+ cat >conftest.$ac_ext <<_ACEOF
+#line 3384 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <signal.h>
#ifdef signal
-#undef signal
+# undef signal
#endif
#ifdef __cplusplus
extern "C" void (*signal (int, void (*)(int)))(int);
void (*signal ()) ();
#endif
-int main() {
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
int i;
-; return 0; }
-EOF
-if { (eval echo configure:1831: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
- rm -rf conftest*
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (eval echo "$as_me:3412: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:3415: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest.$ac_objext'
+ { (eval echo "$as_me:3418: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:3421: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
ac_cv_type_signal=void
else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- ac_cv_type_signal=int
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_type_signal=int
fi
-rm -f conftest*
+rm -f conftest.$ac_objext conftest.$ac_ext
fi
+echo "$as_me:3431: result: $ac_cv_type_signal" >&5
+echo "${ECHO_T}$ac_cv_type_signal" >&6
-echo "$ac_t""$ac_cv_type_signal" 1>&6
-cat >> confdefs.h <<EOF
+cat >>confdefs.h <<_ACEOF
#define RETSIGTYPE $ac_cv_type_signal
-EOF
-
-
+_ACEOF
case "$host" in
*-sunos5.6* | *-solaris2.6*)
opsys=sol2-6
- cat >> confdefs.h <<\EOF
-#define SUNOS_5
-EOF
- echo $ac_n "checking for main in -lxnet""... $ac_c" 1>&6
-echo "configure:1858: checking for main in -lxnet" >&5
-ac_lib_var=`echo xnet'_'main | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+cat >>confdefs.h <<\_ACEOF
+#define SUNOS_5
+_ACEOF
+
+echo "$as_me:3446: checking for main in -lxnet" >&5
+echo $ECHO_N "checking for main in -lxnet... $ECHO_C" >&6
+if test "${ac_cv_lib_xnet_main+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- ac_save_LIBS="$LIBS"
+ ac_check_lib_save_LIBS=$LIBS
LIBS="-lxnet $LIBS"
-cat > conftest.$ac_ext <<EOF
-#line 1866 "configure"
+cat >conftest.$ac_ext <<_ACEOF
+#line 3454 "configure"
#include "confdefs.h"
-int main() {
-main()
-; return 0; }
-EOF
-if { (eval echo configure:1873: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=no"
-fi
-rm -f conftest*
-LIBS="$ac_save_LIBS"
-
-fi
-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- ac_tr_lib=HAVE_LIB`echo xnet | sed -e 's/[^a-zA-Z0-9_]/_/g' \
- -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
- cat >> confdefs.h <<EOF
-#define $ac_tr_lib 1
-EOF
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+main ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:3472: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:3475: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:3478: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:3481: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_xnet_main=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_xnet_main=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:3492: result: $ac_cv_lib_xnet_main" >&5
+echo "${ECHO_T}$ac_cv_lib_xnet_main" >&6
+if test $ac_cv_lib_xnet_main = yes; then
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_LIBXNET 1
+_ACEOF
LIBS="-lxnet $LIBS"
-else
- echo "$ac_t""no" 1>&6
fi
CURSES=-lcurses
;;
*-sunos5* | *-solaris2*)
- cat >> confdefs.h <<\EOF
-#define SUNOS_5
-EOF
- echo $ac_n "checking for main in -lsocket""... $ac_c" 1>&6
-echo "configure:1908: checking for main in -lsocket" >&5
-ac_lib_var=`echo socket'_'main | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+cat >>confdefs.h <<\_ACEOF
+#define SUNOS_5
+_ACEOF
+
+echo "$as_me:3511: checking for main in -lsocket" >&5
+echo $ECHO_N "checking for main in -lsocket... $ECHO_C" >&6
+if test "${ac_cv_lib_socket_main+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- ac_save_LIBS="$LIBS"
+ ac_check_lib_save_LIBS=$LIBS
LIBS="-lsocket $LIBS"
-cat > conftest.$ac_ext <<EOF
-#line 1916 "configure"
+cat >conftest.$ac_ext <<_ACEOF
+#line 3519 "configure"
#include "confdefs.h"
-int main() {
-main()
-; return 0; }
-EOF
-if { (eval echo configure:1923: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=no"
-fi
-rm -f conftest*
-LIBS="$ac_save_LIBS"
-
-fi
-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- ac_tr_lib=HAVE_LIB`echo socket | sed -e 's/[^a-zA-Z0-9_]/_/g' \
- -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
- cat >> confdefs.h <<EOF
-#define $ac_tr_lib 1
-EOF
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+main ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:3537: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:3540: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:3543: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:3546: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_socket_main=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_socket_main=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:3557: result: $ac_cv_lib_socket_main" >&5
+echo "${ECHO_T}$ac_cv_lib_socket_main" >&6
+if test $ac_cv_lib_socket_main = yes; then
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_LIBSOCKET 1
+_ACEOF
LIBS="-lsocket $LIBS"
-else
- echo "$ac_t""no" 1>&6
fi
- echo $ac_n "checking for main in -lnsl""... $ac_c" 1>&6
-echo "configure:1951: checking for main in -lnsl" >&5
-ac_lib_var=`echo nsl'_'main | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+echo "$as_me:3568: checking for main in -lnsl" >&5
+echo $ECHO_N "checking for main in -lnsl... $ECHO_C" >&6
+if test "${ac_cv_lib_nsl_main+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- ac_save_LIBS="$LIBS"
+ ac_check_lib_save_LIBS=$LIBS
LIBS="-lnsl $LIBS"
-cat > conftest.$ac_ext <<EOF
-#line 1959 "configure"
+cat >conftest.$ac_ext <<_ACEOF
+#line 3576 "configure"
#include "confdefs.h"
-int main() {
-main()
-; return 0; }
-EOF
-if { (eval echo configure:1966: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=no"
-fi
-rm -f conftest*
-LIBS="$ac_save_LIBS"
-
-fi
-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- ac_tr_lib=HAVE_LIB`echo nsl | sed -e 's/[^a-zA-Z0-9_]/_/g' \
- -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
- cat >> confdefs.h <<EOF
-#define $ac_tr_lib 1
-EOF
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+main ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:3594: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:3597: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:3600: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:3603: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_nsl_main=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_nsl_main=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:3614: result: $ac_cv_lib_nsl_main" >&5
+echo "${ECHO_T}$ac_cv_lib_nsl_main" >&6
+if test $ac_cv_lib_nsl_main = yes; then
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_LIBNSL 1
+_ACEOF
LIBS="-lnsl $LIBS"
-else
- echo "$ac_t""no" 1>&6
fi
CURSES=-lcurses
;;
*-linux-*)
opsys=gnu-linux
- cat >> confdefs.h <<\EOF
-#define GNU_LINUX
-EOF
+
+cat >>confdefs.h <<\_ACEOF
+#define GNU_LINUX
+_ACEOF
;;
*-nec-sysv4*)
- echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6
-echo "configure:2004: checking for gethostbyname in -lnsl" >&5
-ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+
+echo "$as_me:3637: checking for gethostbyname in -lnsl" >&5
+echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6
+if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- ac_save_LIBS="$LIBS"
+ ac_check_lib_save_LIBS=$LIBS
LIBS="-lnsl $LIBS"
-cat > conftest.$ac_ext <<EOF
-#line 2012 "configure"
+cat >conftest.$ac_ext <<_ACEOF
+#line 3645 "configure"
#include "confdefs.h"
+
/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char gethostbyname();
-
-int main() {
-gethostbyname()
-; return 0; }
-EOF
-if { (eval echo configure:2023: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=no"
-fi
-rm -f conftest*
-LIBS="$ac_save_LIBS"
-
-fi
-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- ac_tr_lib=HAVE_LIB`echo nsl | sed -e 's/[^a-zA-Z0-9_]/_/g' \
- -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
- cat >> confdefs.h <<EOF
-#define $ac_tr_lib 1
-EOF
+ builtin and then its argument prototype would still apply. */
+char gethostbyname ();
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+gethostbyname ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:3670: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:3673: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:3676: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:3679: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_nsl_gethostbyname=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_nsl_gethostbyname=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:3690: result: $ac_cv_lib_nsl_gethostbyname" >&5
+echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6
+if test $ac_cv_lib_nsl_gethostbyname = yes; then
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_LIBNSL 1
+_ACEOF
LIBS="-lnsl $LIBS"
-else
- echo "$ac_t""no" 1>&6
fi
- echo $ac_n "checking for socket in -lsocket""... $ac_c" 1>&6
-echo "configure:2051: checking for socket in -lsocket" >&5
-ac_lib_var=`echo socket'_'socket | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+echo "$as_me:3701: checking for socket in -lsocket" >&5
+echo $ECHO_N "checking for socket in -lsocket... $ECHO_C" >&6
+if test "${ac_cv_lib_socket_socket+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- ac_save_LIBS="$LIBS"
+ ac_check_lib_save_LIBS=$LIBS
LIBS="-lsocket $LIBS"
-cat > conftest.$ac_ext <<EOF
-#line 2059 "configure"
+cat >conftest.$ac_ext <<_ACEOF
+#line 3709 "configure"
#include "confdefs.h"
+
/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char socket();
-
-int main() {
-socket()
-; return 0; }
-EOF
-if { (eval echo configure:2070: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=no"
-fi
-rm -f conftest*
-LIBS="$ac_save_LIBS"
-
-fi
-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- ac_tr_lib=HAVE_LIB`echo socket | sed -e 's/[^a-zA-Z0-9_]/_/g' \
- -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
- cat >> confdefs.h <<EOF
-#define $ac_tr_lib 1
-EOF
+ builtin and then its argument prototype would still apply. */
+char socket ();
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+socket ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:3734: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:3737: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:3740: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:3743: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_socket_socket=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_socket_socket=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:3754: result: $ac_cv_lib_socket_socket" >&5
+echo "${ECHO_T}$ac_cv_lib_socket_socket" >&6
+if test $ac_cv_lib_socket_socket = yes; then
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_LIBSOCKET 1
+_ACEOF
LIBS="-lsocket $LIBS"
-else
- echo "$ac_t""no" 1>&6
fi
;;
*-freebsd3.2)
- cat >> confdefs.h <<\EOF
-#define FREEBSD_32
-EOF
+
+cat >>confdefs.h <<\_ACEOF
+#define FREEBSD_32
+_ACEOF
;;
*-openbsd*)
opsys=openbsd
- cat >> confdefs.h <<\EOF
-#define OPEN_BSD
-EOF
+
+cat >>confdefs.h <<\_ACEOF
+#define OPEN_BSD
+_ACEOF
;;
*-bsdi*)
opsys=bsdi
OTHER_METHOD="mtu_kvm.o"
- echo $ac_n "checking for main in -lkvm""... $ac_c" 1>&6
-echo "configure:2115: checking for main in -lkvm" >&5
-ac_lib_var=`echo kvm'_'main | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+
+echo "$as_me:3785: checking for main in -lkvm" >&5
+echo $ECHO_N "checking for main in -lkvm... $ECHO_C" >&6
+if test "${ac_cv_lib_kvm_main+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- ac_save_LIBS="$LIBS"
+ ac_check_lib_save_LIBS=$LIBS
LIBS="-lkvm $LIBS"
-cat > conftest.$ac_ext <<EOF
-#line 2123 "configure"
+cat >conftest.$ac_ext <<_ACEOF
+#line 3793 "configure"
#include "confdefs.h"
-int main() {
-main()
-; return 0; }
-EOF
-if { (eval echo configure:2130: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=no"
-fi
-rm -f conftest*
-LIBS="$ac_save_LIBS"
-
-fi
-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- ac_tr_lib=HAVE_LIB`echo kvm | sed -e 's/[^a-zA-Z0-9_]/_/g' \
- -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
- cat >> confdefs.h <<EOF
-#define $ac_tr_lib 1
-EOF
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+main ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:3811: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:3814: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:3817: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:3820: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_kvm_main=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_kvm_main=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:3831: result: $ac_cv_lib_kvm_main" >&5
+echo "${ECHO_T}$ac_cv_lib_kvm_main" >&6
+if test $ac_cv_lib_kvm_main = yes; then
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_LIBKVM 1
+_ACEOF
LIBS="-lkvm $LIBS"
-else
- echo "$ac_t""no" 1>&6
fi
;;
case "${enable_vtysh}" in
"yes") VTYSH="vtysh";
- cat >> confdefs.h <<\EOF
-#define VTYSH
-EOF
- echo $ac_n "checking for tputs in -ltinfo""... $ac_c" 1>&6
-echo "configure:2167: checking for tputs in -ltinfo" >&5
-ac_lib_var=`echo tinfo'_'tputs | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+cat >>confdefs.h <<\_ACEOF
+#define VTYSH
+_ACEOF
+
+echo "$as_me:3852: checking for tputs in -ltinfo" >&5
+echo $ECHO_N "checking for tputs in -ltinfo... $ECHO_C" >&6
+if test "${ac_cv_lib_tinfo_tputs+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- ac_save_LIBS="$LIBS"
+ ac_check_lib_save_LIBS=$LIBS
LIBS="-ltinfo $LIBS"
-cat > conftest.$ac_ext <<EOF
-#line 2175 "configure"
+cat >conftest.$ac_ext <<_ACEOF
+#line 3860 "configure"
#include "confdefs.h"
+
/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char tputs();
-
-int main() {
-tputs()
-; return 0; }
-EOF
-if { (eval echo configure:2186: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=no"
-fi
-rm -f conftest*
-LIBS="$ac_save_LIBS"
-
-fi
-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- ac_tr_lib=HAVE_LIB`echo tinfo | sed -e 's/[^a-zA-Z0-9_]/_/g' \
- -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
- cat >> confdefs.h <<EOF
-#define $ac_tr_lib 1
-EOF
+ builtin and then its argument prototype would still apply. */
+char tputs ();
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+tputs ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:3885: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:3888: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:3891: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:3894: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_tinfo_tputs=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_tinfo_tputs=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:3905: result: $ac_cv_lib_tinfo_tputs" >&5
+echo "${ECHO_T}$ac_cv_lib_tinfo_tputs" >&6
+if test $ac_cv_lib_tinfo_tputs = yes; then
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_LIBTINFO 1
+_ACEOF
LIBS="-ltinfo $LIBS"
else
- echo "$ac_t""no" 1>&6
-echo $ac_n "checking for tputs in -lncurses""... $ac_c" 1>&6
-echo "configure:2212: checking for tputs in -lncurses" >&5
-ac_lib_var=`echo ncurses'_'tputs | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+
+echo "$as_me:3916: checking for tputs in -lncurses" >&5
+echo $ECHO_N "checking for tputs in -lncurses... $ECHO_C" >&6
+if test "${ac_cv_lib_ncurses_tputs+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- ac_save_LIBS="$LIBS"
+ ac_check_lib_save_LIBS=$LIBS
LIBS="-lncurses $LIBS"
-cat > conftest.$ac_ext <<EOF
-#line 2220 "configure"
+cat >conftest.$ac_ext <<_ACEOF
+#line 3924 "configure"
#include "confdefs.h"
+
/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char tputs();
-
-int main() {
-tputs()
-; return 0; }
-EOF
-if { (eval echo configure:2231: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=no"
-fi
-rm -f conftest*
-LIBS="$ac_save_LIBS"
-
-fi
-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- ac_tr_lib=HAVE_LIB`echo ncurses | sed -e 's/^a-zA-Z0-9_/_/g' \
- -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
- cat >> confdefs.h <<EOF
-#define $ac_tr_lib 1
-EOF
+ builtin and then its argument prototype would still apply. */
+char tputs ();
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+tputs ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:3949: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:3952: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:3955: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:3958: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_ncurses_tputs=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_ncurses_tputs=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:3969: result: $ac_cv_lib_ncurses_tputs" >&5
+echo "${ECHO_T}$ac_cv_lib_ncurses_tputs" >&6
+if test $ac_cv_lib_ncurses_tputs = yes; then
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_LIBNCURSES 1
+_ACEOF
LIBS="-lncurses $LIBS"
-else
- echo "$ac_t""no" 1>&6
fi
fi
- echo $ac_n "checking for main in -lreadline""... $ac_c" 1>&6
-echo "configure:2261: checking for main in -lreadline" >&5
-ac_lib_var=`echo readline'_'main | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+echo "$as_me:3982: checking for main in -lreadline" >&5
+echo $ECHO_N "checking for main in -lreadline... $ECHO_C" >&6
+if test "${ac_cv_lib_readline_main+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- ac_save_LIBS="$LIBS"
+ ac_check_lib_save_LIBS=$LIBS
LIBS="-lreadline $LIBS"
-cat > conftest.$ac_ext <<EOF
-#line 2269 "configure"
+cat >conftest.$ac_ext <<_ACEOF
+#line 3990 "configure"
#include "confdefs.h"
-int main() {
-main()
-; return 0; }
-EOF
-if { (eval echo configure:2276: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=no"
-fi
-rm -f conftest*
-LIBS="$ac_save_LIBS"
-
-fi
-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- ac_tr_lib=HAVE_LIB`echo readline | sed -e 's/[^a-zA-Z0-9_]/_/g' \
- -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
- cat >> confdefs.h <<EOF
-#define $ac_tr_lib 1
-EOF
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+main ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:4008: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:4011: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:4014: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:4017: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_readline_main=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_readline_main=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:4028: result: $ac_cv_lib_readline_main" >&5
+echo "${ECHO_T}$ac_cv_lib_readline_main" >&6
+if test $ac_cv_lib_readline_main = yes; then
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_LIBREADLINE 1
+_ACEOF
LIBS="-lreadline $LIBS"
-else
- echo "$ac_t""no" 1>&6
fi
if test $ac_cv_lib_readline_main = no; then
- { echo "configure: error: vtysh needs libreadline but was not found on your system." 1>&2; exit 1; }
+ { { echo "$as_me:4040: error: vtysh needs libreadline but was not found on your system." >&5
+echo "$as_me: error: vtysh needs libreadline but was not found on your system." >&2;}
+ { (exit 1); exit 1; }; }
fi
- ac_safe=`echo "readline/history.h" | sed 'y%./+-%__p_%'`
-echo $ac_n "checking for readline/history.h""... $ac_c" 1>&6
-echo "configure:2308: checking for readline/history.h" >&5
-if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
-else
- cat > conftest.$ac_ext <<EOF
-#line 2313 "configure"
+ if test "${ac_cv_header_readline_history_h+set}" = set; then
+ echo "$as_me:4045: checking for readline/history.h" >&5
+echo $ECHO_N "checking for readline/history.h... $ECHO_C" >&6
+if test "${ac_cv_header_readline_history_h+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+fi
+echo "$as_me:4050: result: $ac_cv_header_readline_history_h" >&5
+echo "${ECHO_T}$ac_cv_header_readline_history_h" >&6
+else
+ # Is the header compilable?
+echo "$as_me:4054: checking readline/history.h usability" >&5
+echo $ECHO_N "checking readline/history.h usability... $ECHO_C" >&6
+cat >conftest.$ac_ext <<_ACEOF
+#line 4057 "configure"
#include "confdefs.h"
+$ac_includes_default
#include <readline/history.h>
-EOF
-ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:2318: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
-ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
-if test -z "$ac_err"; then
- rm -rf conftest*
- eval "ac_cv_header_$ac_safe=yes"
-else
- echo "$ac_err" >&5
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_header_$ac_safe=no"
-fi
-rm -f conftest*
+_ACEOF
+rm -f conftest.$ac_objext
+if { (eval echo "$as_me:4063: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:4066: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest.$ac_objext'
+ { (eval echo "$as_me:4069: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:4072: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_header_compiler=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_header_compiler=no
+fi
+rm -f conftest.$ac_objext conftest.$ac_ext
+echo "$as_me:4081: result: $ac_header_compiler" >&5
+echo "${ECHO_T}$ac_header_compiler" >&6
+
+# Is the header present?
+echo "$as_me:4085: checking readline/history.h presence" >&5
+echo $ECHO_N "checking readline/history.h presence... $ECHO_C" >&6
+cat >conftest.$ac_ext <<_ACEOF
+#line 4088 "configure"
+#include "confdefs.h"
+#include <readline/history.h>
+_ACEOF
+if { (eval echo "$as_me:4092: \"$ac_cpp conftest.$ac_ext\"") >&5
+ (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
+ ac_status=$?
+ egrep -v '^ *\+' conftest.er1 >conftest.err
+ rm -f conftest.er1
+ cat conftest.err >&5
+ echo "$as_me:4098: \$? = $ac_status" >&5
+ (exit $ac_status); } >/dev/null; then
+ if test -s conftest.err; then
+ ac_cpp_err=$ac_c_preproc_warn_flag
+ else
+ ac_cpp_err=
+ fi
+else
+ ac_cpp_err=yes
fi
-if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- :
+if test -z "$ac_cpp_err"; then
+ ac_header_preproc=yes
else
- echo "$ac_t""no" 1>&6
+ echo "$as_me: failed program was:" >&5
+ cat conftest.$ac_ext >&5
+ ac_header_preproc=no
+fi
+rm -f conftest.err conftest.$ac_ext
+echo "$as_me:4116: result: $ac_header_preproc" >&5
+echo "${ECHO_T}$ac_header_preproc" >&6
+
+# So? What about this header?
+case $ac_header_compiler:$ac_header_preproc in
+ yes:no )
+ { echo "$as_me:4122: WARNING: readline/history.h: accepted by the compiler, rejected by the preprocessor!" >&5
+echo "$as_me: WARNING: readline/history.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
+ { echo "$as_me:4124: WARNING: readline/history.h: proceeding with the preprocessor's result" >&5
+echo "$as_me: WARNING: readline/history.h: proceeding with the preprocessor's result" >&2;};;
+ no:yes )
+ { echo "$as_me:4127: WARNING: readline/history.h: present but cannot be compiled." >&5
+echo "$as_me: WARNING: readline/history.h: present but cannot be compiled." >&2;}
+ { echo "$as_me:4129: WARNING: readline/history.h: check for missing prerequisite headers?" >&5
+echo "$as_me: WARNING: readline/history.h: check for missing prerequisite headers?" >&2;}
+ { echo "$as_me:4131: WARNING: readline/history.h: proceeding with the preprocessor's result" >&5
+echo "$as_me: WARNING: readline/history.h: proceeding with the preprocessor's result" >&2;};;
+esac
+echo "$as_me:4134: checking for readline/history.h" >&5
+echo $ECHO_N "checking for readline/history.h... $ECHO_C" >&6
+if test "${ac_cv_header_readline_history_h+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ ac_cv_header_readline_history_h=$ac_header_preproc
+fi
+echo "$as_me:4141: result: $ac_cv_header_readline_history_h" >&5
+echo "${ECHO_T}$ac_cv_header_readline_history_h" >&6
+
fi
if test $ac_cv_header_readline_history_h = no;then
- { echo "configure: error: readline is too old to have readline/history.h, please update to the latest readline library." 1>&2; exit 1; }
+ { { echo "$as_me:4147: error: readline is too old to have readline/history.h, please update to the latest readline library." >&5
+echo "$as_me: error: readline is too old to have readline/history.h, please update to the latest readline library." >&2;}
+ { (exit 1); exit 1; }; }
fi
;;
"no" ) VTYSH="";;
esac
if test "$with_libpam" = "yes"; then
-echo $ac_n "checking for pam_start in -lpam""... $ac_c" 1>&6
-echo "configure:2349: checking for pam_start in -lpam" >&5
-ac_lib_var=`echo pam'_'pam_start | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+echo "$as_me:4157: checking for pam_start in -lpam" >&5
+echo $ECHO_N "checking for pam_start in -lpam... $ECHO_C" >&6
+if test "${ac_cv_lib_pam_pam_start+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- ac_save_LIBS="$LIBS"
+ ac_check_lib_save_LIBS=$LIBS
LIBS="-lpam $LIBS"
-cat > conftest.$ac_ext <<EOF
-#line 2357 "configure"
+cat >conftest.$ac_ext <<_ACEOF
+#line 4165 "configure"
#include "confdefs.h"
+
/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char pam_start();
-
-int main() {
-pam_start()
-; return 0; }
-EOF
-if { (eval echo configure:2368: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=no"
-fi
-rm -f conftest*
-LIBS="$ac_save_LIBS"
-
-fi
-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- echo $ac_n "checking for misc_conv in -lpam""... $ac_c" 1>&6
-echo "configure:2384: checking for misc_conv in -lpam" >&5
-ac_lib_var=`echo pam'_'misc_conv | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
-else
- ac_save_LIBS="$LIBS"
+ builtin and then its argument prototype would still apply. */
+char pam_start ();
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+pam_start ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:4190: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:4193: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:4196: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:4199: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_pam_pam_start=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_pam_pam_start=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:4210: result: $ac_cv_lib_pam_pam_start" >&5
+echo "${ECHO_T}$ac_cv_lib_pam_pam_start" >&6
+if test $ac_cv_lib_pam_pam_start = yes; then
+ echo "$as_me:4213: checking for misc_conv in -lpam" >&5
+echo $ECHO_N "checking for misc_conv in -lpam... $ECHO_C" >&6
+if test "${ac_cv_lib_pam_misc_conv+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ ac_check_lib_save_LIBS=$LIBS
LIBS="-lpam $LIBS"
-cat > conftest.$ac_ext <<EOF
-#line 2392 "configure"
+cat >conftest.$ac_ext <<_ACEOF
+#line 4221 "configure"
#include "confdefs.h"
+
/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char misc_conv();
-
-int main() {
-misc_conv()
-; return 0; }
-EOF
-if { (eval echo configure:2403: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=no"
-fi
-rm -f conftest*
-LIBS="$ac_save_LIBS"
-
-fi
-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- cat >> confdefs.h <<\EOF
-#define USE_PAM
-EOF
+ builtin and then its argument prototype would still apply. */
+char misc_conv ();
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+misc_conv ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:4246: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:4249: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:4252: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:4255: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_pam_misc_conv=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_pam_misc_conv=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:4266: result: $ac_cv_lib_pam_misc_conv" >&5
+echo "${ECHO_T}$ac_cv_lib_pam_misc_conv" >&6
+if test $ac_cv_lib_pam_misc_conv = yes; then
+
+cat >>confdefs.h <<\_ACEOF
+#define USE_PAM
+_ACEOF
LIBPAM="-lpam"
else
- echo "$ac_t""no" 1>&6
-cat >> confdefs.h <<\EOF
-#define USE_PAM
-EOF
+
+cat >>confdefs.h <<\_ACEOF
+#define USE_PAM
+_ACEOF
LIBPAM="-lpam -lpam_misc"
-
+
fi
-
else
- echo "$ac_t""no" 1>&6
-echo $ac_n "checking for pam_end in -lpam""... $ac_c" 1>&6
-echo "configure:2437: checking for pam_end in -lpam" >&5
-ac_lib_var=`echo pam'_'pam_end | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+ echo "$as_me:4286: checking for pam_end in -lpam" >&5
+echo $ECHO_N "checking for pam_end in -lpam... $ECHO_C" >&6
+if test "${ac_cv_lib_pam_pam_end+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- ac_save_LIBS="$LIBS"
+ ac_check_lib_save_LIBS=$LIBS
LIBS="-lpam -ldl $LIBS"
-cat > conftest.$ac_ext <<EOF
-#line 2445 "configure"
+cat >conftest.$ac_ext <<_ACEOF
+#line 4294 "configure"
#include "confdefs.h"
+
/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char pam_end();
-
-int main() {
-pam_end()
-; return 0; }
-EOF
-if { (eval echo configure:2456: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=no"
-fi
-rm -f conftest*
-LIBS="$ac_save_LIBS"
-
-fi
-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- echo $ac_n "checking for misc_conv in -lpam""... $ac_c" 1>&6
-echo "configure:2472: checking for misc_conv in -lpam" >&5
-ac_lib_var=`echo pam'_'misc_conv | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
-else
- ac_save_LIBS="$LIBS"
+ builtin and then its argument prototype would still apply. */
+char pam_end ();
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+pam_end ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:4319: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:4322: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:4325: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:4328: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_pam_pam_end=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_pam_pam_end=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:4339: result: $ac_cv_lib_pam_pam_end" >&5
+echo "${ECHO_T}$ac_cv_lib_pam_pam_end" >&6
+if test $ac_cv_lib_pam_pam_end = yes; then
+ echo "$as_me:4342: checking for misc_conv in -lpam" >&5
+echo $ECHO_N "checking for misc_conv in -lpam... $ECHO_C" >&6
+if test "${ac_cv_lib_pam_misc_conv+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ ac_check_lib_save_LIBS=$LIBS
LIBS="-lpam $LIBS"
-cat > conftest.$ac_ext <<EOF
-#line 2480 "configure"
+cat >conftest.$ac_ext <<_ACEOF
+#line 4350 "configure"
#include "confdefs.h"
+
/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char misc_conv();
-
-int main() {
-misc_conv()
-; return 0; }
-EOF
-if { (eval echo configure:2491: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=no"
-fi
-rm -f conftest*
-LIBS="$ac_save_LIBS"
-
-fi
-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- cat >> confdefs.h <<\EOF
+ builtin and then its argument prototype would still apply. */
+char misc_conv ();
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+misc_conv ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:4375: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:4378: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:4381: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:4384: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_pam_misc_conv=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_pam_misc_conv=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:4395: result: $ac_cv_lib_pam_misc_conv" >&5
+echo "${ECHO_T}$ac_cv_lib_pam_misc_conv" >&6
+if test $ac_cv_lib_pam_misc_conv = yes; then
+ cat >>confdefs.h <<\_ACEOF
#define USE_PAM 1
-EOF
+_ACEOF
LIBPAM="-lpam -ldl"
else
- echo "$ac_t""no" 1>&6
-cat >> confdefs.h <<\EOF
+ cat >>confdefs.h <<\_ACEOF
#define USE_PAM 1
-EOF
+_ACEOF
LIBPAM="-lpam -ldl -lpam_misc"
-
+
fi
-
else
- echo "$ac_t""no" 1>&6
-echo "configure: warning: *** pam support will not be built ***" 1>&2
+ { echo "$as_me:4413: WARNING: *** pam support will not be built ***" >&5
+echo "$as_me: WARNING: *** pam support will not be built ***" >&2;}
fi
-
-
fi
fi
-
-echo $ac_n "checking whether byte ordering is bigendian""... $ac_c" 1>&6
-echo "configure:2535: checking whether byte ordering is bigendian" >&5
-if eval "test \"`echo '$''{'ac_cv_c_bigendian'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+echo "$as_me:4421: checking whether byte ordering is bigendian" >&5
+echo $ECHO_N "checking whether byte ordering is bigendian... $ECHO_C" >&6
+if test "${ac_cv_c_bigendian+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- ac_cv_c_bigendian=unknown
-# See if sys/param.h defines the BYTE_ORDER macro.
-cat > conftest.$ac_ext <<EOF
-#line 2542 "configure"
+ # See if sys/param.h defines the BYTE_ORDER macro.
+cat >conftest.$ac_ext <<_ACEOF
+#line 4428 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/param.h>
-int main() {
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
#if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
bogus endian macros
#endif
-; return 0; }
-EOF
-if { (eval echo configure:2553: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
- rm -rf conftest*
+
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (eval echo "$as_me:4451: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:4454: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest.$ac_objext'
+ { (eval echo "$as_me:4457: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:4460: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
# It does; now see whether it defined to BIG_ENDIAN or not.
-cat > conftest.$ac_ext <<EOF
-#line 2557 "configure"
+cat >conftest.$ac_ext <<_ACEOF
+#line 4464 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/param.h>
-int main() {
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
#if BYTE_ORDER != BIG_ENDIAN
not big endian
#endif
-; return 0; }
-EOF
-if { (eval echo configure:2568: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
- rm -rf conftest*
+
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (eval echo "$as_me:4487: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:4490: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest.$ac_objext'
+ { (eval echo "$as_me:4493: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:4496: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
ac_cv_c_bigendian=yes
else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- ac_cv_c_bigendian=no
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_c_bigendian=no
fi
-rm -f conftest*
+rm -f conftest.$ac_objext conftest.$ac_ext
else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
-fi
-rm -f conftest*
-if test $ac_cv_c_bigendian = unknown; then
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+# It does not; compile a test program.
if test "$cross_compiling" = yes; then
- { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
+ # try to guess the endianess by grep'ing values into an object file
+ ac_cv_c_bigendian=unknown
+ cat >conftest.$ac_ext <<_ACEOF
+#line 4513 "configure"
+#include "confdefs.h"
+short ascii_mm[] = { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
+short ascii_ii[] = { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
+void _ascii () { char *s = (char *) ascii_mm; s = (char *) ascii_ii; }
+short ebcdic_ii[] = { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
+short ebcdic_mm[] = { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
+void _ebcdic () { char *s = (char *) ebcdic_mm; s = (char *) ebcdic_ii; }
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+ _ascii (); _ebcdic ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (eval echo "$as_me:4536: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:4539: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest.$ac_objext'
+ { (eval echo "$as_me:4542: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:4545: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ if fgrep BIGenDianSyS conftest.$ac_objext >/dev/null ; then
+ ac_cv_c_bigendian=yes
+fi
+if fgrep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
+ if test "$ac_cv_c_bigendian" = unknown; then
+ ac_cv_c_bigendian=no
+ else
+ # finding both strings is unlikely to happen, but who knows?
+ ac_cv_c_bigendian=unknown
+ fi
+fi
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+fi
+rm -f conftest.$ac_objext conftest.$ac_ext
else
- cat > conftest.$ac_ext <<EOF
-#line 2588 "configure"
+ cat >conftest.$ac_ext <<_ACEOF
+#line 4565 "configure"
#include "confdefs.h"
-main () {
+int
+main ()
+{
/* Are we little or big endian? From Harbison&Steele. */
union
{
u.l = 1;
exit (u.c[sizeof (long) - 1] == 1);
}
-EOF
-if { (eval echo configure:2601: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-then
+_ACEOF
+rm -f conftest$ac_exeext
+if { (eval echo "$as_me:4581: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:4584: \$? = $ac_status" >&5
+ (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
+ { (eval echo "$as_me:4586: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:4589: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
ac_cv_c_bigendian=no
else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -fr conftest*
- ac_cv_c_bigendian=yes
+ echo "$as_me: program exited with status $ac_status" >&5
+echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_c_bigendian=yes
fi
-rm -fr conftest*
+rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
fi
-
fi
+rm -f conftest.$ac_objext conftest.$ac_ext
fi
+echo "$as_me:4603: result: $ac_cv_c_bigendian" >&5
+echo "${ECHO_T}$ac_cv_c_bigendian" >&6
+case $ac_cv_c_bigendian in
+ yes)
-echo "$ac_t""$ac_cv_c_bigendian" 1>&6
-if test $ac_cv_c_bigendian = yes; then
- cat >> confdefs.h <<\EOF
+cat >>confdefs.h <<\_ACEOF
#define WORDS_BIGENDIAN 1
-EOF
-
-fi
-
-
+_ACEOF
+ ;;
+ no)
+ ;;
+ *)
+ { { echo "$as_me:4615: error: unknown endianess
+presetting ac_cv_c_bigendian=no (or yes) will help" >&5
+echo "$as_me: error: unknown endianess
+presetting ac_cv_c_bigendian=no (or yes) will help" >&2;}
+ { (exit 1); exit 1; }; } ;;
+esac
for ac_func in bcopy bzero strerror inet_aton daemon snprintf vsnprintf strlcat strlcpy if_nametoindex if_indextoname getifaddrs
do
-echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:2629: checking for $ac_func" >&5
-if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
-else
- cat > conftest.$ac_ext <<EOF
-#line 2634 "configure"
+as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
+echo "$as_me:4625: checking for $ac_func" >&5
+echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
+if eval "test \"\${$as_ac_var+set}\" = set"; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ cat >conftest.$ac_ext <<_ACEOF
+#line 4631 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func(); below. */
+ which can conflict with char $ac_func (); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char $ac_func();
-
-int main() {
-
+ builtin and then its argument prototype would still apply. */
+char $ac_func ();
+char (*f) ();
+
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
choke me
#else
-$ac_func();
+f = $ac_func;
#endif
-; return 0; }
-EOF
-if { (eval echo configure:2657: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_func_$ac_func=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_func_$ac_func=no"
-fi
-rm -f conftest*
-fi
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:4668: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:4671: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:4674: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:4677: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ eval "$as_ac_var=yes"
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+eval "$as_ac_var=no"
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+fi
+echo "$as_me:4687: result: `eval echo '${'$as_ac_var'}'`" >&5
+echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
+if test `eval echo '${'$as_ac_var'}'` = yes; then
+ cat >>confdefs.h <<_ACEOF
+#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
+_ACEOF
-if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
- cat >> confdefs.h <<EOF
-#define $ac_tr_func 1
-EOF
-
-else
- echo "$ac_t""no" 1>&6
fi
done
for ac_func in setproctitle
do
-echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:2684: checking for $ac_func" >&5
-if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
-else
- cat > conftest.$ac_ext <<EOF
-#line 2689 "configure"
+as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
+echo "$as_me:4700: checking for $ac_func" >&5
+echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
+if eval "test \"\${$as_ac_var+set}\" = set"; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ cat >conftest.$ac_ext <<_ACEOF
+#line 4706 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func(); below. */
+ which can conflict with char $ac_func (); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char $ac_func();
-
-int main() {
-
+ builtin and then its argument prototype would still apply. */
+char $ac_func ();
+char (*f) ();
+
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
choke me
#else
-$ac_func();
+f = $ac_func;
#endif
-; return 0; }
-EOF
-if { (eval echo configure:2712: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_func_$ac_func=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_func_$ac_func=no"
-fi
-rm -f conftest*
-fi
-
-if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
- cat >> confdefs.h <<EOF
-#define $ac_tr_func 1
-EOF
-
-else
- echo "$ac_t""no" 1>&6
-echo $ac_n "checking for setproctitle in -lutil""... $ac_c" 1>&6
-echo "configure:2734: checking for setproctitle in -lutil" >&5
-ac_lib_var=`echo util'_'setproctitle | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
-else
- ac_save_LIBS="$LIBS"
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:4743: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:4746: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:4749: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:4752: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ eval "$as_ac_var=yes"
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+eval "$as_ac_var=no"
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+fi
+echo "$as_me:4762: result: `eval echo '${'$as_ac_var'}'`" >&5
+echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
+if test `eval echo '${'$as_ac_var'}'` = yes; then
+ cat >>confdefs.h <<_ACEOF
+#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
+_ACEOF
+
+else
+ echo "$as_me:4770: checking for setproctitle in -lutil" >&5
+echo $ECHO_N "checking for setproctitle in -lutil... $ECHO_C" >&6
+if test "${ac_cv_lib_util_setproctitle+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ ac_check_lib_save_LIBS=$LIBS
LIBS="-lutil $LIBS"
-cat > conftest.$ac_ext <<EOF
-#line 2742 "configure"
+cat >conftest.$ac_ext <<_ACEOF
+#line 4778 "configure"
#include "confdefs.h"
+
/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char setproctitle();
-
-int main() {
-setproctitle()
-; return 0; }
-EOF
-if { (eval echo configure:2753: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=no"
-fi
-rm -f conftest*
-LIBS="$ac_save_LIBS"
-
-fi
-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- LIBS="$LIBS -lutil"; cat >> confdefs.h <<\EOF
+ builtin and then its argument prototype would still apply. */
+char setproctitle ();
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+setproctitle ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:4803: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:4806: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:4809: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:4812: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_util_setproctitle=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_util_setproctitle=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:4823: result: $ac_cv_lib_util_setproctitle" >&5
+echo "${ECHO_T}$ac_cv_lib_util_setproctitle" >&6
+if test $ac_cv_lib_util_setproctitle = yes; then
+ LIBS="$LIBS -lutil"; cat >>confdefs.h <<\_ACEOF
#define HAVE_SETPROCTITLE 1
-EOF
+_ACEOF
-else
- echo "$ac_t""no" 1>&6
fi
fi
done
-
-echo $ac_n "checking zebra between kernel interface method""... $ac_c" 1>&6
-echo "configure:2781: checking zebra between kernel interface method" >&5
+echo "$as_me:4835: checking zebra between kernel interface method" >&5
+echo $ECHO_N "checking zebra between kernel interface method... $ECHO_C" >&6
if test x"$opsys" = x"gnu-linux"; then
if test "${enable_netlink}" = "yes";then
- echo "$ac_t""netlink" 1>&6
+ echo "$as_me:4839: result: netlink" >&5
+echo "${ECHO_T}netlink" >&6
RT_METHOD=rt_netlink.o
- cat >> confdefs.h <<\EOF
-#define HAVE_NETLINK
-EOF
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_NETLINK
+_ACEOF
netlink=yes
elif test "${enable_netlink}" = "no"; then
- echo "$ac_t""ioctl" 1>&6
+ echo "$as_me:4849: result: ioctl" >&5
+echo "${ECHO_T}ioctl" >&6
RT_METHOD=rt_ioctl.o
netlink=no
else
- echo "$ac_t""netlink" 1>&6
+ echo "$as_me:4854: result: netlink" >&5
+echo "${ECHO_T}netlink" >&6
RT_METHOD=rt_netlink.o
- cat >> confdefs.h <<\EOF
-#define HAVE_NETLINK
-EOF
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_NETLINK
+_ACEOF
netlink=yes
fi
else
if test "$opsys" = "sol2-6";then
- echo "$ac_t""solaris" 1>&6
+ echo "$as_me:4866: result: solaris" >&5
+echo "${ECHO_T}solaris" >&6
KERNEL_METHOD="kernel_socket.o"
RT_METHOD="rt_socket.o"
else
if test "$cross_compiling" = yes; then
KERNEL_METHOD=kernel_socket.o
RT_METHOD=rt_socket.o
- echo "$ac_t""socket" 1>&6
+ echo "$as_me:4874: result: socket" >&5
+echo "${ECHO_T}socket" >&6
else
- cat > conftest.$ac_ext <<EOF
-#line 2816 "configure"
+ cat >conftest.$ac_ext <<_ACEOF
+#line 4878 "configure"
#include "confdefs.h"
#include <errno.h>
#include <sys/types.h>
exit (1);
exit (0);
}
-EOF
-if { (eval echo configure:2832: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
-then
+_ACEOF
+rm -f conftest$ac_exeext
+if { (eval echo "$as_me:4895: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:4898: \$? = $ac_status" >&5
+ (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
+ { (eval echo "$as_me:4900: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:4903: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
KERNEL_METHOD=kernel_socket.o
RT_METHOD=rt_socket.o
- echo "$ac_t""socket" 1>&6
+ echo "$as_me:4907: result: socket" >&5
+echo "${ECHO_T}socket" >&6
else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -fr conftest*
- RT_METHOD=rt_ioctl.o
- echo "$ac_t""ioctl" 1>&6
+ echo "$as_me: program exited with status $ac_status" >&5
+echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+RT_METHOD=rt_ioctl.o
+ echo "$as_me:4914: result: ioctl" >&5
+echo "${ECHO_T}ioctl" >&6
fi
-rm -fr conftest*
+rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
fi
-
fi
fi
-
-
-
-echo $ac_n "checking route read method check""... $ac_c" 1>&6
-echo "configure:2854: checking route read method check" >&5
-if eval "test \"`echo '$''{'zebra_rtread'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+echo "$as_me:4922: checking route read method check" >&5
+echo $ECHO_N "checking route read method check... $ECHO_C" >&6
+if test "${zebra_rtread+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
if test "$netlink" = yes; then
RTREAD_METHOD="rtread_netlink.o"
esac
fi
fi
+echo "$as_me:4945: result: $zebra_rtread" >&5
+echo "${ECHO_T}$zebra_rtread" >&6
-echo "$ac_t""$zebra_rtread" 1>&6
-
-
-echo $ac_n "checking interface looking up method""... $ac_c" 1>&6
-echo "configure:2881: checking interface looking up method" >&5
+echo "$as_me:4948: checking interface looking up method" >&5
+echo $ECHO_N "checking interface looking up method... $ECHO_C" >&6
if test "$netlink" = yes; then
- echo "$ac_t""netlink" 1>&6
+ echo "$as_me:4951: result: netlink" >&5
+echo "${ECHO_T}netlink" >&6
IF_METHOD=if_netlink.o
else
if test "$opsys" = "sol2-6";then
- echo "$ac_t""solaris" 1>&6
+ echo "$as_me:4956: result: solaris" >&5
+echo "${ECHO_T}solaris" >&6
IF_METHOD=if_ioctl.o
elif test "$opsys" = "openbsd";then
- echo "$ac_t""openbsd" 1>&6
+ echo "$as_me:4960: result: openbsd" >&5
+echo "${ECHO_T}openbsd" >&6
IF_METHOD=if_ioctl.o
elif grep NET_RT_IFLIST /usr/include/sys/socket.h >/dev/null 2>&1; then
- echo "$ac_t""sysctl" 1>&6
+ echo "$as_me:4964: result: sysctl" >&5
+echo "${ECHO_T}sysctl" >&6
IF_METHOD=if_sysctl.o
- cat >> confdefs.h <<\EOF
-#define HAVE_NET_RT_IFLIST
-EOF
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_NET_RT_IFLIST
+_ACEOF
else
- echo "$ac_t""ioctl" 1>&6
+ echo "$as_me:4973: result: ioctl" >&5
+echo "${ECHO_T}ioctl" >&6
IF_METHOD=if_ioctl.o
fi
fi
-
if test -r /proc/net/dev; then
- cat >> confdefs.h <<\EOF
-#define HAVE_PROC_NET_DEV
-EOF
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_PROC_NET_DEV
+_ACEOF
IF_PROC=if_proc.o
fi
if test -r /proc/net/if_inet6; then
- cat >> confdefs.h <<\EOF
-#define HAVE_PROC_NET_IF_INET6
-EOF
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_PROC_NET_IF_INET6
+_ACEOF
IF_PROC=if_proc.o
fi
-
-echo $ac_n "checking ipforward method check""... $ac_c" 1>&6
-echo "configure:2924: checking ipforward method check" >&5
-if eval "test \"`echo '$''{'zebra_ipforward_path'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+echo "$as_me:4997: checking ipforward method check" >&5
+echo $ECHO_N "checking ipforward method check... $ECHO_C" >&6
+if test "${zebra_ipforward_path+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
for zebra_ipforward_path in /proc/net/snmp /dev/ip /dev/null;
do
case $zebra_ipforward_path in
"/proc/net/snmp") IPFORWARD=ipforward_proc.o
zebra_ipforward_path="proc";;
- "/dev/ip")
+ "/dev/ip")
case "$host" in
*-nec-sysv4*) IPFORWARD=ipforward_ews.o
zebra_ipforward_path="ews";;
zebra_ipforward_path="sysctl";;
esac
fi
-
-echo "$ac_t""$zebra_ipforward_path" 1>&6
-
+echo "$as_me:5020: result: $zebra_ipforward_path" >&5
+echo "${ECHO_T}$zebra_ipforward_path" >&6
for ac_func in getaddrinfo
do
-echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:2953: checking for $ac_func" >&5
-if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
-else
- cat > conftest.$ac_ext <<EOF
-#line 2958 "configure"
+as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
+echo "$as_me:5026: checking for $ac_func" >&5
+echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
+if eval "test \"\${$as_ac_var+set}\" = set"; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ cat >conftest.$ac_ext <<_ACEOF
+#line 5032 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func(); below. */
+ which can conflict with char $ac_func (); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char $ac_func();
-
-int main() {
-
+ builtin and then its argument prototype would still apply. */
+char $ac_func ();
+char (*f) ();
+
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
choke me
#else
-$ac_func();
+f = $ac_func;
#endif
-; return 0; }
-EOF
-if { (eval echo configure:2981: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_func_$ac_func=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_func_$ac_func=no"
-fi
-rm -f conftest*
-fi
-
-if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
- cat >> confdefs.h <<EOF
-#define $ac_tr_func 1
-EOF
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:5069: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:5072: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:5075: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:5078: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ eval "$as_ac_var=yes"
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+eval "$as_ac_var=no"
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+fi
+echo "$as_me:5088: result: `eval echo '${'$as_ac_var'}'`" >&5
+echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
+if test `eval echo '${'$as_ac_var'}'` = yes; then
+ cat >>confdefs.h <<_ACEOF
+#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
+_ACEOF
have_getaddrinfo=yes
else
- echo "$ac_t""no" 1>&6
-have_getaddrinfo=no
+ have_getaddrinfo=no
fi
done
-
-echo $ac_n "checking whether does this OS have IPv6 stack""... $ac_c" 1>&6
-echo "configure:3008: checking whether does this OS have IPv6 stack" >&5
+echo "$as_me:5100: checking whether does this OS have IPv6 stack" >&5
+echo $ECHO_N "checking whether does this OS have IPv6 stack... $ECHO_C" >&6
if test "${enable_ipv6}" = "no"; then
- echo "$ac_t""disabled" 1>&6
+ echo "$as_me:5103: result: disabled" >&5
+echo "${ECHO_T}disabled" >&6
else
if grep IPV6_INRIA_VERSION /usr/include/netinet/in.h >/dev/null 2>&1; then
zebra_cv_ipv6=yes
- cat >> confdefs.h <<\EOF
-#define HAVE_IPV6
-EOF
- cat >> confdefs.h <<\EOF
-#define INRIA_IPV6
-EOF
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_IPV6
+_ACEOF
+
+cat >>confdefs.h <<\_ACEOF
+#define INRIA_IPV6
+_ACEOF
RIPNGD="ripngd"
OSPF6D="ospf6d"
LIB_IPV6=""
- echo "$ac_t""INRIA IPv6" 1>&6
+ echo "$as_me:5120: result: INRIA IPv6" >&5
+echo "${ECHO_T}INRIA IPv6" >&6
fi
if grep WIDE /usr/include/netinet6/in6.h >/dev/null 2>&1; then
zebra_cv_ipv6=yes
- cat >> confdefs.h <<\EOF
-#define HAVE_IPV6
-EOF
- cat >> confdefs.h <<\EOF
-#define KAME
-EOF
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_IPV6
+_ACEOF
+
+cat >>confdefs.h <<\_ACEOF
+#define KAME
+_ACEOF
RIPNGD="ripngd"
OSPF6D="ospf6d"
if test -d /usr/local/v6/lib -a -f /usr/local/v6/lib/libinet6.a; then
LIB_IPV6="-L/usr/local/v6/lib -linet6"
fi
- echo "$ac_t""KAME" 1>&6
+ echo "$as_me:5139: result: KAME" >&5
+echo "${ECHO_T}KAME" >&6
fi
if grep NRL /usr/include/netinet6/in6.h >/dev/null 2>&1; then
zebra_cv_ipv6=yes
- cat >> confdefs.h <<\EOF
-#define HAVE_IPV6
-EOF
- cat >> confdefs.h <<\EOF
-#define NRL
-EOF
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_IPV6
+_ACEOF
+
+cat >>confdefs.h <<\_ACEOF
+#define NRL
+_ACEOF
RIPNGD="ripngd"
OSPF6D="ospf6d"
if test x"$opsys" = x"bsdi";then
- cat >> confdefs.h <<\EOF
-#define BSDI_NRL
-EOF
- echo "$ac_t""BSDI_NRL" 1>&6
+cat >>confdefs.h <<\_ACEOF
+#define BSDI_NRL
+_ACEOF
+
+ echo "$as_me:5161: result: BSDI_NRL" >&5
+echo "${ECHO_T}BSDI_NRL" >&6
else
- echo "$ac_t""NRL" 1>&6
+ echo "$as_me:5164: result: NRL" >&5
+echo "${ECHO_T}NRL" >&6
fi
fi
if test "${enable_ipv6}" = "yes"; then
- cat > conftest.$ac_ext <<EOF
-#line 3069 "configure"
+ cat >conftest.$ac_ext <<_ACEOF
+#line 5171 "configure"
#include "confdefs.h"
#include <linux/version.h>
#if LINUX_VERSION_CODE >= 0x020180
yes
#endif
-EOF
+_ACEOF
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
egrep "yes" >/dev/null 2>&1; then
- rm -rf conftest*
- zebra_cv_ipv6=yes; zebra_cv_linux_ipv6=yes;echo "$ac_t""Linux IPv6" 1>&6
+ zebra_cv_ipv6=yes; zebra_cv_linux_ipv6=yes;echo "$as_me:5182: result: Linux IPv6" >&5
+echo "${ECHO_T}Linux IPv6" >&6
fi
rm -f conftest*
then
zebra_cv_ipv6=yes
zebra_cv_linux_ipv6=yes
- echo "$ac_t""Linux IPv6" 1>&6
+ echo "$as_me:5192: result: Linux IPv6" >&5
+echo "${ECHO_T}Linux IPv6" >&6
fi
fi
if test "$zebra_cv_linux_ipv6" = "yes";then
- cat >> confdefs.h <<\EOF
+ cat >>confdefs.h <<\_ACEOF
#define HAVE_IPV6 1
-EOF
+_ACEOF
- echo $ac_n "checking for GNU libc 2.1""... $ac_c" 1>&6
-echo "configure:3100: checking for GNU libc 2.1" >&5
- cat > conftest.$ac_ext <<EOF
-#line 3102 "configure"
+ echo "$as_me:5202: checking for GNU libc 2.1" >&5
+echo $ECHO_N "checking for GNU libc 2.1... $ECHO_C" >&6
+ cat >conftest.$ac_ext <<_ACEOF
+#line 5205 "configure"
#include "confdefs.h"
#include <features.h>
#if __GLIBC__ >= 2 && __GLIBC_MINOR__ >= 1
yes
#endif
-EOF
+_ACEOF
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
egrep "yes" >/dev/null 2>&1; then
- rm -rf conftest*
- glibc=yes; echo "$ac_t""yes" 1>&6
+ glibc=yes; echo "$as_me:5215: result: yes" >&5
+echo "${ECHO_T}yes" >&6
else
- rm -rf conftest*
- echo "$ac_t""no" 1>&6
+ echo "$as_me:5218: result: no" >&5
+echo "${ECHO_T}no" >&6
fi
rm -f conftest*
- cat >> confdefs.h <<\EOF
-#define LINUX_IPV6
-EOF
-
+cat >>confdefs.h <<\_ACEOF
+#define LINUX_IPV6
+_ACEOF
+
RIPNGD="ripngd"
OSPF6D="ospf6d"
if test "$glibc" != "yes"; then
LIBS="$LIB_IPV6 $LIBS"
-
if test x"$RIPNGD" = x""; then
- echo "$ac_t""IPv4 only" 1>&6
+ echo "$as_me:5240: result: IPv4 only" >&5
+echo "${ECHO_T}IPv4 only" >&6
fi
fi
OSPFD="ospfd"
fi
-if test "${enable_ospfclient}" = "no";then
- OSPFCLIENT=""
-else
- OSPFCLIENT="ospfclient"
+OSPFAPI=""
+OSPFCLIENT=""
+if test "${enable_opaque_lsa}" = "yes"; then
+ if test "${enable_ospfapi}" != "no";then
+ OSPFAPI="-DSUPPORT_OSPF_API"
+
+ if test "${enable_ospfclient}" != "no";then
+ OSPFCLIENT="ospfclient"
+ fi
+ fi
+
fi
case "${enable_ripngd}" in
esac
if test "${enable_bgp_announce}" = "no";then
- cat >> confdefs.h <<\EOF
-#define DISABLE_BGP_ANNOUNCE
-EOF
-
-fi
-
-
-
-
-
-
-
-
+cat >>confdefs.h <<\_ACEOF
+#define DISABLE_BGP_ANNOUNCE
+_ACEOF
+fi
-echo $ac_n "checking for inet_ntop in -lc""... $ac_c" 1>&6
-echo "configure:3202: checking for inet_ntop in -lc" >&5
-ac_lib_var=`echo c'_'inet_ntop | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+echo "$as_me:5302: checking for inet_ntop in -lc" >&5
+echo $ECHO_N "checking for inet_ntop in -lc... $ECHO_C" >&6
+if test "${ac_cv_lib_c_inet_ntop+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- ac_save_LIBS="$LIBS"
+ ac_check_lib_save_LIBS=$LIBS
LIBS="-lc $LIBS"
-cat > conftest.$ac_ext <<EOF
-#line 3210 "configure"
+cat >conftest.$ac_ext <<_ACEOF
+#line 5310 "configure"
#include "confdefs.h"
+
/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char inet_ntop();
-
-int main() {
-inet_ntop()
-; return 0; }
-EOF
-if { (eval echo configure:3221: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=no"
-fi
-rm -f conftest*
-LIBS="$ac_save_LIBS"
-
-fi
-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- cat >> confdefs.h <<\EOF
-#define HAVE_INET_NTOP
-EOF
-
-else
- echo "$ac_t""no" 1>&6
-fi
-
-echo $ac_n "checking for inet_pton in -lc""... $ac_c" 1>&6
-echo "configure:3245: checking for inet_pton in -lc" >&5
-ac_lib_var=`echo c'_'inet_pton | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
-else
- ac_save_LIBS="$LIBS"
+ builtin and then its argument prototype would still apply. */
+char inet_ntop ();
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+inet_ntop ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:5335: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:5338: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:5341: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:5344: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_c_inet_ntop=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_c_inet_ntop=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:5355: result: $ac_cv_lib_c_inet_ntop" >&5
+echo "${ECHO_T}$ac_cv_lib_c_inet_ntop" >&6
+if test $ac_cv_lib_c_inet_ntop = yes; then
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_INET_NTOP
+_ACEOF
+
+fi
+
+echo "$as_me:5365: checking for inet_pton in -lc" >&5
+echo $ECHO_N "checking for inet_pton in -lc... $ECHO_C" >&6
+if test "${ac_cv_lib_c_inet_pton+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ ac_check_lib_save_LIBS=$LIBS
LIBS="-lc $LIBS"
-cat > conftest.$ac_ext <<EOF
-#line 3253 "configure"
+cat >conftest.$ac_ext <<_ACEOF
+#line 5373 "configure"
#include "confdefs.h"
+
/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char inet_pton();
-
-int main() {
-inet_pton()
-; return 0; }
-EOF
-if { (eval echo configure:3264: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=no"
-fi
-rm -f conftest*
-LIBS="$ac_save_LIBS"
-
-fi
-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- cat >> confdefs.h <<\EOF
-#define HAVE_INET_PTON
-EOF
-
-else
- echo "$ac_t""no" 1>&6
-fi
-
-echo $ac_n "checking for crypt in -lcrypt""... $ac_c" 1>&6
-echo "configure:3288: checking for crypt in -lcrypt" >&5
-ac_lib_var=`echo crypt'_'crypt | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
-else
- ac_save_LIBS="$LIBS"
+ builtin and then its argument prototype would still apply. */
+char inet_pton ();
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+inet_pton ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:5398: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:5401: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:5404: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:5407: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_c_inet_pton=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_c_inet_pton=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:5418: result: $ac_cv_lib_c_inet_pton" >&5
+echo "${ECHO_T}$ac_cv_lib_c_inet_pton" >&6
+if test $ac_cv_lib_c_inet_pton = yes; then
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_INET_PTON
+_ACEOF
+
+fi
+
+echo "$as_me:5428: checking for crypt in -lcrypt" >&5
+echo $ECHO_N "checking for crypt in -lcrypt... $ECHO_C" >&6
+if test "${ac_cv_lib_crypt_crypt+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ ac_check_lib_save_LIBS=$LIBS
LIBS="-lcrypt $LIBS"
-cat > conftest.$ac_ext <<EOF
-#line 3296 "configure"
+cat >conftest.$ac_ext <<_ACEOF
+#line 5436 "configure"
#include "confdefs.h"
+
/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char crypt();
-
-int main() {
-crypt()
-; return 0; }
-EOF
-if { (eval echo configure:3307: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=no"
-fi
-rm -f conftest*
-LIBS="$ac_save_LIBS"
-
-fi
-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- ac_tr_lib=HAVE_LIB`echo crypt | sed -e 's/[^a-zA-Z0-9_]/_/g' \
- -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
- cat >> confdefs.h <<EOF
-#define $ac_tr_lib 1
-EOF
+ builtin and then its argument prototype would still apply. */
+char crypt ();
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+crypt ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:5461: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:5464: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:5467: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:5470: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_crypt_crypt=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_crypt_crypt=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:5481: result: $ac_cv_lib_crypt_crypt" >&5
+echo "${ECHO_T}$ac_cv_lib_crypt_crypt" >&6
+if test $ac_cv_lib_crypt_crypt = yes; then
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_LIBCRYPT 1
+_ACEOF
LIBS="-lcrypt $LIBS"
-else
- echo "$ac_t""no" 1>&6
fi
-echo $ac_n "checking for res_init in -lresolv""... $ac_c" 1>&6
-echo "configure:3335: checking for res_init in -lresolv" >&5
-ac_lib_var=`echo resolv'_'res_init | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+echo "$as_me:5492: checking for res_init in -lresolv" >&5
+echo $ECHO_N "checking for res_init in -lresolv... $ECHO_C" >&6
+if test "${ac_cv_lib_resolv_res_init+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- ac_save_LIBS="$LIBS"
+ ac_check_lib_save_LIBS=$LIBS
LIBS="-lresolv $LIBS"
-cat > conftest.$ac_ext <<EOF
-#line 3343 "configure"
+cat >conftest.$ac_ext <<_ACEOF
+#line 5500 "configure"
#include "confdefs.h"
+
/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char res_init();
-
-int main() {
-res_init()
-; return 0; }
-EOF
-if { (eval echo configure:3354: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=no"
-fi
-rm -f conftest*
-LIBS="$ac_save_LIBS"
-
-fi
-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- ac_tr_lib=HAVE_LIB`echo resolv | sed -e 's/[^a-zA-Z0-9_]/_/g' \
- -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
- cat >> confdefs.h <<EOF
-#define $ac_tr_lib 1
-EOF
+ builtin and then its argument prototype would still apply. */
+char res_init ();
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+res_init ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:5525: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:5528: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:5531: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:5534: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_resolv_res_init=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_resolv_res_init=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:5545: result: $ac_cv_lib_resolv_res_init" >&5
+echo "${ECHO_T}$ac_cv_lib_resolv_res_init" >&6
+if test $ac_cv_lib_resolv_res_init = yes; then
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_LIBRESOLV 1
+_ACEOF
LIBS="-lresolv $LIBS"
-else
- echo "$ac_t""no" 1>&6
fi
-echo $ac_n "checking for main in -lm""... $ac_c" 1>&6
-echo "configure:3382: checking for main in -lm" >&5
-ac_lib_var=`echo m'_'main | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+echo "$as_me:5556: checking for main in -lm" >&5
+echo $ECHO_N "checking for main in -lm... $ECHO_C" >&6
+if test "${ac_cv_lib_m_main+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- ac_save_LIBS="$LIBS"
+ ac_check_lib_save_LIBS=$LIBS
LIBS="-lm $LIBS"
-cat > conftest.$ac_ext <<EOF
-#line 3390 "configure"
+cat >conftest.$ac_ext <<_ACEOF
+#line 5564 "configure"
#include "confdefs.h"
-int main() {
-main()
-; return 0; }
-EOF
-if { (eval echo configure:3397: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=no"
-fi
-rm -f conftest*
-LIBS="$ac_save_LIBS"
-
-fi
-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- ac_tr_lib=HAVE_LIB`echo m | sed -e 's/[^a-zA-Z0-9_]/_/g' \
- -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
- cat >> confdefs.h <<EOF
-#define $ac_tr_lib 1
-EOF
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+main ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:5582: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:5585: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:5588: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:5591: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_m_main=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_m_main=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:5602: result: $ac_cv_lib_m_main" >&5
+echo "${ECHO_T}$ac_cv_lib_m_main" >&6
+if test $ac_cv_lib_m_main = yes; then
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_LIBM 1
+_ACEOF
LIBS="-lm $LIBS"
-else
- echo "$ac_t""no" 1>&6
fi
-
-echo $ac_n "checking for __inet_ntop""... $ac_c" 1>&6
-echo "configure:3426: checking for __inet_ntop" >&5
-if eval "test \"`echo '$''{'ac_cv_func___inet_ntop'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+echo "$as_me:5613: checking for __inet_ntop" >&5
+echo $ECHO_N "checking for __inet_ntop... $ECHO_C" >&6
+if test "${ac_cv_func___inet_ntop+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- cat > conftest.$ac_ext <<EOF
-#line 3431 "configure"
+ cat >conftest.$ac_ext <<_ACEOF
+#line 5619 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char __inet_ntop(); below. */
+ which can conflict with char __inet_ntop (); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char __inet_ntop();
-
-int main() {
-
+ builtin and then its argument prototype would still apply. */
+char __inet_ntop ();
+char (*f) ();
+
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub___inet_ntop) || defined (__stub_____inet_ntop)
choke me
#else
-__inet_ntop();
+f = __inet_ntop;
#endif
-; return 0; }
-EOF
-if { (eval echo configure:3454: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_func___inet_ntop=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_func___inet_ntop=no"
-fi
-rm -f conftest*
-fi
-
-if eval "test \"`echo '$ac_cv_func_'__inet_ntop`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- cat >> confdefs.h <<\EOF
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:5656: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:5659: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:5662: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:5665: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_func___inet_ntop=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_func___inet_ntop=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+fi
+echo "$as_me:5675: result: $ac_cv_func___inet_ntop" >&5
+echo "${ECHO_T}$ac_cv_func___inet_ntop" >&6
+if test $ac_cv_func___inet_ntop = yes; then
+ cat >>confdefs.h <<\_ACEOF
#define HAVE_INET_NTOP 1
-EOF
+_ACEOF
-else
- echo "$ac_t""no" 1>&6
fi
-echo $ac_n "checking for __inet_pton""... $ac_c" 1>&6
-echo "configure:3477: checking for __inet_pton" >&5
-if eval "test \"`echo '$''{'ac_cv_func___inet_pton'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+echo "$as_me:5684: checking for __inet_pton" >&5
+echo $ECHO_N "checking for __inet_pton... $ECHO_C" >&6
+if test "${ac_cv_func___inet_pton+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- cat > conftest.$ac_ext <<EOF
-#line 3482 "configure"
+ cat >conftest.$ac_ext <<_ACEOF
+#line 5690 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char __inet_pton(); below. */
+ which can conflict with char __inet_pton (); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char __inet_pton();
-
-int main() {
-
+ builtin and then its argument prototype would still apply. */
+char __inet_pton ();
+char (*f) ();
+
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub___inet_pton) || defined (__stub_____inet_pton)
choke me
#else
-__inet_pton();
+f = __inet_pton;
#endif
-; return 0; }
-EOF
-if { (eval echo configure:3505: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_func___inet_pton=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_func___inet_pton=no"
-fi
-rm -f conftest*
-fi
-
-if eval "test \"`echo '$ac_cv_func_'__inet_pton`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- cat >> confdefs.h <<\EOF
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:5727: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:5730: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:5733: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:5736: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_func___inet_pton=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_func___inet_pton=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+fi
+echo "$as_me:5746: result: $ac_cv_func___inet_pton" >&5
+echo "${ECHO_T}$ac_cv_func___inet_pton" >&6
+if test $ac_cv_func___inet_pton = yes; then
+ cat >>confdefs.h <<\_ACEOF
#define HAVE_INET_PTON 1
-EOF
+_ACEOF
-else
- echo "$ac_t""no" 1>&6
fi
-echo $ac_n "checking for __inet_aton""... $ac_c" 1>&6
-echo "configure:3528: checking for __inet_aton" >&5
-if eval "test \"`echo '$''{'ac_cv_func___inet_aton'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+echo "$as_me:5755: checking for __inet_aton" >&5
+echo $ECHO_N "checking for __inet_aton... $ECHO_C" >&6
+if test "${ac_cv_func___inet_aton+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- cat > conftest.$ac_ext <<EOF
-#line 3533 "configure"
+ cat >conftest.$ac_ext <<_ACEOF
+#line 5761 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char __inet_aton(); below. */
+ which can conflict with char __inet_aton (); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char __inet_aton();
-
-int main() {
-
+ builtin and then its argument prototype would still apply. */
+char __inet_aton ();
+char (*f) ();
+
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub___inet_aton) || defined (__stub_____inet_aton)
choke me
#else
-__inet_aton();
+f = __inet_aton;
#endif
-; return 0; }
-EOF
-if { (eval echo configure:3556: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_func___inet_aton=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_func___inet_aton=no"
-fi
-rm -f conftest*
-fi
-
-if eval "test \"`echo '$ac_cv_func_'__inet_aton`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- cat >> confdefs.h <<\EOF
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:5798: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:5801: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:5804: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:5807: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_func___inet_aton=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_func___inet_aton=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+fi
+echo "$as_me:5817: result: $ac_cv_func___inet_aton" >&5
+echo "${ECHO_T}$ac_cv_func___inet_aton" >&6
+if test $ac_cv_func___inet_aton = yes; then
+ cat >>confdefs.h <<\_ACEOF
#define HAVE_INET_ATON 1
-EOF
+_ACEOF
-else
- echo "$ac_t""no" 1>&6
fi
-
-echo $ac_n "checking for regexec in -lc""... $ac_c" 1>&6
-echo "configure:3580: checking for regexec in -lc" >&5
-ac_lib_var=`echo c'_'regexec | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+echo "$as_me:5826: checking for regexec in -lc" >&5
+echo $ECHO_N "checking for regexec in -lc... $ECHO_C" >&6
+if test "${ac_cv_lib_c_regexec+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- ac_save_LIBS="$LIBS"
+ ac_check_lib_save_LIBS=$LIBS
LIBS="-lc $LIBS"
-cat > conftest.$ac_ext <<EOF
-#line 3588 "configure"
+cat >conftest.$ac_ext <<_ACEOF
+#line 5834 "configure"
#include "confdefs.h"
+
/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char regexec();
-
-int main() {
-regexec()
-; return 0; }
-EOF
-if { (eval echo configure:3599: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=no"
-fi
-rm -f conftest*
-LIBS="$ac_save_LIBS"
-
-fi
-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- cat >> confdefs.h <<\EOF
-#define HAVE_GNU_REGEX
-EOF
+ builtin and then its argument prototype would still apply. */
+char regexec ();
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+regexec ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:5859: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:5862: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:5865: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:5868: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_c_regexec=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_c_regexec=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:5879: result: $ac_cv_lib_c_regexec" >&5
+echo "${ECHO_T}$ac_cv_lib_c_regexec" >&6
+if test $ac_cv_lib_c_regexec = yes; then
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_GNU_REGEX
+_ACEOF
LIB_REGEX=""
else
- echo "$ac_t""no" 1>&6
-LIB_REGEX="regex.o"
+ LIB_REGEX="regex.o"
fi
-
-
if test "${enable_snmp}" = "yes";then
- old_libs="${LIBS}"
- LIBS="-L/usr/local/lib"
- unset ac_cv_lib_snmp_asn_parse_int
- echo $ac_n "checking for asn_parse_int in -lsnmp""... $ac_c" 1>&6
-echo "configure:3631: checking for asn_parse_int in -lsnmp" >&5
-ac_lib_var=`echo snmp'_'asn_parse_int | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
-else
- ac_save_LIBS="$LIBS"
-LIBS="-lsnmp $LIBS"
-cat > conftest.$ac_ext <<EOF
-#line 3639 "configure"
-#include "confdefs.h"
-/* Override any gcc2 internal prototype to avoid an error. */
-/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char asn_parse_int();
-
-int main() {
-asn_parse_int()
-; return 0; }
-EOF
-if { (eval echo configure:3650: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=no"
-fi
-rm -f conftest*
-LIBS="$ac_save_LIBS"
-
-fi
-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- HAVE_SNMP=yes
-else
- echo "$ac_t""no" 1>&6
-fi
-
if test "${HAVE_SNMP}" = ""; then
+ old_libs="${LIBS}"
+ LIBS="-L/usr/lib"
unset ac_cv_lib_snmp_asn_parse_int
- echo $ac_n "checking for main in -lcrypto""... $ac_c" 1>&6
-echo "configure:3673: checking for main in -lcrypto" >&5
-ac_lib_var=`echo crypto'_'main | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+ echo "$as_me:5897: checking for main in -lcrypto" >&5
+echo $ECHO_N "checking for main in -lcrypto... $ECHO_C" >&6
+if test "${ac_cv_lib_crypto_main+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- ac_save_LIBS="$LIBS"
+ ac_check_lib_save_LIBS=$LIBS
LIBS="-lcrypto $LIBS"
-cat > conftest.$ac_ext <<EOF
-#line 3681 "configure"
+cat >conftest.$ac_ext <<_ACEOF
+#line 5905 "configure"
#include "confdefs.h"
-int main() {
-main()
-; return 0; }
-EOF
-if { (eval echo configure:3688: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=no"
-fi
-rm -f conftest*
-LIBS="$ac_save_LIBS"
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+main ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:5923: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:5926: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:5929: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:5932: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_crypto_main=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_crypto_main=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:5943: result: $ac_cv_lib_crypto_main" >&5
+echo "${ECHO_T}$ac_cv_lib_crypto_main" >&6
+if test $ac_cv_lib_crypto_main = yes; then
+ NEED_CRYPTO=yes
+fi
+
+ if test "${NEED_CRYPTO}" = ""; then
+ echo "$as_me:5950: checking for asn_parse_int in -lnetsnmp" >&5
+echo $ECHO_N "checking for asn_parse_int in -lnetsnmp... $ECHO_C" >&6
+if test "${ac_cv_lib_netsnmp_asn_parse_int+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ ac_check_lib_save_LIBS=$LIBS
+LIBS="-lnetsnmp $LIBS"
+cat >conftest.$ac_ext <<_ACEOF
+#line 5958 "configure"
+#include "confdefs.h"
+/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
+/* We use char because int might match the return type of a gcc2
+ builtin and then its argument prototype would still apply. */
+char asn_parse_int ();
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+asn_parse_int ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:5983: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:5986: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:5989: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:5992: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_netsnmp_asn_parse_int=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_netsnmp_asn_parse_int=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:6003: result: $ac_cv_lib_netsnmp_asn_parse_int" >&5
+echo "${ECHO_T}$ac_cv_lib_netsnmp_asn_parse_int" >&6
+if test $ac_cv_lib_netsnmp_asn_parse_int = yes; then
+ HAVE_NETSNMP=yes; HAVE_SNMP=yes
fi
-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- NEED_CRYPTO=yes
-else
- echo "$ac_t""no" 1>&6
+
+ else
+ echo "$as_me:6010: checking for asn_parse_int in -lnetsnmp" >&5
+echo $ECHO_N "checking for asn_parse_int in -lnetsnmp... $ECHO_C" >&6
+if test "${ac_cv_lib_netsnmp_asn_parse_int+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ ac_check_lib_save_LIBS=$LIBS
+LIBS="-lnetsnmp "-lcrypto" $LIBS"
+cat >conftest.$ac_ext <<_ACEOF
+#line 6018 "configure"
+#include "confdefs.h"
+
+/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
+/* We use char because int might match the return type of a gcc2
+ builtin and then its argument prototype would still apply. */
+char asn_parse_int ();
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+asn_parse_int ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:6043: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:6046: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:6049: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:6052: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_netsnmp_asn_parse_int=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_netsnmp_asn_parse_int=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:6063: result: $ac_cv_lib_netsnmp_asn_parse_int" >&5
+echo "${ECHO_T}$ac_cv_lib_netsnmp_asn_parse_int" >&6
+if test $ac_cv_lib_netsnmp_asn_parse_int = yes; then
+ HAVE_NETSNMP=yes; HAVE_SNMP=yes; NEED_CRYPTO=yes;LIBS="$LIBS -lcrypto"
fi
- if test "${NEED_CRYPTO}" = ""; then
- echo $ac_n "checking for asn_parse_int in -lsnmp""... $ac_c" 1>&6
-echo "configure:3710: checking for asn_parse_int in -lsnmp" >&5
-ac_lib_var=`echo snmp'_'asn_parse_int | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+ fi
+ LIBS="${old_libs}"
+ fi
+ if test "${HAVE_SNMP}" = ""; then
+ old_libs="${LIBS}"
+ LIBS="-L/usr/lib"
+ unset ac_cv_lib_snmp_asn_parse_int
+ echo "$as_me:6076: checking for asn_parse_int in -lsnmp" >&5
+echo $ECHO_N "checking for asn_parse_int in -lsnmp... $ECHO_C" >&6
+if test "${ac_cv_lib_snmp_asn_parse_int+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- ac_save_LIBS="$LIBS"
+ ac_check_lib_save_LIBS=$LIBS
LIBS="-lsnmp $LIBS"
-cat > conftest.$ac_ext <<EOF
-#line 3718 "configure"
+cat >conftest.$ac_ext <<_ACEOF
+#line 6084 "configure"
#include "confdefs.h"
+
/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char asn_parse_int();
-
-int main() {
-asn_parse_int()
-; return 0; }
-EOF
-if { (eval echo configure:3729: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=no"
+ builtin and then its argument prototype would still apply. */
+char asn_parse_int ();
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+asn_parse_int ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:6109: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:6112: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:6115: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:6118: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_snmp_asn_parse_int=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_snmp_asn_parse_int=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:6129: result: $ac_cv_lib_snmp_asn_parse_int" >&5
+echo "${ECHO_T}$ac_cv_lib_snmp_asn_parse_int" >&6
+if test $ac_cv_lib_snmp_asn_parse_int = yes; then
+ HAVE_SNMP=yes
fi
-rm -f conftest*
-LIBS="$ac_save_LIBS"
-fi
-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- HAVE_SNMP=yes; NEED_CRYPTO=yes
+ if test "${HAVE_SNMP}" = ""; then
+ unset ac_cv_lib_snmp_asn_parse_int
+ echo "$as_me:6137: checking for main in -lcrypto" >&5
+echo $ECHO_N "checking for main in -lcrypto... $ECHO_C" >&6
+if test "${ac_cv_lib_crypto_main+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- echo "$ac_t""no" 1>&6
-fi
+ ac_check_lib_save_LIBS=$LIBS
+LIBS="-lcrypto $LIBS"
+cat >conftest.$ac_ext <<_ACEOF
+#line 6145 "configure"
+#include "confdefs.h"
- else
- echo $ac_n "checking for asn_parse_int in -lsnmp""... $ac_c" 1>&6
-echo "configure:3751: checking for asn_parse_int in -lsnmp" >&5
-ac_lib_var=`echo snmp'_'asn_parse_int | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
-else
- ac_save_LIBS="$LIBS"
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+main ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:6163: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:6166: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:6169: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:6172: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_crypto_main=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_crypto_main=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:6183: result: $ac_cv_lib_crypto_main" >&5
+echo "${ECHO_T}$ac_cv_lib_crypto_main" >&6
+if test $ac_cv_lib_crypto_main = yes; then
+ NEED_CRYPTO=yes
+fi
+
+ if test "${NEED_CRYPTO}" = "yes"; then
+ echo "$as_me:6190: checking for asn_parse_int in -lsnmp" >&5
+echo $ECHO_N "checking for asn_parse_int in -lsnmp... $ECHO_C" >&6
+if test "${ac_cv_lib_snmp_asn_parse_int+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ ac_check_lib_save_LIBS=$LIBS
LIBS="-lsnmp "-lcrypto" $LIBS"
-cat > conftest.$ac_ext <<EOF
-#line 3759 "configure"
+cat >conftest.$ac_ext <<_ACEOF
+#line 6198 "configure"
#include "confdefs.h"
+
/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char asn_parse_int();
-
-int main() {
-asn_parse_int()
-; return 0; }
-EOF
-if { (eval echo configure:3770: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=no"
-fi
-rm -f conftest*
-LIBS="$ac_save_LIBS"
-
-fi
-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- HAVE_SNMP=yes; NEED_CRYPTO=yes;LIBS="$LIBS -lcrypto"
-else
- echo "$ac_t""no" 1>&6
+ builtin and then its argument prototype would still apply. */
+char asn_parse_int ();
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+asn_parse_int ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:6223: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:6226: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:6229: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:6232: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_snmp_asn_parse_int=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_snmp_asn_parse_int=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:6243: result: $ac_cv_lib_snmp_asn_parse_int" >&5
+echo "${ECHO_T}$ac_cv_lib_snmp_asn_parse_int" >&6
+if test $ac_cv_lib_snmp_asn_parse_int = yes; then
+ HAVE_SNMP=yes; NEED_CRYPTO=yes; LIBS="$LIBS -lcrypto"
fi
- fi
+ fi
+ fi
+ LIBS="${old_libs}"
fi
- LIBS="${old_libs}"
if test "${HAVE_SNMP}" = ""; then
- old_libs="${LIBS}"
- LIBS="-L/usr/local/lib"
- echo $ac_n "checking for asn_parse_int in -lsnmp""... $ac_c" 1>&6
-echo "configure:3798: checking for asn_parse_int in -lsnmp" >&5
-ac_lib_var=`echo snmp'_'asn_parse_int | sed 'y%./+-%__p_%'`
-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
-else
- ac_save_LIBS="$LIBS"
+ old_libs="${LIBS}"
+ LIBS="-L/usr/local/lib"
+ unset ac_cv_lib_snmp_asn_parse_int
+ echo "$as_me:6258: checking for asn_parse_int in -lsnmp" >&5
+echo $ECHO_N "checking for asn_parse_int in -lsnmp... $ECHO_C" >&6
+if test "${ac_cv_lib_snmp_asn_parse_int+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ ac_check_lib_save_LIBS=$LIBS
LIBS="-lsnmp $LIBS"
-cat > conftest.$ac_ext <<EOF
-#line 3806 "configure"
+cat >conftest.$ac_ext <<_ACEOF
+#line 6266 "configure"
#include "confdefs.h"
+
/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char asn_parse_int();
-
-int main() {
-asn_parse_int()
-; return 0; }
-EOF
-if { (eval echo configure:3817: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=yes"
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- eval "ac_cv_lib_$ac_lib_var=no"
+ builtin and then its argument prototype would still apply. */
+char asn_parse_int ();
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+asn_parse_int ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:6291: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:6294: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:6297: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:6300: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_snmp_asn_parse_int=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_snmp_asn_parse_int=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:6311: result: $ac_cv_lib_snmp_asn_parse_int" >&5
+echo "${ECHO_T}$ac_cv_lib_snmp_asn_parse_int" >&6
+if test $ac_cv_lib_snmp_asn_parse_int = yes; then
+ HAVE_SNMP=yes
fi
-rm -f conftest*
-LIBS="$ac_save_LIBS"
-fi
-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- HAVE_SNMP=yes
+ if test "${HAVE_SNMP}" = ""; then
+ unset ac_cv_lib_snmp_asn_parse_int
+ echo "$as_me:6319: checking for main in -lcrypto" >&5
+echo $ECHO_N "checking for main in -lcrypto... $ECHO_C" >&6
+if test "${ac_cv_lib_crypto_main+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- echo "$ac_t""no" 1>&6
+ ac_check_lib_save_LIBS=$LIBS
+LIBS="-lcrypto $LIBS"
+cat >conftest.$ac_ext <<_ACEOF
+#line 6327 "configure"
+#include "confdefs.h"
+
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+main ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:6345: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:6348: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:6351: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:6354: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_crypto_main=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_crypto_main=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:6365: result: $ac_cv_lib_crypto_main" >&5
+echo "${ECHO_T}$ac_cv_lib_crypto_main" >&6
+if test $ac_cv_lib_crypto_main = yes; then
+ NEED_CRYPTO=yes
+fi
+
+ if test "${NEED_CRYPTO}" = "yes"; then
+ echo "$as_me:6372: checking for asn_parse_int in -lsnmp" >&5
+echo $ECHO_N "checking for asn_parse_int in -lsnmp... $ECHO_C" >&6
+if test "${ac_cv_lib_snmp_asn_parse_int+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ ac_check_lib_save_LIBS=$LIBS
+LIBS="-lsnmp "-lcrypto" $LIBS"
+cat >conftest.$ac_ext <<_ACEOF
+#line 6380 "configure"
+#include "confdefs.h"
+
+/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
+/* We use char because int might match the return type of a gcc2
+ builtin and then its argument prototype would still apply. */
+char asn_parse_int ();
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
+asn_parse_int ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:6405: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:6408: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:6411: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:6414: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ ac_cv_lib_snmp_asn_parse_int=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_lib_snmp_asn_parse_int=no
+fi
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:6425: result: $ac_cv_lib_snmp_asn_parse_int" >&5
+echo "${ECHO_T}$ac_cv_lib_snmp_asn_parse_int" >&6
+if test $ac_cv_lib_snmp_asn_parse_int = yes; then
+ HAVE_SNMP=yes; NEED_CRYPTO=yes; LIBS="$LIBS -lcrypto"
fi
- LIBS="${old_libs}"
+ fi
+ fi
+ LIBS="${old_libs}"
fi
+
if test "${HAVE_SNMP}" = "yes"; then
for ac_snmp in /usr/include/net-snmp/library/asn1.h /usr/include/ucd-snmp/asn1.h /usr/local/include/ucd-snmp/asn1.h /dev/null
do
test -f "${ac_snmp}" && break
done
+
case ${ac_snmp} in
/usr/include/net-snmp/*)
- cat >> confdefs.h <<\EOF
-#define HAVE_SNMP
-EOF
- cat >> confdefs.h <<\EOF
-#define UCD_COMPATIBLE
-EOF
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_SNMP
+_ACEOF
- CFLAGS="${CFLAGS} -I/usr/include/ucd-snmp"
- LIBS="${LIBS} -lsnmp"
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_NETSNMP
+_ACEOF
+
+cat >>confdefs.h <<\_ACEOF
+#define UCD_COMPATIBLE
+_ACEOF
+
+ CFLAGS="${CFLAGS} -I/usr/include/net-snmp -I/usr/include/net-snmp/library"
+ if test "${HAVE_NETSNMP}" = "yes"; then
+ LIBS="${LIBS} -lnetsnmp"
+ else
+ LIBS="${LIBS} -lsnmp"
+ fi
;;
- /usr/include/ucd-snmp/*)
- cat >> confdefs.h <<\EOF
-#define HAVE_SNMP
-EOF
+ /usr/include/ucd-snmp/*)
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_SNMP
+_ACEOF
CFLAGS="${CFLAGS} -I/usr/include/ucd-snmp"
LIBS="${LIBS} -lsnmp"
;;
- /usr/local/include/ucd-snmp/*)
- cat >> confdefs.h <<\EOF
-#define HAVE_SNMP
-EOF
+ /usr/local/include/ucd-snmp/*)
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_SNMP
+_ACEOF
CFLAGS="${CFLAGS} -I/usr/local/include/ucd-snmp"
LIBS="${LIBS} -L/usr/local/lib -lsnmp"
fi
fi
-echo $ac_n "checking whether struct sockaddr has a sa_len field""... $ac_c" 1>&6
-echo "configure:3881: checking whether struct sockaddr has a sa_len field" >&5
-cat > conftest.$ac_ext <<EOF
-#line 3883 "configure"
+echo "$as_me:6489: checking whether struct sockaddr has a sa_len field" >&5
+echo $ECHO_N "checking whether struct sockaddr has a sa_len field... $ECHO_C" >&6
+cat >conftest.$ac_ext <<_ACEOF
+#line 6492 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/socket.h>
-int main() {
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
static struct sockaddr ac_i;int ac_j = sizeof (ac_i.sa_len);
-; return 0; }
-EOF
-if { (eval echo configure:3892: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
- rm -rf conftest*
- echo "$ac_t""yes" 1>&6
- cat >> confdefs.h <<\EOF
-#define HAVE_SA_LEN
-EOF
-
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- echo "$ac_t""no" 1>&6
-fi
-rm -f conftest*
-
-echo $ac_n "checking whether struct sockaddr_in has a sin_len field""... $ac_c" 1>&6
-echo "configure:3908: checking whether struct sockaddr_in has a sin_len field" >&5
-cat > conftest.$ac_ext <<EOF
-#line 3910 "configure"
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (eval echo "$as_me:6512: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:6515: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest.$ac_objext'
+ { (eval echo "$as_me:6518: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:6521: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ echo "$as_me:6523: result: yes" >&5
+echo "${ECHO_T}yes" >&6
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_SA_LEN
+_ACEOF
+
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+echo "$as_me:6533: result: no" >&5
+echo "${ECHO_T}no" >&6
+fi
+rm -f conftest.$ac_objext conftest.$ac_ext
+
+echo "$as_me:6538: checking whether struct sockaddr_in has a sin_len field" >&5
+echo $ECHO_N "checking whether struct sockaddr_in has a sin_len field... $ECHO_C" >&6
+cat >conftest.$ac_ext <<_ACEOF
+#line 6541 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <netinet/in.h>
-int main() {
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
static struct sockaddr_in ac_i;int ac_j = sizeof (ac_i.sin_len);
-; return 0; }
-EOF
-if { (eval echo configure:3919: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
- rm -rf conftest*
- echo "$ac_t""yes" 1>&6
- cat >> confdefs.h <<\EOF
-#define HAVE_SIN_LEN
-EOF
-
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- echo "$ac_t""no" 1>&6
-fi
-rm -f conftest*
-
-echo $ac_n "checking whether struct sockaddr_un has a sun_len field""... $ac_c" 1>&6
-echo "configure:3935: checking whether struct sockaddr_un has a sun_len field" >&5
-cat > conftest.$ac_ext <<EOF
-#line 3937 "configure"
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (eval echo "$as_me:6561: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:6564: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest.$ac_objext'
+ { (eval echo "$as_me:6567: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:6570: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ echo "$as_me:6572: result: yes" >&5
+echo "${ECHO_T}yes" >&6
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_SIN_LEN
+_ACEOF
+
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+echo "$as_me:6582: result: no" >&5
+echo "${ECHO_T}no" >&6
+fi
+rm -f conftest.$ac_objext conftest.$ac_ext
+
+echo "$as_me:6587: checking whether struct sockaddr_un has a sun_len field" >&5
+echo $ECHO_N "checking whether struct sockaddr_un has a sun_len field... $ECHO_C" >&6
+cat >conftest.$ac_ext <<_ACEOF
+#line 6590 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/un.h>
-int main() {
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
static struct sockaddr_un ac_i;int ac_j = sizeof (ac_i.sun_len);
-; return 0; }
-EOF
-if { (eval echo configure:3946: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
- rm -rf conftest*
- echo "$ac_t""yes" 1>&6
- cat >> confdefs.h <<\EOF
-#define HAVE_SUN_LEN
-EOF
-
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- echo "$ac_t""no" 1>&6
-fi
-rm -f conftest*
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (eval echo "$as_me:6610: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:6613: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest.$ac_objext'
+ { (eval echo "$as_me:6616: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:6619: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ echo "$as_me:6621: result: yes" >&5
+echo "${ECHO_T}yes" >&6
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_SUN_LEN
+_ACEOF
+
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+echo "$as_me:6631: result: no" >&5
+echo "${ECHO_T}no" >&6
+fi
+rm -f conftest.$ac_objext conftest.$ac_ext
if test "$zebra_cv_ipv6" = yes; then
- echo $ac_n "checking whether struct sockaddr_in6 has a sin6_scope_id field""... $ac_c" 1>&6
-echo "configure:3963: checking whether struct sockaddr_in6 has a sin6_scope_id field" >&5
- cat > conftest.$ac_ext <<EOF
-#line 3965 "configure"
+ echo "$as_me:6637: checking whether struct sockaddr_in6 has a sin6_scope_id field" >&5
+echo $ECHO_N "checking whether struct sockaddr_in6 has a sin6_scope_id field... $ECHO_C" >&6
+ cat >conftest.$ac_ext <<_ACEOF
+#line 6640 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <netinet/in.h>
-int main() {
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
static struct sockaddr_in6 ac_i;int ac_j = sizeof (ac_i.sin6_scope_id);
-; return 0; }
-EOF
-if { (eval echo configure:3974: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
- rm -rf conftest*
- echo "$ac_t""yes" 1>&6
- cat >> confdefs.h <<\EOF
-#define HAVE_SIN6_SCOPE_ID
-EOF
-
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- echo "$ac_t""no" 1>&6
-fi
-rm -f conftest*
-fi
-
-echo $ac_n "checking whther socklen_t is defined""... $ac_c" 1>&6
-echo "configure:3991: checking whther socklen_t is defined" >&5
-cat > conftest.$ac_ext <<EOF
-#line 3993 "configure"
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (eval echo "$as_me:6660: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:6663: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest.$ac_objext'
+ { (eval echo "$as_me:6666: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:6669: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ echo "$as_me:6671: result: yes" >&5
+echo "${ECHO_T}yes" >&6
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_SIN6_SCOPE_ID
+_ACEOF
+
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+echo "$as_me:6681: result: no" >&5
+echo "${ECHO_T}no" >&6
+fi
+rm -f conftest.$ac_objext conftest.$ac_ext
+fi
+
+echo "$as_me:6687: checking whther socklen_t is defined" >&5
+echo $ECHO_N "checking whther socklen_t is defined... $ECHO_C" >&6
+cat >conftest.$ac_ext <<_ACEOF
+#line 6690 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
-int main() {
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
socklen_t ac_x;
-; return 0; }
-EOF
-if { (eval echo configure:4003: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
- rm -rf conftest*
- echo "$ac_t""yes" 1>&6
- cat >> confdefs.h <<\EOF
-#define HAVE_SOCKLEN_T
-EOF
-
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- echo "$ac_t""no" 1>&6
-fi
-rm -f conftest*
-
-echo $ac_n "checking whether struct sockaddr_dl exist""... $ac_c" 1>&6
-echo "configure:4019: checking whether struct sockaddr_dl exist" >&5
-cat > conftest.$ac_ext <<EOF
-#line 4021 "configure"
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (eval echo "$as_me:6711: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:6714: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest.$ac_objext'
+ { (eval echo "$as_me:6717: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:6720: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ echo "$as_me:6722: result: yes" >&5
+echo "${ECHO_T}yes" >&6
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_SOCKLEN_T
+_ACEOF
+
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+echo "$as_me:6732: result: no" >&5
+echo "${ECHO_T}no" >&6
+fi
+rm -f conftest.$ac_objext conftest.$ac_ext
+
+echo "$as_me:6737: checking whether struct sockaddr_dl exist" >&5
+echo $ECHO_N "checking whether struct sockaddr_dl exist... $ECHO_C" >&6
+cat >conftest.$ac_ext <<_ACEOF
+#line 6740 "configure"
#include "confdefs.h"
#include <net/if_dl.h>
-EOF
+
+_ACEOF
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
egrep "sockaddr_dl" >/dev/null 2>&1; then
- rm -rf conftest*
- echo "$ac_t""yes" 1>&6
- cat >> confdefs.h <<\EOF
-#define HAVE_SOCKADDR_DL
-EOF
+ echo "$as_me:6747: result: yes" >&5
+echo "${ECHO_T}yes" >&6
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_SOCKADDR_DL
+_ACEOF
else
- rm -rf conftest*
- echo "$ac_t""no" 1>&6
+ echo "$as_me:6755: result: no" >&5
+echo "${ECHO_T}no" >&6
fi
rm -f conftest*
-
-echo $ac_n "checking whether struct ifaliasreq exist""... $ac_c" 1>&6
-echo "configure:4041: checking whether struct ifaliasreq exist" >&5
-cat > conftest.$ac_ext <<EOF
-#line 4043 "configure"
+echo "$as_me:6760: checking whether struct ifaliasreq exist" >&5
+echo $ECHO_N "checking whether struct ifaliasreq exist... $ECHO_C" >&6
+cat >conftest.$ac_ext <<_ACEOF
+#line 6763 "configure"
#include "confdefs.h"
#include <net/if.h>
-EOF
+
+_ACEOF
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
egrep "ifaliasreq" >/dev/null 2>&1; then
- rm -rf conftest*
- echo "$ac_t""yes" 1>&6
- cat >> confdefs.h <<\EOF
-#define HAVE_IFALIASREQ
-EOF
+ echo "$as_me:6770: result: yes" >&5
+echo "${ECHO_T}yes" >&6
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_IFALIASREQ
+_ACEOF
else
- rm -rf conftest*
- echo "$ac_t""no" 1>&6
+ echo "$as_me:6778: result: no" >&5
+echo "${ECHO_T}no" >&6
fi
rm -f conftest*
-
-echo $ac_n "checking whether struct if6_aliasreq exist""... $ac_c" 1>&6
-echo "configure:4063: checking whether struct if6_aliasreq exist" >&5
-cat > conftest.$ac_ext <<EOF
-#line 4065 "configure"
+echo "$as_me:6783: checking whether struct if6_aliasreq exist" >&5
+echo $ECHO_N "checking whether struct if6_aliasreq exist... $ECHO_C" >&6
+cat >conftest.$ac_ext <<_ACEOF
+#line 6786 "configure"
#include "confdefs.h"
#include <netinet6/in6_var.h>
-EOF
+
+_ACEOF
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
egrep "in6_aliasreq" >/dev/null 2>&1; then
- rm -rf conftest*
- echo "$ac_t""yes" 1>&6
- cat >> confdefs.h <<\EOF
-#define HAVE_IN6_ALIASREQ
-EOF
+ echo "$as_me:6793: result: yes" >&5
+echo "${ECHO_T}yes" >&6
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_IN6_ALIASREQ
+_ACEOF
else
- rm -rf conftest*
- echo "$ac_t""no" 1>&6
+ echo "$as_me:6801: result: no" >&5
+echo "${ECHO_T}no" >&6
fi
rm -f conftest*
-
-echo $ac_n "checking whether struct rt_addrinfo exist""... $ac_c" 1>&6
-echo "configure:4085: checking whether struct rt_addrinfo exist" >&5
-cat > conftest.$ac_ext <<EOF
-#line 4087 "configure"
+echo "$as_me:6806: checking whether struct rt_addrinfo exist" >&5
+echo $ECHO_N "checking whether struct rt_addrinfo exist... $ECHO_C" >&6
+cat >conftest.$ac_ext <<_ACEOF
+#line 6809 "configure"
#include "confdefs.h"
#include <net/route.h>
-EOF
+
+_ACEOF
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
egrep "rt_addrinfo" >/dev/null 2>&1; then
- rm -rf conftest*
- echo "$ac_t""yes" 1>&6
- cat >> confdefs.h <<\EOF
-#define HAVE_RT_ADDRINFO
-EOF
+ echo "$as_me:6816: result: yes" >&5
+echo "${ECHO_T}yes" >&6
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_RT_ADDRINFO
+_ACEOF
else
- rm -rf conftest*
- echo "$ac_t""no" 1>&6
+ echo "$as_me:6824: result: no" >&5
+echo "${ECHO_T}no" >&6
fi
rm -f conftest*
-
-echo $ac_n "checking whether struct in_pktinfo exist""... $ac_c" 1>&6
-echo "configure:4107: checking whether struct in_pktinfo exist" >&5
-cat > conftest.$ac_ext <<EOF
-#line 4109 "configure"
+echo "$as_me:6829: checking whether struct in_pktinfo exist" >&5
+echo $ECHO_N "checking whether struct in_pktinfo exist... $ECHO_C" >&6
+cat >conftest.$ac_ext <<_ACEOF
+#line 6832 "configure"
#include "confdefs.h"
#include <netinet/in.h>
-int main() {
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
struct in_pktinfo ac_x;
-; return 0; }
-EOF
-if { (eval echo configure:4117: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
- rm -rf conftest*
- echo "$ac_t""yes" 1>&6
- cat >> confdefs.h <<\EOF
-#define HAVE_INPKTINFO
-EOF
-
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- echo "$ac_t""no" 1>&6
-fi
-rm -f conftest*
-
-echo $ac_n "checking whether getrusage is available""... $ac_c" 1>&6
-echo "configure:4133: checking whether getrusage is available" >&5
-cat > conftest.$ac_ext <<EOF
-#line 4135 "configure"
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (eval echo "$as_me:6851: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:6854: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest.$ac_objext'
+ { (eval echo "$as_me:6857: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:6860: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ echo "$as_me:6862: result: yes" >&5
+echo "${ECHO_T}yes" >&6
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_INPKTINFO
+_ACEOF
+
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+echo "$as_me:6872: result: no" >&5
+echo "${ECHO_T}no" >&6
+fi
+rm -f conftest.$ac_objext conftest.$ac_ext
+
+echo "$as_me:6877: checking whether getrusage is available" >&5
+echo $ECHO_N "checking whether getrusage is available... $ECHO_C" >&6
+cat >conftest.$ac_ext <<_ACEOF
+#line 6880 "configure"
#include "confdefs.h"
#include <sys/resource.h>
-int main() {
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
struct rusage ac_x; getrusage (RUSAGE_SELF, &ac_x);
-; return 0; }
-EOF
-if { (eval echo configure:4143: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
- rm -rf conftest*
- echo "$ac_t""yes" 1>&6
- cat >> confdefs.h <<\EOF
-#define HAVE_RUSAGE
-EOF
-
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- echo "$ac_t""no" 1>&6
-fi
-rm -f conftest*
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (eval echo "$as_me:6899: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:6902: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest.$ac_objext'
+ { (eval echo "$as_me:6905: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:6908: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ echo "$as_me:6910: result: yes" >&5
+echo "${ECHO_T}yes" >&6
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_RUSAGE
+_ACEOF
+
+else
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+echo "$as_me:6920: result: no" >&5
+echo "${ECHO_T}no" >&6
+fi
+rm -f conftest.$ac_objext conftest.$ac_ext
file="${srcdir}/lib/version.h"
VERSION=`sed -ne 's/^#.*ZEBRA_VERSION.*\"\([^\"]*\)\"$/\1/p' $file`
-
-echo $ac_n "checking pid file directory""... $ac_c" 1>&6
-echo "configure:4163: checking pid file directory" >&5
-if eval "test \"`echo '$''{'ac_piddir'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+echo "$as_me:6928: checking pid file directory" >&5
+echo $ECHO_N "checking pid file directory... $ECHO_C" >&6
+if test "${ac_piddir+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
for ZEBRA_PID_DIR in /var/run /var/adm /etc /dev/null;
do
echo "PID DIRECTORY NOT FOUND!"
fi
fi
+echo "$as_me:6942: result: $ac_piddir" >&5
+echo "${ECHO_T}$ac_piddir" >&6
-echo "$ac_t""$ac_piddir" 1>&6
-cat >> confdefs.h <<EOF
+cat >>confdefs.h <<_ACEOF
#define PATH_ZEBRA_PID "$ac_piddir/zebra.pid"
-EOF
+_ACEOF
-cat >> confdefs.h <<EOF
+cat >>confdefs.h <<_ACEOF
#define PATH_RIPD_PID "$ac_piddir/ripd.pid"
-EOF
+_ACEOF
-cat >> confdefs.h <<EOF
+cat >>confdefs.h <<_ACEOF
#define PATH_RIPNGD_PID "$ac_piddir/ripngd.pid"
-EOF
+_ACEOF
-cat >> confdefs.h <<EOF
+cat >>confdefs.h <<_ACEOF
#define PATH_BGPD_PID "$ac_piddir/bgpd.pid"
-EOF
+_ACEOF
-cat >> confdefs.h <<EOF
+cat >>confdefs.h <<_ACEOF
#define PATH_OSPFD_PID "$ac_piddir/ospfd.pid"
-EOF
+_ACEOF
-cat >> confdefs.h <<EOF
+cat >>confdefs.h <<_ACEOF
#define PATH_OSPF6D_PID "$ac_piddir/ospf6d.pid"
-EOF
-
+_ACEOF
-
-echo $ac_n "checking for working htonl""... $ac_c" 1>&6
-echo "configure:4205: checking for working htonl" >&5
-if eval "test \"`echo '$''{'ac_cv_htonl_works'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
+echo "$as_me:6969: checking for working htonl" >&5
+echo $ECHO_N "checking for working htonl... $ECHO_C" >&6
+if test "${ac_cv_htonl_works+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
-
-cat > conftest.$ac_ext <<EOF
-#line 4211 "configure"
+
+cat >conftest.$ac_ext <<_ACEOF
+#line 6976 "configure"
#include "confdefs.h"
#ifdef HAVE_SYS_TYPES_H
#include <sys/types.h>
#ifdef HAVE_NETINET_IN_H
#include <netinet/in.h>
#endif
-int main() {
+#ifdef F77_DUMMY_MAIN
+# ifdef __cplusplus
+ extern "C"
+# endif
+ int F77_DUMMY_MAIN() { return 1; }
+#endif
+int
+main ()
+{
htonl (0);
-; return 0; }
-EOF
-if { (eval echo configure:4226: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
- rm -rf conftest*
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (eval echo "$as_me:7002: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:7005: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (eval echo "$as_me:7008: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:7011: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
ac_cv_htonl_works=yes
else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- ac_cv_htonl_works=no
+ echo "$as_me: failed program was:" >&5
+cat conftest.$ac_ext >&5
+ac_cv_htonl_works=no
fi
-rm -f conftest*
+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$ac_t""$ac_cv_htonl_works" 1>&6
+echo "$as_me:7022: result: $ac_cv_htonl_works" >&5
+echo "${ECHO_T}$ac_cv_htonl_works" >&6
-trap '' 1 2 15
-cat > confcache <<\EOF
+ac_config_files="$ac_config_files Makefile lib/Makefile zebra/Makefile ripd/Makefile ripngd/Makefile bgpd/Makefile ospfd/Makefile ospf6d/Makefile vtysh/Makefile doc/Makefile ospfclient/Makefile"
+cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
# tests run on this system so they can be shared between configure
-# scripts and configure runs. It is not useful on other systems.
-# If it contains results you don't want to keep, you may remove or edit it.
+# scripts and configure runs, see configure's option --config-cache.
+# It is not useful on other systems. If it contains results you don't
+# want to keep, you may remove or edit it.
#
-# By default, configure uses ./config.cache as the cache file,
-# creating it if it does not exist already. You can give configure
-# the --cache-file=FILE option to use a different cache file; that is
-# what configure does when it calls configure scripts in
-# subdirectories, so they share the cache.
-# Giving --cache-file=/dev/null disables caching, for debugging configure.
-# config.status only pays attention to the cache file if you give it the
-# --recheck option to rerun configure.
+# config.status only pays attention to the cache file if you give it
+# the --recheck option to rerun configure.
#
-EOF
+# `ac_cv_env_foo' variables (set or unset) will be overriden when
+# loading this file, other *unset* `ac_cv_foo' will be assigned the
+# following values.
+
+_ACEOF
+
# The following way of writing the cache mishandles newlines in values,
# but we know of no workaround that is simple, portable, and efficient.
# So, don't put newlines in cache variables' values.
# Ultrix sh set writes to stderr and can't be redirected directly,
# and sets the high bit in the cache file unless we assign to the vars.
-(set) 2>&1 |
- case `(ac_space=' '; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- # `set' does not quote correctly, so add quotes (double-quote substitution
- # turns \\\\ into \\, and sed turns \\ into \).
- sed -n \
- -e "s/'/'\\\\''/g" \
- -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
- ;;
- *)
- # `set' quotes correctly as required by POSIX, so do not add quotes.
- sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
- ;;
- esac >> confcache
-if cmp -s $cache_file confcache; then
- :
-else
+{
+ (set) 2>&1 |
+ case `(ac_space=' '; set | grep ac_space) 2>&1` in
+ *ac_space=\ *)
+ # `set' does not quote correctly, so add quotes (double-quote
+ # substitution turns \\\\ into \\, and sed turns \\ into \).
+ sed -n \
+ "s/'/'\\\\''/g;
+ s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
+ ;;
+ *)
+ # `set' quotes correctly as required by POSIX, so do not add quotes.
+ sed -n \
+ "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
+ ;;
+ esac;
+} |
+ sed '
+ t clear
+ : clear
+ s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
+ t end
+ /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
+ : end' >>confcache
+if cmp -s $cache_file confcache; then :; else
if test -w $cache_file; then
- echo "updating cache $cache_file"
- cat confcache > $cache_file
+ test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
+ cat confcache >$cache_file
else
echo "not updating unwritable cache $cache_file"
fi
fi
rm -f confcache
-trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
-
test "x$prefix" = xNONE && prefix=$ac_default_prefix
# Let make expand exec_prefix.
test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-# Any assignment to VPATH causes Sun make to only execute
-# the first set of double-colon rules, so remove it if not needed.
-# If there is a colon in the path, we need to keep it.
+# VPATH may cause trouble with some makes, so we remove $(srcdir),
+# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
+# trailing colons and then remove the whole line if VPATH becomes empty
+# (actually we leave an empty line to preserve line numbers).
if test "x$srcdir" = x.; then
- ac_vpsub='/^[ ]*VPATH[ ]*=[^:]*$/d'
+ ac_vpsub='/^[ ]*VPATH[ ]*=/{
+s/:*\$(srcdir):*/:/;
+s/:*\${srcdir}:*/:/;
+s/:*@srcdir@:*/:/;
+s/^\([^=]*=[ ]*\):*/\1/;
+s/:*$//;
+s/^[^=]*=[ ]*$//;
+}'
fi
-trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
-
DEFS=-DHAVE_CONFIG_H
-# Without the "./", some shells look in PATH for config.status.
: ${CONFIG_STATUS=./config.status}
-
-echo creating $CONFIG_STATUS
-rm -f $CONFIG_STATUS
-cat > $CONFIG_STATUS <<EOF
-#! /bin/sh
-# Generated automatically by configure.
+ac_clean_files_save=$ac_clean_files
+ac_clean_files="$ac_clean_files $CONFIG_STATUS"
+{ echo "$as_me:7105: creating $CONFIG_STATUS" >&5
+echo "$as_me: creating $CONFIG_STATUS" >&6;}
+cat >$CONFIG_STATUS <<_ACEOF
+#! $SHELL
+# Generated automatically by $as_me.
# Run this file to recreate the current configuration.
-# This directory was configured as follows,
-# on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
-#
-# $0 $ac_configure_args
-#
# Compiler output produced by configure, useful for debugging
-# configure, is in ./config.log if it exists.
+# configure, is in config.log if it exists.
-ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
-for ac_option
+debug=false
+SHELL=\${CONFIG_SHELL-$SHELL}
+_ACEOF
+
+cat >>$CONFIG_STATUS <<\_ACEOF
+
+## --------------------- ##
+## M4sh Initialization. ##
+## --------------------- ##
+
+# Be Bourne compatible
+if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
+ emulate sh
+ NULLCMD=:
+elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
+ set -o posix
+fi
+
+# Name of the executable.
+as_me=`echo "$0" |sed 's,.*[\\/],,'`
+
+if expr a : '\(a\)' >/dev/null 2>&1; then
+ as_expr=expr
+else
+ as_expr=false
+fi
+
+rm -f conf$$ conf$$.exe conf$$.file
+echo >conf$$.file
+if ln -s conf$$.file conf$$ 2>/dev/null; then
+ # We could just check for DJGPP; but this test a) works b) is more generic
+ # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
+ if test -f conf$$.exe; then
+ # Don't use ln at all; we don't have any links
+ as_ln_s='cp -p'
+ else
+ as_ln_s='ln -s'
+ fi
+elif ln conf$$.file conf$$ 2>/dev/null; then
+ as_ln_s=ln
+else
+ as_ln_s='cp -p'
+fi
+rm -f conf$$ conf$$.exe conf$$.file
+
+as_executable_p="test -f"
+
+# Support unset when possible.
+if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
+ as_unset=unset
+else
+ as_unset=false
+fi
+
+# NLS nuisances.
+$as_unset LANG || test "${LANG+set}" != set || { LANG=C; export LANG; }
+$as_unset LC_ALL || test "${LC_ALL+set}" != set || { LC_ALL=C; export LC_ALL; }
+$as_unset LC_TIME || test "${LC_TIME+set}" != set || { LC_TIME=C; export LC_TIME; }
+$as_unset LC_CTYPE || test "${LC_CTYPE+set}" != set || { LC_CTYPE=C; export LC_CTYPE; }
+$as_unset LANGUAGE || test "${LANGUAGE+set}" != set || { LANGUAGE=C; export LANGUAGE; }
+$as_unset LC_COLLATE || test "${LC_COLLATE+set}" != set || { LC_COLLATE=C; export LC_COLLATE; }
+$as_unset LC_NUMERIC || test "${LC_NUMERIC+set}" != set || { LC_NUMERIC=C; export LC_NUMERIC; }
+$as_unset LC_MESSAGES || test "${LC_MESSAGES+set}" != set || { LC_MESSAGES=C; export LC_MESSAGES; }
+
+# IFS
+# We need space, tab and new line, in precisely that order.
+as_nl='
+'
+IFS=" $as_nl"
+
+# CDPATH.
+$as_unset CDPATH || test "${CDPATH+set}" != set || { CDPATH=:; export CDPATH; }
+
+exec 6>&1
+
+# Open the log real soon, to keep \$[0] and so on meaningful, and to
+# report actual input values of CONFIG_FILES etc. instead of their
+# values after options handling. Logging --version etc. is OK.
+exec 5>>config.log
+{
+ echo
+ sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
+## Running \$as_me. ##
+_ASBOX
+} >&5
+cat >&5 <<_CSEOF
+
+This file was extended by $as_me, which was
+generated by GNU Autoconf 2.52d. Invocation command line was
+
+ CONFIG_FILES = $CONFIG_FILES
+ CONFIG_HEADERS = $CONFIG_HEADERS
+ CONFIG_LINKS = $CONFIG_LINKS
+ CONFIG_COMMANDS = $CONFIG_COMMANDS
+ $ $@
+
+_CSEOF
+echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
+echo >&5
+_ACEOF
+
+# Files that config.status was made for.
+if test -n "$ac_config_files"; then
+ echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
+fi
+
+if test -n "$ac_config_headers"; then
+ echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
+fi
+
+if test -n "$ac_config_links"; then
+ echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
+fi
+
+if test -n "$ac_config_commands"; then
+ echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
+fi
+
+cat >>$CONFIG_STATUS <<\_ACEOF
+
+ac_cs_usage="\
+\`$as_me' instantiates files from templates according to the
+current configuration.
+
+Usage: $0 [OPTIONS] [FILE]...
+
+ -h, --help print this help, then exit
+ -V, --version print version number, then exit
+ -d, --debug don't remove temporary files
+ --recheck update $as_me by reconfiguring in the same conditions
+ --file=FILE[:TEMPLATE]
+ instantiate the configuration file FILE
+ --header=FILE[:TEMPLATE]
+ instantiate the configuration header FILE
+
+Configuration files:
+$config_files
+
+Configuration headers:
+$config_headers
+
+Configuration commands:
+$config_commands
+
+Report bugs to <bug-autoconf@gnu.org>."
+_ACEOF
+
+cat >>$CONFIG_STATUS <<_ACEOF
+ac_cs_version="\\
+config.status
+configured by $0, generated by GNU Autoconf 2.52d,
+ with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
+
+Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
+Free Software Foundation, Inc.
+This config.status script is free software; the Free Software Foundation
+gives unlimited permission to copy, distribute and modify it."
+srcdir=$srcdir
+INSTALL="$INSTALL"
+_ACEOF
+
+cat >>$CONFIG_STATUS <<\_ACEOF
+# If no file are specified by the user, then we need to provide default
+# value. By we need to know if files were specified by the user.
+ac_need_defaults=:
+while test $# != 0
do
- case "\$ac_option" in
+ case $1 in
+ --*=*)
+ ac_option=`expr "x$1" : 'x\([^=]*\)='`
+ ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
+ shift
+ set dummy "$ac_option" "$ac_optarg" ${1+"$@"}
+ shift
+ ;;
+ -*);;
+ *) # This is not an option, so the user has probably given explicit
+ # arguments.
+ ac_need_defaults=false;;
+ esac
+
+ case $1 in
+ # Handling of the options.
+_ACEOF
+cat >>$CONFIG_STATUS <<_ACEOF
-recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
- exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
- -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
- echo "$CONFIG_STATUS generated by autoconf version 2.13"
- exit 0 ;;
- -help | --help | --hel | --he | --h)
- echo "\$ac_cs_usage"; exit 0 ;;
- *) echo "\$ac_cs_usage"; exit 1 ;;
+ echo "running $SHELL $0 " $ac_configure_args " --no-create --no-recursion"
+ exec $SHELL $0 $ac_configure_args --no-create --no-recursion ;;
+_ACEOF
+cat >>$CONFIG_STATUS <<\_ACEOF
+ --version | --vers* | -V )
+ echo "$ac_cs_version"; exit 0 ;;
+ --he | --h)
+ # Conflict between --help and --header
+ { { echo "$as_me:7308: error: ambiguous option: $1
+Try \`$0 --help' for more information." >&5
+echo "$as_me: error: ambiguous option: $1
+Try \`$0 --help' for more information." >&2;}
+ { (exit 1); exit 1; }; };;
+ --help | --hel | -h )
+ echo "$ac_cs_usage"; exit 0 ;;
+ --debug | --d* | -d )
+ debug=: ;;
+ --file | --fil | --fi | --f )
+ shift
+ CONFIG_FILES="$CONFIG_FILES $1"
+ ac_need_defaults=false;;
+ --header | --heade | --head | --hea )
+ shift
+ CONFIG_HEADERS="$CONFIG_HEADERS $1"
+ ac_need_defaults=false;;
+
+ # This is an error.
+ -*) { { echo "$as_me:7327: error: unrecognized option: $1
+Try \`$0 --help' for more information." >&5
+echo "$as_me: error: unrecognized option: $1
+Try \`$0 --help' for more information." >&2;}
+ { (exit 1); exit 1; }; } ;;
+
+ *) ac_config_targets="$ac_config_targets $1" ;;
+
esac
+ shift
done
-ac_given_srcdir=$srcdir
-ac_given_INSTALL="$INSTALL"
+_ACEOF
-trap 'rm -fr `echo "Makefile lib/Makefile zebra/Makefile ripd/Makefile ripngd/Makefile bgpd/Makefile ospfd/Makefile ospf6d/Makefile vtysh/Makefile doc/Makefile ospfclient/Makefile config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
-EOF
-cat >> $CONFIG_STATUS <<EOF
+cat >>$CONFIG_STATUS <<_ACEOF
+#
+# INIT-COMMANDS section.
+#
-# Protect against being on the right side of a sed subst in config.status.
-sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
- s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
-$ac_vpsub
-$extrasub
-s%@SHELL@%$SHELL%g
-s%@CFLAGS@%$CFLAGS%g
-s%@CPPFLAGS@%$CPPFLAGS%g
-s%@CXXFLAGS@%$CXXFLAGS%g
-s%@FFLAGS@%$FFLAGS%g
-s%@DEFS@%$DEFS%g
-s%@LDFLAGS@%$LDFLAGS%g
-s%@LIBS@%$LIBS%g
-s%@exec_prefix@%$exec_prefix%g
-s%@prefix@%$prefix%g
-s%@program_transform_name@%$program_transform_name%g
-s%@bindir@%$bindir%g
-s%@sbindir@%$sbindir%g
-s%@libexecdir@%$libexecdir%g
-s%@datadir@%$datadir%g
-s%@sysconfdir@%$sysconfdir%g
-s%@sharedstatedir@%$sharedstatedir%g
-s%@localstatedir@%$localstatedir%g
-s%@libdir@%$libdir%g
-s%@includedir@%$includedir%g
-s%@oldincludedir@%$oldincludedir%g
-s%@infodir@%$infodir%g
-s%@mandir@%$mandir%g
-s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
-s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
-s%@INSTALL_DATA@%$INSTALL_DATA%g
-s%@PACKAGE@%$PACKAGE%g
-s%@VERSION@%$VERSION%g
-s%@ACLOCAL@%$ACLOCAL%g
-s%@AUTOCONF@%$AUTOCONF%g
-s%@AUTOMAKE@%$AUTOMAKE%g
-s%@AUTOHEADER@%$AUTOHEADER%g
-s%@MAKEINFO@%$MAKEINFO%g
-s%@SET_MAKE@%$SET_MAKE%g
-s%@host@%$host%g
-s%@host_alias@%$host_alias%g
-s%@host_cpu@%$host_cpu%g
-s%@host_vendor@%$host_vendor%g
-s%@host_os@%$host_os%g
-s%@CC@%$CC%g
-s%@CPP@%$CPP%g
-s%@build@%$build%g
-s%@build_alias@%$build_alias%g
-s%@build_cpu@%$build_cpu%g
-s%@build_vendor@%$build_vendor%g
-s%@build_os@%$build_os%g
-s%@AR@%$AR%g
-s%@RANLIB@%$RANLIB%g
-s%@MULTIPATH_NUM@%$MULTIPATH_NUM%g
-s%@LIBPAM@%$LIBPAM%g
-s%@RT_METHOD@%$RT_METHOD%g
-s%@KERNEL_METHOD@%$KERNEL_METHOD%g
-s%@OTHER_METHOD@%$OTHER_METHOD%g
-s%@RTREAD_METHOD@%$RTREAD_METHOD%g
-s%@IF_METHOD@%$IF_METHOD%g
-s%@IF_PROC@%$IF_PROC%g
-s%@IPFORWARD@%$IPFORWARD%g
-s%@LIB_IPV6@%$LIB_IPV6%g
-s%@ZEBRA@%$ZEBRA%g
-s%@BGPD@%$BGPD%g
-s%@RIPD@%$RIPD%g
-s%@RIPNGD@%$RIPNGD%g
-s%@OSPFD@%$OSPFD%g
-s%@OSPF6D@%$OSPF6D%g
-s%@VTYSH@%$VTYSH%g
-s%@INCLUDES@%$INCLUDES%g
-s%@CURSES@%$CURSES%g
-s%@OSPFCLIENT@%$OSPFCLIENT%g
-s%@LIB_REGEX@%$LIB_REGEX%g
+AMDEP_TRUE="$AMDEP_TRUE"
+ac_aux_dir="$ac_aux_dir"
+
+_ACEOF
+
+cat >>$CONFIG_STATUS <<\_ACEOF
+for ac_config_target in $ac_config_targets
+do
+ case "$ac_config_target" in
+ # Handling of arguments.
+ "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
+ "lib/Makefile" ) CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;;
+ "zebra/Makefile" ) CONFIG_FILES="$CONFIG_FILES zebra/Makefile" ;;
+ "ripd/Makefile" ) CONFIG_FILES="$CONFIG_FILES ripd/Makefile" ;;
+ "ripngd/Makefile" ) CONFIG_FILES="$CONFIG_FILES ripngd/Makefile" ;;
+ "bgpd/Makefile" ) CONFIG_FILES="$CONFIG_FILES bgpd/Makefile" ;;
+ "ospfd/Makefile" ) CONFIG_FILES="$CONFIG_FILES ospfd/Makefile" ;;
+ "ospf6d/Makefile" ) CONFIG_FILES="$CONFIG_FILES ospf6d/Makefile" ;;
+ "vtysh/Makefile" ) CONFIG_FILES="$CONFIG_FILES vtysh/Makefile" ;;
+ "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
+ "ospfclient/Makefile" ) CONFIG_FILES="$CONFIG_FILES ospfclient/Makefile" ;;
+ "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;;
+ "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
+ *) { { echo "$as_me:7369: error: invalid argument: $ac_config_target" >&5
+echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
+ { (exit 1); exit 1; }; };;
+ esac
+done
+
+# If the user did not use the arguments to specify the items to instantiate,
+# then the envvar interface is used. Set only those that are not.
+# We use the long form for the default assignment because of an extremely
+# bizarre bug on SunOS 4.1.3.
+if $ac_need_defaults; then
+ test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
+ test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
+ test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
+fi
+
+# Create a temporary directory, and hook for its removal unless debugging.
+$debug ||
+{
+ trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
+ trap '{ (exit 1); exit 1; }' 1 2 13 15
+}
+
+# Create a (secure) tmp directory for tmp files.
+: ${TMPDIR=/tmp}
+{
+ tmp=`(umask 077 && mktemp -d -q "$TMPDIR/csXXXXXX") 2>/dev/null` &&
+ test -n "$tmp" && test -d "$tmp"
+} ||
+{
+ tmp=$TMPDIR/cs$$-$RANDOM
+ (umask 077 && mkdir $tmp)
+} ||
+{
+ echo "$me: cannot create a temporary directory in $TMPDIR" >&2
+ { (exit 1); exit 1; }
+}
+
+_ACEOF
+
+cat >>$CONFIG_STATUS <<_ACEOF
+
+#
+# CONFIG_FILES section.
+#
+# No need to generate the scripts if there are no CONFIG_FILES.
+# This happens for instance when ./config.status config.h
+if test -n "\$CONFIG_FILES"; then
+ # Protect against being on the right side of a sed subst in config.status.
+ sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
+ s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
+s,@SHELL@,$SHELL,;t t
+s,@exec_prefix@,$exec_prefix,;t t
+s,@prefix@,$prefix,;t t
+s,@program_transform_name@,$program_transform_name,;t t
+s,@bindir@,$bindir,;t t
+s,@sbindir@,$sbindir,;t t
+s,@libexecdir@,$libexecdir,;t t
+s,@datadir@,$datadir,;t t
+s,@sysconfdir@,$sysconfdir,;t t
+s,@sharedstatedir@,$sharedstatedir,;t t
+s,@localstatedir@,$localstatedir,;t t
+s,@libdir@,$libdir,;t t
+s,@includedir@,$includedir,;t t
+s,@oldincludedir@,$oldincludedir,;t t
+s,@infodir@,$infodir,;t t
+s,@mandir@,$mandir,;t t
+s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t
+s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
+s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
+s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t
+s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
+s,@build_alias@,$build_alias,;t t
+s,@host_alias@,$host_alias,;t t
+s,@target_alias@,$target_alias,;t t
+s,@ECHO_C@,$ECHO_C,;t t
+s,@ECHO_N@,$ECHO_N,;t t
+s,@ECHO_T@,$ECHO_T,;t t
+s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
+s,@DEFS@,$DEFS,;t t
+s,@LIBS@,$LIBS,;t t
+s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
+s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
+s,@INSTALL_DATA@,$INSTALL_DATA,;t t
+s,@PACKAGE@,$PACKAGE,;t t
+s,@VERSION@,$VERSION,;t t
+s,@EXEEXT@,$EXEEXT,;t t
+s,@OBJEXT@,$OBJEXT,;t t
+s,@ACLOCAL@,$ACLOCAL,;t t
+s,@AUTOCONF@,$AUTOCONF,;t t
+s,@AUTOMAKE@,$AUTOMAKE,;t t
+s,@AUTOHEADER@,$AUTOHEADER,;t t
+s,@MAKEINFO@,$MAKEINFO,;t t
+s,@AMTAR@,$AMTAR,;t t
+s,@install_sh@,$install_sh,;t t
+s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t
+s,@AWK@,$AWK,;t t
+s,@SET_MAKE@,$SET_MAKE,;t t
+s,@AMDEP_TRUE@,$AMDEP_TRUE,;t t
+s,@AMDEP_FALSE@,$AMDEP_FALSE,;t t
+s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t
+s,@DEPDIR@,$DEPDIR,;t t
+s,@build@,$build,;t t
+s,@build_cpu@,$build_cpu,;t t
+s,@build_vendor@,$build_vendor,;t t
+s,@build_os@,$build_os,;t t
+s,@host@,$host,;t t
+s,@host_cpu@,$host_cpu,;t t
+s,@host_vendor@,$host_vendor,;t t
+s,@host_os@,$host_os,;t t
+s,@CC@,$CC,;t t
+s,@CFLAGS@,$CFLAGS,;t t
+s,@LDFLAGS@,$LDFLAGS,;t t
+s,@CPPFLAGS@,$CPPFLAGS,;t t
+s,@ac_ct_CC@,$ac_ct_CC,;t t
+s,@am__include@,$am__include,;t t
+s,@am__quote@,$am__quote,;t t
+s,@CCDEPMODE@,$CCDEPMODE,;t t
+s,@CPP@,$CPP,;t t
+s,@AR@,$AR,;t t
+s,@ac_ct_AR@,$ac_ct_AR,;t t
+s,@RANLIB@,$RANLIB,;t t
+s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
+s,@MULTIPATH_NUM@,$MULTIPATH_NUM,;t t
+s,@LIBPAM@,$LIBPAM,;t t
+s,@RT_METHOD@,$RT_METHOD,;t t
+s,@KERNEL_METHOD@,$KERNEL_METHOD,;t t
+s,@OTHER_METHOD@,$OTHER_METHOD,;t t
+s,@RTREAD_METHOD@,$RTREAD_METHOD,;t t
+s,@IF_METHOD@,$IF_METHOD,;t t
+s,@IF_PROC@,$IF_PROC,;t t
+s,@IPFORWARD@,$IPFORWARD,;t t
+s,@LIB_IPV6@,$LIB_IPV6,;t t
+s,@ZEBRA@,$ZEBRA,;t t
+s,@BGPD@,$BGPD,;t t
+s,@RIPD@,$RIPD,;t t
+s,@RIPNGD@,$RIPNGD,;t t
+s,@OSPFD@,$OSPFD,;t t
+s,@OSPF6D@,$OSPF6D,;t t
+s,@VTYSH@,$VTYSH,;t t
+s,@INCLUDES@,$INCLUDES,;t t
+s,@CURSES@,$CURSES,;t t
+s,@OSPFCLIENT@,$OSPFCLIENT,;t t
+s,@OSPFAPI@,$OSPFAPI,;t t
+s,@LIB_REGEX@,$LIB_REGEX,;t t
CEOF
-EOF
-
-cat >> $CONFIG_STATUS <<\EOF
-
-# Split the substitutions into bite-sized pieces for seds with
-# small command number limits, like on Digital OSF/1 and HP-UX.
-ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
-ac_file=1 # Number of current file.
-ac_beg=1 # First line for current file.
-ac_end=$ac_max_sed_cmds # Line after last line for current file.
-ac_more_lines=:
-ac_sed_cmds=""
-while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
- else
- sed "${ac_end}q" conftest.subs > conftest.s$ac_file
- fi
- if test ! -s conftest.s$ac_file; then
- ac_more_lines=false
- rm -f conftest.s$ac_file
- else
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f conftest.s$ac_file"
+
+_ACEOF
+
+ cat >>$CONFIG_STATUS <<\_ACEOF
+ # Split the substitutions into bite-sized pieces for seds with
+ # small command number limits, like on Digital OSF/1 and HP-UX.
+ ac_max_sed_lines=48
+ ac_sed_frag=1 # Number of current file.
+ ac_beg=1 # First line for current file.
+ ac_end=$ac_max_sed_lines # Line after last line for current file.
+ ac_more_lines=:
+ ac_sed_cmds=
+ while $ac_more_lines; do
+ if test $ac_beg -gt 1; then
+ sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
else
- ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
+ sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
fi
- ac_file=`expr $ac_file + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_cmds`
+ if test ! -s $tmp/subs.frag; then
+ ac_more_lines=false
+ else
+ # The purpose of the label and of the branching condition is to
+ # speed up the sed processing (if there are no `@' at all, there
+ # is no need to browse any of the substitutions).
+ # These are the two extra sed commands mentioned above.
+ (echo ':t
+ /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
+ if test -z "$ac_sed_cmds"; then
+ ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
+ else
+ ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
+ fi
+ ac_sed_frag=`expr $ac_sed_frag + 1`
+ ac_beg=$ac_end
+ ac_end=`expr $ac_end + $ac_max_sed_lines`
+ fi
+ done
+ if test -z "$ac_sed_cmds"; then
+ ac_sed_cmds=cat
fi
-done
-if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
-fi
-EOF
+fi # test -n "$CONFIG_FILES"
-cat >> $CONFIG_STATUS <<EOF
-
-CONFIG_FILES=\${CONFIG_FILES-"Makefile lib/Makefile zebra/Makefile ripd/Makefile ripngd/Makefile bgpd/Makefile ospfd/Makefile ospf6d/Makefile vtysh/Makefile doc/Makefile ospfclient/Makefile"}
-EOF
-cat >> $CONFIG_STATUS <<\EOF
-for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
+_ACEOF
+cat >>$CONFIG_STATUS <<\_ACEOF
+for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
# Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case "$ac_file" in
- *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
- ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
- *) ac_file_in="${ac_file}.in" ;;
+ case $ac_file in
+ - | *:- | *:-:* ) # input from stdin
+ cat >$tmp/stdin
+ ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
+ ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
+ *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
+ ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
+ * ) ac_file_in=$ac_file.in ;;
esac
- # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
+ # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
+ ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+ X"$ac_file" : 'X\(//\)[^/]' \| \
+ X"$ac_file" : 'X\(//\)$' \| \
+ X"$ac_file" : 'X\(/\)' \| \
+ . : '\(.\)' 2>/dev/null ||
+echo X"$ac_file" |
+ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
+ /^X\(\/\/\)[^/].*/{ s//\1/; q; }
+ /^X\(\/\/\)$/{ s//\1/; q; }
+ /^X\(\/\).*/{ s//\1/; q; }
+ s/.*/./; q'`
+ { case "$ac_dir" in
+ [\\/]* | ?:[\\/]* ) as_incr_dir=;;
+ *) as_incr_dir=.;;
+esac
+as_dummy="$ac_dir"
+for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do
+ case $as_mkdir_dir in
+ # Skip DOS drivespec
+ ?:) as_incr_dir=$as_mkdir_dir ;;
+ *)
+ as_incr_dir=$as_incr_dir/$as_mkdir_dir
+ test -d "$as_incr_dir" ||
+ mkdir "$as_incr_dir" ||
+ { { echo "$as_me:7597: error: cannot create \"$ac_dir\"" >&5
+echo "$as_me: error: cannot create \"$ac_dir\"" >&2;}
+ { (exit 1); exit 1; }; }
+ ;;
+ esac
+done; }
- # Remove last slash and all that follows it. Not all systems have dirname.
- ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
- if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
- # The file is in a subdirectory.
- test ! -d "$ac_dir" && mkdir "$ac_dir"
- ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
- # A "../" for each directory in $ac_dir_suffix.
- ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
- else
- ac_dir_suffix= ac_dots=
- fi
+ if test "$ac_dir" != .; then
+ ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\./,,'`
+ # A "../" for each directory in $ac_dir_suffix.
+ ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^/]*,../,g'`
+else
+ ac_dir_suffix= ac_top_builddir=
+fi
- case "$ac_given_srcdir" in
- .) srcdir=.
- if test -z "$ac_dots"; then top_srcdir=.
- else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
- /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
+case $srcdir in
+ .) # No --srcdir option. We are building in place.
+ ac_srcdir=.
+ if test -z "$ac_top_builddir"; then
+ ac_top_srcdir=.
+ else
+ ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
+ fi ;;
+ [\\/]* | ?:[\\/]* ) # Absolute path.
+ ac_srcdir=$srcdir$ac_dir_suffix;
+ ac_top_srcdir=$srcdir ;;
*) # Relative path.
- srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
- top_srcdir="$ac_dots$ac_given_srcdir" ;;
- esac
+ ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
+ ac_top_srcdir=$ac_top_builddir$srcdir ;;
+esac
- case "$ac_given_INSTALL" in
- [/$]*) INSTALL="$ac_given_INSTALL" ;;
- *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
+ case $INSTALL in
+ [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
+ *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
esac
- echo creating "$ac_file"
- rm -f "$ac_file"
- configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
- case "$ac_file" in
- *Makefile*) ac_comsub="1i\\
-# $configure_input" ;;
- *) ac_comsub= ;;
- esac
+ if test x"$ac_file" != x-; then
+ { echo "$as_me:7634: creating $ac_file" >&5
+echo "$as_me: creating $ac_file" >&6;}
+ rm -f "$ac_file"
+ fi
+ # Let's still pretend it is `configure' which instantiates (i.e., don't
+ # use $as_me), people would be surprised to read:
+ # /* config.h. Generated automatically by config.status. */
+ configure_input="Generated automatically from `echo $ac_file_in |
+ sed 's,.*/,,'` by configure."
+
+ # First look for the input files in the build tree, otherwise in the
+ # src tree.
+ ac_file_inputs=`IFS=:
+ for f in $ac_file_in; do
+ case $f in
+ -) echo $tmp/stdin ;;
+ [\\/$]*)
+ # Absolute (can't be DOS-style, as IFS=:)
+ test -f "$f" || { { echo "$as_me:7652: error: cannot find input file: $f" >&5
+echo "$as_me: error: cannot find input file: $f" >&2;}
+ { (exit 1); exit 1; }; }
+ echo $f;;
+ *) # Relative
+ if test -f "$f"; then
+ # Build tree
+ echo $f
+ elif test -f "$srcdir/$f"; then
+ # Source tree
+ echo $srcdir/$f
+ else
+ # /dev/null tree
+ { { echo "$as_me:7665: error: cannot find input file: $f" >&5
+echo "$as_me: error: cannot find input file: $f" >&2;}
+ { (exit 1); exit 1; }; }
+ fi;;
+ esac
+ done` || { (exit 1); exit 1; }
+_ACEOF
+cat >>$CONFIG_STATUS <<_ACEOF
+ sed "$ac_vpsub
+$extrasub
+_ACEOF
+cat >>$CONFIG_STATUS <<\_ACEOF
+:t
+/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
+s,@configure_input@,$configure_input,;t t
+s,@srcdir@,$ac_srcdir,;t t
+s,@top_srcdir@,$ac_top_srcdir,;t t
+s,@INSTALL@,$ac_INSTALL,;t t
+" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
+ rm -f $tmp/stdin
+ if test x"$ac_file" != x-; then
+ mv $tmp/out $ac_file
+ else
+ cat $tmp/out
+ rm -f $tmp/out
+ fi
- ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
- sed -e "$ac_comsub
-s%@configure_input@%$configure_input%g
-s%@srcdir@%$srcdir%g
-s%@top_srcdir@%$top_srcdir%g
-s%@INSTALL@%$INSTALL%g
-" $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
-fi; done
-rm -f conftest.s*
+done
+_ACEOF
+cat >>$CONFIG_STATUS <<\_ACEOF
+
+#
+# CONFIG_HEADER section.
+#
# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
# NAME is the cpp macro being defined and VALUE is the value it is being given.
#
# ac_d sets the value in "#define NAME VALUE" lines.
-ac_dA='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
-ac_dB='\([ ][ ]*\)[^ ]*%\1#\2'
-ac_dC='\3'
-ac_dD='%g'
-# ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
-ac_uA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
-ac_uB='\([ ]\)%\1#\2define\3'
+ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)'
+ac_dB='[ ].*$,\1#\2'
+ac_dC=' '
+ac_dD=',;t'
+# ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
+ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
+ac_uB='$,\1#\2define\3'
ac_uC=' '
-ac_uD='\4%g'
-# ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
-ac_eA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
-ac_eB='$%\1#\2define\3'
-ac_eC=' '
-ac_eD='%g'
-
-if test "${CONFIG_HEADERS+set}" != set; then
-EOF
-cat >> $CONFIG_STATUS <<EOF
- CONFIG_HEADERS="config.h"
-EOF
-cat >> $CONFIG_STATUS <<\EOF
-fi
-for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
+ac_uD=',;t'
+
+for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue
# Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case "$ac_file" in
- *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
- ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
- *) ac_file_in="${ac_file}.in" ;;
+ case $ac_file in
+ - | *:- | *:-:* ) # input from stdin
+ cat >$tmp/stdin
+ ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
+ ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
+ *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
+ ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
+ * ) ac_file_in=$ac_file.in ;;
esac
- echo creating $ac_file
-
- rm -f conftest.frag conftest.in conftest.out
- ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
- cat $ac_file_inputs > conftest.in
-
-EOF
-
-# Transform confdefs.h into a sed script conftest.vals that substitutes
-# the proper values into config.h.in to produce config.h. And first:
-# Protect against being on the right side of a sed subst in config.status.
-# Protect against being in an unquoted here document in config.status.
-rm -f conftest.vals
-cat > conftest.hdr <<\EOF
-s/[\\&%]/\\&/g
-s%[\\$`]%\\&%g
-s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
-s%ac_d%ac_u%gp
-s%ac_u%ac_e%gp
-EOF
-sed -n -f conftest.hdr confdefs.h > conftest.vals
-rm -f conftest.hdr
+ test x"$ac_file" != x- && { echo "$as_me:7726: creating $ac_file" >&5
+echo "$as_me: creating $ac_file" >&6;}
+
+ # First look for the input files in the build tree, otherwise in the
+ # src tree.
+ ac_file_inputs=`IFS=:
+ for f in $ac_file_in; do
+ case $f in
+ -) echo $tmp/stdin ;;
+ [\\/$]*)
+ # Absolute (can't be DOS-style, as IFS=:)
+ test -f "$f" || { { echo "$as_me:7737: error: cannot find input file: $f" >&5
+echo "$as_me: error: cannot find input file: $f" >&2;}
+ { (exit 1); exit 1; }; }
+ echo $f;;
+ *) # Relative
+ if test -f "$f"; then
+ # Build tree
+ echo $f
+ elif test -f "$srcdir/$f"; then
+ # Source tree
+ echo $srcdir/$f
+ else
+ # /dev/null tree
+ { { echo "$as_me:7750: error: cannot find input file: $f" >&5
+echo "$as_me: error: cannot find input file: $f" >&2;}
+ { (exit 1); exit 1; }; }
+ fi;;
+ esac
+ done` || { (exit 1); exit 1; }
+ # Remove the trailing spaces.
+ sed 's/[ ]*$//' $ac_file_inputs >$tmp/in
+
+_ACEOF
+
+# Transform confdefs.h into two sed scripts, `conftest.defines' and
+# `conftest.undefs', that substitutes the proper values into
+# config.h.in to produce config.h. The first handles `#define'
+# templates, and the second `#undef' templates.
+# And first: Protect against being on the right side of a sed subst in
+# config.status. Protect against being in an unquoted here document
+# in config.status.
+rm -f conftest.defines conftest.undefs
+# Using a here document instead of a string reduces the quoting nightmare.
+# Putting comments in sed scripts is not portable.
+#
+# `end' is used to avoid that the second main sed command (meant for
+# 0-ary CPP macros) applies to n-ary macro definitions.
+# See the Autoconf documentation for `clear'.
+cat >confdef2sed.sed <<\_ACEOF
+s/[\\&,]/\\&/g
+s,[\\$`],\\&,g
+t clear
+: clear
+s,^[ ]*#[ ]*define[ ][ ]*\(\([^ (][^ (]*\)([^)]*)\)[ ]*\(.*\)$,${ac_dA}\2${ac_dB}\1${ac_dC}\3${ac_dD},gp
+t end
+s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
+: end
+_ACEOF
+# If some macros were called several times there might be several times
+# the same #defines, which is useless. Nevertheless, we may not want to
+# sort them, since we want the *last* AC-DEFINE to be honored.
+uniq confdefs.h | sed -n -f confdef2sed.sed >conftest.defines
+sed 's/ac_d/ac_u/g' conftest.defines >conftest.undefs
+rm -f confdef2sed.sed
# This sed command replaces #undef with comments. This is necessary, for
# example, in the case of _POSIX_SOURCE, which is predefined and required
# on some systems where configure will not decide to define it.
-cat >> conftest.vals <<\EOF
-s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
-EOF
-
-# Break up conftest.vals because some shells have a limit on
-# the size of here documents, and old seds have small limits too.
+cat >>conftest.undefs <<\_ACEOF
+s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
+_ACEOF
+
+# Break up conftest.defines because some shells have a limit on the size
+# of here documents, and old seds have small limits too (100 cmds).
+echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
+echo ' if egrep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
+echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
+echo ' :' >>$CONFIG_STATUS
+rm -f conftest.tail
+while grep . conftest.defines >/dev/null
+do
+ # Write a limited-size here document to $tmp/defines.sed.
+ echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
+ # Speed up: don't consider the non `#define' lines.
+ echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS
+ # Work around the forget-to-reset-the-flag bug.
+ echo 't clr' >>$CONFIG_STATUS
+ echo ': clr' >>$CONFIG_STATUS
+ sed ${ac_max_here_lines}q conftest.defines >>$CONFIG_STATUS
+ echo 'CEOF
+ sed -f $tmp/defines.sed $tmp/in >$tmp/out
+ rm -f $tmp/in
+ mv $tmp/out $tmp/in
+' >>$CONFIG_STATUS
+ sed 1,${ac_max_here_lines}d conftest.defines >conftest.tail
+ rm -f conftest.defines
+ mv conftest.tail conftest.defines
+done
+rm -f conftest.defines
+echo ' fi # egrep' >>$CONFIG_STATUS
+echo >>$CONFIG_STATUS
+# Break up conftest.undefs because some shells have a limit on the size
+# of here documents, and old seds have small limits too (100 cmds).
+echo ' # Handle all the #undef templates' >>$CONFIG_STATUS
rm -f conftest.tail
-while :
+while grep . conftest.undefs >/dev/null
do
- ac_lines=`grep -c . conftest.vals`
- # grep -c gives empty output for an empty file on some AIX systems.
- if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
- # Write a limited-size here document to conftest.frag.
- echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
- sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
+ # Write a limited-size here document to $tmp/undefs.sed.
+ echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
+ # Speed up: don't consider the non `#undef'
+ echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS
+ # Work around the forget-to-reset-the-flag bug.
+ echo 't clr' >>$CONFIG_STATUS
+ echo ': clr' >>$CONFIG_STATUS
+ sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS
echo 'CEOF
- sed -f conftest.frag conftest.in > conftest.out
- rm -f conftest.in
- mv conftest.out conftest.in
-' >> $CONFIG_STATUS
- sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
- rm -f conftest.vals
- mv conftest.tail conftest.vals
+ sed -f $tmp/undefs.sed $tmp/in >$tmp/out
+ rm -f $tmp/in
+ mv $tmp/out $tmp/in
+' >>$CONFIG_STATUS
+ sed 1,${ac_max_here_lines}d conftest.undefs >conftest.tail
+ rm -f conftest.undefs
+ mv conftest.tail conftest.undefs
done
-rm -f conftest.vals
-
-cat >> $CONFIG_STATUS <<\EOF
- rm -f conftest.frag conftest.h
- echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
- cat conftest.in >> conftest.h
- rm -f conftest.in
- if cmp -s $ac_file conftest.h 2>/dev/null; then
- echo "$ac_file is unchanged"
- rm -f conftest.h
+rm -f conftest.undefs
+
+cat >>$CONFIG_STATUS <<\_ACEOF
+ # Let's still pretend it is `configure' which instantiates (i.e., don't
+ # use $as_me), people would be surprised to read:
+ # /* config.h. Generated automatically by config.status. */
+ if test x"$ac_file" = x-; then
+ echo "/* Generated automatically by configure. */" >$tmp/config.h
else
- # Remove last slash and all that follows it. Not all systems have dirname.
- ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
- if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
- # The file is in a subdirectory.
- test ! -d "$ac_dir" && mkdir "$ac_dir"
+ echo "/* $ac_file. Generated automatically by configure. */" >$tmp/config.h
+ fi
+ cat $tmp/in >>$tmp/config.h
+ rm -f $tmp/in
+ if test x"$ac_file" != x-; then
+ if cmp -s $ac_file $tmp/config.h 2>/dev/null; then
+ { echo "$as_me:7867: $ac_file is unchanged" >&5
+echo "$as_me: $ac_file is unchanged" >&6;}
+ else
+ ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+ X"$ac_file" : 'X\(//\)[^/]' \| \
+ X"$ac_file" : 'X\(//\)$' \| \
+ X"$ac_file" : 'X\(/\)' \| \
+ . : '\(.\)' 2>/dev/null ||
+echo X"$ac_file" |
+ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
+ /^X\(\/\/\)[^/].*/{ s//\1/; q; }
+ /^X\(\/\/\)$/{ s//\1/; q; }
+ /^X\(\/\).*/{ s//\1/; q; }
+ s/.*/./; q'`
+ { case "$ac_dir" in
+ [\\/]* | ?:[\\/]* ) as_incr_dir=;;
+ *) as_incr_dir=.;;
+esac
+as_dummy="$ac_dir"
+for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do
+ case $as_mkdir_dir in
+ # Skip DOS drivespec
+ ?:) as_incr_dir=$as_mkdir_dir ;;
+ *)
+ as_incr_dir=$as_incr_dir/$as_mkdir_dir
+ test -d "$as_incr_dir" ||
+ mkdir "$as_incr_dir" ||
+ { { echo "$as_me:7894: error: cannot create \"$ac_dir\"" >&5
+echo "$as_me: error: cannot create \"$ac_dir\"" >&2;}
+ { (exit 1); exit 1; }; }
+ ;;
+ esac
+done; }
+
+ rm -f $ac_file
+ mv $tmp/config.h $ac_file
fi
- rm -f $ac_file
- mv conftest.h $ac_file
+ else
+ cat $tmp/config.h
+ rm -f $tmp/config.h
fi
-fi; done
+ # Run the commands associated with the file.
+ case $ac_file in
+ config.h ) # update the timestamp
+echo timestamp >"./stamp-h1"
+ ;;
+ esac
+done
+_ACEOF
+cat >>$CONFIG_STATUS <<\_ACEOF
-EOF
-cat >> $CONFIG_STATUS <<EOF
+#
+# CONFIG_COMMANDS section.
+#
+for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
+ ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
+ ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
+ ac_dir=`$as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+ X"$ac_dest" : 'X\(//\)[^/]' \| \
+ X"$ac_dest" : 'X\(//\)$' \| \
+ X"$ac_dest" : 'X\(/\)' \| \
+ . : '\(.\)' 2>/dev/null ||
+echo X"$ac_dest" |
+ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
+ /^X\(\/\/\)[^/].*/{ s//\1/; q; }
+ /^X\(\/\/\)$/{ s//\1/; q; }
+ /^X\(\/\).*/{ s//\1/; q; }
+ s/.*/./; q'`
+ if test "$ac_dir" != .; then
+ ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\./,,'`
+ # A "../" for each directory in $ac_dir_suffix.
+ ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^/]*,../,g'`
+else
+ ac_dir_suffix= ac_top_builddir=
+fi
+
+case $srcdir in
+ .) # No --srcdir option. We are building in place.
+ ac_srcdir=.
+ if test -z "$ac_top_builddir"; then
+ ac_top_srcdir=.
+ else
+ ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
+ fi ;;
+ [\\/]* | ?:[\\/]* ) # Absolute path.
+ ac_srcdir=$srcdir$ac_dir_suffix;
+ ac_top_srcdir=$srcdir ;;
+ *) # Relative path.
+ ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
+ ac_top_srcdir=$ac_top_builddir$srcdir ;;
+esac
+ { echo "$as_me:7959: executing $ac_dest commands" >&5
+echo "$as_me: executing $ac_dest commands" >&6;}
+ case $ac_dest in
+ default-1 )
+test x"$AMDEP_TRUE" != x"" ||
+for mf in $CONFIG_FILES; do
+ case "$mf" in
+ Makefile) dirpart=.;;
+ */Makefile) dirpart=`echo "$mf" | sed -e 's|/[^/]*$||'`;;
+ *) continue;;
+ esac
+ grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue
+ # Extract the definition of DEP_FILES from the Makefile without
+ # running `make'.
+ DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
+ test -z "$DEPDIR" && continue
+ # When using ansi2knr, U may be empty or an underscore; expand it
+ U=`sed -n -e '/^U = / s///p' < "$mf"`
+ test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
+ # We invoke sed twice because it is the simplest approach to
+ # changing $(DEPDIR) to its actual value in the expansion.
+ for file in `sed -n -e '
+ /^DEP_FILES = .*\\\\$/ {
+ s/^DEP_FILES = //
+ :loop
+ s/\\\\$//
+ p
+ n
+ /\\\\$/ b loop
+ p
+ }
+ /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \
+ sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
+ # Make sure the directory exists.
+ test -f "$dirpart/$file" && continue
+ fdir=`echo "$file" | sed -e 's|/[^/]*$||'`
+ $ac_aux_dir/mkinstalldirs "$dirpart/$fdir" > /dev/null 2>&1
+ # echo "creating $dirpart/$file"
+ echo '# dummy' > "$dirpart/$file"
+ done
+done
+ ;;
+ esac
+done
+_ACEOF
-EOF
-cat >> $CONFIG_STATUS <<\EOF
-test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
+cat >>$CONFIG_STATUS <<\_ACEOF
-exit 0
-EOF
+{ (exit 0); exit 0; }
+_ACEOF
chmod +x $CONFIG_STATUS
-rm -fr confdefs* $ac_clean_files
-test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
-
+ac_clean_files=$ac_clean_files_save
+
+# configure is writing to config.log, and then calls config.status.
+# config.status does its own redirection, appending to config.log.
+# Unfortunately, on DOS this fails, as config.log is still kept open
+# by configure, so config.status won't be able to write to it; its
+# output is simply discarded. So we exec the FD to /dev/null,
+# effectively closing config.log, so it can be properly (re)opened and
+# appended to by config.status. When coming back to configure, we
+# need to make the FD available again.
+if test "$no_create" != yes; then
+ ac_cs_success=:
+ exec 5>/dev/null
+ $SHELL $CONFIG_STATUS || ac_cs_success=false
+ exec 5>>config.log
+ # Use ||, not &&, to avoid exiting from the if with $? = 1, which
+ # would make configure fail if this is the last instruction.
+ $ac_cs_success || { (exit 1); exit 1; }
+fi
echo "
zebra configuration
#include "command.h"
#include "vtysh.h"
-DEFSH (VTYSH_OSPFD, neighbor_cmd_vtysh,
- "neighbor A.B.C.D",
+DEFSH (VTYSH_BGPD, neighbor_version_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X) " "version (4|4-)",
"Specify neighbor router\n"
- "Neighbor IP address\n")
-
-DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_route_flapping_cmd_vtysh,
- "show ipv6 ospf6 route flapping",
- "Show running system information\n"
- "IPv6 Information\n"
- "Open Shortest Path First (OSPF) for IPv6\n")
-
-DEFSH (VTYSH_OSPFD, refresh_timer_cmd_vtysh,
- "refresh timer <10-1800>",
- "Adjust refresh parameters\n"
- "Set refresh timer\n"
- "Timer value in seconds\n")
-
-DEFSH (VTYSH_BGPD, show_ipv6_mbgp_cmd_vtysh,
- "show ipv6 mbgp",
- "Show running system information\n"
- "IP information\n"
- "MBGP information\n")
-
-DEFSH (VTYSH_BGPD, show_ip_community_list_arg_cmd_vtysh,
- "show ip community-list (<1-199>|WORD)",
- "Show running system information\n"
- "IP information\n"
- "List community-list\n"
- "Community-list number\n"
- "Community-list name\n")
-
-DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_interface_cmd_vtysh,
- "show ipv6 ospf6 interface",
- "Show running system information\n"
- "IPv6 Information\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "Interface infomation\n"
- )
+ "Neighbor address\nIPv6 address\n"
+ "Neighbor's BGP version\n"
+ "Border Gateway Protocol 4\n"
+ "Multiprotocol Extensions for BGP-4(Old Draft)\n")
-DEFSH (VTYSH_BGPD, no_neighbor_distribute_list_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "distribute-list (<1-199>|<1300-2699>|WORD) (in|out)",
+DEFSH (VTYSH_BGPD, no_set_aspath_prepend_cmd_vtysh,
+ "no set as-path prepend",
"Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Filter updates to/from this neighbor\n"
- "IP access-list number\n"
- "IP access-list number (expanded range)\n"
- "IP Access-list name\n"
- "Filter incoming updates\n"
- "Filter outgoing updates\n")
+ "Set values in destination routing protocol\n"
+ "Prepend string for a BGP AS-path attribute\n"
+ "Prepend to the as-path\n")
-DEFSH (VTYSH_RIPD, no_rip_offset_list_ifname_cmd_vtysh,
- "no offset-list WORD (in|out) <0-16> IFNAME",
- "Negate a command or set its defaults\n"
- "Modify RIP metric\n"
- "Access-list name\n"
- "For incoming updates\n"
- "For outgoing updates\n"
- "Metric value\n"
- "Interface to match\n")
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, clear_ipv6_prefix_list_cmd_vtysh,
+ "clear ipv6 prefix-list",
+ "Reset functions\n"
+ "IPv6 information\n"
+ "Build a prefix list\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_all_ipv4_soft_in_cmd_vtysh,
- "clear ip bgp * ipv4 (unicast|multicast) soft in",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_vpnv4_soft_out_cmd_vtysh,
+ "clear ip bgp A.B.C.D vpnv4 unicast soft out",
"Reset functions\n"
"IP information\n"
"BGP information\n"
- "Clear all peers\n"
+ "BGP neighbor address to clear\n"
"Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
+ "Address Family Modifier\n"
"Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_BGPD, no_neighbor_maximum_prefix_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "maximum-prefix",
- "Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Maximum number of prefix accept from this peer\n")
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_extended_host_any_cmd_vtysh,
+ "access-list (<100-199>|<2000-2699>) (deny|permit) ip host A.B.C.D any",
+ "Add an access list entry\n"
+ "IP extended access list\n"
+ "IP extended access list (expanded range)\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "Any Internet Protocol\n"
+ "A single source host\n"
+ "Source address\n"
+ "Any destination host\n")
-DEFSH (VTYSH_BGPD, show_ipv6_mbgp_prefix_longer_cmd_vtysh,
- "show ipv6 mbgp X:X::X:X/M longer-prefixes",
- "Show running system information\n"
- "IPv6 information\n"
- "MBGP information\n"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
- "Display route and more specific routes\n")
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, ip_prefix_list_description_cmd_vtysh,
+ "ip prefix-list WORD description .LINE",
+ "IP information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "Prefix-list specific description\n"
+ "Up to 80 characters describing this prefix-list\n")
-DEFSH (VTYSH_BGPD, show_ipv6_mbgp_regexp_cmd_vtysh,
- "show ipv6 mbgp regexp .LINE",
- "Show running system information\n"
+DEFSH (VTYSH_ZEBRA, no_ipv6_route_cmd_vtysh,
+ "no ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE)",
+ "Negate a command or set its defaults\n"
"IP information\n"
- "BGP information\n"
- "Display routes matching the AS path regular expression\n"
- "A regular-expression to match the MBGP AS paths\n")
+ "Establish static routes\n"
+ "IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
+ "IPv6 gateway address\n"
+ "IPv6 gateway interface name\n")
-DEFSH (VTYSH_RIPD, accept_lifetime_day_month_day_month_cmd_vtysh,
- "accept-lifetime HH:MM:SS <1-31> MONTH <1993-2035> HH:MM:SS <1-31> MONTH <1993-2035>",
- "Set accept lifetime of the key\n"
- "Time to start\n"
- "Day of th month to start\n"
- "Month of the year to start\n"
- "Year to start\n"
- "Time to expire\n"
- "Day of th month to expire\n"
- "Month of the year to expire\n"
- "Year to expire\n")
+DEFSH (VTYSH_OSPFD, ospf_distance_ospf_intra_inter_external_cmd_vtysh,
+ "distance ospf intra-area <1-255> inter-area <1-255> external <1-255>",
+ "Define an administrative distance\n"
+ "OSPF Administrative distance\n"
+ "Intra-area routes\n"
+ "Distance for intra-area routes\n"
+ "Inter-area routes\n"
+ "Distance for inter-area routes\n"
+ "External routes\n"
+ "Distance for external routes\n")
-DEFSH (VTYSH_BGPD, no_set_community_val_cmd_vtysh,
- "no set community .AA:NN",
- "Negate a command or set its defaults\n"
- "Set values in destination routing protocol\n"
- "BGP community attribute\n"
- "Community number in aa:nn format or local-AS|no-advertise|no-export|internet or additive\n")
+DEFSH (VTYSH_OSPFD, area_default_cost_cmd_vtysh,
+ "area (A.B.C.D|<0-4294967295>) default-cost <0-16777215>",
+ "OSPF area parameters\n"
+ "OSPF area ID in IP address format\n"
+ "OSPF area ID as a decimal value\n"
+ "Set the summary-default cost of a NSSA or stub area\n"
+ "Stub's advertised default summary cost\n")
-DEFSH (VTYSH_BGPD, show_ipv6_bgp_community_list_exact_cmd_vtysh,
- "show ipv6 bgp community-list WORD exact-match",
- "Show running system information\n"
- "IPv6 information\n"
- "BGP information\n"
- "Display routes matching the community-list\n"
- "community-list name\n"
- "Exact match of the communities\n")
+DEFSH (VTYSH_RIPNGD, default_information_originate_cmd_vtysh,
+ "default-information originate",
+ "Default route information\n"
+ "Distribute default route\n")
-DEFSH (VTYSH_BGPD, no_neighbor_attr_unchanged9_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged med next-hop as-path",
+DEFSH (VTYSH_BGPD, no_neighbor_update_source_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "update-source",
"Negate a command or set its defaults\n"
"Specify neighbor router\n"
"Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "BGP attribute is propagated unchanged to this neighbor\n"
- "Med attribute\n"
- "Nexthop attribute\n"
- "As-path attribute\n")
+ "Source of routing updates\n"
+ "Interface name\n")
-DEFSH (VTYSH_RIPNGD, ripng_redistribute_static_metric_cmd_vtysh,
- "redistribute static metric <0-16>",
- "Redistribute information from another routing protocol\n"
- "Static routes\n"
- "Metric\n"
- "Metric value\n")
+DEFSH (VTYSH_BGPD, show_bgp_ipv6_route_cmd_vtysh,
+ "show bgp ipv6 X:X::X:X",
+ "Show running system information\n"
+ "BGP information\n"
+ "Address family\n"
+ "Network in the BGP routing table to display\n")
-DEFSH (VTYSH_OSPFD, no_debug_ospf_zebra_sub_cmd_vtysh,
- "no debug ospf zebra (interface|redistribute)",
+DEFSH (VTYSH_ZEBRA, no_bandwidth_if_cmd_vtysh,
+ "no bandwidth",
"Negate a command or set its defaults\n"
- "Debugging functions (see also 'undebug')\n"
- "OSPF information\n"
- "OSPF Zebra information\n"
- "Zebra interface\n"
- "Zebra redistribute\n")
+ "Set bandwidth informational parameter\n")
-DEFSH (VTYSH_RIPD, no_ip_rip_authentication_string_cmd_vtysh,
- "no ip rip authentication string",
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_standard_any_cmd_vtysh,
+ "access-list (<1-99>|<1300-1999>) (deny|permit) any",
+ "Add an access list entry\n"
+ "IP standard access list\n"
+ "IP standard access list (expanded range)\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "Any source host\n")
+
+DEFSH (VTYSH_BGPD, no_match_ipv6_next_hop_cmd_vtysh,
+ "no match ipv6 next-hop X:X::X:X",
"Negate a command or set its defaults\n"
- "IP information\n"
- "Routing Information Protocol\n"
- "Authentication control\n"
- "Authentication string\n")
+ "Match values from routing table\n"
+ "IPv6 information\n"
+ "Match IPv6 next-hop address of route\n"
+ "IPv6 address of next hop\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_instance_all_soft_cmd_vtysh,
- "clear ip bgp view WORD * soft",
+DEFSH (VTYSH_BGPD, clear_bgp_external_out_cmd_vtysh,
+ "clear bgp external out",
"Reset functions\n"
+ "BGP information\n"
+ "Clear all external peers\n"
+ "Soft reconfig outbound update\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, ip_prefix_list_seq_le_cmd_vtysh,
+ "ip prefix-list WORD seq <1-4294967295> (deny|permit) A.B.C.D/M le <0-32>",
+ "IP information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "sequence number of an entry\n"
+ "Sequence number\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
+ "Maximum prefix length to be matched\n"
+ "Maximum prefix length\n")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_instance_summary_cmd_vtysh,
+ "show ip bgp view WORD summary",
+ "Show running system information\n"
"IP information\n"
"BGP information\n"
"BGP view\n"
- "view name\n"
- "Clear all peers\n"
- "Soft reconfig\n")
+ "View name\n"
+ "Summary of BGP neighbor status\n")
-DEFSH (VTYSH_OSPFD, no_area_vlink_param1_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
- "(hello-interval|retransmit-interval|transmit-delay|dead-interval)",
+DEFSH (VTYSH_RIPNGD, ripng_redistribute_kernel_metric_routemap_cmd_vtysh,
+ "redistribute kernel metric <0-16> route-map WORD",
+ "Redistribute information from another routing protocol\n"
+ "Kernel routes\n"
+ "Metric\n"
+ "Metric value\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
+
+DEFSH (VTYSH_BGPD, no_bgp_distance_source_cmd_vtysh,
+ "no distance <1-255> A.B.C.D/M",
"Negate a command or set its defaults\n"
- "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
- "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n")
+ "Define an administrative distance\n"
+ "Administrative distance\n"
+ "IP source prefix\n")
-DEFSH (VTYSH_OSPFD, no_capability_opaque_cmd_vtysh,
- "no capability opaque",
+DEFSH (VTYSH_OSPF6D, no_ospf6_redistribute_cmd_vtysh,
+ "no redistribute (static|kernel|connected|ripng|bgp)",
"Negate a command or set its defaults\n"
- "Enable specific OSPF feature\n"
- "Opaque LSA\n")
+ "Redistribute\n"
+ "Static route\n"
+ "Kernel route\n"
+ "Connected route\n"
+ "RIPng route\n"
+ "BGP route\n"
+ )
-DEFSH (VTYSH_BGPD, show_bgp_community3_exact_cmd_vtysh,
- "show bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
+DEFSH (VTYSH_RIPNGD, ripng_aggregate_address_cmd_vtysh,
+ "aggregate-address X:X::X:X/M",
+ "Set aggregate RIPng route announcement\n"
+ "Aggregate network\n")
+
+DEFSH (VTYSH_RIPD, send_lifetime_duration_month_day_cmd_vtysh,
+ "send-lifetime HH:MM:SS MONTH <1-31> <1993-2035> duration <1-2147483646>",
+ "Set send lifetime of the key\n"
+ "Time to start\n"
+ "Month of the year to start\n"
+ "Day of th month to start\n"
+ "Year to start\n"
+ "Duration of the key\n"
+ "Duration seconds\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, ip_prefix_list_ge_cmd_vtysh,
+ "ip prefix-list WORD (deny|permit) A.B.C.D/M ge <0-32>",
+ "IP information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
+ "Minimum prefix length to be matched\n"
+ "Minimum prefix length\n")
+
+DEFSH (VTYSH_BGPD, clear_ip_bgp_dampening_cmd_vtysh,
+ "clear ip bgp dampening",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "Clear route flap dampening information\n")
+
+DEFSH (VTYSH_RIPNGD, debug_ripng_zebra_cmd_vtysh,
+ "debug ripng zebra",
+ "Debugging functions (see also 'undebug')\n"
+ "RIPng configuration\n"
+ "Debug option set for ripng and zebra communication\n")
+
+DEFSH (VTYSH_OSPFD, neighbor_poll_interval_priority_cmd_vtysh,
+ "neighbor A.B.C.D poll-interval <1-65535> priority <0-255>",
+ "Specify neighbor router\n"
+ "Neighbor address\n"
+ "OSPF dead-router polling interval\n"
+ "Seconds\n"
+ "OSPF priority of non-broadcast neighbor\n"
+ "Priority\n")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_community_cmd_vtysh,
+ "show ip bgp community (AA:NN|local-AS|no-advertise|no-export)",
"Show running system information\n"
+ "IP information\n"
"BGP information\n"
"Display routes matching the communities\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
+ "Do not export to next AS (well-known community)\n")
+
+DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_static_cmd_vtysh,
+ "no redistribute static",
+ "Negate a command or set its defaults\n"
+ "Redistribute information from another routing protocol\n"
+ "Static routes\n")
+
+DEFSH (VTYSH_BGPD, show_bgp_community3_cmd_vtysh,
+ "show bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
+ "Show running system information\n"
+ "BGP information\n"
+ "Display routes matching the communities\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"Do not advertise to any peer (well-known community)\n"
"Do not send outside local AS (well-known community)\n"
"Do not advertise to any peer (well-known community)\n"
"Do not export to next AS (well-known community)\n"
- "Exact match of the communities")
-
-DEFSH (VTYSH_RIPD, send_lifetime_day_month_month_day_cmd_vtysh,
- "send-lifetime HH:MM:SS <1-31> MONTH <1993-2035> HH:MM:SS MONTH <1-31> <1993-2035>",
- "Set send lifetime of the key\n"
- "Time to start\n"
- "Day of th month to start\n"
- "Month of the year to start\n"
- "Year to start\n"
- "Time to expire\n"
- "Month of the year to expire\n"
- "Day of th month to expire\n"
- "Year to expire\n")
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n")
-DEFSH (VTYSH_BGPD, no_ipv6_bgp_network_route_map_cmd_vtysh,
- "no network X:X::X:X/M route-map WORD",
+DEFSH (VTYSH_BGPD, no_neighbor_attr_unchanged_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged",
"Negate a command or set its defaults\n"
- "Specify a network to announce via BGP\n"
- "IPv6 prefix <network>/<length>\n"
- "Route-map to modify the attributes\n"
- "Name of the route map\n")
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "BGP attribute is propagated unchanged to this neighbor\n")
-DEFSH (VTYSH_ZEBRA, no_ip_route_distance_cmd_vtysh,
- "no ip route A.B.C.D/M (A.B.C.D|INTERFACE|null0) <1-255>",
- "Negate a command or set its defaults\n"
- "IP information\n"
- "Establish static routes\n"
- "IP destination prefix (e.g. 10.0.0.0/8)\n"
- "IP gateway address\n"
- "IP gateway interface name\n"
- "Null interface\n"
- "Distance value for this route\n")
+DEFSH (VTYSH_BGPD, show_ipv6_bgp_community_all_cmd_vtysh,
+ "show ipv6 bgp community",
+ "Show running system information\n"
+ "IPv6 information\n"
+ "BGP information\n"
+ "Display routes matching the communities\n")
-DEFSH (VTYSH_BGPD, no_match_origin_val_cmd_vtysh,
- "no match origin (egp|igp|incomplete)",
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_match_ip_next_hop_prefix_list_val_cmd_vtysh,
+ "no match ip next-hop prefix-list WORD",
"Negate a command or set its defaults\n"
"Match values from routing table\n"
- "BGP origin code\n"
- "remote EGP\n"
- "local IGP\n"
- "unknown heritage\n")
+ "IP information\n"
+ "Match next-hop address of route\n"
+ "Match entries of prefix-lists\n"
+ "IP prefix-list name\n")
-DEFSH (VTYSH_BGPD, show_bgp_ipv6_neighbor_advertised_route_cmd_vtysh,
- "show bgp ipv6 neighbors (A.B.C.D|X:X::X:X) advertised-routes",
- "Show running system information\n"
- "BGP information\n"
- "Address family\n"
- "Detailed information on TCP and BGP neighbor connections\n"
- "Neighbor to display information about\n"
- "Neighbor to display information about\n"
- "Display the routes advertised to a BGP neighbor\n")
+DEFSH (VTYSH_BGPD, bgp_redistribute_ipv6_cmd_vtysh,
+ "redistribute (connected|kernel|ospf6|ripng|static)",
+ "Redistribute information from another routing protocol\n"
+ "Connected\n"
+ "Kernel routes\n"
+ "Open Shurtest Path First (OSPFv3)\n"
+ "Routing Information Protocol (RIPng)\n"
+ "Static routes\n")
-DEFSH (VTYSH_RIPD|VTYSH_RIPNGD|VTYSH_OSPF6D, no_router_zebra_cmd_vtysh,
- "no router zebra",
+DEFSH (VTYSH_BGPD, no_neighbor_local_as_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "local-as",
"Negate a command or set its defaults\n"
- "Configure routing process\n"
- "Disable connection to zebra daemon\n")
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Specify a local-as number\n")
-DEFSH (VTYSH_BGPD, no_router_bgp_cmd_vtysh,
- "no router bgp <1-65535>",
+DEFSH (VTYSH_OSPFD, ospf_network_cmd_vtysh,
+ "ospf network (broadcast|non-broadcast|point-to-multipoint|point-to-point)",
+ "OSPF interface commands\n"
+ "Network type\n"
+ "Specify OSPF broadcast multi-access network\n"
+ "Specify OSPF NBMA network\n"
+ "Specify OSPF point-to-multipoint network\n"
+ "Specify OSPF point-to-point network\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_set_metric_cmd_vtysh,
+ "no set metric",
"Negate a command or set its defaults\n"
- "Enable a routing process\n"
- "BGP information\n"
- "AS number\n")
+ "Set values in destination routing protocol\n"
+ "Metric value for destination routing protocol\n")
-DEFSH (VTYSH_ZEBRA, show_ip_route_cmd_vtysh,
- "show ip route",
+DEFSH (VTYSH_BGPD, show_ip_bgp_filter_list_cmd_vtysh,
+ "show ip bgp filter-list WORD",
"Show running system information\n"
"IP information\n"
- "IP routing table\n")
+ "BGP information\n"
+ "Display routes conforming to the filter-list\n"
+ "Regular expression access list name\n")
-DEFSH (VTYSH_OSPFD, no_area_range_cost_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) range A.B.C.D/M cost <0-16777215>",
+DEFSH (VTYSH_OSPFD, no_area_range_advertise_cmd_vtysh,
+ "no area (A.B.C.D|<0-4294967295>) range A.B.C.D/M (advertise|not-advertise)",
"Negate a command or set its defaults\n"
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
"OSPF area ID as a decimal value\n"
"Summarize routes matching address/mask (border routers only)\n"
"Area range prefix\n"
- "User specified metric for this range\n"
- "Advertised metric for this range\n")
+ "Advertise this range (default)\n"
+ "DoNotAdvertise this range\n")
-DEFSH (VTYSH_BGPD, clear_bgp_all_cmd_vtysh,
- "clear bgp *",
- "Reset functions\n"
- "BGP information\n"
- "Clear all peers\n")
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, ipv6_prefix_list_seq_ge_cmd_vtysh,
+ "ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) X:X::X:X/M ge <0-128>",
+ "IPv6 information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "sequence number of an entry\n"
+ "Sequence number\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
+ "Minimum prefix length to be matched\n"
+ "Minimum prefix length\n")
-DEFSH (VTYSH_BGPD, no_neighbor_default_originate_rmap_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "default-originate route-map WORD",
+DEFSH (VTYSH_BGPD, no_bgp_timers_cmd_vtysh,
+ "no timers bgp",
"Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Originate default route to this neighbor\n"
- "Route-map to specify criteria to originate default\n"
- "route-map name\n")
+ "Adjust routing timers\n"
+ "BGP timers\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_summary_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) summary",
- "Show running system information\n"
- "IP information\n"
+DEFSH (VTYSH_BGPD, no_bgp_enforce_first_as_cmd_vtysh,
+ "no bgp enforce-first-as",
+ "Negate a command or set its defaults\n"
"BGP information\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Summary of BGP neighbor status\n")
-
-DEFSH (VTYSH_OSPFD, ospf_transmit_delay_cmd_vtysh,
- "ospf transmit-delay <1-65535>",
- "OSPF interface commands\n"
- "Link state transmit delay\n"
- "Seconds\n")
+ "Enforce the first AS for EBGP routes\n")
-DEFSH (VTYSH_RIPNGD, no_ripng_default_metric_cmd_vtysh,
- "no default-metric",
+DEFSH (VTYSH_RIPD, no_ip_rip_authentication_mode_cmd_vtysh,
+ "no ip rip authentication mode",
"Negate a command or set its defaults\n"
- "Set a metric of redistribute routes\n"
- "Default metric\n")
-
-DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_rd_summary_cmd_vtysh,
- "show ip bgp vpnv4 rd ASN:nn_or_IP-address:nn summary",
- "Show running system information\n"
"IP information\n"
- "BGP information\n"
- "Display VPNv4 NLRI specific information\n"
- "Display information for a route distinguisher\n"
- "VPN Route Distinguisher\n"
- "Summary of BGP neighbor status\n")
-
-DEFSH (VTYSH_OSPFD, no_mpls_te_cmd_vtysh,
- "no mpls-te",
- "Negate a command or set its defaults\n"
- "Configure MPLS-TE parameters\n"
- "Disable the MPLS-TE functionality\n")
-
-DEFSH (VTYSH_BGPD, show_bgp_neighbor_advertised_route_cmd_vtysh,
- "show bgp neighbors (A.B.C.D|X:X::X:X) advertised-routes",
- "Show running system information\n"
- "BGP information\n"
- "Detailed information on TCP and BGP neighbor connections\n"
- "Neighbor to display information about\n"
- "Neighbor to display information about\n"
- "Display the routes advertised to a BGP neighbor\n")
-
-DEFSH (VTYSH_BGPD, no_neighbor_timers_connect_val_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X) " "timers connect <0-65535>",
- "Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nIPv6 address\n"
- "BGP per neighbor timers\n"
- "BGP connect timer\n"
- "Connect timer\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_extended_any_mask_cmd_vtysh,
- "no access-list (<100-199>|<2000-2699>) (deny|permit) ip any A.B.C.D A.B.C.D",
- "Negate a command or set its defaults\n"
- "Add an access list entry\n"
- "IP extended access list\n"
- "IP extended access list (expanded range)\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Any Internet Protocol\n"
- "Any source host\n"
- "Destination address\n"
- "Destination Wildcard bits\n")
+ "Routing Information Protocol\n"
+ "Authentication control\n"
+ "Authentication mode\n")
-DEFSH (VTYSH_OSPFD, ospf_distance_ospf_intra_inter_cmd_vtysh,
- "distance ospf intra-area <1-255> inter-area <1-255>",
+DEFSH (VTYSH_OSPFD, ospf_distance_ospf_intra_cmd_vtysh,
+ "distance ospf intra-area <1-255>",
"Define an administrative distance\n"
"OSPF Administrative distance\n"
"Intra-area routes\n"
- "Distance for intra-area routes\n"
- "Inter-area routes\n"
- "Distance for inter-area routes\n")
-
-DEFSH (VTYSH_RIPNGD, ripng_redistribute_connected_routemap_cmd_vtysh,
- "redistribute connected route-map WORD",
- "Redistribute information from another routing protocol\n"
- "Connected\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
+ "Distance for intra-area routes\n")
-DEFSH (VTYSH_OSPF6D|VTYSH_BGPD, match_ipv6_address_prefix_list_cmd_vtysh,
- "match ipv6 address prefix-list WORD",
+DEFSH (VTYSH_BGPD, match_ipv6_address_cmd_vtysh,
+ "match ipv6 address WORD",
"Match values from routing table\n"
"IPv6 information\n"
- "Match address of route\n"
- "Match entries of prefix-lists\n"
- "IP prefix-list name\n")
+ "Match IPv6 address of route\n"
+ "IPv6 access-list name\n")
-DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_ospf6_routemap_cmd_vtysh,
- "no redistribute ospf6 route-map WORD",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_RIPNGD, ripng_redistribute_static_cmd_vtysh,
+ "redistribute static",
"Redistribute information from another routing protocol\n"
- "IPv6 Open Shortest Path First (OSPFv3)\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, rmap_onmatch_goto_cmd_vtysh,
- "on-match goto <1-65535>",
- "Exit policy on matches\n"
- "Goto Clause number\n"
- "Number\n")
+ "Static routes\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_soft_in_cmd_vtysh,
- "clear bgp ipv6 (A.B.C.D|X:X::X:X) soft in",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_all_soft_in_cmd_vtysh,
+ "clear ip bgp * soft in",
"Reset functions\n"
+ "IP information\n"
"BGP information\n"
- "Address family\n"
- "BGP neighbor address to clear\n"
- "BGP IPv6 neighbor to clear\n"
+ "Clear all peers\n"
"Soft reconfig\n"
"Soft reconfig inbound update\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_in_cmd_vtysh,
- "clear bgp ipv6 (A.B.C.D|X:X::X:X) in",
- "Reset functions\n"
- "BGP information\n"
- "Address family\n"
- "BGP neighbor address to clear\n"
- "BGP IPv6 neighbor to clear\n"
- "Soft reconfig inbound update\n")
+DEFSH (VTYSH_ZEBRA, ip_route_mask_distance_cmd_vtysh,
+ "ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE|null0) <1-255>",
+ "IP information\n"
+ "Establish static routes\n"
+ "IP destination prefix\n"
+ "IP destination prefix mask\n"
+ "IP gateway address\n"
+ "IP gateway interface name\n"
+ "Null interface\n"
+ "Distance value for this route\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_summary_cmd_vtysh,
- "show ip bgp summary",
+DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_ospf6_metric_routemap_cmd_vtysh,
+ "no redistribute ospf6 metric <0-16> route-map WORD",
+ "Negate a command or set its defaults\n"
+ "Redistribute information from another routing protocol\n"
+ "IPv6 Open Shortest Path First (OSPFv3)\n"
+ "Metric\n"
+ "Metric value\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
+
+DEFSH (VTYSH_RIPD, no_router_rip_cmd_vtysh,
+ "no router rip",
+ "Negate a command or set its defaults\n"
+ "Enable a routing process\n"
+ "Routing Information Protocol (RIP)\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ip_prefix_list_summary_name_cmd_vtysh,
+ "show ip prefix-list summary WORD",
"Show running system information\n"
"IP information\n"
- "BGP information\n"
- "Summary of BGP neighbor status\n")
+ "Build a prefix list\n"
+ "Summary of prefix lists\n"
+ "Name of a prefix list\n")
-DEFSH (VTYSH_OSPFD, no_area_vlink_authtype_authkey_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
- "(authentication|) "
- "(authentication-key|)",
- "Negate a command or set its defaults\n"
- "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
- "Enable authentication on this virtual link\n" "dummy string \n"
- "Authentication password (key)\n" "The OSPF password (key)")
+DEFSH (VTYSH_BGPD, clear_bgp_all_cmd_vtysh,
+ "clear bgp *",
+ "Reset functions\n"
+ "BGP information\n"
+ "Clear all peers\n")
-DEFSH (VTYSH_BGPD, no_neighbor_capability_route_refresh_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "capability route-refresh",
+DEFSH (VTYSH_BGPD, no_neighbor_strict_capability_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X) " "strict-capability-match",
"Negate a command or set its defaults\n"
"Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Advertise capability to the peer\n"
- "Advertise route-refresh capability to this neighbor\n")
+ "Neighbor address\nIPv6 address\n"
+ "Strict capability negotiation match\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_group_soft_in_cmd_vtysh,
- "clear bgp ipv6 peer-group WORD soft in",
- "Reset functions\n"
+DEFSH (VTYSH_BGPD, show_bgp_ipv6_community2_cmd_vtysh,
+ "show bgp ipv6 community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
+ "Show running system information\n"
"BGP information\n"
"Address family\n"
- "Clear all members of peer-group\n"
- "BGP peer-group name\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ "Display routes matching the communities\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_view_prefix_cmd_vtysh,
- "show ip bgp view WORD A.B.C.D/M",
- "Show running system information\n"
+DEFSH (VTYSH_RIPD|VTYSH_RIPNGD|VTYSH_OSPFD|VTYSH_OSPF6D|VTYSH_BGPD, no_set_metric_val_cmd_vtysh,
+ "no set metric <0-4294967295>",
+ "Negate a command or set its defaults\n"
+ "Set values in destination routing protocol\n"
+ "Metric value for destination routing protocol\n"
+ "Metric value\n")
+
+DEFSH (VTYSH_BGPD, clear_ip_bgp_all_in_cmd_vtysh,
+ "clear ip bgp * in",
+ "Reset functions\n"
"IP information\n"
"BGP information\n"
- "BGP view\n"
- "BGP view name\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n")
-
-DEFSH (VTYSH_BGPD, bgp_deterministic_med_cmd_vtysh,
- "bgp deterministic-med",
- "BGP specific commands\n"
- "Pick the best-MED path among paths advertised from the neighboring AS\n")
+ "Clear all peers\n"
+ "Soft reconfig inbound update\n")
-DEFSH (VTYSH_BGPD, clear_bgp_peer_group_out_cmd_vtysh,
- "clear bgp peer-group WORD out",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_group_out_cmd_vtysh,
+ "clear ip bgp peer-group WORD out",
"Reset functions\n"
+ "IP information\n"
"BGP information\n"
"Clear all members of peer-group\n"
"BGP peer-group name\n"
"Soft reconfig outbound update\n")
-DEFSH (VTYSH_OSPFD, ospf_default_metric_cmd_vtysh,
- "default-metric <0-16777214>",
- "Set metric of redistributed routes\n"
- "Default metric\n")
-
-DEFSH (VTYSH_OSPFD, ospf_distance_ospf_intra_external_inter_cmd_vtysh,
- "distance ospf intra-area <1-255> external <1-255> inter-area <1-255>",
- "Define an administrative distance\n"
- "OSPF Administrative distance\n"
- "Intra-area routes\n"
- "Distance for intra-area routes\n"
- "External routes\n"
- "Distance for external routes\n"
- "Inter-area routes\n"
- "Distance for inter-area routes\n")
+DEFSH (VTYSH_OSPFD, no_network_area_cmd_vtysh,
+ "no network A.B.C.D/M area (A.B.C.D|<0-4294967295>)",
+ "Negate a command or set its defaults\n"
+ "Enable routing on an IP network\n"
+ "OSPF network prefix\n"
+ "Set the OSPF area ID\n"
+ "OSPF area ID in IP address format\n"
+ "OSPF area ID as a decimal value\n")
-DEFSH (VTYSH_BGPD, aggregate_address_summary_only_cmd_vtysh,
- "aggregate-address A.B.C.D/M summary-only",
- "Configure BGP aggregate entries\n"
- "Aggregate prefix\n"
- "Filter more specific routes from updates\n")
+DEFSH (VTYSH_BGPD, neighbor_activate_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "activate",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Enable the Address Family for this Neighbor\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_all_vpnv4_soft_out_cmd_vtysh,
- "clear ip bgp * vpnv4 unicast soft out",
- "Reset functions\n"
+DEFSH (VTYSH_BGPD, show_ip_bgp_flap_route_map_cmd_vtysh,
+ "show ip bgp flap-statistics route-map WORD",
+ "Show running system information\n"
"IP information\n"
"BGP information\n"
- "Clear all peers\n"
- "Address family\n"
- "Address Family Modifier\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ "Display flap statistics of routes\n"
+ "Display routes matching the route-map\n"
+ "A route-map to match on\n")
-DEFSH (VTYSH_BGPD, no_set_origin_val_cmd_vtysh,
- "no set origin (egp|igp|incomplete)",
- "Negate a command or set its defaults\n"
- "Set values in destination routing protocol\n"
- "BGP origin code\n"
- "remote EGP\n"
- "local IGP\n"
- "unknown heritage\n")
-
-DEFSH (VTYSH_BGPD, bgp_damp_set3_cmd_vtysh,
- "bgp dampening",
- "BGP Specific commands\n"
- "Enable route-flap dampening\n")
-
-DEFSH (VTYSH_RIPD, no_rip_offset_list_cmd_vtysh,
- "no offset-list WORD (in|out) <0-16>",
- "Negate a command or set its defaults\n"
- "Modify RIP metric\n"
- "Access-list name\n"
- "For incoming updates\n"
- "For outgoing updates\n"
- "Metric value\n")
-
-DEFSH (VTYSH_BGPD, ipv6_bgp_network_route_map_cmd_vtysh,
- "network X:X::X:X/M route-map WORD",
- "Specify a network to announce via BGP\n"
- "IPv6 prefix <network>/<length>\n"
- "Route-map to modify the attributes\n"
- "Name of the route map\n")
-
-DEFSH (VTYSH_OSPF6D, show_debug_ospf6_damp_cmd_vtysh,
- "show debugging ospf6 damp",
- "Show running system information\n"
- "Debugging functions (see also 'undebug')\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "Flap-dampening information\n"
- )
-
-DEFSH (VTYSH_OSPFD, ospf_redistribute_source_type_routemap_cmd_vtysh,
- "redistribute (kernel|connected|static|rip|bgp) metric-type (1|2) route-map WORD",
- "Redistribute information from another routing protocol\n"
- "Kernel routes\n"
- "Connected\n"
- "Static routes\n"
- "Routing Information Protocol (RIP)\n"
- "Border Gateway Protocol (BGP)\n"
- "OSPF exterior metric type for redistributed routes\n"
- "Set OSPF External Type 1 metrics\n"
- "Set OSPF External Type 2 metrics\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
-
-DEFSH (VTYSH_BGPD, no_ip_extcommunity_list_name_all_cmd_vtysh,
- "no ip extcommunity-list (standard|expanded) WORD",
+DEFSH (VTYSH_OSPF6D|VTYSH_BGPD, no_match_ipv6_address_prefix_list_cmd_vtysh,
+ "no match ipv6 address prefix-list WORD",
"Negate a command or set its defaults\n"
- "IP information\n"
- "Add a extended community list entry\n"
- "Specify standard extcommunity-list\n"
- "Specify expanded extcommunity-list\n"
- "Extended Community list name\n")
-
-DEFSH (VTYSH_RIPNGD, debug_ripng_zebra_cmd_vtysh,
- "debug ripng zebra",
- "Debugging functions (see also 'undebug')\n"
- "RIPng configuration\n"
- "Debug option set for ripng and zebra communication\n")
-
-DEFSH (VTYSH_BGPD, set_vpnv4_nexthop_cmd_vtysh,
- "set vpnv4 next-hop A.B.C.D",
- "Set values in destination routing protocol\n"
- "VPNv4 information\n"
- "VPNv4 next-hop address\n"
- "IP address of next hop\n")
+ "Match values from routing table\n"
+ "IPv6 information\n"
+ "Match address of route\n"
+ "Match entries of prefix-lists\n"
+ "IP prefix-list name\n")
-DEFSH (VTYSH_BGPD, no_neighbor_remote_as_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X) " "remote-as <1-65535>",
+DEFSH (VTYSH_RIPNGD|VTYSH_OSPF6D|VTYSH_BGPD, no_ipv6_access_list_any_cmd_vtysh,
+ "no ipv6 access-list WORD (deny|permit) any",
"Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nIPv6 address\n"
- "Specify a BGP neighbor\n"
- "AS number\n")
+ "IPv6 information\n"
+ "Add an access list entry\n"
+ "IPv6 zebra access-list\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "Any prefixi to match\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ipv6_prefix_list_prefix_cmd_vtysh,
- "no ipv6 prefix-list WORD (deny|permit) (X:X::X:X/M|any)",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, ipv6_prefix_list_ge_le_cmd_vtysh,
+ "ipv6 prefix-list WORD (deny|permit) X:X::X:X/M ge <0-128> le <0-128>",
"IPv6 information\n"
"Build a prefix list\n"
"Name of a prefix list\n"
"Specify packets to reject\n"
"Specify packets to forward\n"
"IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
- "Any prefix match. Same as \"::0/0 le 128\"\n")
+ "Minimum prefix length to be matched\n"
+ "Minimum prefix length\n"
+ "Maximum prefix length to be matched\n"
+ "Maximum prefix length\n")
-DEFSH (VTYSH_OSPFD, debug_ospf_zebra_cmd_vtysh,
- "debug ospf zebra",
- "Debugging functions (see also 'undebug')\n"
- "OSPF information\n"
- "OSPF Zebra information\n")
+DEFSH (VTYSH_BGPD, aggregate_address_mask_cmd_vtysh,
+ "aggregate-address A.B.C.D A.B.C.D",
+ "Configure BGP aggregate entries\n"
+ "Aggregate address\n"
+ "Aggregate mask\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ip_prefix_list_prefix_first_match_cmd_vtysh,
- "show ip prefix-list WORD A.B.C.D/M first-match",
- "Show running system information\n"
- "IP information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "First matched prefix\n")
+DEFSH (VTYSH_RIPNGD, ripng_redistribute_static_metric_cmd_vtysh,
+ "redistribute static metric <0-16>",
+ "Redistribute information from another routing protocol\n"
+ "Static routes\n"
+ "Metric\n"
+ "Metric value\n")
-DEFSH (VTYSH_BGPD, show_bgp_neighbors_peer_cmd_vtysh,
- "show bgp neighbors (A.B.C.D|X:X::X:X)",
- "Show running system information\n"
- "BGP information\n"
- "Detailed information on TCP and BGP neighbor connections\n"
- "Neighbor to display information about\n"
- "Neighbor to display information about\n")
+DEFSH (VTYSH_OSPFD, area_vlink_authtype_authkey_cmd_vtysh,
+ "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
+ "(authentication|) "
+ "(authentication-key|) AUTH_KEY",
+ "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
+ "Enable authentication on this virtual link\n" "dummy string \n"
+ "Authentication password (key)\n" "The OSPF password (key)")
-DEFSH (VTYSH_OSPF6D, ospf6_routemap_no_set_forwarding_cmd_vtysh,
- "no set forwarding-address X:X::X:X",
+DEFSH (VTYSH_OSPFD, no_ospf_compatible_rfc1583_cmd_vtysh,
+ "no compatible rfc1583",
"Negate a command or set its defaults\n"
- "Set value\n"
- "Forwarding Address\n"
- "IPv6 Address\n")
-
-DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_all_neighbors_cmd_vtysh,
- "show ip bgp vpnv4 all neighbors",
- "Show running system information\n"
- "IP information\n"
- "BGP information\n"
- "Display VPNv4 NLRI specific information\n"
- "Display information about all VPNv4 NLRIs\n"
- "Detailed information on TCP and BGP neighbor connections\n")
-
-DEFSH (VTYSH_BGPD, neighbor_send_community_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "send-community",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Send Community attribute to this neighbor\n")
+ "OSPF compatibility list\n"
+ "compatible with RFC 1583\n")
-DEFSH (VTYSH_BGPD, dump_bgp_updates_cmd_vtysh,
- "dump bgp updates PATH",
- "Dump packet\n"
- "BGP packet dump\n"
- "Dump BGP updates only\n"
- "Output filename\n")
+DEFSH (VTYSH_OSPFD, debug_ospf_ism_cmd_vtysh,
+ "debug ospf ism",
+ "Debugging functions (see also 'undebug')\n"
+ "OSPF information\n"
+ "OSPF Interface State Machine\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_in_prefix_filter_cmd_vtysh,
- "clear ip bgp A.B.C.D in prefix-filter",
- "Reset functions\n"
+DEFSH (VTYSH_RIPD, rip_split_horizon_cmd_vtysh,
+ "ip split-horizon",
"IP information\n"
- "BGP information\n"
- "BGP neighbor address to clear\n"
- "Soft reconfig inbound update\n"
- "Push out the existing ORF prefix-list\n")
+ "Perform split horizon\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_community_list_exact_cmd_vtysh,
- "show ip bgp community-list WORD exact-match",
+DEFSH (VTYSH_BGPD, show_ipv6_mbgp_community_list_exact_cmd_vtysh,
+ "show ipv6 mbgp community-list WORD exact-match",
"Show running system information\n"
- "IP information\n"
- "BGP information\n"
+ "IPv6 information\n"
+ "MBGP information\n"
"Display routes matching the community-list\n"
"community-list name\n"
"Exact match of the communities\n")
-DEFSH (VTYSH_RIPD, accept_lifetime_infinite_day_month_cmd_vtysh,
- "accept-lifetime HH:MM:SS <1-31> MONTH <1993-2035> infinite",
- "Set accept lifetime of the key\n"
- "Time to start\n"
- "Day of th month to start\n"
- "Month of the year to start\n"
- "Year to start\n"
- "Never expires")
-
-DEFSH (VTYSH_OSPFD, mpls_te_cmd_vtysh,
- "mpls-te",
- "Configure MPLS-TE parameters\n"
- "Enable the MPLS-TE functionality\n")
+DEFSH (VTYSH_OSPFD, ospf_default_information_originate_always_routemap_cmd_vtysh,
+ "default-information originate always route-map WORD",
+ "Control distribution of default information\n"
+ "Distribute a default route\n"
+ "Always advertise default route\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_all_soft_out_cmd_vtysh,
- "clear bgp ipv6 * soft out",
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_external_soft_cmd_vtysh,
+ "clear bgp ipv6 external soft",
"Reset functions\n"
"BGP information\n"
"Address family\n"
- "Clear all peers\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ "Clear all external peers\n"
+ "Soft reconfig\n")
-DEFSH (VTYSH_OSPFD, no_ip_ospf_message_digest_key_cmd_vtysh,
- "no ip ospf message-digest-key <1-255>",
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, ip_prefix_list_sequence_number_cmd_vtysh,
+ "ip prefix-list sequence-number",
+ "IP information\n"
+ "Build a prefix list\n"
+ "Include/exclude sequence numbers in NVGEN\n")
+
+DEFSH (VTYSH_OSPFD, no_ip_ospf_hello_interval_cmd_vtysh,
+ "no ip ospf hello-interval",
"Negate a command or set its defaults\n"
"IP Information\n"
"OSPF interface commands\n"
- "Message digest authentication password (key)\n"
- "Key ID\n")
+ "Time between HELLO packets\n")
-DEFSH (VTYSH_ZEBRA, debug_zebra_packet_cmd_vtysh,
- "debug zebra packet",
- "Debugging functions (see also 'undebug')\n"
- "Zebra configuration\n"
- "Debug option set for zebra packet\n")
+DEFSH (VTYSH_BGPD, show_bgp_neighbor_received_routes_cmd_vtysh,
+ "show bgp neighbors (A.B.C.D|X:X::X:X) received-routes",
+ "Show running system information\n"
+ "BGP information\n"
+ "Detailed information on TCP and BGP neighbor connections\n"
+ "Neighbor to display information about\n"
+ "Neighbor to display information about\n"
+ "Display the received routes from neighbor\n")
-DEFSH (VTYSH_BGPD, no_bgp_bestpath_med2_cmd_vtysh,
- "no bgp bestpath med confed missing-as-worst",
+DEFSH (VTYSH_OSPFD, no_ip_ospf_cost_cmd_vtysh,
+ "no ip ospf cost",
"Negate a command or set its defaults\n"
- "BGP specific commands\n"
- "Change the default bestpath selection\n"
- "MED attribute\n"
- "Compare MED among confederation paths\n"
- "Treat missing MED as the least preferred one\n")
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Interface cost\n")
-DEFSH (VTYSH_BGPD, no_bgp_multiple_instance_cmd_vtysh,
- "no bgp multiple-instance",
- "Negate a command or set its defaults\n"
- "BGP information\n"
- "BGP multiple instance\n")
-
-DEFSH (VTYSH_RIPD, no_rip_distance_cmd_vtysh,
- "no distance <1-255>",
- "Negate a command or set its defaults\n"
- "Administrative distance\n"
- "Distance value\n")
-
-DEFSH (VTYSH_BGPD, clear_ip_bgp_as_ipv4_soft_cmd_vtysh,
- "clear ip bgp <1-65535> ipv4 (unicast|multicast) soft",
- "Reset functions\n"
- "IP information\n"
- "BGP information\n"
- "Clear peers with the AS number\n"
- "Address family\n"
- "Address Family Modifier\n"
- "Address Family Modifier\n"
- "Soft reconfig\n")
-
-DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_kernel_metric_val_cmd_vtysh,
- "no redistribute kernel metric <0-16>",
- "Negate a command or set its defaults\n"
- "Redistribute information from another routing protocol\n"
- "Kernel routes\n"
- "Metric\n"
- "Metric value\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_route_map_all_cmd_vtysh,
- "no route-map WORD",
- "Negate a command or set its defaults\n"
- "Create route-map or enter route-map command mode\n"
- "Route map tag\n")
-
-DEFSH (VTYSH_BGPD, bgp_distance_source_access_list_cmd_vtysh,
- "distance <1-255> A.B.C.D/M WORD",
- "Define an administrative distance\n"
- "Administrative distance\n"
- "IP source prefix\n"
- "Access list name\n")
-
-DEFSH (VTYSH_BGPD, show_ip_bgp_community3_cmd_vtysh,
- "show ip bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
+DEFSH (VTYSH_BGPD, show_ip_bgp_community4_cmd_vtysh,
+ "show ip bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
"Show running system information\n"
"IP information\n"
"BGP information\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
"Do not export to next AS (well-known community)\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ip_prefix_list_sequence_number_cmd_vtysh,
- "no ip prefix-list sequence-number",
+DEFSH (VTYSH_BGPD, no_match_ecommunity_cmd_vtysh,
+ "no match extcommunity",
"Negate a command or set its defaults\n"
- "IP information\n"
- "Build a prefix list\n"
- "Include/exclude sequence numbers in NVGEN\n")
-
-DEFSH (VTYSH_BGPD, clear_bgp_peer_group_cmd_vtysh,
- "clear bgp peer-group WORD",
- "Reset functions\n"
- "BGP information\n"
- "Clear all members of peer-group\n"
- "BGP peer-group name\n")
-
-DEFSH (VTYSH_OSPFD, ospf_default_information_originate_metric_type_routemap_cmd_vtysh,
- "default-information originate metric <0-16777214> metric-type (1|2) route-map WORD",
- "Control distribution of default information\n"
- "Distribute a default route\n"
- "OSPF default metric\n"
- "OSPF metric\n"
- "OSPF metric type for default routes\n"
- "Set OSPF External Type 1 metrics\n"
- "Set OSPF External Type 2 metrics\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
-
-DEFSH (VTYSH_OSPFD, show_ip_ospf_database_cmd_vtysh,
- "show ip ospf database",
- "Show running system information\n"
- "IP information\n"
- "OSPF information\n"
- "Database summary\n")
-
-DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_neighbor_received_prefix_filter_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) neighbors (A.B.C.D|X:X::X:X) received prefix-filter",
- "Show running system information\n"
- "IP information\n"
- "BGP information\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Detailed information on TCP and BGP neighbor connections\n"
- "Neighbor to display information about\n"
- "Neighbor to display information about\n"
- "Display information received from a BGP neighbor\n"
- "Display the prefixlist filter\n")
+ "Match values from routing table\n"
+ "Match BGP/VPN extended community list\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, ipv6_prefix_list_seq_le_cmd_vtysh,
- "ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) X:X::X:X/M le <0-128>",
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, no_ipv6_prefix_list_seq_ge_le_cmd_vtysh,
+ "no ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) X:X::X:X/M ge <0-128> le <0-128>",
+ "Negate a command or set its defaults\n"
"IPv6 information\n"
"Build a prefix list\n"
"Name of a prefix list\n"
"Specify packets to reject\n"
"Specify packets to forward\n"
"IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
+ "Minimum prefix length to be matched\n"
+ "Minimum prefix length\n"
"Maximum prefix length to be matched\n"
"Maximum prefix length\n")
-DEFSH (VTYSH_OSPFD, ospf_redistribute_source_metric_routemap_cmd_vtysh,
- "redistribute (kernel|connected|static|rip|bgp) metric <0-16777214> route-map WORD",
- "Redistribute information from another routing protocol\n"
- "Kernel routes\n"
- "Connected\n"
- "Static routes\n"
- "Routing Information Protocol (RIP)\n"
- "Border Gateway Protocol (BGP)\n"
- "Metric for redistributed routes\n"
- "OSPF default metric\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
-
-DEFSH (VTYSH_BGPD, neighbor_maximum_prefix_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "maximum-prefix <1-4294967295>",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Maximum number of prefix accept from this peer\n"
- "maximum no. of prefix limit\n")
-
-DEFSH (VTYSH_BGPD, clear_ip_bgp_instance_all_ipv4_soft_in_cmd_vtysh,
- "clear ip bgp view WORD * ipv4 (unicast|multicast) soft in",
+DEFSH (VTYSH_BGPD, clear_bgp_peer_group_soft_in_cmd_vtysh,
+ "clear bgp peer-group WORD soft in",
"Reset functions\n"
- "IP information\n"
"BGP information\n"
- "BGP view\n"
- "view name\n"
- "Clear all peers\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
+ "Clear all members of peer-group\n"
+ "BGP peer-group name\n"
"Soft reconfig\n"
"Soft reconfig inbound update\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_community_all_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) community",
- "Show running system information\n"
+DEFSH (VTYSH_BGPD, no_aggregate_address_as_set_cmd_vtysh,
+ "no aggregate-address A.B.C.D/M as-set",
+ "Negate a command or set its defaults\n"
+ "Configure BGP aggregate entries\n"
+ "Aggregate prefix\n"
+ "Generate AS set path information\n")
+
+DEFSH (VTYSH_BGPD, clear_ip_bgp_as_ipv4_soft_out_cmd_vtysh,
+ "clear ip bgp <1-65535> ipv4 (unicast|multicast) soft out",
+ "Reset functions\n"
"IP information\n"
"BGP information\n"
+ "Clear peers with the AS number\n"
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Display routes matching the communities\n")
-
-DEFSH (VTYSH_OSPFD, area_vlink_param2_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
- "(hello-interval|retransmit-interval|transmit-delay|dead-interval) <1-65535> "
- "(hello-interval|retransmit-interval|transmit-delay|dead-interval) <1-65535>",
- "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
- "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n"
- "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n")
-
-DEFSH (VTYSH_BGPD, clear_bgp_as_soft_cmd_vtysh,
- "clear bgp <1-65535> soft",
- "Reset functions\n"
- "BGP information\n"
- "Clear peers with the AS number\n"
- "Soft reconfig\n")
-
-DEFSH (VTYSH_OSPFD, ip_ospf_cost_cmd_vtysh,
- "ip ospf cost <1-65535>",
- "IP Information\n"
- "OSPF interface commands\n"
- "Interface cost\n"
- "Cost")
+ "Soft reconfig\n"
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_RIPNGD, ripng_redistribute_connected_cmd_vtysh,
- "redistribute connected",
- "Redistribute information from another routing protocol\n"
- "Connected\n")
+DEFSH (VTYSH_BGPD, no_set_local_pref_cmd_vtysh,
+ "no set local-preference",
+ "Negate a command or set its defaults\n"
+ "Set values in destination routing protocol\n"
+ "BGP local preference path attribute\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_all_ipv4_out_cmd_vtysh,
- "clear ip bgp * ipv4 (unicast|multicast) out",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_ipv4_in_prefix_filter_cmd_vtysh,
+ "clear ip bgp A.B.C.D ipv4 (unicast|multicast) in prefix-filter",
"Reset functions\n"
"IP information\n"
"BGP information\n"
- "Clear all peers\n"
+ "BGP neighbor address to clear\n"
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig outbound update\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_extended_host_any_cmd_vtysh,
- "access-list (<100-199>|<2000-2699>) (deny|permit) ip host A.B.C.D any",
- "Add an access list entry\n"
- "IP extended access list\n"
- "IP extended access list (expanded range)\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Any Internet Protocol\n"
- "A single source host\n"
- "Source address\n"
- "Any destination host\n")
+ "Soft reconfig inbound update\n"
+ "Push out the existing ORF prefix-list\n")
-DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_static_metric_cmd_vtysh,
- "no redistribute static metric",
+DEFSH (VTYSH_BGPD, old_no_ipv6_bgp_network_cmd_vtysh,
+ "no ipv6 bgp network X:X::X:X/M",
"Negate a command or set its defaults\n"
- "Redistribute information from another routing protocol\n"
- "Static routes\n"
- "Metric\n")
-
-DEFSH (VTYSH_BGPD, show_ipv6_bgp_prefix_longer_cmd_vtysh,
- "show ipv6 bgp X:X::X:X/M longer-prefixes",
- "Show running system information\n"
"IPv6 information\n"
"BGP information\n"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
- "Display route and more specific routes\n")
-
-DEFSH (VTYSH_BGPD, no_bgp_distance_source_access_list_cmd_vtysh,
- "no distance <1-255> A.B.C.D/M WORD",
- "Negate a command or set its defaults\n"
- "Define an administrative distance\n"
- "Administrative distance\n"
- "IP source prefix\n"
- "Access list name\n")
-
-DEFSH (VTYSH_OSPFD, ospf_opaque_capable_cmd_vtysh,
- "ospf opaque-lsa",
- "OSPF specific commands\n"
- "Enable the Opaque-LSA capability (rfc2370)\n")
-
-DEFSH (VTYSH_BGPD, neighbor_update_source_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "update-source WORD",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Source of routing updates\n"
- "Interface name\n")
+ "Specify a network to announce via BGP\n"
+ "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ipv6_prefix_list_sequence_number_cmd_vtysh,
- "no ipv6 prefix-list sequence-number",
- "Negate a command or set its defaults\n"
- "IPv6 information\n"
- "Build a prefix list\n"
- "Include/exclude sequence numbers in NVGEN\n")
+DEFSH (VTYSH_BGPD, debug_bgp_normal_cmd_vtysh,
+ "debug bgp",
+ "Debugging functions (see also 'undebug')\n"
+ "BGP information\n")
-DEFSH (VTYSH_BGPD, no_bgp_redistribute_ipv6_metric_rmap_cmd_vtysh,
- "no redistribute (connected|kernel|ospf6|ripng|static) metric <0-4294967295> route-map WORD",
+DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_static_metric_routemap_cmd_vtysh,
+ "no redistribute static metric <0-16> route-map WORD",
"Negate a command or set its defaults\n"
"Redistribute information from another routing protocol\n"
- "Connected\n"
- "Kernel routes\n"
- "Open Shurtest Path First (OSPFv3)\n"
- "Routing Information Protocol (RIPng)\n"
"Static routes\n"
- "Metric for redistributed routes\n"
- "Default metric\n"
+ "Metric\n"
+ "Metric value\n"
"Route map reference\n"
"Pointer to route-map entries\n")
-DEFSH (VTYSH_BGPD, ipv6_aggregate_address_cmd_vtysh,
- "aggregate-address X:X::X:X/M",
- "Configure BGP aggregate entries\n"
- "Aggregate prefix\n")
-
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_ipv4_soft_out_cmd_vtysh,
- "clear ip bgp A.B.C.D ipv4 (unicast|multicast) soft out",
- "Reset functions\n"
- "IP information\n"
- "BGP information\n"
- "BGP neighbor address to clear\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
-
-DEFSH (VTYSH_BGPD, clear_ip_bgp_all_vpnv4_soft_cmd_vtysh,
- "clear ip bgp * vpnv4 unicast soft",
- "Reset functions\n"
- "IP information\n"
- "BGP information\n"
- "Clear all peers\n"
- "Address family\n"
- "Address Family Modifier\n"
- "Soft reconfig\n")
-
-DEFSH (VTYSH_OSPF6D, no_ipv6_ospf6_advertise_force_prefix_cmd_vtysh,
- "no ipv6 ospf6 advertise force-prefix",
+DEFSH (VTYSH_ZEBRA, no_bandwidth_if_val_cmd_vtysh,
+ "no bandwidth <1-10000000>",
"Negate a command or set its defaults\n"
+ "Set bandwidth informational parameter\n"
+ "Bandwidth in kilobits\n")
+
+DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_database_type_id_adv_router_dump_cmd_vtysh,
+ "show ipv6 ospf6 database (router|network|as-external|intra-prefix|inter-prefix|inter-router|link|*|HEX) (A.B.C.D|*) (A.B.C.D|*) (dump|detail|)",
+ "Show running system information\n"
"IPv6 Information\n"
"Open Shortest Path First (OSPF) for IPv6\n"
- "Advertising options\n"
- "Force to advertise prefix, applicable if Loopback or P-to-P\n"
+ "LSA Database\n"
+ "Router-LSA\n"
+ "Network-LSA\n"
+ "AS-External-LSA\n"
+ "Intra-Area-Prefix-LSA\n"
+ "Inter-Area-Router-LSA\n"
+ "Inter-Area-Prefix-LSA\n"
+ "Link-LSA\n"
+ "All LS Type\n"
+ "Specify LS Type by Hex\n"
+ "Link State ID\n"
+ "All Link State ID\n"
+ "Advertising Router\n"
+ "All Advertising Router\n"
+ "Dump raw LSA data in Hex\n"
+ "show detail of LSAs\n"
)
-DEFSH (VTYSH_BGPD, no_neighbor_ebgp_multihop_ttl_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "ebgp-multihop <1-255>",
- "Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Allow EBGP neighbors not on directly connected networks\n"
- "maximum hop count\n")
-
-DEFSH (VTYSH_OSPFD, ospf_default_information_originate_routemap_cmd_vtysh,
- "default-information originate route-map WORD",
- "Control distribution of default information\n"
- "Distribute a default route\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
-
-DEFSH (VTYSH_BGPD, no_neighbor_interface_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X) " "interface WORD",
+DEFSH (VTYSH_BGPD, no_bgp_router_id_val_cmd_vtysh,
+ "no bgp router-id A.B.C.D",
"Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nIPv6 address\n"
- "Interface\n"
- "Interface name\n")
+ "BGP information\n"
+ "Override configured router identifier\n"
+ "Manually configured router identifier\n")
-DEFSH (VTYSH_RIPD, no_rip_distance_source_access_list_cmd_vtysh,
- "no distance <1-255> A.B.C.D/M WORD",
+DEFSH (VTYSH_RIPD, no_rip_offset_list_cmd_vtysh,
+ "no offset-list WORD (in|out) <0-16>",
"Negate a command or set its defaults\n"
- "Administrative distance\n"
- "Distance value\n"
- "IP source prefix\n"
- "Access list name\n")
+ "Modify RIP metric\n"
+ "Access-list name\n"
+ "For incoming updates\n"
+ "For outgoing updates\n"
+ "Metric value\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_flap_cidr_only_cmd_vtysh,
- "show ip bgp flap-statistics cidr-only",
+DEFSH (VTYSH_OSPFD, show_ip_ospf_neighbor_detail_all_cmd_vtysh,
+ "show ip ospf neighbor detail all",
"Show running system information\n"
"IP information\n"
- "BGP information\n"
- "Display flap statistics of routes\n"
- "Display only routes with non-natural netmasks\n")
+ "OSPF information\n"
+ "Neighbor list\n"
+ "detail of all neighbors\n"
+ "include down status neighbor\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_all_summary_cmd_vtysh,
- "show ip bgp vpnv4 all summary",
+DEFSH (VTYSH_BGPD, show_bgp_ipv6_prefix_cmd_vtysh,
+ "show bgp ipv6 X:X::X:X/M",
"Show running system information\n"
- "IP information\n"
"BGP information\n"
- "Display VPNv4 NLRI specific information\n"
- "Display information about all VPNv4 NLRIs\n"
- "Summary of BGP neighbor status\n")
+ "Address family\n"
+ "IPv6 prefix <network>/<length>\n")
-DEFSH (VTYSH_ZEBRA, no_ipv6_address_cmd_vtysh,
- "no ipv6 address X:X::X:X/M",
+DEFSH (VTYSH_BGPD, no_dump_bgp_routes_cmd_vtysh,
+ "no dump bgp routes-mrt [PATH] [INTERVAL]",
"Negate a command or set its defaults\n"
- "Interface Internet Protocol config commands\n"
- "Set the IP address of an interface\n"
- "IPv6 address (e.g. 3ffe:506::1/48)\n")
+ "Dump packet\n"
+ "BGP packet dump\n"
+ "Dump whole BGP routing table\n")
-DEFSH (VTYSH_BGPD, clear_bgp_external_soft_cmd_vtysh,
- "clear bgp external soft",
- "Reset functions\n"
- "BGP information\n"
- "Clear all external peers\n"
- "Soft reconfig\n")
+DEFSH (VTYSH_OSPFD, ospf_distance_ospf_inter_external_cmd_vtysh,
+ "distance ospf inter-area <1-255> external <1-255>",
+ "Define an administrative distance\n"
+ "OSPF Administrative distance\n"
+ "Inter-area routes\n"
+ "Distance for inter-area routes\n"
+ "External routes\n"
+ "Distance for external routes\n")
-DEFSH (VTYSH_OSPFD, area_nssa_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) nssa",
- "OSPF area parameters\n"
- "OSPF area ID in IP address format\n"
- "OSPF area ID as a decimal value\n"
- "Configure OSPF area as nssa\n")
+DEFSH (VTYSH_OSPFD, debug_ospf_event_cmd_vtysh,
+ "debug ospf event",
+ "Debugging functions (see also 'undebug')\n"
+ "OSPF information\n"
+ "OSPF event information\n")
-DEFSH (VTYSH_BGPD, no_neighbor_shutdown_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "shutdown",
+DEFSH (VTYSH_OSPFD, no_ospf_retransmit_interval_cmd_vtysh,
+ "no ospf retransmit-interval",
"Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Administratively shut down this neighbor\n")
-
-DEFSH (VTYSH_BGPD, show_bgp_prefix_list_cmd_vtysh,
- "show bgp prefix-list WORD",
- "Show running system information\n"
- "BGP information\n"
- "Display routes conforming to the prefix-list\n"
- "IPv6 prefix-list name\n")
-
-DEFSH (VTYSH_RIPD, rip_split_horizon_cmd_vtysh,
- "ip split-horizon",
- "IP information\n"
- "Perform split horizon\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ipv6_prefix_list_summary_cmd_vtysh,
- "show ipv6 prefix-list summary",
- "Show running system information\n"
- "IPv6 information\n"
- "Build a prefix list\n"
- "Summary of prefix lists\n")
+ "OSPF interface commands\n"
+ "Time between retransmitting lost link state advertisements\n")
DEFSH (VTYSH_BGPD, set_community_none_cmd_vtysh,
"set community none",
"BGP community attribute\n"
"No community attribute\n")
-DEFSH (VTYSH_BGPD, neighbor_attr_unchanged6_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged as-path med next-hop",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "BGP attribute is propagated unchanged to this neighbor\n"
- "As-path attribute\n"
- "Med attribute\n"
- "Nexthop attribute\n")
+DEFSH (VTYSH_BGPD, debug_bgp_filter_cmd_vtysh,
+ "debug bgp filters",
+ "Debugging functions (see also 'undebug')\n"
+ "BGP information\n"
+ "BGP filters\n")
-DEFSH (VTYSH_OSPFD, area_vlink_authtype_args_md5_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
- "(authentication|) (message-digest|null) "
- "(message-digest-key|) <1-255> md5 KEY",
- "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
- "Enable authentication on this virtual link\n" "dummy string \n" "Use null authentication\n" "Use message-digest authentication\n"
- "Message digest authentication password (key)\n" "dummy string \n" "Key ID\n" "Use MD5 algorithm\n" "The OSPF password (key)")
+DEFSH (VTYSH_OSPF6D, ospf6_routemap_set_forwarding_cmd_vtysh,
+ "set forwarding-address X:X::X:X",
+ "Set value\n"
+ "Forwarding Address\n"
+ "IPv6 Address\n")
-DEFSH (VTYSH_RIPD, ip_rip_receive_version_cmd_vtysh,
- "ip rip receive version (1|2)",
+DEFSH (VTYSH_BGPD, no_bgp_bestpath_compare_router_id_cmd_vtysh,
+ "no bgp bestpath compare-routerid",
+ "Negate a command or set its defaults\n"
+ "BGP specific commands\n"
+ "Change the default bestpath selection\n"
+ "Compare router-id for identical EBGP paths\n")
+
+DEFSH (VTYSH_RIPD, no_match_ip_address_val_cmd_vtysh,
+ "no match ip address WORD",
+ "Negate a command or set its defaults\n"
+ "Match values from routing table\n"
"IP information\n"
- "Routing Information Protocol\n"
- "Advertisement reception\n"
- "Version control\n"
- "RIP version 1\n"
- "RIP version 2\n")
+ "Match address of route\n"
+ "IP access-list name\n")
-DEFSH (VTYSH_RIPNGD, ripng_redistribute_kernel_metric_routemap_cmd_vtysh,
- "redistribute kernel metric <0-16> route-map WORD",
- "Redistribute information from another routing protocol\n"
- "Kernel routes\n"
- "Metric\n"
- "Metric value\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
+DEFSH (VTYSH_ZEBRA, bandwidth_if_cmd_vtysh,
+ "bandwidth <1-10000000>",
+ "Set bandwidth informational parameter\n"
+ "Bandwidth in kilobits\n")
-DEFSH (VTYSH_BGPD, no_aggregate_address_as_set_cmd_vtysh,
- "no aggregate-address A.B.C.D/M as-set",
+DEFSH (VTYSH_OSPFD, ospf_default_metric_cmd_vtysh,
+ "default-metric <0-16777214>",
+ "Set metric of redistributed routes\n"
+ "Default metric\n")
+
+DEFSH (VTYSH_BGPD, no_neighbor_allowas_in_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "allowas-in",
"Negate a command or set its defaults\n"
- "Configure BGP aggregate entries\n"
- "Aggregate prefix\n"
- "Generate AS set path information\n")
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "allow local ASN appears in aspath attribute\n")
-DEFSH (VTYSH_ZEBRA, no_linkdetect_cmd_vtysh,
- "no link-detect",
+DEFSH (VTYSH_RIPNGD, no_ripng_default_metric_cmd_vtysh,
+ "no default-metric",
"Negate a command or set its defaults\n"
- "Disable link detection on interface\n")
+ "Set a metric of redistribute routes\n"
+ "Default metric\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_all_out_cmd_vtysh,
- "clear bgp ipv6 * out",
+DEFSH (VTYSH_OSPF6D, reload_cmd_vtysh,
+ "reload",
+ "Reloads\n")
+
+DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_area_spf_tree_cmd_vtysh,
+ "show ipv6 ospf6 area A.B.C.D spf tree",
+ "Show running system information\n"
+ "IPv6 Information\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "Area information\n"
+ "Area ID (as an IPv4 notation)\n"
+ "Shortest Path First caculation\n"
+ "Displays spf tree\n")
+
+DEFSH (VTYSH_BGPD, bgp_damp_unset2_cmd_vtysh,
+ "no bgp dampening <1-45> <1-20000> <1-20000> <1-255>",
+ "Negate a command or set its defaults\n"
+ "BGP Specific commands\n"
+ "Enable route-flap dampening\n"
+ "Half-life time for the penalty\n"
+ "Value to start reusing a route\n"
+ "Value to start suppressing a route\n"
+ "Maximum duration to suppress a stable route\n")
+
+DEFSH (VTYSH_OSPFD, ip_ospf_authentication_key_addr_cmd_vtysh,
+ "ip ospf authentication-key AUTH_KEY A.B.C.D",
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Authentication password (key)\n"
+ "The OSPF password (key)\n"
+ "Address of interface")
+
+DEFSH (VTYSH_RIPD, ip_rip_send_version_2_cmd_vtysh,
+ "ip rip send version 2 1",
+ "IP information\n"
+ "Routing Information Protocol\n"
+ "Advertisement transmission\n"
+ "Version control\n"
+ "RIP version 2\n"
+ "RIP version 1\n")
+
+DEFSH (VTYSH_ZEBRA, ipv6_route_ifname_cmd_vtysh,
+ "ipv6 route X:X::X:X/M X:X::X:X INTERFACE",
+ "IP information\n"
+ "Establish static routes\n"
+ "IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
+ "IPv6 gateway address\n"
+ "IPv6 gateway interface name\n")
+
+DEFSH (VTYSH_BGPD, show_bgp_community_all_cmd_vtysh,
+ "show bgp community",
+ "Show running system information\n"
+ "BGP information\n"
+ "Display routes matching the communities\n")
+
+DEFSH (VTYSH_BGPD, neighbor_port_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X) " "port <0-65535>",
+ "Specify neighbor router\n"
+ "Neighbor address\nIPv6 address\n"
+ "Neighbor's BGP port\n"
+ "TCP port number\n")
+
+DEFSH (VTYSH_BGPD, clear_ip_bgp_dampening_prefix_cmd_vtysh,
+ "clear ip bgp dampening A.B.C.D/M",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "Clear route flap dampening information\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n")
+
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_all_soft_out_cmd_vtysh,
+ "clear bgp ipv6 * soft out",
"Reset functions\n"
"BGP information\n"
"Address family\n"
"Clear all peers\n"
+ "Soft reconfig\n"
"Soft reconfig outbound update\n")
-DEFSH (VTYSH_OSPFD, show_debugging_ospf_cmd_vtysh,
- "show debugging ospf",
+DEFSH (VTYSH_BGPD, show_ip_community_list_cmd_vtysh,
+ "show ip community-list",
"Show running system information\n"
- "Debugging functions (see also 'undebug')\n"
- "OSPF information\n")
+ "IP information\n"
+ "List community-list\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_all_cmd_vtysh,
- "no access-list (<1-99>|<100-199>|<1300-1999>|<2000-2699>|WORD)",
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_extended_mask_host_cmd_vtysh,
+ "no access-list (<100-199>|<2000-2699>) (deny|permit) ip A.B.C.D A.B.C.D host A.B.C.D",
"Negate a command or set its defaults\n"
"Add an access list entry\n"
- "IP standard access list\n"
"IP extended access list\n"
- "IP standard access list (expanded range)\n"
"IP extended access list (expanded range)\n"
- "IP zebra access-list name\n")
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "Any Internet Protocol\n"
+ "Source address\n"
+ "Source wildcard bits\n"
+ "A single destination host\n"
+ "Destination address\n")
-DEFSH (VTYSH_BGPD, bgp_config_type_cmd_vtysh,
- "bgp config-type (cisco|zebra)",
+DEFSH (VTYSH_BGPD, set_ecommunity_soo_cmd_vtysh,
+ "set extcommunity soo .ASN:nn_or_IP-address:nn",
+ "Set values in destination routing protocol\n"
+ "BGP extended community attribute\n"
+ "Site-of-Origin extended community\n"
+ "VPN extended community\n")
+
+DEFSH (VTYSH_BGPD, show_bgp_ipv6_community4_exact_cmd_vtysh,
+ "show bgp ipv6 community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
+ "Show running system information\n"
"BGP information\n"
- "Configuration type\n"
- "cisco\n"
- "zebra\n")
+ "Address family\n"
+ "Display routes matching the communities\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "Exact match of the communities")
-DEFSH (VTYSH_OSPFD, show_ip_ospf_neighbor_int_detail_cmd_vtysh,
- "show ip ospf neighbor A.B.C.D detail",
+DEFSH (VTYSH_BGPD, no_set_originator_id_cmd_vtysh,
+ "no set originator-id",
+ "Negate a command or set its defaults\n"
+ "Set values in destination routing protocol\n"
+ "BGP originator ID attribute\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ip_prefix_list_prefix_cmd_vtysh,
+ "show ip prefix-list WORD A.B.C.D/M",
"Show running system information\n"
"IP information\n"
- "OSPF information\n"
- "Neighbor list\n"
- "Interface address\n"
- "detail of all neighbors")
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n")
-DEFSH (VTYSH_BGPD, neighbor_attr_unchanged10_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged med as-path next-hop",
+DEFSH (VTYSH_RIPD, send_lifetime_infinite_day_month_cmd_vtysh,
+ "send-lifetime HH:MM:SS <1-31> MONTH <1993-2035> infinite",
+ "Set send lifetime of the key\n"
+ "Time to start\n"
+ "Day of th month to start\n"
+ "Month of the year to start\n"
+ "Year to start\n"
+ "Never expires")
+
+DEFSH (VTYSH_BGPD, no_neighbor_description_val_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "description .LINE",
+ "Negate a command or set its defaults\n"
"Specify neighbor router\n"
"Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "BGP attribute is propagated unchanged to this neighbor\n"
- "Med attribute\n"
- "As-path attribute\n"
- "Nexthop attribute\n")
+ "Neighbor specific description\n"
+ "Up to 80 characters describing this neighbor\n")
-DEFSH (VTYSH_BGPD, no_bgp_network_backdoor_cmd_vtysh,
- "no network A.B.C.D/M backdoor",
+DEFSH (VTYSH_BGPD, no_neighbor_default_originate_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "default-originate",
"Negate a command or set its defaults\n"
- "Specify a network to announce via BGP\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Specify a BGP backdoor route\n")
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Originate default route to this neighbor\n")
-DEFSH (VTYSH_RIPNGD, no_debug_ripng_events_cmd_vtysh,
- "no debug ripng events",
+DEFSH (VTYSH_RIPD, no_rip_passive_interface_cmd_vtysh,
+ "no passive-interface IFNAME",
"Negate a command or set its defaults\n"
- "Debugging functions (see also 'undebug')\n"
- "RIPng configuration\n"
- "Debug option set for ripng events\n")
-
-DEFSH (VTYSH_BGPD, clear_ip_bgp_as_ipv4_in_cmd_vtysh,
- "clear ip bgp <1-65535> ipv4 (unicast|multicast) in",
- "Reset functions\n"
- "IP information\n"
- "BGP information\n"
- "Clear peers with the AS number\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Soft reconfig inbound update\n")
+ "Suppress routing updates on an interface\n"
+ "Interface name\n")
-DEFSH (VTYSH_RIPNGD, ripng_redistribute_bgp_routemap_cmd_vtysh,
- "redistribute bgp route-map WORD",
- "Redistribute information from another routing protocol\n"
- "Border Gateway Protocol (BGP)\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_remark_arg_cmd_vtysh,
+ "no access-list (<1-99>|<100-199>|<1300-1999>|<2000-2699>|WORD) remark .LINE",
+ "Negate a command or set its defaults\n"
+ "Add an access list entry\n"
+ "IP standard access list\n"
+ "IP extended access list\n"
+ "IP standard access list (expanded range)\n"
+ "IP extended access list (expanded range)\n"
+ "IP zebra access-list\n"
+ "Access list entry comment\n"
+ "Comment up to 100 characters\n")
-DEFSH (VTYSH_BGPD, aggregate_address_mask_summary_only_cmd_vtysh,
- "aggregate-address A.B.C.D A.B.C.D summary-only",
+DEFSH (VTYSH_BGPD, aggregate_address_as_set_cmd_vtysh,
+ "aggregate-address A.B.C.D/M as-set",
"Configure BGP aggregate entries\n"
- "Aggregate address\n"
- "Aggregate mask\n"
- "Filter more specific routes from updates\n")
+ "Aggregate prefix\n"
+ "Generate AS set path information\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_community_all_cmd_vtysh,
- "show ip bgp community",
- "Show running system information\n"
- "IP information\n"
- "BGP information\n"
- "Display routes matching the communities\n")
+DEFSH (VTYSH_OSPF6D, interface_area_cmd_vtysh,
+ "interface IFNAME area A.B.C.D",
+ "Enable routing on an IPv6 interface\n"
+ "Interface name(e.g. ep0)\n"
+ "Set the OSPF6 area ID\n"
+ "OSPF6 area ID in IPv4 address notation\n"
+ )
-DEFSH (VTYSH_BGPD, no_neighbor_attr_unchanged8_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged next-hop as-path med",
+DEFSH (VTYSH_BGPD, no_neighbor_send_community_type_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "send-community (both|extended|standard)",
"Negate a command or set its defaults\n"
"Specify neighbor router\n"
"Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "BGP attribute is propagated unchanged to this neighbor\n"
- "Nexthop attribute\n"
- "As-path attribute\n"
- "Med attribute\n")
-
-DEFSH (VTYSH_RIPNGD, ripng_default_metric_cmd_vtysh,
- "default-metric <1-16>",
- "Set a metric of redistribute routes\n"
- "Default metric\n")
+ "Send Community attribute to this neighbor\n"
+ "Send Standard and Extended Community attributes\n"
+ "Send Extended Community attributes\n"
+ "Send Standard Community attributes\n")
-DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_database_type_cmd_vtysh,
- "show ipv6 ospf6 database (router|network|as-external|intra-prefix|inter-prefix|inter-router|link|*|HEX|dump|detail)",
+DEFSH (VTYSH_OSPFD, ospf_hello_interval_cmd_vtysh,
+ "ospf hello-interval <1-65535>",
+ "OSPF interface commands\n"
+ "Time between HELLO packets\n"
+ "Seconds\n")
+
+DEFSH (VTYSH_OSPFD, show_ip_ospf_neighbor_all_cmd_vtysh,
+ "show ip ospf neighbor all",
"Show running system information\n"
+ "IP information\n"
+ "OSPF information\n"
+ "Neighbor list\n"
+ "include down status neighbor\n")
+
+DEFSH (VTYSH_OSPF6D, ipv6_ospf6_cost_cmd_vtysh,
+ "ipv6 ospf6 cost COST",
"IPv6 Information\n"
"Open Shortest Path First (OSPF) for IPv6\n"
- "LSA Database\n"
- "Router-LSA\n"
- "Network-LSA\n"
- "AS-External-LSA\n"
- "Intra-Area-Prefix-LSA\n"
- "Inter-Area-Router-LSA\n"
- "Inter-Area-Prefix-LSA\n"
- "Link-LSA\n"
- "All LS Type\n"
- "Specify LS Type by Hex\n"
- "Dump raw LSA data in Hex\n"
- "show detail of LSAs\n"
+ "Interface cost\n"
+ "<1-65535> Cost\n"
)
+DEFSH (VTYSH_BGPD, clear_ip_bgp_external_out_cmd_vtysh,
+ "clear ip bgp external out",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "Clear all external peers\n"
+ "Soft reconfig outbound update\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD, match_interface_cmd_vtysh,
+ "match interface WORD",
+ "Match values from routing table\n"
+ "Match first hop interface of route\n"
+ "Interface name\n")
+
+DEFSH (VTYSH_ZEBRA, debug_zebra_kernel_cmd_vtysh,
+ "debug zebra kernel",
+ "Debugging functions (see also 'undebug')\n"
+ "Zebra configuration\n"
+ "Debug option set for zebra between kernel interface\n")
+
DEFSH (VTYSH_BGPD, no_aggregate_address_cmd_vtysh,
"no aggregate-address A.B.C.D/M",
"Negate a command or set its defaults\n"
"Configure BGP aggregate entries\n"
"Aggregate prefix\n")
-DEFSH (VTYSH_BGPD, no_neighbor_allowas_in_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "allowas-in",
- "Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "allow local ASN appears in aspath attribute\n")
+DEFSH (VTYSH_ZEBRA, show_ipv6_forwarding_cmd_vtysh,
+ "show ipv6 forwarding",
+ "Show running system information\n"
+ "IPv6 information\n"
+ "Forwarding status\n")
-DEFSH (VTYSH_BGPD, aggregate_address_mask_as_set_cmd_vtysh,
- "aggregate-address A.B.C.D A.B.C.D as-set",
- "Configure BGP aggregate entries\n"
- "Aggregate address\n"
- "Aggregate mask\n"
- "Generate AS set path information\n")
+DEFSH (VTYSH_OSPF6D, ipv6_ospf6_instance_cmd_vtysh,
+ "ipv6 ospf6 instance-id INSTANCE",
+ "IPv6 Information\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "Instance ID\n"
+ "<0-255> Instance ID\n"
+ )
-DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_bgp_metric_cmd_vtysh,
- "no redistribute bgp metric",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_BGPD, bgp_redistribute_ipv4_rmap_metric_cmd_vtysh,
+ "redistribute (connected|kernel|ospf|rip|static) route-map WORD metric <0-4294967295>",
"Redistribute information from another routing protocol\n"
- "Border Gateway Protocol (BGP)\n"
- "Metric\n")
+ "Connected\n"
+ "Kernel routes\n"
+ "Open Shurtest Path First (OSPF)\n"
+ "Routing Information Protocol (RIP)\n"
+ "Static routes\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n"
+ "Metric for redistributed routes\n"
+ "Default metric\n")
-DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_kernel_cmd_vtysh,
- "no redistribute kernel",
+DEFSH (VTYSH_BGPD, no_aggregate_address_as_set_summary_cmd_vtysh,
+ "no aggregate-address A.B.C.D/M as-set summary-only",
"Negate a command or set its defaults\n"
- "Redistribute information from another routing protocol\n"
- "Kernel routes\n")
+ "Configure BGP aggregate entries\n"
+ "Aggregate prefix\n"
+ "Generate AS set path information\n"
+ "Filter more specific routes from updates\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_all_vpnv4_soft_in_cmd_vtysh,
- "clear ip bgp * vpnv4 unicast soft in",
+DEFSH (VTYSH_OSPFD, ip_ospf_authentication_args_addr_cmd_vtysh,
+ "ip ospf authentication (null|message-digest) A.B.C.D",
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Enable authentication on this interface\n"
+ "Use null authentication\n"
+ "Use message-digest authentication\n"
+ "Address of interface")
+
+DEFSH (VTYSH_BGPD, no_neighbor_capability_dynamic_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "capability dynamic",
+ "Negate a command or set its defaults\n"
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Advertise capability to the peer\n"
+ "Advertise dynamic capability to this neighbor\n")
+
+DEFSH (VTYSH_OSPFD, ospf_retransmit_interval_cmd_vtysh,
+ "ospf retransmit-interval <3-65535>",
+ "OSPF interface commands\n"
+ "Time between retransmitting lost link state advertisements\n"
+ "Seconds\n")
+
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_group_soft_in_cmd_vtysh,
+ "clear bgp ipv6 peer-group WORD soft in",
"Reset functions\n"
- "IP information\n"
"BGP information\n"
- "Clear all peers\n"
"Address family\n"
- "Address Family Modifier\n"
+ "Clear all members of peer-group\n"
+ "BGP peer-group name\n"
"Soft reconfig\n"
"Soft reconfig inbound update\n")
-DEFSH (VTYSH_RIPD, rip_redistribute_type_routemap_cmd_vtysh,
- "redistribute (kernel|connected|static|ospf|bgp) route-map WORD",
- "Redistribute information from another routing protocol\n"
- "Kernel routes\n"
- "Connected\n"
- "Static routes\n"
- "Open Shortest Path First (OSPF)\n"
- "Border Gateway Protocol (BGP)\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
-
-DEFSH (VTYSH_OSPFD, ospf_default_information_originate_always_metric_type_cmd_vtysh,
- "default-information originate always metric <0-16777214> metric-type (1|2)",
- "Control distribution of default information\n"
- "Distribute a default route\n"
- "Always advertise default route\n"
- "OSPF default metric\n"
- "OSPF metric\n"
- "OSPF metric type for default routes\n"
- "Set OSPF External Type 1 metrics\n"
- "Set OSPF External Type 2 metrics\n")
+DEFSH (VTYSH_BGPD, bgp_confederation_identifier_cmd_vtysh,
+ "bgp confederation identifier <1-65535>",
+ "BGP specific commands\n"
+ "AS confederation parameters\n"
+ "AS number\n"
+ "Set routing domain confederation AS\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, ip_prefix_list_seq_cmd_vtysh,
- "ip prefix-list WORD seq <1-4294967295> (deny|permit) (A.B.C.D/M|any)",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_as_vpnv4_soft_cmd_vtysh,
+ "clear ip bgp <1-65535> vpnv4 unicast soft",
+ "Reset functions\n"
"IP information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "sequence number of an entry\n"
- "Sequence number\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Any prefix match. Same as \"0.0.0.0/0 le 32\"\n")
+ "BGP information\n"
+ "Clear peers with the AS number\n"
+ "Address family\n"
+ "Address Family Modifier\n"
+ "Soft reconfig\n")
-DEFSH (VTYSH_OSPFD, no_ospf_network_cmd_vtysh,
- "no ospf network",
- "Negate a command or set its defaults\n"
- "OSPF interface commands\n"
- "Network type\n")
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_group_in_prefix_filter_cmd_vtysh,
+ "clear bgp ipv6 peer-group WORD in prefix-filter",
+ "Reset functions\n"
+ "BGP information\n"
+ "Address family\n"
+ "Clear all members of peer-group\n"
+ "BGP peer-group name\n"
+ "Soft reconfig inbound update\n"
+ "Push out prefix-list ORF and do inbound soft reconfig\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ip_prefix_list_prefix_cmd_vtysh,
- "no ip prefix-list WORD (deny|permit) (A.B.C.D/M|any)",
+DEFSH (VTYSH_BGPD, no_neighbor_attr_unchanged4_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged med (as-path|next-hop)",
"Negate a command or set its defaults\n"
- "IP information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Any prefix match. Same as \"0.0.0.0/0 le 32\"\n")
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "BGP attribute is propagated unchanged to this neighbor\n"
+ "Med attribute\n"
+ "As-path attribute\n"
+ "Nexthop attribute\n")
-DEFSH (VTYSH_BGPD, set_community_delete_cmd_vtysh,
- "set comm-list (<1-99>|<100-199>|WORD) delete",
- "Set values in destination routing protocol\n"
- "set BGP community list (for deletion)\n"
- "Community-list number (standard)\n"
- "Communitly-list number (expanded)\n"
- "Community-list name\n"
- "Delete matching communities\n")
+DEFSH (VTYSH_OSPFD, no_debug_ospf_nsm_cmd_vtysh,
+ "no debug ospf nsm",
+ "Negate a command or set its defaults\n"
+ "Debugging functions (see also 'undebug')\n"
+ "OSPF information\n"
+ "OSPF Neighbor State Machine")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_external_soft_out_cmd_vtysh,
- "clear ip bgp external soft out",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_instance_all_ipv4_soft_out_cmd_vtysh,
+ "clear ip bgp view WORD * ipv4 (unicast|multicast) soft out",
"Reset functions\n"
"IP information\n"
"BGP information\n"
- "Clear all external peers\n"
- "Soft reconfig\n"
+ "BGP view\n"
+ "view name\n"
+ "Clear all peers\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
"Soft reconfig outbound update\n")
-DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_neighbor_cmd_vtysh,
- "show ipv6 ospf6 neighbor",
- "Show running system information\n"
- "IPv6 Information\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "Neighbor list\n"
- )
+DEFSH (VTYSH_ZEBRA, ip_route_mask_cmd_vtysh,
+ "ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE|null0)",
+ "IP information\n"
+ "Establish static routes\n"
+ "IP destination prefix\n"
+ "IP destination prefix mask\n"
+ "IP gateway address\n"
+ "IP gateway interface name\n"
+ "Null interface\n")
-DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_database_type_id_adv_router_cmd_vtysh,
- "show ipv6 ospf6 database (router|network|as-external|intra-prefix|inter-prefix|inter-router|link|*|HEX) (A.B.C.D|*) (A.B.C.D|*|dump|detail)",
- "Show running system information\n"
- "IPv6 Information\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "LSA Database\n"
- "Router-LSA\n"
- "Network-LSA\n"
- "AS-External-LSA\n"
- "Intra-Area-Prefix-LSA\n"
- "Inter-Area-Router-LSA\n"
- "Inter-Area-Prefix-LSA\n"
- "Link-LSA\n"
- "All LS Type\n"
- "Specify LS Type by Hex\n"
- "Link State ID\n"
- "All Link State ID\n"
- "Advertising Router\n"
- "All Advertising Router\n"
- "Dump raw LSA data in Hex\n"
- "show detail of LSAs\n"
- )
-
-DEFSH (VTYSH_RIPD, rip_passive_interface_cmd_vtysh,
- "passive-interface IFNAME",
- "Suppress routing updates on an interface\n"
- "Interface name\n")
-
-DEFSH (VTYSH_BGPD, no_neighbor_capability_orf_prefix_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "capability orf prefix-list (both|send|receive)",
+DEFSH (VTYSH_BGPD, no_match_ipv6_address_cmd_vtysh,
+ "no match ipv6 address WORD",
"Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Advertise capability to the peer\n"
- "Advertise ORF capability to the peer\n"
- "Advertise prefixlist ORF capability to this neighbor\n"
- "Capability to SEND and RECEIVE the ORF to/from this neighbor\n"
- "Capability to RECEIVE the ORF from this neighbor\n"
- "Capability to SEND the ORF to this neighbor\n")
-
-DEFSH (VTYSH_ZEBRA, ip_irdp_cmd_vtysh,
- "ip irdp",
- "IP information\n"
- "ICMP Router discovery on this interface\n")
-
-DEFSH (VTYSH_RIPNGD, ripng_redistribute_bgp_cmd_vtysh,
- "redistribute bgp",
- "Redistribute information from another routing protocol\n"
- "Border Gateway Protocol (BGP)\n")
-
-DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_interface_ifname_cmd_vtysh,
- "show ipv6 ospf6 interface IFNAME",
- "Show running system information\n"
- "IPv6 Information\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "Interface infomation\n"
- "Interface name(e.g. ep0)\n"
- )
-
-DEFSH (VTYSH_OSPFD, ospf_distance_ospf_intra_inter_external_cmd_vtysh,
- "distance ospf intra-area <1-255> inter-area <1-255> external <1-255>",
- "Define an administrative distance\n"
- "OSPF Administrative distance\n"
- "Intra-area routes\n"
- "Distance for intra-area routes\n"
- "Inter-area routes\n"
- "Distance for inter-area routes\n"
- "External routes\n"
- "Distance for external routes\n")
-
-DEFSH (VTYSH_BGPD, clear_bgp_all_out_cmd_vtysh,
- "clear bgp * out",
- "Reset functions\n"
- "BGP information\n"
- "Clear all peers\n"
- "Soft reconfig outbound update\n")
-
-DEFSH (VTYSH_OSPFD, area_stub_no_summary_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) stub no-summary",
- "OSPF stub parameters\n"
- "OSPF area ID in IP address format\n"
- "OSPF area ID as a decimal value\n"
- "Configure OSPF area as stub\n"
- "Do not inject inter-area routes into stub\n")
+ "Match values from routing table\n"
+ "IPv6 information\n"
+ "Match IPv6 address of route\n"
+ "IPv6 access-list name\n")
-DEFSH (VTYSH_RIPNGD, ripng_redistribute_ospf6_metric_cmd_vtysh,
- "redistribute ospf6 metric <0-16>",
- "Redistribute information from another routing protocol\n"
- "IPv6 Open Shortest Path First (OSPFv3)\n"
- "Metric\n"
- "Metric value\n")
+DEFSH (VTYSH_BGPD, bgp_damp_set_cmd_vtysh,
+ "bgp dampening <1-45> <1-20000> <1-20000> <1-255>",
+ "BGP Specific commands\n"
+ "Enable route-flap dampening\n"
+ "Half-life time for the penalty\n"
+ "Value to start reusing a route\n"
+ "Value to start suppressing a route\n"
+ "Maximum duration to suppress a stable route\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ipv6_prefix_list_seq_le_ge_cmd_vtysh,
- "no ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) X:X::X:X/M le <0-128> ge <0-128>",
+DEFSH (VTYSH_BGPD, no_bgp_timers_arg_cmd_vtysh,
+ "no timers bgp <0-65535> <0-65535>",
"Negate a command or set its defaults\n"
- "IPv6 information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "sequence number of an entry\n"
- "Sequence number\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
- "Maximum prefix length to be matched\n"
- "Maximum prefix length\n"
- "Minimum prefix length to be matched\n"
- "Minimum prefix length\n")
-
-DEFSH (VTYSH_RIPNGD, default_information_originate_cmd_vtysh,
- "default-information originate",
- "Default route information\n"
- "Distribute default route\n")
+ "Adjust routing timers\n"
+ "BGP timers\n"
+ "Keepalive interval\n"
+ "Holdtime\n")
-DEFSH (VTYSH_OSPFD, debug_ospf_lsa_sub_cmd_vtysh,
- "debug ospf lsa (generate|flooding|install|refresh)",
+DEFSH (VTYSH_OSPF6D, no_debug_ospf6_damp_cmd_vtysh,
+ "no debug ospf6 damp",
+ "Negate a command or set its defaults\n"
"Debugging functions (see also 'undebug')\n"
- "OSPF information\n"
- "OSPF Link State Advertisement\n"
- "LSA Generation\n"
- "LSA Flooding\n"
- "LSA Install/Delete\n"
- "LSA Refresh\n")
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "Flap-dampening information\n"
+ )
-DEFSH (VTYSH_RIPD, send_lifetime_day_month_day_month_cmd_vtysh,
- "send-lifetime HH:MM:SS <1-31> MONTH <1993-2035> HH:MM:SS <1-31> MONTH <1993-2035>",
+DEFSH (VTYSH_RIPD, send_lifetime_month_day_month_day_cmd_vtysh,
+ "send-lifetime HH:MM:SS MONTH <1-31> <1993-2035> HH:MM:SS MONTH <1-31> <1993-2035>",
"Set send lifetime of the key\n"
"Time to start\n"
- "Day of th month to start\n"
"Month of the year to start\n"
+ "Day of th month to start\n"
"Year to start\n"
"Time to expire\n"
- "Day of th month to expire\n"
"Month of the year to expire\n"
+ "Day of th month to expire\n"
"Year to expire\n")
-DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_bgp_metric_routemap_cmd_vtysh,
- "no redistribute bgp metric <0-16> route-map WORD",
- "Negate a command or set its defaults\n"
- "Redistribute information from another routing protocol\n"
- "Border Gateway Protocol (BGP)\n"
- "Metric\n"
- "Metric value\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
-
-DEFSH (VTYSH_OSPFD, area_range_cost_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) range A.B.C.D/M cost <0-16777215>",
- "OSPF area parameters\n"
- "OSPF area ID in IP address format\n"
- "OSPF area ID as a decimal value\n"
- "Summarize routes matching address/mask (border routers only)\n"
- "Area range prefix\n"
- "User specified metric for this range\n"
- "Advertised metric for this range\n")
-
-DEFSH (VTYSH_BGPD, no_ipv6_aggregate_address_cmd_vtysh,
- "no aggregate-address X:X::X:X/M",
- "Negate a command or set its defaults\n"
- "Configure BGP aggregate entries\n"
- "Aggregate prefix\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ipv6_prefix_list_seq_ge_cmd_vtysh,
- "no ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) X:X::X:X/M ge <0-128>",
- "Negate a command or set its defaults\n"
- "IPv6 information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "sequence number of an entry\n"
- "Sequence number\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
- "Minimum prefix length to be matched\n"
- "Minimum prefix length\n")
-
-DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_all_route_cmd_vtysh,
- "show ip bgp vpnv4 all A.B.C.D",
- "Show running system information\n"
- "IP information\n"
- "BGP information\n"
- "Display VPNv4 NLRI specific information\n"
- "Display information about all VPNv4 NLRIs\n"
- "Network in the BGP routing table to display\n")
-
-DEFSH (VTYSH_BGPD, clear_bgp_instance_all_soft_in_cmd_vtysh,
- "clear bgp view WORD * soft in",
- "Reset functions\n"
- "BGP information\n"
- "BGP view\n"
- "view name\n"
- "Clear all peers\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
-
-DEFSH (VTYSH_BGPD, clear_ip_bgp_external_ipv4_soft_in_cmd_vtysh,
- "clear ip bgp external ipv4 (unicast|multicast) soft in",
- "Reset functions\n"
- "IP information\n"
- "BGP information\n"
- "Clear all external peers\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
-
-DEFSH (VTYSH_BGPD, aggregate_address_mask_as_set_summary_cmd_vtysh,
- "aggregate-address A.B.C.D A.B.C.D as-set summary-only",
- "Configure BGP aggregate entries\n"
- "Aggregate address\n"
- "Aggregate mask\n"
- "Generate AS set path information\n"
- "Filter more specific routes from updates\n")
-
-DEFSH (VTYSH_OSPFD, ip_ospf_hello_interval_cmd_vtysh,
- "ip ospf hello-interval <1-65535>",
- "IP Information\n"
- "OSPF interface commands\n"
- "Time between HELLO packets\n"
- "Seconds\n")
-
-DEFSH (VTYSH_RIPNGD, ripng_redistribute_kernel_metric_cmd_vtysh,
- "redistribute kernel metric <0-16>",
- "Redistribute information from another routing protocol\n"
- "Kernel routes\n"
- "Metric\n"
- "Metric value\n")
-
-DEFSH (VTYSH_BGPD, no_set_local_pref_cmd_vtysh,
- "no set local-preference",
- "Negate a command or set its defaults\n"
- "Set values in destination routing protocol\n"
- "BGP local preference path attribute\n")
-
-DEFSH (VTYSH_BGPD, no_bgp_client_to_client_reflection_cmd_vtysh,
- "no bgp client-to-client reflection",
- "Negate a command or set its defaults\n"
- "BGP specific commands\n"
- "Configure client to client route reflection\n"
- "reflection of routes allowed\n")
-
DEFSH (VTYSH_BGPD, show_bgp_community4_exact_cmd_vtysh,
"show bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
"Show running system information\n"
"Do not export to next AS (well-known community)\n"
"Exact match of the communities")
-DEFSH (VTYSH_OSPF6D, no_interface_area_cmd_vtysh,
- "no interface IFNAME area A.B.C.D",
- "Negate a command or set its defaults\n"
- "Disable routing on an IPv6 interface\n"
- "Interface name(e.g. ep0)\n")
-
-DEFSH (VTYSH_BGPD, neighbor_remote_as_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "remote-as <1-65535>",
- "Specify neighbor router\n"
+DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_neighborlist_cmd_vtysh,
+ "show ipv6 ospf6 (summary-list|request-list|retrans-list|dbdesc-list)",
+ "Show running system information\n"
+ "IPv6 Information\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "Link State summary list\n"
+ "Link State request list\n"
+ "Link State retransmission list\n"
+ "Link State Description list (Used to retrans DbDesc)\n"
+ )
+
+DEFSH (VTYSH_BGPD, no_neighbor_maximum_prefix_val_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "maximum-prefix <1-4294967295>",
+ "Negate a command or set its defaults\n"
+ "Specify neighbor router\n"
"Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Specify a BGP neighbor\n"
- "AS number\n")
+ "Maximum number of prefix accept from this peer\n"
+ "maximum no. of prefix limit\n")
-DEFSH (VTYSH_OSPFD, debug_ospf_ism_cmd_vtysh,
- "debug ospf ism",
- "Debugging functions (see also 'undebug')\n"
- "OSPF information\n"
- "OSPF Interface State Machine\n")
+DEFSH (VTYSH_OSPFD, ospf_distance_ospf_intra_external_inter_cmd_vtysh,
+ "distance ospf intra-area <1-255> external <1-255> inter-area <1-255>",
+ "Define an administrative distance\n"
+ "OSPF Administrative distance\n"
+ "Intra-area routes\n"
+ "Distance for intra-area routes\n"
+ "External routes\n"
+ "Distance for external routes\n"
+ "Inter-area routes\n"
+ "Distance for inter-area routes\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_group_out_cmd_vtysh,
- "clear ip bgp peer-group WORD out",
+DEFSH (VTYSH_BGPD, no_set_atomic_aggregate_cmd_vtysh,
+ "no set atomic-aggregate",
+ "Negate a command or set its defaults\n"
+ "Set values in destination routing protocol\n"
+ "BGP atomic aggregate attribute\n" )
+
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_external_cmd_vtysh,
+ "clear bgp ipv6 external",
"Reset functions\n"
- "IP information\n"
"BGP information\n"
- "Clear all members of peer-group\n"
- "BGP peer-group name\n"
- "Soft reconfig outbound update\n")
+ "Address family\n"
+ "Clear all external peers\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_match_ip_address_cmd_vtysh,
- "no match ip address",
- "Negate a command or set its defaults\n"
- "Match values from routing table\n"
- "IP information\n"
- "Match address of route\n")
+DEFSH (VTYSH_OSPFD, network_area_cmd_vtysh,
+ "network A.B.C.D/M area (A.B.C.D|<0-4294967295>)",
+ "Enable routing on an IP network\n"
+ "OSPF network prefix\n"
+ "Set the OSPF area ID\n"
+ "OSPF area ID in IP address format\n"
+ "OSPF area ID as a decimal value\n")
-DEFSH (VTYSH_OSPFD, no_ip_ospf_dead_interval_cmd_vtysh,
- "no ip ospf dead-interval",
- "Negate a command or set its defaults\n"
- "IP Information\n"
- "OSPF interface commands\n"
- "Interval after which a neighbor is declared dead\n")
+DEFSH (VTYSH_OSPFD, area_vlink_authtype_cmd_vtysh,
+ "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
+ "(authentication|)",
+ "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
+ "Enable authentication on this virtual link\n" "dummy string \n")
-DEFSH (VTYSH_OSPFD, area_authentication_message_digest_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) authentication message-digest",
- "OSPF area parameters\n"
- "Enable authentication\n"
- "Use message-digest authentication\n")
+DEFSH (VTYSH_BGPD, bgp_bestpath_aspath_ignore_cmd_vtysh,
+ "bgp bestpath as-path ignore",
+ "BGP specific commands\n"
+ "Change the default bestpath selection\n"
+ "AS-path attribute\n"
+ "Ignore as-path length in selecting a route\n")
-DEFSH (VTYSH_RIPD, no_rip_redistribute_type_metric_routemap_cmd_vtysh,
- "no redistribute (kernel|connected|static|ospf|bgp) metric <0-16> route-map WORD",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_BGPD, clear_ip_bgp_dampening_address_cmd_vtysh,
+ "clear ip bgp dampening A.B.C.D",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "Clear route flap dampening information\n"
+ "Network to clear damping information\n")
+
+DEFSH (VTYSH_RIPNGD, ripng_redistribute_kernel_metric_cmd_vtysh,
+ "redistribute kernel metric <0-16>",
"Redistribute information from another routing protocol\n"
"Kernel routes\n"
- "Connected\n"
- "Static routes\n"
- "Open Shortest Path First (OSPF)\n"
- "Border Gateway Protocol (BGP)\n"
"Metric\n"
- "Metric value\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
-
-DEFSH (VTYSH_OSPFD, show_ip_ospf_neighbor_all_cmd_vtysh,
- "show ip ospf neighbor all",
- "Show running system information\n"
- "IP information\n"
- "OSPF information\n"
- "Neighbor list\n"
- "include down status neighbor\n")
-
-DEFSH (VTYSH_OSPFD, neighbor_priority_poll_interval_cmd_vtysh,
- "neighbor A.B.C.D priority <0-255> poll-interval <1-65535>",
- "Specify neighbor router\n"
- "Neighbor IP address\n"
- "Neighbor Priority\n"
- "Priority\n"
- "Dead Neighbor Polling interval\n"
- "Seconds\n")
+ "Metric value\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ipv6_prefix_list_seq_le_cmd_vtysh,
- "no ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) X:X::X:X/M le <0-128>",
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_extended_any_any_cmd_vtysh,
+ "no access-list (<100-199>|<2000-2699>) (deny|permit) ip any any",
"Negate a command or set its defaults\n"
- "IPv6 information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "sequence number of an entry\n"
- "Sequence number\n"
+ "Add an access list entry\n"
+ "IP extended access list\n"
+ "IP extended access list (expanded range)\n"
"Specify packets to reject\n"
"Specify packets to forward\n"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
- "Maximum prefix length to be matched\n"
- "Maximum prefix length\n")
-
-DEFSH (VTYSH_BGPD, neighbor_filter_list_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "filter-list WORD (in|out)",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Establish BGP filters\n"
- "AS path access-list name\n"
- "Filter incoming routes\n"
- "Filter outgoing routes\n")
+ "Any Internet Protocol\n"
+ "Any source host\n"
+ "Any destination host\n")
-DEFSH (VTYSH_ZEBRA, no_ip_address_secondary_cmd_vtysh,
- "no ip address A.B.C.D/M secondary",
- "Negate a command or set its defaults\n"
- "Interface Internet Protocol config commands\n"
- "Set the IP address of an interface\n"
- "IP address (e.g. 10.0.0.1/8)\n"
- "Secondary IP address\n")
+DEFSH (VTYSH_BGPD, bgp_bestpath_med_cmd_vtysh,
+ "bgp bestpath med (confed|missing-as-worst)",
+ "BGP specific commands\n"
+ "Change the default bestpath selection\n"
+ "MED attribute\n"
+ "Compare MED among confederation paths\n"
+ "Treat missing MED as the least preferred one\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_attr_info_cmd_vtysh,
- "show ip bgp attribute-info",
+DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_community_all_cmd_vtysh,
+ "show ip bgp ipv4 (unicast|multicast) community",
"Show running system information\n"
"IP information\n"
"BGP information\n"
- "List all bgp attribute information\n")
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Display routes matching the communities\n")
-DEFSH (VTYSH_BGPD, neighbor_strict_capability_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X) " "strict-capability-match",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_group_in_prefix_filter_cmd_vtysh,
+ "clear ip bgp peer-group WORD in prefix-filter",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "Clear all members of peer-group\n"
+ "BGP peer-group name\n"
+ "Soft reconfig inbound update\n"
+ "Push out prefix-list ORF and do inbound soft reconfig\n")
+
+DEFSH (VTYSH_BGPD, show_ipv6_mbgp_cmd_vtysh,
+ "show ipv6 mbgp",
+ "Show running system information\n"
+ "IP information\n"
+ "MBGP information\n")
+
+DEFSH (VTYSH_BGPD, no_neighbor_unsuppress_map_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "unsuppress-map WORD",
+ "Negate a command or set its defaults\n"
"Specify neighbor router\n"
- "Neighbor address\nIPv6 address\n"
- "Strict capability negotiation match\n")
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Route-map to selectively unsuppress suppressed routes\n"
+ "Name of route map\n")
-DEFSH (VTYSH_OSPFD, ospf_default_information_originate_always_type_metric_routemap_cmd_vtysh,
- "default-information originate always metric-type (1|2) metric <0-16777214> route-map WORD",
- "Control distribution of default information\n"
- "Distribute a default route\n"
- "Always advertise default route\n"
- "OSPF metric type for default routes\n"
- "Set OSPF External Type 1 metrics\n"
- "Set OSPF External Type 2 metrics\n"
- "OSPF default metric\n"
- "OSPF metric\n"
+DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_ospf6_routemap_cmd_vtysh,
+ "no redistribute ospf6 route-map WORD",
+ "Negate a command or set its defaults\n"
+ "Redistribute information from another routing protocol\n"
+ "IPv6 Open Shortest Path First (OSPFv3)\n"
"Route map reference\n"
"Pointer to route-map entries\n")
-DEFSH (VTYSH_OSPFD, area_range_advertise_cost_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) range A.B.C.D/M advertise cost <0-16777215>",
+DEFSH (VTYSH_OSPFD, no_area_default_cost_cmd_vtysh,
+ "no area (A.B.C.D|<0-4294967295>) default-cost <0-16777215>",
+ "Negate a command or set its defaults\n"
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
"OSPF area ID as a decimal value\n"
- "Summarize routes matching address/mask (border routers only)\n"
- "Area range prefix\n"
- "Advertise this range (default)\n"
- "User specified metric for this range\n"
- "Advertised metric for this range\n")
-
-DEFSH (VTYSH_OSPFD, no_ospf_distance_ospf_cmd_vtysh,
- "no distance ospf",
- "Negate a command or set its defaults\n"
- "Define an administrative distance\n"
- "OSPF Administrative distance\n"
- "OSPF Distance\n")
+ "Set the summary-default cost of a NSSA or stub area\n"
+ "Stub's advertised default summary cost\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_prefix_cmd_vtysh,
- "show ip bgp A.B.C.D/M",
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ip_prefix_list_summary_cmd_vtysh,
+ "show ip prefix-list summary",
"Show running system information\n"
"IP information\n"
- "BGP information\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n")
-
-DEFSH (VTYSH_RIPNGD, ripng_redistribute_static_metric_routemap_cmd_vtysh,
- "redistribute static metric <0-16> route-map WORD",
- "Redistribute information from another routing protocol\n"
- "Static routes\n"
- "Metric\n"
- "Metric value\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
-
-DEFSH (VTYSH_OSPFD, no_area_vlink_authtype_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
- "(authentication|)",
- "Negate a command or set its defaults\n"
- "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
- "Enable authentication on this virtual link\n" "dummy string \n")
+ "Build a prefix list\n"
+ "Summary of prefix lists\n")
-DEFSH (VTYSH_BGPD, show_bgp_ipv6_community2_exact_cmd_vtysh,
- "show bgp ipv6 community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
- "Show running system information\n"
- "BGP information\n"
- "Address family\n"
- "Display routes matching the communities\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "Exact match of the communities")
-
-DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_neighbor_routerid_cmd_vtysh,
- "show ipv6 ospf6 neighbor A.B.C.D",
+DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_database_type_id_cmd_vtysh,
+ "show ipv6 ospf6 database (router|network|as-external|intra-prefix|inter-prefix|inter-router|link|*|HEX) (A.B.C.D|*|dump|detail)",
"Show running system information\n"
"IPv6 Information\n"
"Open Shortest Path First (OSPF) for IPv6\n"
- "Neighbor list\n"
- "OSPF6 neighbor Router ID in IP address format\n"
+ "LSA Database\n"
+ "Router-LSA\n"
+ "Network-LSA\n"
+ "AS-External-LSA\n"
+ "Intra-Area-Prefix-LSA\n"
+ "Inter-Area-Router-LSA\n"
+ "Inter-Area-Prefix-LSA\n"
+ "Link-LSA\n"
+ "All LS Type\n"
+ "Specify LS Type by Hex\n"
+ "Link State ID\n"
+ "All Link State ID\n"
+ "Dump raw LSA data in Hex\n"
+ "show detail of LSAs\n"
)
-DEFSH (VTYSH_OSPFD, area_shortcut_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) shortcut (default|enable|disable)",
- "OSPF area parameters\n"
- "OSPF area ID in IP address format\n"
- "OSPF area ID as a decimal value\n"
- "Configure the area's shortcutting mode\n"
- "Set default shortcutting behavior\n"
- "Enable shortcutting through the area\n"
- "Disable shortcutting through the area\n")
-
-DEFSH (VTYSH_OSPFD, ospf_default_information_originate_always_type_routemap_cmd_vtysh,
- "default-information originate always metric-type (1|2) route-map WORD",
- "Control distribution of default information\n"
- "Distribute a default route\n"
- "Always advertise default route\n"
- "OSPF metric type for default routes\n"
- "Set OSPF External Type 1 metrics\n"
- "Set OSPF External Type 2 metrics\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
-
-DEFSH (VTYSH_BGPD, clear_ip_bgp_dampening_prefix_cmd_vtysh,
- "clear ip bgp dampening A.B.C.D/M",
- "Reset functions\n"
- "IP information\n"
- "BGP information\n"
- "Clear route flap dampening information\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n")
-
-DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast)",
- "Show running system information\n"
- "IP information\n"
- "BGP information\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ipv6_prefix_list_prefix_longer_cmd_vtysh,
- "show ipv6 prefix-list WORD X:X::X:X/M longer",
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, show_ipv6_prefix_list_summary_name_cmd_vtysh,
+ "show ipv6 prefix-list summary WORD",
"Show running system information\n"
"IPv6 information\n"
"Build a prefix list\n"
- "Name of a prefix list\n"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
- "Lookup longer prefix\n")
+ "Summary of prefix lists\n"
+ "Name of a prefix list\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_prefix_list_cmd_vtysh,
- "show ip bgp prefix-list WORD",
- "Show running system information\n"
+DEFSH (VTYSH_BGPD, set_aggregator_as_cmd_vtysh,
+ "set aggregator as <1-65535> A.B.C.D",
+ "Set values in destination routing protocol\n"
+ "BGP aggregator attribute\n"
+ "AS number of aggregator\n"
+ "AS number\n"
+ "IP address of aggregator\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, match_ip_address_prefix_list_cmd_vtysh,
+ "match ip address prefix-list WORD",
+ "Match values from routing table\n"
"IP information\n"
- "BGP information\n"
- "Display routes conforming to the prefix-list\n"
+ "Match address of route\n"
+ "Match entries of prefix-lists\n"
"IP prefix-list name\n")
-DEFSH (VTYSH_BGPD, no_neighbor_maximum_prefix_val2_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "maximum-prefix <1-4294967295> warning-only",
- "Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Maximum number of prefix accept from this peer\n"
- "maximum no. of prefix limit\n"
- "Only give warning message when limit is exceeded\n")
+DEFSH (VTYSH_OSPFD, area_stub_no_summary_cmd_vtysh,
+ "area (A.B.C.D|<0-4294967295>) stub no-summary",
+ "OSPF stub parameters\n"
+ "OSPF area ID in IP address format\n"
+ "OSPF area ID as a decimal value\n"
+ "Configure OSPF area as stub\n"
+ "Do not inject inter-area routes into stub\n")
-DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_ospf6_metric_val_cmd_vtysh,
- "no redistribute ospf6 metric <0-16>",
+DEFSH (VTYSH_BGPD, no_bgp_network_mask_backdoor_cmd_vtysh,
+ "no network A.B.C.D mask A.B.C.D backdoor",
"Negate a command or set its defaults\n"
- "Redistribute information from another routing protocol\n"
- "IPv6 Open Shortest Path First (OSPFv3)\n"
- "Metric\n"
- "Metric value\n")
-
-DEFSH (VTYSH_BGPD, show_bgp_instance_summary_cmd_vtysh,
- "show bgp view WORD summary",
- "Show running system information\n"
- "BGP information\n"
- "BGP view\n"
- "View name\n"
- "Summary of BGP neighbor status\n")
+ "Specify a network to announce via BGP\n"
+ "Network number\n"
+ "Network mask\n"
+ "Network mask\n"
+ "Specify a BGP backdoor route\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ip_prefix_list_name_cmd_vtysh,
- "show ip prefix-list WORD",
- "Show running system information\n"
- "IP information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n")
+DEFSH (VTYSH_BGPD, no_match_origin_val_cmd_vtysh,
+ "no match origin (egp|igp|incomplete)",
+ "Negate a command or set its defaults\n"
+ "Match values from routing table\n"
+ "BGP origin code\n"
+ "remote EGP\n"
+ "local IGP\n"
+ "unknown heritage\n")
-DEFSH (VTYSH_BGPD, debug_bgp_fsm_cmd_vtysh,
- "debug bgp fsm",
- "Debugging functions (see also 'undebug')\n"
- "BGP information\n"
- "BGP Finite State Machine\n")
+DEFSH (VTYSH_RIPD, rip_network_cmd_vtysh,
+ "network (A.B.C.D/M|WORD)",
+ "Enable routing on an IP network\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
+ "Interface name\n")
-DEFSH (VTYSH_RIPD, send_lifetime_month_day_day_month_cmd_vtysh,
- "send-lifetime HH:MM:SS MONTH <1-31> <1993-2035> HH:MM:SS <1-31> MONTH <1993-2035>",
- "Set send lifetime of the key\n"
- "Time to start\n"
- "Month of the year to start\n"
- "Day of th month to start\n"
- "Year to start\n"
- "Time to expire\n"
- "Day of th month to expire\n"
- "Month of the year to expire\n"
- "Year to expire\n")
+DEFSH (VTYSH_OSPFD, ip_ospf_cost_cmd_vtysh,
+ "ip ospf cost <1-65535>",
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Interface cost\n"
+ "Cost")
-DEFSH (VTYSH_BGPD, no_aggregate_address_mask_as_set_summary_cmd_vtysh,
- "no aggregate-address A.B.C.D A.B.C.D as-set summary-only",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_BGPD, ipv6_aggregate_address_cmd_vtysh,
+ "aggregate-address X:X::X:X/M",
"Configure BGP aggregate entries\n"
- "Aggregate address\n"
- "Aggregate mask\n"
- "Generate AS set path information\n"
- "Filter more specific routes from updates\n")
+ "Aggregate prefix\n")
+
+DEFSH (VTYSH_BGPD, clear_bgp_as_cmd_vtysh,
+ "clear bgp <1-65535>",
+ "Reset functions\n"
+ "BGP information\n"
+ "Clear peers with the AS number\n")
DEFSH (VTYSH_OSPFD, ospf_distance_ospf_external_intra_inter_cmd_vtysh,
"distance ospf external <1-255> intra-area <1-255> inter-area <1-255>",
"Inter-area routes\n"
"Distance for inter-area routes\n")
-DEFSH (VTYSH_RIPD, accept_lifetime_day_month_month_day_cmd_vtysh,
- "accept-lifetime HH:MM:SS <1-31> MONTH <1993-2035> HH:MM:SS MONTH <1-31> <1993-2035>",
- "Set accept lifetime of the key\n"
- "Time to start\n"
- "Day of th month to start\n"
- "Month of the year to start\n"
- "Year to start\n"
- "Time to expire\n"
- "Month of the year to expire\n"
- "Day of th month to expire\n"
- "Year to expire\n")
+DEFSH (VTYSH_OSPFD, ospf_cost_cmd_vtysh,
+ "ospf cost <1-65535>",
+ "OSPF interface commands\n"
+ "Interface cost\n"
+ "Cost")
-DEFSH (VTYSH_BGPD, no_neighbor_advertise_interval_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X) " "advertisement-interval",
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, no_ipv6_prefix_list_seq_cmd_vtysh,
+ "no ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) (X:X::X:X/M|any)",
"Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nIPv6 address\n"
- "Minimum interval between sending BGP routing updates\n")
-
-DEFSH (VTYSH_BGPD, neighbor_soft_reconfiguration_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "soft-reconfiguration inbound",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Per neighbor soft reconfiguration\n"
- "Allow inbound soft reconfiguration for this neighbor\n")
+ "IPv6 information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "sequence number of an entry\n"
+ "Sequence number\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
+ "Any prefix match. Same as \"::0/0 le 128\"\n")
-DEFSH (VTYSH_OSPFD, ospf_default_information_originate_always_cmd_vtysh,
- "default-information originate always",
+DEFSH (VTYSH_OSPFD, ospf_default_information_originate_type_metric_routemap_cmd_vtysh,
+ "default-information originate metric-type (1|2) metric <0-16777214> route-map WORD",
"Control distribution of default information\n"
"Distribute a default route\n"
- "Always advertise default route\n")
+ "OSPF metric type for default routes\n"
+ "Set OSPF External Type 1 metrics\n"
+ "Set OSPF External Type 2 metrics\n"
+ "OSPF default metric\n"
+ "OSPF metric\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
-DEFSH (VTYSH_BGPD, no_bgp_scan_time_cmd_vtysh,
- "no bgp scan-time",
+DEFSH (VTYSH_BGPD, show_ipv6_mbgp_prefix_cmd_vtysh,
+ "show ipv6 mbgp X:X::X:X/M",
+ "Show running system information\n"
+ "IP information\n"
+ "MBGP information\n"
+ "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n")
+
+DEFSH (VTYSH_RIPD, no_key_cmd_vtysh,
+ "no key <0-2147483647>",
"Negate a command or set its defaults\n"
- "BGP specific commands\n"
- "Configure background scanner interval\n")
+ "Delete a key\n"
+ "Key identifier number\n")
-DEFSH (VTYSH_BGPD, undebug_bgp_normal_cmd_vtysh,
- "undebug bgp",
- "Disable debugging functions (see also 'debug')\n"
- "BGP information\n")
-
-DEFSH (VTYSH_BGPD, no_neighbor_description_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "description",
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ip_prefix_list_ge_cmd_vtysh,
+ "no ip prefix-list WORD (deny|permit) A.B.C.D/M ge <0-32>",
"Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Neighbor specific description\n")
-
-DEFSH (VTYSH_BGPD, aggregate_address_mask_cmd_vtysh,
- "aggregate-address A.B.C.D A.B.C.D",
- "Configure BGP aggregate entries\n"
- "Aggregate address\n"
- "Aggregate mask\n")
-
-DEFSH (VTYSH_BGPD, ip_community_list_expanded_cmd_vtysh,
- "ip community-list <100-199> (deny|permit) .LINE",
- "IP information\n"
- "Add a community list entry\n"
- "Community list number (expanded)\n"
- "Specify community to reject\n"
- "Specify community to accept\n"
- "An ordered list as a regular-expression\n")
-
-DEFSH (VTYSH_BGPD, clear_bgp_external_soft_out_cmd_vtysh,
- "clear bgp external soft out",
- "Reset functions\n"
- "BGP information\n"
- "Clear all external peers\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
-
-DEFSH (VTYSH_ZEBRA, config_table_cmd_vtysh,
- "table TABLENO",
- "Configure target kernel routing table\n"
- "TABLE integer\n")
-
-DEFSH (VTYSH_RIPNGD, ripng_aggregate_address_cmd_vtysh,
- "aggregate-address X:X::X:X/M",
- "Set aggregate RIPng route announcement\n"
- "Aggregate network\n")
-
-DEFSH (VTYSH_BGPD, show_ip_bgp_flap_route_map_cmd_vtysh,
- "show ip bgp flap-statistics route-map WORD",
- "Show running system information\n"
- "IP information\n"
- "BGP information\n"
- "Display flap statistics of routes\n"
- "Display routes matching the route-map\n"
- "A route-map to match on\n")
-
-DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_route_cmd_vtysh,
- "show ipv6 ospf6 route",
- "Show running system information\n"
- "IPv6 Information\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "Routing table\n"
- )
-
-DEFSH (VTYSH_OSPF6D, redistribute_ospf6_cmd_vtysh,
- "redistribute ospf6",
- "Redistribute control\n"
- "OSPF6 route\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, match_ip_next_hop_prefix_list_cmd_vtysh,
- "match ip next-hop prefix-list WORD",
- "Match values from routing table\n"
"IP information\n"
- "Match next-hop address of route\n"
- "Match entries of prefix-lists\n"
- "IP prefix-list name\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ipv6_prefix_list_detail_name_cmd_vtysh,
- "show ipv6 prefix-list detail WORD",
- "Show running system information\n"
- "IPv6 information\n"
"Build a prefix list\n"
- "Detail of prefix lists\n"
- "Name of a prefix list\n")
-
-DEFSH (VTYSH_BGPD, clear_bgp_peer_in_cmd_vtysh,
- "clear bgp (A.B.C.D|X:X::X:X) in",
- "Reset functions\n"
- "BGP information\n"
- "BGP neighbor address to clear\n"
- "BGP IPv6 neighbor to clear\n"
- "Soft reconfig inbound update\n")
+ "Name of a prefix list\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
+ "Minimum prefix length to be matched\n"
+ "Minimum prefix length\n")
DEFSH (VTYSH_BGPD, neighbor_attr_unchanged4_cmd_vtysh,
"neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged med (as-path|next-hop)",
"As-path attribute\n"
"Nexthop attribute\n")
-DEFSH (VTYSH_BGPD, neighbor_default_originate_rmap_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "default-originate route-map WORD",
+DEFSH (VTYSH_RIPNGD, no_debug_ripng_zebra_cmd_vtysh,
+ "no debug ripng zebra",
+ "Negate a command or set its defaults\n"
+ "Debugging functions (see also 'undebug')\n"
+ "RIPng configuration\n"
+ "Debug option set for ripng and zebra communication\n")
+
+DEFSH (VTYSH_BGPD, no_neighbor_weight_val_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "weight <0-65535>",
+ "Negate a command or set its defaults\n"
"Specify neighbor router\n"
"Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Originate default route to this neighbor\n"
- "Route-map to specify criteria to originate default\n"
- "route-map name\n")
+ "Set default weight for routes from this neighbor\n"
+ "default weight\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_all_in_cmd_vtysh,
- "clear ip bgp * in",
+DEFSH (VTYSH_RIPD, no_rip_default_information_originate_cmd_vtysh,
+ "no default-information originate",
+ "Negate a command or set its defaults\n"
+ "Control distribution of default route\n"
+ "Distribute a default route\n")
+
+DEFSH (VTYSH_BGPD, match_community_exact_cmd_vtysh,
+ "match community (<1-99>|<100-199>|WORD) exact-match",
+ "Match values from routing table\n"
+ "Match BGP community list\n"
+ "Community-list number (standard)\n"
+ "Community-list number (expanded)\n"
+ "Community-list name\n"
+ "Do exact matching of communities\n")
+
+DEFSH (VTYSH_BGPD, clear_bgp_as_in_cmd_vtysh,
+ "clear bgp <1-65535> in",
"Reset functions\n"
- "IP information\n"
"BGP information\n"
- "Clear all peers\n"
+ "Clear peers with the AS number\n"
"Soft reconfig inbound update\n")
-DEFSH (VTYSH_OSPF6D, interface_area_plist_passive_cmd_vtysh,
- "interface IFNAME area A.B.C.D prefix-list WORD passive",
- "Enable routing on an IPv6 interface\n"
- "Interface name(e.g. ep0)\n"
- "Set the OSPF6 area ID\n"
- "OSPF6 area ID in IPv4 address notation\n"
- "Advertise I/F Address only match entries of prefix-list\n"
- "IPv6 prefix-list name\n"
- "IPv6 prefix-list name\n"
- "Suppress routing updates on an interface\n"
- )
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_extended_any_host_cmd_vtysh,
+ "no access-list (<100-199>|<2000-2699>) (deny|permit) ip any host A.B.C.D",
+ "Negate a command or set its defaults\n"
+ "Add an access list entry\n"
+ "IP extended access list\n"
+ "IP extended access list (expanded range)\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "Any Internet Protocol\n"
+ "Any source host\n"
+ "A single destination host\n"
+ "Destination address\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, match_ip_address_prefix_list_cmd_vtysh,
- "match ip address prefix-list WORD",
- "Match values from routing table\n"
- "IP information\n"
- "Match address of route\n"
- "Match entries of prefix-lists\n"
- "IP prefix-list name\n")
+DEFSH (VTYSH_BGPD, ipv6_bgp_network_cmd_vtysh,
+ "network X:X::X:X/M",
+ "Specify a network to announce via BGP\n"
+ "IPv6 prefix <network>/<length>\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ip_prefix_list_summary_cmd_vtysh,
- "show ip prefix-list summary",
- "Show running system information\n"
- "IP information\n"
- "Build a prefix list\n"
- "Summary of prefix lists\n")
+DEFSH (VTYSH_ZEBRA, ip_irdp_preference_cmd_vtysh,
-DEFSH (VTYSH_BGPD, show_ip_bgp_prefix_longer_cmd_vtysh,
- "show ip bgp A.B.C.D/M longer-prefixes",
- "Show running system information\n"
+ "ip irdp preference <0-2147483647>",
"IP information\n"
+ "ICMP Router discovery on this interface\n"
+ "Set default preference level for this interface\n"
+ "Preference level\n")
+
+DEFSH (VTYSH_BGPD, bgp_fast_external_failover_cmd_vtysh,
+ "bgp fast-external-failover",
"BGP information\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Display route and more specific routes\n")
+ "Immediately reset session if a link to a directly connected external peer goes down\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, show_ip_access_list_cmd_vtysh,
- "show ip access-list",
- "Show running system information\n"
+DEFSH (VTYSH_ZEBRA, ip_route_distance_cmd_vtysh,
+ "ip route A.B.C.D/M (A.B.C.D|INTERFACE|null0) <1-255>",
"IP information\n"
- "List IP access lists\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_match_metric_cmd_vtysh,
- "no match metric",
- "Negate a command or set its defaults\n"
- "Match values from routing table\n"
- "Match metric of route\n")
+ "Establish static routes\n"
+ "IP destination prefix (e.g. 10.0.0.0/8)\n"
+ "IP gateway address\n"
+ "IP gateway interface name\n"
+ "Null interface\n"
+ "Distance value for this route\n")
-DEFSH (VTYSH_BGPD, no_neighbor_attr_unchanged2_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged as-path (next-hop|med)",
- "Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "BGP attribute is propagated unchanged to this neighbor\n"
- "As-path attribute\n"
- "Nexthop attribute\n"
- "Med attribute\n")
+DEFSH (VTYSH_BGPD, show_ipv6_mbgp_prefix_list_cmd_vtysh,
+ "show ipv6 mbgp prefix-list WORD",
+ "Show running system information\n"
+ "IPv6 information\n"
+ "MBGP information\n"
+ "Display routes matching the prefix-list\n"
+ "IPv6 prefix-list name\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, set_ip_nexthop_cmd_vtysh,
- "set ip next-hop A.B.C.D",
- "Set values in destination routing protocol\n"
- "IP information\n"
- "Next hop address\n"
- "IP address of next hop\n")
+DEFSH (VTYSH_BGPD, bgp_network_mask_cmd_vtysh,
+ "network A.B.C.D mask A.B.C.D",
+ "Specify a network to announce via BGP\n"
+ "Network number\n"
+ "Network mask\n"
+ "Network mask\n")
-DEFSH (VTYSH_BGPD, bgp_bestpath_med3_cmd_vtysh,
- "bgp bestpath med missing-as-worst confed",
- "BGP specific commands\n"
- "Change the default bestpath selection\n"
- "MED attribute\n"
- "Treat missing MED as the least preferred one\n"
- "Compare MED among confederation paths\n")
+DEFSH (VTYSH_OSPFD, area_vlink_authtype_md5_cmd_vtysh,
+ "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
+ "(authentication|) "
+ "(message-digest-key|) <1-255> md5 KEY",
+ "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
+ "Enable authentication on this virtual link\n" "dummy string \n"
+ "Message digest authentication password (key)\n" "dummy string \n" "Key ID\n" "Use MD5 algorithm\n" "The OSPF password (key)")
-DEFSH (VTYSH_BGPD, dump_bgp_updates_interval_cmd_vtysh,
- "dump bgp updates PATH INTERVAL",
- "Dump packet\n"
- "BGP packet dump\n"
- "Dump BGP updates only\n"
- "Output filename\n"
- "Interval of output\n")
+DEFSH (VTYSH_BGPD, show_bgp_cmd_vtysh,
+ "show bgp",
+ "Show running system information\n"
+ "BGP information\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_dampening_address_mask_cmd_vtysh,
- "clear ip bgp dampening A.B.C.D A.B.C.D",
- "Reset functions\n"
- "IP information\n"
- "BGP information\n"
- "Clear route flap dampening information\n"
- "Network to clear damping information\n"
- "Network mask\n")
+DEFSH (VTYSH_BGPD, bgp_network_mask_backdoor_cmd_vtysh,
+ "network A.B.C.D mask A.B.C.D backdoor",
+ "Specify a network to announce via BGP\n"
+ "Network number\n"
+ "Network mask\n"
+ "Network mask\n"
+ "Specify a BGP backdoor route\n")
-DEFSH (VTYSH_BGPD, no_bgp_redistribute_ipv4_rmap_metric_cmd_vtysh,
- "no redistribute (connected|kernel|ospf|rip|static) route-map WORD metric <0-4294967295>",
+DEFSH (VTYSH_RIPD, ip_rip_authentication_string_cmd_vtysh,
+ "ip rip authentication string LINE",
+ "IP information\n"
+ "Routing Information Protocol\n"
+ "Authentication control\n"
+ "Authentication string\n"
+ "Authentication string\n")
+
+DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_interface_cmd_vtysh,
+ "show ipv6 ospf6 interface",
+ "Show running system information\n"
+ "IPv6 Information\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "Interface infomation\n"
+ )
+
+DEFSH (VTYSH_BGPD, no_set_community_none_cmd_vtysh,
+ "no set community none",
+ "Negate a command or set its defaults\n"
+ "Set values in destination routing protocol\n"
+ "BGP community attribute\n"
+ "No community attribute\n")
+
+DEFSH (VTYSH_BGPD, show_bgp_instance_summary_cmd_vtysh,
+ "show bgp view WORD summary",
+ "Show running system information\n"
+ "BGP information\n"
+ "BGP view\n"
+ "View name\n"
+ "Summary of BGP neighbor status\n")
+
+DEFSH (VTYSH_BGPD, no_ip_extcommunity_list_all_cmd_vtysh,
+ "no ip extcommunity-list (<1-99>|<100-199>)",
"Negate a command or set its defaults\n"
+ "IP information\n"
+ "Add a extended community list entry\n"
+ "Extended Community list number (standard)\n"
+ "Extended Community list number (expanded)\n")
+
+DEFSH (VTYSH_BGPD, ipv6_bgp_network_route_map_cmd_vtysh,
+ "network X:X::X:X/M route-map WORD",
+ "Specify a network to announce via BGP\n"
+ "IPv6 prefix <network>/<length>\n"
+ "Route-map to modify the attributes\n"
+ "Name of the route map\n")
+
+DEFSH (VTYSH_RIPNGD, ripng_redistribute_connected_metric_cmd_vtysh,
+ "redistribute connected metric <0-16>",
"Redistribute information from another routing protocol\n"
"Connected\n"
- "Kernel routes\n"
- "Open Shurtest Path First (OSPF)\n"
- "Routing Information Protocol (RIP)\n"
- "Static routes\n"
- "Route map reference\n"
- "Pointer to route-map entries\n"
- "Metric for redistributed routes\n"
- "Default metric\n")
+ "Metric\n"
+ "Metric value\n")
-DEFSH (VTYSH_ZEBRA, linkdetect_cmd_vtysh,
- "link-detect",
- "Enable link detection on interface\n")
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ip_prefix_list_ge_le_cmd_vtysh,
+ "no ip prefix-list WORD (deny|permit) A.B.C.D/M ge <0-32> le <0-32>",
+ "Negate a command or set its defaults\n"
+ "IP information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
+ "Minimum prefix length to be matched\n"
+ "Minimum prefix length\n"
+ "Maximum prefix length to be matched\n"
+ "Maximum prefix length\n")
-DEFSH (VTYSH_BGPD, show_bgp_ipv6_community2_cmd_vtysh,
- "show bgp ipv6 community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
- "Show running system information\n"
- "BGP information\n"
- "Address family\n"
- "Display routes matching the communities\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n")
+DEFSH (VTYSH_OSPFD, ip_ospf_authentication_addr_cmd_vtysh,
+ "ip ospf authentication A.B.C.D",
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Enable authentication on this interface\n"
+ "Address of interface")
-DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_all_neighbor_advertised_routes_cmd_vtysh,
- "show ip bgp vpnv4 all neighbors A.B.C.D advertised-routes",
+DEFSH (VTYSH_OSPFD, ip_ospf_authentication_key_cmd_vtysh,
+ "ip ospf authentication-key AUTH_KEY",
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Authentication password (key)\n"
+ "The OSPF password (key)")
+
+DEFSH (VTYSH_BGPD, show_bgp_neighbor_advertised_route_cmd_vtysh,
+ "show bgp neighbors (A.B.C.D|X:X::X:X) advertised-routes",
"Show running system information\n"
- "IP information\n"
"BGP information\n"
- "Display VPNv4 NLRI specific information\n"
- "Display information about all VPNv4 NLRIs\n"
"Detailed information on TCP and BGP neighbor connections\n"
"Neighbor to display information about\n"
+ "Neighbor to display information about\n"
"Display the routes advertised to a BGP neighbor\n")
-DEFSH (VTYSH_RIPD, no_match_ip_next_hop_val_cmd_vtysh,
- "no match ip next-hop WORD",
- "Negate a command or set its defaults\n"
- "Match values from routing table\n"
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, clear_ip_prefix_list_name_prefix_cmd_vtysh,
+ "clear ip prefix-list WORD A.B.C.D/M",
+ "Reset functions\n"
"IP information\n"
- "Match next-hop address of route\n"
- "IP access-list name\n")
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n")
-DEFSH (VTYSH_BGPD, no_bgp_default_local_preference_cmd_vtysh,
- "no bgp default local-preference",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_BGPD, bgp_client_to_client_reflection_cmd_vtysh,
+ "bgp client-to-client reflection",
"BGP specific commands\n"
- "Configure BGP defaults\n"
- "local preference (higher=more preferred)\n")
-
-DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_database_type_id_cmd_vtysh,
- "show ipv6 ospf6 database (router|network|as-external|intra-prefix|inter-prefix|inter-router|link|*|HEX) (A.B.C.D|*|dump|detail)",
- "Show running system information\n"
- "IPv6 Information\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "LSA Database\n"
- "Router-LSA\n"
- "Network-LSA\n"
- "AS-External-LSA\n"
- "Intra-Area-Prefix-LSA\n"
- "Inter-Area-Router-LSA\n"
- "Inter-Area-Prefix-LSA\n"
- "Link-LSA\n"
- "All LS Type\n"
- "Specify LS Type by Hex\n"
- "Link State ID\n"
- "All Link State ID\n"
- "Dump raw LSA data in Hex\n"
- "show detail of LSAs\n"
- )
+ "Configure client to client route reflection\n"
+ "reflection of routes allowed\n")
-DEFSH (VTYSH_OSPFD, debug_ospf_zebra_sub_cmd_vtysh,
- "debug ospf zebra (interface|redistribute)",
- "Debugging functions (see also 'undebug')\n"
- "OSPF information\n"
- "OSPF Zebra information\n"
- "Zebra interface\n"
- "Zebra redistribute\n")
+DEFSH (VTYSH_BGPD, clear_bgp_external_soft_in_cmd_vtysh,
+ "clear bgp external soft in",
+ "Reset functions\n"
+ "BGP information\n"
+ "Clear all external peers\n"
+ "Soft reconfig\n"
+ "Soft reconfig inbound update\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ipv6_prefix_list_cmd_vtysh,
- "no ipv6 prefix-list WORD",
+DEFSH (VTYSH_RIPD, no_rip_redistribute_type_routemap_cmd_vtysh,
+ "no redistribute (kernel|connected|static|ospf|bgp) route-map WORD",
"Negate a command or set its defaults\n"
- "IPv6 information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n")
-
-DEFSH (VTYSH_BGPD, bgp_redistribute_ipv6_metric_rmap_cmd_vtysh,
- "redistribute (connected|kernel|ospf6|ripng|static) metric <0-4294967295> route-map WORD",
"Redistribute information from another routing protocol\n"
- "Connected\n"
"Kernel routes\n"
- "Open Shurtest Path First (OSPFv3)\n"
- "Routing Information Protocol (RIPng)\n"
+ "Connected\n"
"Static routes\n"
- "Metric for redistributed routes\n"
- "Default metric\n"
+ "Open Shortest Path First (OSPF)\n"
+ "Border Gateway Protocol (BGP)\n"
"Route map reference\n"
"Pointer to route-map entries\n")
+DEFSH (VTYSH_BGPD, no_aggregate_address_mask_summary_as_set_cmd_vtysh,
+ "no aggregate-address A.B.C.D A.B.C.D summary-only as-set",
+ "Negate a command or set its defaults\n"
+ "Configure BGP aggregate entries\n"
+ "Aggregate address\n"
+ "Aggregate mask\n"
+ "Filter more specific routes from updates\n"
+ "Generate AS set path information\n")
+
DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_rd_tags_cmd_vtysh,
"show ip bgp vpnv4 rd ASN:nn_or_IP-address:nn tags",
"Show running system information\n"
"VPN Route Distinguisher\n"
"Display BGP tags for prefixes\n")
-DEFSH (VTYSH_RIPD, send_lifetime_month_day_month_day_cmd_vtysh,
- "send-lifetime HH:MM:SS MONTH <1-31> <1993-2035> HH:MM:SS MONTH <1-31> <1993-2035>",
- "Set send lifetime of the key\n"
- "Time to start\n"
- "Month of the year to start\n"
- "Day of th month to start\n"
- "Year to start\n"
- "Time to expire\n"
- "Month of the year to expire\n"
- "Day of th month to expire\n"
- "Year to expire\n")
-
-DEFSH (VTYSH_BGPD, show_bgp_neighbors_cmd_vtysh,
- "show bgp neighbors",
- "Show running system information\n"
- "BGP information\n"
- "Detailed information on TCP and BGP neighbor connections\n")
-
-DEFSH (VTYSH_BGPD, no_bgp_network_mask_natural_backdoor_cmd_vtysh,
- "no network A.B.C.D backdoor",
+DEFSH (VTYSH_BGPD, no_set_ecommunity_soo_cmd_vtysh,
+ "no set extcommunity soo",
"Negate a command or set its defaults\n"
- "Specify a network to announce via BGP\n"
- "Network number\n"
- "Specify a BGP backdoor route\n")
-
-DEFSH (VTYSH_OSPF6D, ospf6_routemap_set_forwarding_cmd_vtysh,
- "set forwarding-address X:X::X:X",
- "Set value\n"
- "Forwarding Address\n"
- "IPv6 Address\n")
-
-DEFSH (VTYSH_BGPD, show_ipv6_bgp_community_list_cmd_vtysh,
- "show ipv6 bgp community-list WORD",
- "Show running system information\n"
- "IPv6 information\n"
- "BGP information\n"
- "Display routes matching the community-list\n"
- "community-list name\n")
+ "Set values in destination routing protocol\n"
+ "BGP extended community attribute\n"
+ "Site-of-Origin extended community\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_extended_any_any_cmd_vtysh,
- "access-list (<100-199>|<2000-2699>) (deny|permit) ip any any",
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_exact_cmd_vtysh,
+ "access-list WORD (deny|permit) A.B.C.D/M exact-match",
"Add an access list entry\n"
- "IP extended access list\n"
- "IP extended access list (expanded range)\n"
+ "IP zebra access-list name\n"
"Specify packets to reject\n"
"Specify packets to forward\n"
- "Any Internet Protocol\n"
- "Any source host\n"
- "Any destination host\n")
+ "Prefix to match. e.g. 10.0.0.0/8\n"
+ "Exact match of the prefixes\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_as_ipv4_soft_out_cmd_vtysh,
- "clear ip bgp <1-65535> ipv4 (unicast|multicast) soft out",
- "Reset functions\n"
+DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_route_cmd_vtysh,
+ "show ip bgp ipv4 (unicast|multicast) A.B.C.D",
+ "Show running system information\n"
"IP information\n"
"BGP information\n"
- "Clear peers with the AS number\n"
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ "Network in the BGP routing table to display\n")
-DEFSH (VTYSH_OSPFD, no_area_authentication_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) authentication",
- "Negate a command or set its defaults\n"
- "OSPF area parameters\n"
- "OSPF area ID in IP address format\n"
- "OSPF area ID as a decimal value\n"
- "Enable authentication\n")
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_all_cmd_vtysh,
+ "clear bgp ipv6 *",
+ "Reset functions\n"
+ "BGP information\n"
+ "Address family\n"
+ "Clear all peers\n")
-DEFSH (VTYSH_BGPD, no_neighbor_maximum_prefix_val_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "maximum-prefix <1-4294967295>",
+DEFSH (VTYSH_BGPD, bgp_confederation_peers_cmd_vtysh,
+ "bgp confederation peers .<1-65535>",
+ "BGP specific commands\n"
+ "AS confederation parameters\n"
+ "Peer ASs in BGP confederation\n"
+ "AS number\n")
+
+DEFSH (VTYSH_BGPD, no_set_ecommunity_soo_val_cmd_vtysh,
+ "no set extcommunity soo .ASN:nn_or_IP-address:nn",
"Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Maximum number of prefix accept from this peer\n"
- "maximum no. of prefix limit\n")
+ "Set values in destination routing protocol\n"
+ "BGP extended community attribute\n"
+ "Site-of-Origin extended community\n"
+ "VPN extended community\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_group_in_prefix_filter_cmd_vtysh,
- "clear bgp ipv6 peer-group WORD in prefix-filter",
+DEFSH (VTYSH_OSPFD, ospf_redistribute_source_metric_routemap_cmd_vtysh,
+ "redistribute (kernel|connected|static|rip|bgp) metric <0-16777214> route-map WORD",
+ "Redistribute information from another routing protocol\n"
+ "Kernel routes\n"
+ "Connected\n"
+ "Static routes\n"
+ "Routing Information Protocol (RIP)\n"
+ "Border Gateway Protocol (BGP)\n"
+ "Metric for redistributed routes\n"
+ "OSPF default metric\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
+
+DEFSH (VTYSH_OSPFD, ip_ospf_cost_addr_cmd_vtysh,
+ "ip ospf cost <1-65535> A.B.C.D",
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Interface cost\n"
+ "Cost\n"
+ "Address of interface")
+
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_external_soft_in_cmd_vtysh,
+ "clear bgp ipv6 external soft in",
"Reset functions\n"
"BGP information\n"
"Address family\n"
- "Clear all members of peer-group\n"
- "BGP peer-group name\n"
- "Soft reconfig inbound update\n"
- "Push out prefix-list ORF and do inbound soft reconfig\n")
+ "Clear all external peers\n"
+ "Soft reconfig\n"
+ "Soft reconfig inbound update\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ipv6_prefix_list_description_arg_cmd_vtysh,
- "no ipv6 prefix-list WORD description .LINE",
- "Negate a command or set its defaults\n"
- "IPv6 information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "Prefix-list specific description\n"
- "Up to 80 characters describing this prefix-list\n")
+DEFSH (VTYSH_RIPD, show_ip_rip_cmd_vtysh,
+ "show ip rip",
+ "Show running system information\n"
+ "IP information\n"
+ "Show RIP routes\n")
-DEFSH (VTYSH_OSPFD, neighbor_poll_interval_priority_cmd_vtysh,
- "neighbor A.B.C.D poll-interval <1-65535> priority <0-255>",
- "Specify neighbor router\n"
- "Neighbor address\n"
- "OSPF dead-router polling interval\n"
- "Seconds\n"
- "OSPF priority of non-broadcast neighbor\n"
- "Priority\n")
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_ipv4_in_cmd_vtysh,
+ "clear ip bgp A.B.C.D ipv4 (unicast|multicast) in",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "BGP neighbor address to clear\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Soft reconfig inbound update\n")
-DEFSH (VTYSH_BGPD, no_bgp_network_mask_backdoor_cmd_vtysh,
- "no network A.B.C.D mask A.B.C.D backdoor",
+DEFSH (VTYSH_RIPD, show_debugging_rip_cmd_vtysh,
+ "show debugging rip",
+ "Show running system information\n"
+ "Debugging functions (see also 'undebug')\n"
+ "RIP information\n")
+
+DEFSH (VTYSH_ZEBRA, no_linkdetect_cmd_vtysh,
+ "no link-detect",
+ "Negate a command or set its defaults\n"
+ "Disable link detection on interface\n")
+
+DEFSH (VTYSH_BGPD, no_bgp_network_mask_route_map_cmd_vtysh,
+ "no network A.B.C.D mask A.B.C.D route-map WORD",
"Negate a command or set its defaults\n"
"Specify a network to announce via BGP\n"
"Network number\n"
"Network mask\n"
"Network mask\n"
- "Specify a BGP backdoor route\n")
+ "Route-map to modify the attributes\n"
+ "Name of the route map\n")
-DEFSH (VTYSH_RIPNGD, no_default_information_originate_cmd_vtysh,
- "no default-information originate",
- "Negate a command or set its defaults\n"
- "Default route information\n"
- "Distribute default route\n")
+DEFSH (VTYSH_BGPD, set_local_pref_cmd_vtysh,
+ "set local-preference <0-4294967295>",
+ "Set values in destination routing protocol\n"
+ "BGP local preference path attribute\n"
+ "Preference value\n")
-DEFSH (VTYSH_BGPD, no_neighbor_send_community_type_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "send-community (both|extended|standard)",
+DEFSH (VTYSH_BGPD, no_neighbor_activate_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "activate",
"Negate a command or set its defaults\n"
"Specify neighbor router\n"
"Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Send Community attribute to this neighbor\n"
- "Send Standard and Extended Community attributes\n"
- "Send Extended Community attributes\n"
- "Send Standard Community attributes\n")
+ "Enable the Address Family for this Neighbor\n")
-DEFSH (VTYSH_BGPD, no_ip_extcommunity_list_name_expanded_cmd_vtysh,
- "no ip extcommunity-list expanded WORD (deny|permit) .LINE",
+DEFSH (VTYSH_RIPD, no_rip_redistribute_type_metric_cmd_vtysh,
+ "no redistribute (kernel|connected|static|ospf|bgp) metric <0-16>",
"Negate a command or set its defaults\n"
- "IP information\n"
- "Add a extended community list entry\n"
- "Specify expanded extcommunity-list\n"
- "Community list name\n"
- "Specify community to reject\n"
- "Specify community to accept\n"
- "An ordered list as a regular-expression\n")
+ "Redistribute information from another routing protocol\n"
+ "Kernel routes\n"
+ "Connected\n"
+ "Static routes\n"
+ "Open Shortest Path First (OSPF)\n"
+ "Border Gateway Protocol (BGP)\n"
+ "Metric\n"
+ "Metric value\n")
-DEFSH (VTYSH_BGPD, no_bgp_bestpath_aspath_ignore_cmd_vtysh,
- "no bgp bestpath as-path ignore",
+DEFSH (VTYSH_ZEBRA, no_debug_zebra_kernel_cmd_vtysh,
+ "no debug zebra kernel",
"Negate a command or set its defaults\n"
- "BGP specific commands\n"
- "Change the default bestpath selection\n"
- "AS-path attribute\n"
- "Ignore as-path length in selecting a route\n")
-
-DEFSH (VTYSH_ZEBRA, show_ip_route_prefix_cmd_vtysh,
- "show ip route A.B.C.D/M",
- "Show running system information\n"
- "IP information\n"
- "IP routing table\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n")
-
-DEFSH (VTYSH_OSPFD, mpls_te_on_cmd_vtysh,
- "mpls-te on",
- "Configure MPLS-TE parameters\n"
- "Enable the MPLS-TE functionality\n")
-
-DEFSH (VTYSH_BGPD, undebug_bgp_update_cmd_vtysh,
- "undebug bgp updates",
- "Disable debugging functions (see also 'debug')\n"
- "BGP information\n"
- "BGP updates\n")
+ "Debugging functions (see also 'undebug')\n"
+ "Zebra configuration\n"
+ "Debug option set for zebra between kernel interface\n")
-DEFSH (VTYSH_BGPD, no_set_vpnv4_nexthop_val_cmd_vtysh,
- "no set vpnv4 next-hop A.B.C.D",
+DEFSH (VTYSH_BGPD, no_set_ipv6_nexthop_global_val_cmd_vtysh,
+ "no set ipv6 next-hop global X:X::X:X",
"Negate a command or set its defaults\n"
"Set values in destination routing protocol\n"
- "VPNv4 information\n"
- "VPNv4 next-hop address\n"
- "IP address of next hop\n")
+ "IPv6 information\n"
+ "IPv6 next-hop address\n"
+ "IPv6 global address\n"
+ "IPv6 address of next hop\n")
-DEFSH (VTYSH_OSPFD, no_ospf_rfc1583_flag_cmd_vtysh,
- "no ospf rfc1583compatibility",
- "Negate a command or set its defaults\n"
- "OSPF specific commands\n"
- "Disable the RFC1583Compatibility flag\n")
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_all_soft_in_cmd_vtysh,
+ "clear bgp ipv6 * soft in",
+ "Reset functions\n"
+ "BGP information\n"
+ "Address family\n"
+ "Clear all peers\n"
+ "Soft reconfig\n"
+ "Soft reconfig inbound update\n")
-DEFSH (VTYSH_BGPD, show_ip_community_list_cmd_vtysh,
- "show ip community-list",
+DEFSH (VTYSH_BGPD, show_bgp_community4_cmd_vtysh,
+ "show bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
+ "Show running system information\n"
+ "BGP information\n"
+ "Display routes matching the communities\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_neighbors_peer_cmd_vtysh,
+ "show ip bgp ipv4 (unicast|multicast) neighbors (A.B.C.D|X:X::X:X)",
"Show running system information\n"
"IP information\n"
- "List community-list\n")
+ "BGP information\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Detailed information on TCP and BGP neighbor connections\n"
+ "Neighbor to display information about\n"
+ "Neighbor to display information about\n")
-DEFSH (VTYSH_BGPD, set_weight_cmd_vtysh,
- "set weight <0-4294967295>",
- "Set values in destination routing protocol\n"
- "BGP weight for routing table\n"
- "Weight value\n")
+DEFSH (VTYSH_RIPD, no_rip_split_horizon_cmd_vtysh,
+ "no ip split-horizon",
+ "Negate a command or set its defaults\n"
+ "IP information\n"
+ "Perform split horizon\n")
-DEFSH (VTYSH_OSPFD, ip_ospf_transmit_delay_addr_cmd_vtysh,
- "ip ospf transmit-delay <1-65535> A.B.C.D",
- "IP Information\n"
- "OSPF interface commands\n"
- "Link state transmit delay\n"
- "Seconds\n"
- "Address of interface")
-
-DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_neighborlist_cmd_vtysh,
- "show ipv6 ospf6 (summary-list|request-list|retrans-list|dbdesc-list)",
- "Show running system information\n"
- "IPv6 Information\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "Link State summary list\n"
- "Link State request list\n"
- "Link State retransmission list\n"
- "Link State Description list (Used to retrans DbDesc)\n"
- )
+DEFSH (VTYSH_BGPD, neighbor_local_as_no_prepend_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "local-as <1-65535> no-prepend",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Specify a local-as number\n"
+ "AS number used as local AS\n"
+ "Do not prepend local-as to updates from ebgp peers\n")
-DEFSH (VTYSH_BGPD, no_bgp_redistribute_ipv4_rmap_cmd_vtysh,
- "no redistribute (connected|kernel|ospf|rip|static) route-map WORD",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_OSPFD, ospf_redistribute_source_type_routemap_cmd_vtysh,
+ "redistribute (kernel|connected|static|rip|bgp) metric-type (1|2) route-map WORD",
"Redistribute information from another routing protocol\n"
- "Connected\n"
"Kernel routes\n"
- "Open Shurtest Path First (OSPF)\n"
- "Routing Information Protocol (RIP)\n"
+ "Connected\n"
"Static routes\n"
+ "Routing Information Protocol (RIP)\n"
+ "Border Gateway Protocol (BGP)\n"
+ "OSPF exterior metric type for redistributed routes\n"
+ "Set OSPF External Type 1 metrics\n"
+ "Set OSPF External Type 2 metrics\n"
"Route map reference\n"
"Pointer to route-map entries\n")
-DEFSH (VTYSH_OSPFD, no_area_vlink_md5_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
- "(message-digest-key|) <1-255>",
- "Negate a command or set its defaults\n"
- "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
- "Message digest authentication password (key)\n" "dummy string \n" "Key ID\n" "Use MD5 algorithm\n" "The OSPF password (key)")
-
-DEFSH (VTYSH_BGPD, neighbor_version_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X) " "version (4|4-)",
- "Specify neighbor router\n"
- "Neighbor address\nIPv6 address\n"
- "Neighbor's BGP version\n"
- "Border Gateway Protocol 4\n"
- "Multiprotocol Extensions for BGP-4(Old Draft)\n")
-
-DEFSH (VTYSH_OSPFD, ospf_default_information_originate_always_type_cmd_vtysh,
- "default-information originate always metric-type (1|2)",
- "Control distribution of default information\n"
- "Distribute a default route\n"
- "Always advertise default route\n"
- "OSPF metric type for default routes\n"
- "Set OSPF External Type 1 metrics\n"
- "Set OSPF External Type 2 metrics\n")
-
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_external_in_prefix_filter_cmd_vtysh,
- "clear bgp ipv6 external in prefix-filter",
- "Reset functions\n"
- "BGP information\n"
- "Address family\n"
- "Clear all external peers\n"
- "Soft reconfig inbound update\n"
- "Push out prefix-list ORF and do inbound soft reconfig\n")
-
-DEFSH (VTYSH_BGPD, neighbor_transparent_nexthop_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X) " "transparent-nexthop",
- "Specify neighbor router\n"
- "Neighbor address\nIPv6 address\n"
- "Do not change nexthop even peer is EBGP peer\n")
-
-DEFSH (VTYSH_OSPFD, no_debug_ospf_packet_send_recv_cmd_vtysh,
- "no debug ospf packet (hello|dd|ls-request|ls-update|ls-ack|all) (send|recv|detail)",
+DEFSH (VTYSH_BGPD, no_aggregate_address_mask_as_set_cmd_vtysh,
+ "no aggregate-address A.B.C.D A.B.C.D as-set",
"Negate a command or set its defaults\n"
- "Debugging functions\n"
- "OSPF information\n"
- "OSPF packets\n"
- "OSPF Hello\n"
- "OSPF Database Description\n"
- "OSPF Link State Request\n"
- "OSPF Link State Update\n"
- "OSPF Link State Acknowledgment\n"
- "OSPF all packets\n"
- "Packet sent\n"
- "Packet received\n"
- "Detail Information\n")
+ "Configure BGP aggregate entries\n"
+ "Aggregate address\n"
+ "Aggregate mask\n"
+ "Generate AS set path information\n")
-DEFSH (VTYSH_BGPD, undebug_bgp_filter_cmd_vtysh,
- "undebug bgp filters",
- "Disable debugging functions (see also 'debug')\n"
- "BGP information\n"
- "BGP filters\n")
+DEFSH (VTYSH_OSPFD, ospf_distance_ospf_external_inter_cmd_vtysh,
+ "distance ospf external <1-255> inter-area <1-255>",
+ "Define an administrative distance\n"
+ "OSPF Administrative distance\n"
+ "External routes\n"
+ "Distance for external routes\n"
+ "Inter-area routes\n"
+ "Distance for inter-area routes\n")
-DEFSH (VTYSH_RIPD, accept_lifetime_duration_month_day_cmd_vtysh,
- "accept-lifetime HH:MM:SS MONTH <1-31> <1993-2035> duration <1-2147483646>",
+DEFSH (VTYSH_RIPD, accept_lifetime_month_day_month_day_cmd_vtysh,
+ "accept-lifetime HH:MM:SS MONTH <1-31> <1993-2035> HH:MM:SS MONTH <1-31> <1993-2035>",
"Set accept lifetime of the key\n"
"Time to start\n"
"Month of the year to start\n"
"Day of th month to start\n"
"Year to start\n"
- "Duration of the key\n"
- "Duration seconds\n")
+ "Time to expire\n"
+ "Month of the year to expire\n"
+ "Day of th month to expire\n"
+ "Year to expire\n")
-DEFSH (VTYSH_OSPFD, no_ospf_router_id_cmd_vtysh,
- "no ospf router-id",
+DEFSH (VTYSH_BGPD, no_set_originator_id_val_cmd_vtysh,
+ "no set originator-id A.B.C.D",
"Negate a command or set its defaults\n"
- "OSPF specific commands\n"
- "router-id for the OSPF process\n")
+ "Set values in destination routing protocol\n"
+ "BGP originator ID attribute\n"
+ "IP address of originator\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_exact_cmd_vtysh,
- "no access-list WORD (deny|permit) A.B.C.D/M exact-match",
+DEFSH (VTYSH_BGPD, no_default_attr_localpref_cmd_vtysh,
+ "no default-attr local-pref NUMBER",
"Negate a command or set its defaults\n"
- "Add an access list entry\n"
- "IP zebra access-list name\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Prefix to match. e.g. 10.0.0.0/8\n"
- "Exact match of the prefixes\n")
-
-DEFSH (VTYSH_ZEBRA, debug_zebra_kernel_cmd_vtysh,
- "debug zebra kernel",
- "Debugging functions (see also 'undebug')\n"
- "Zebra configuration\n"
- "Debug option set for zebra between kernel interface\n")
+ "Unset default local preference value\n"
+ "Unset default local preference value\n"
+ "Value\n")
-DEFSH (VTYSH_OSPFD, show_ip_ospf_cmd_vtysh,
- "show ip ospf",
+DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_all_neighbor_routes_cmd_vtysh,
+ "show ip bgp vpnv4 all neighbors A.B.C.D routes",
"Show running system information\n"
"IP information\n"
- "OSPF information\n")
-
-DEFSH (VTYSH_BGPD, neighbor_unsuppress_map_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "unsuppress-map WORD",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Route-map to selectively unsuppress suppressed routes\n"
- "Name of route map\n")
-
-DEFSH (VTYSH_OSPFD, ospf_retransmit_interval_cmd_vtysh,
- "ospf retransmit-interval <3-65535>",
- "OSPF interface commands\n"
- "Time between retransmitting lost link state advertisements\n"
- "Seconds\n")
-
-DEFSH (VTYSH_RIPD, no_rip_default_information_originate_cmd_vtysh,
- "no default-information originate",
- "Negate a command or set its defaults\n"
- "Control distribution of default route\n"
- "Distribute a default route\n")
+ "BGP information\n"
+ "Display VPNv4 NLRI specific information\n"
+ "Display information about all VPNv4 NLRIs\n"
+ "Detailed information on TCP and BGP neighbor connections\n"
+ "Neighbor to display information about\n"
+ "Display routes learned from neighbor\n")
-DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_static_cmd_vtysh,
- "no redistribute static",
+DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_bgp_metric_routemap_cmd_vtysh,
+ "no redistribute bgp metric <0-16> route-map WORD",
"Negate a command or set its defaults\n"
"Redistribute information from another routing protocol\n"
- "Static routes\n")
-
-DEFSH (VTYSH_BGPD, no_dump_bgp_all_cmd_vtysh,
- "no dump bgp all [PATH] [INTERVAL]",
- "Negate a command or set its defaults\n"
- "Dump packet\n"
- "BGP packet dump\n"
- "Dump all BGP packets\n")
+ "Border Gateway Protocol (BGP)\n"
+ "Metric\n"
+ "Metric value\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
-DEFSH (VTYSH_BGPD, neighbor_advertise_interval_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X) " "advertisement-interval <0-600>",
- "Specify neighbor router\n"
- "Neighbor address\nIPv6 address\n"
- "Minimum interval between sending BGP routing updates\n"
- "time in seconds\n")
+DEFSH (VTYSH_OSPFD, ospf_default_information_originate_routemap_cmd_vtysh,
+ "default-information originate route-map WORD",
+ "Control distribution of default information\n"
+ "Distribute a default route\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
-DEFSH (VTYSH_OSPFD, show_ip_ospf_interface_cmd_vtysh,
- "show ip ospf interface [INTERFACE]",
+DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_community_list_exact_cmd_vtysh,
+ "show ip bgp ipv4 (unicast|multicast) community-list WORD exact-match",
"Show running system information\n"
"IP information\n"
- "OSPF information\n"
- "Interface information\n"
- "Interface name\n")
+ "BGP information\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Display routes matching the community-list\n"
+ "community-list name\n"
+ "Exact match of the communities\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_cmd_vtysh,
- "access-list WORD (deny|permit) A.B.C.D/M",
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_remark_cmd_vtysh,
+ "access-list (<1-99>|<100-199>|<1300-1999>|<2000-2699>|WORD) remark .LINE",
"Add an access list entry\n"
- "IP zebra access-list name\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Prefix to match. e.g. 10.0.0.0/8\n")
-
-DEFSH (VTYSH_RIPD, rip_distance_cmd_vtysh,
- "distance <1-255>",
- "Administrative distance\n"
- "Distance value\n")
+ "IP standard access list\n"
+ "IP extended access list\n"
+ "IP standard access list (expanded range)\n"
+ "IP extended access list (expanded range)\n"
+ "IP zebra access-list\n"
+ "Access list entry comment\n"
+ "Comment up to 100 characters\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_all_in_prefix_filter_cmd_vtysh,
- "clear ip bgp * in prefix-filter",
- "Reset functions\n"
+DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_prefix_cmd_vtysh,
+ "show ip bgp ipv4 (unicast|multicast) A.B.C.D/M",
+ "Show running system information\n"
"IP information\n"
"BGP information\n"
- "Clear all peers\n"
- "Soft reconfig inbound update\n"
- "Push out prefix-list ORF and do inbound soft reconfig\n")
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ipv6_prefix_list_detail_cmd_vtysh,
- "show ipv6 prefix-list detail",
- "Show running system information\n"
- "IPv6 information\n"
- "Build a prefix list\n"
- "Detail of prefix lists\n")
+DEFSH (VTYSH_BGPD, no_bgp_router_id_cmd_vtysh,
+ "no bgp router-id",
+ "Negate a command or set its defaults\n"
+ "BGP information\n"
+ "Override configured router identifier\n")
-DEFSH (VTYSH_BGPD, neighbor_dont_capability_negotiate_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "dont-capability-negotiate",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Do not perform capability negotiation\n")
+DEFSH (VTYSH_BGPD, dump_bgp_all_interval_cmd_vtysh,
+ "dump bgp all PATH INTERVAL",
+ "Dump packet\n"
+ "BGP packet dump\n"
+ "Dump all BGP packets\n"
+ "Output filename\n"
+ "Interval of output\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ip_prefix_list_cmd_vtysh,
- "no ip prefix-list WORD",
- "Negate a command or set its defaults\n"
- "IP information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n")
+DEFSH (VTYSH_BGPD, show_ipv6_mbgp_filter_list_cmd_vtysh,
+ "show ipv6 mbgp filter-list WORD",
+ "Show running system information\n"
+ "IPv6 information\n"
+ "MBGP information\n"
+ "Display routes conforming to the filter-list\n"
+ "Regular expression access list name\n")
-DEFSH (VTYSH_BGPD, no_bgp_default_ipv4_unicast_cmd_vtysh,
- "no bgp default ipv4-unicast",
+DEFSH (VTYSH_BGPD, dump_bgp_updates_cmd_vtysh,
+ "dump bgp updates PATH",
+ "Dump packet\n"
+ "BGP packet dump\n"
+ "Dump BGP updates only\n"
+ "Output filename\n")
+
+DEFSH (VTYSH_BGPD, no_bgp_network_backdoor_cmd_vtysh,
+ "no network A.B.C.D/M backdoor",
"Negate a command or set its defaults\n"
- "BGP specific commands\n"
- "Configure BGP defaults\n"
- "Activate ipv4-unicast for a peer by default\n")
+ "Specify a network to announce via BGP\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
+ "Specify a BGP backdoor route\n")
-DEFSH (VTYSH_BGPD, show_bgp_ipv6_route_cmd_vtysh,
- "show bgp ipv6 X:X::X:X",
- "Show running system information\n"
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_group_ipv4_in_cmd_vtysh,
+ "clear ip bgp peer-group WORD ipv4 (unicast|multicast) in",
+ "Reset functions\n"
+ "IP information\n"
"BGP information\n"
+ "Clear all members of peer-group\n"
+ "BGP peer-group name\n"
"Address family\n"
- "Network in the BGP routing table to display\n")
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Soft reconfig inbound update\n")
-DEFSH (VTYSH_BGPD, no_ip_extcommunity_list_expanded_cmd_vtysh,
- "no ip extcommunity-list <100-199> (deny|permit) .LINE",
- "Negate a command or set its defaults\n"
- "IP information\n"
- "Add a extended community list entry\n"
- "Extended Community list number (expanded)\n"
- "Specify community to reject\n"
- "Specify community to accept\n"
- "An ordered list as a regular-expression\n")
+DEFSH (VTYSH_BGPD, clear_bgp_peer_soft_in_cmd_vtysh,
+ "clear bgp (A.B.C.D|X:X::X:X) soft in",
+ "Reset functions\n"
+ "BGP information\n"
+ "BGP neighbor address to clear\n"
+ "BGP IPv6 neighbor to clear\n"
+ "Soft reconfig\n"
+ "Soft reconfig inbound update\n")
-DEFSH (VTYSH_RIPD, accept_lifetime_month_day_month_day_cmd_vtysh,
- "accept-lifetime HH:MM:SS MONTH <1-31> <1993-2035> HH:MM:SS MONTH <1-31> <1993-2035>",
- "Set accept lifetime of the key\n"
- "Time to start\n"
- "Month of the year to start\n"
- "Day of th month to start\n"
- "Year to start\n"
- "Time to expire\n"
- "Month of the year to expire\n"
- "Day of th month to expire\n"
- "Year to expire\n")
+DEFSH (VTYSH_OSPF6D, redistribute_ospf6_cmd_vtysh,
+ "redistribute ospf6",
+ "Redistribute control\n"
+ "OSPF6 route\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, ipv6_prefix_list_seq_ge_cmd_vtysh,
- "ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) X:X::X:X/M ge <0-128>",
- "IPv6 information\n"
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ip_prefix_list_seq_ge_le_cmd_vtysh,
+ "no ip prefix-list WORD seq <1-4294967295> (deny|permit) A.B.C.D/M ge <0-32> le <0-32>",
+ "Negate a command or set its defaults\n"
+ "IP information\n"
"Build a prefix list\n"
"Name of a prefix list\n"
"sequence number of an entry\n"
"Sequence number\n"
"Specify packets to reject\n"
"Specify packets to forward\n"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
"Minimum prefix length to be matched\n"
- "Minimum prefix length\n")
-
-DEFSH (VTYSH_BGPD, show_ipv6_mbgp_community_list_exact_cmd_vtysh,
- "show ipv6 mbgp community-list WORD exact-match",
- "Show running system information\n"
- "IPv6 information\n"
- "MBGP information\n"
- "Display routes matching the community-list\n"
- "community-list name\n"
- "Exact match of the communities\n")
-
-DEFSH (VTYSH_OSPFD, no_ospf_default_information_originate_cmd_vtysh,
- "no default-information originate",
- "Negate a command or set its defaults\n"
- "Control distribution of default information\n"
- "Distribute a default route\n")
-
-DEFSH (VTYSH_BGPD, match_ipv6_address_cmd_vtysh,
- "match ipv6 address WORD",
- "Match values from routing table\n"
- "IPv6 information\n"
- "Match IPv6 address of route\n"
- "IPv6 access-list name\n")
+ "Minimum prefix length\n"
+ "Maximum prefix length to be matched\n"
+ "Maximum prefix length\n")
-DEFSH (VTYSH_BGPD, no_neighbor_activate_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "activate",
+DEFSH (VTYSH_OSPFD, no_ip_ospf_dead_interval_cmd_vtysh,
+ "no ip ospf dead-interval",
"Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Enable the Address Family for this Neighbor\n")
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Interval after which a neighbor is declared dead\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_standard_nomask_cmd_vtysh,
- "access-list (<1-99>|<1300-1999>) (deny|permit) A.B.C.D",
- "Add an access list entry\n"
- "IP standard access list\n"
- "IP standard access list (expanded range)\n"
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, ip_prefix_list_le_cmd_vtysh,
+ "ip prefix-list WORD (deny|permit) A.B.C.D/M le <0-32>",
+ "IP information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
"Specify packets to reject\n"
"Specify packets to forward\n"
- "Address to match\n")
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
+ "Maximum prefix length to be matched\n"
+ "Maximum prefix length\n")
-DEFSH (VTYSH_OSPFD, show_ip_ospf_border_routers_cmd_vtysh,
- "show ip ospf border-routers",
- "Show running system information\n"
- "IP information\n"
- "show all the ABR's and ASBR's\n"
- "for this area\n")
+DEFSH (VTYSH_OSPF6D, router_id_cmd_vtysh,
+ "router-id ROUTER_ID",
+ "Configure ospf Router-ID.\n"
+ "specify by IPv4 address notation(e.g. 0.0.0.0)\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_as_in_cmd_vtysh,
- "clear bgp ipv6 <1-65535> in",
+DEFSH (VTYSH_BGPD, bgp_bestpath_med2_cmd_vtysh,
+ "bgp bestpath med confed missing-as-worst",
+ "BGP specific commands\n"
+ "Change the default bestpath selection\n"
+ "MED attribute\n"
+ "Compare MED among confederation paths\n"
+ "Treat missing MED as the least preferred one\n")
+
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_all_in_cmd_vtysh,
+ "clear bgp ipv6 * in",
"Reset functions\n"
"BGP information\n"
"Address family\n"
- "Clear peers with the AS number\n"
+ "Clear all peers\n"
"Soft reconfig inbound update\n")
-DEFSH (VTYSH_RIPD, no_rip_timers_cmd_vtysh,
- "no timers basic",
- "Negate a command or set its defaults\n"
- "Adjust routing timers\n"
- "Basic routing protocol update timers\n")
-
-DEFSH (VTYSH_BGPD, no_set_community_cmd_vtysh,
- "no set community",
- "Negate a command or set its defaults\n"
- "Set values in destination routing protocol\n"
- "BGP community attribute\n")
+DEFSH (VTYSH_BGPD, show_bgp_ipv6_community3_cmd_vtysh,
+ "show bgp ipv6 community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
+ "Show running system information\n"
+ "BGP information\n"
+ "Address family\n"
+ "Display routes matching the communities\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n")
-DEFSH (VTYSH_OSPFD, ospf_distance_cmd_vtysh,
- "distance <1-255>",
- "Define an administrative distance\n"
- "OSPF Administrative distance\n")
+DEFSH (VTYSH_BGPD, ip_extcommunity_list_standard2_cmd_vtysh,
+ "ip extcommunity-list <1-99> (deny|permit)",
+ "IP information\n"
+ "Add a extended community list entry\n"
+ "Extended Community list number (standard)\n"
+ "Specify community to reject\n"
+ "Specify community to accept\n")
-DEFSH (VTYSH_BGPD, no_ipv6_bgp_network_cmd_vtysh,
- "no network X:X::X:X/M",
- "Negate a command or set its defaults\n"
- "Specify a network to announce via BGP\n"
- "IPv6 prefix <network>/<length>\n")
+DEFSH (VTYSH_OSPFD, passive_interface_addr_cmd_vtysh,
+ "passive-interface IFNAME A.B.C.D",
+ "Suppress routing updates on an interface\n"
+ "Interface's name\n")
-DEFSH (VTYSH_BGPD, no_neighbor_passive_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "passive",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_BGPD, neighbor_ebgp_multihop_ttl_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "ebgp-multihop <1-255>",
"Specify neighbor router\n"
"Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Don't send open messages to this neighbor\n")
+ "Allow EBGP neighbors not on directly connected networks\n"
+ "maximum hop count\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_vpnv4_out_cmd_vtysh,
- "clear ip bgp A.B.C.D vpnv4 unicast out",
- "Reset functions\n"
+DEFSH (VTYSH_BGPD, show_ip_bgp_flap_prefix_longer_cmd_vtysh,
+ "show ip bgp flap-statistics A.B.C.D/M longer-prefixes",
+ "Show running system information\n"
"IP information\n"
"BGP information\n"
- "BGP neighbor address to clear\n"
- "Address family\n"
- "Address Family Modifier\n"
- "Soft reconfig outbound update\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_remark_cmd_vtysh,
- "access-list (<1-99>|<100-199>|<1300-1999>|<2000-2699>|WORD) remark .LINE",
- "Add an access list entry\n"
- "IP standard access list\n"
- "IP extended access list\n"
- "IP standard access list (expanded range)\n"
- "IP extended access list (expanded range)\n"
- "IP zebra access-list\n"
- "Access list entry comment\n"
- "Comment up to 100 characters\n")
+ "Display flap statistics of routes\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
+ "Display route and more specific routes\n")
-DEFSH (VTYSH_RIPNGD, show_ipv6_ripng_cmd_vtysh,
- "show ipv6 ripng",
- "Show running system information\n"
- "IP information\n"
- "Show RIPng routes\n")
-
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_soft_out_cmd_vtysh,
- "clear bgp ipv6 (A.B.C.D|X:X::X:X) soft out",
- "Reset functions\n"
- "BGP information\n"
- "Address family\n"
- "BGP neighbor address to clear\n"
- "BGP IPv6 neighbor to clear\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
-
-DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_database_type_id_adv_router_dump_cmd_vtysh,
- "show ipv6 ospf6 database (router|network|as-external|intra-prefix|inter-prefix|inter-router|link|*|HEX) (A.B.C.D|*) (A.B.C.D|*) (dump|detail|)",
- "Show running system information\n"
- "IPv6 Information\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "LSA Database\n"
- "Router-LSA\n"
- "Network-LSA\n"
- "AS-External-LSA\n"
- "Intra-Area-Prefix-LSA\n"
- "Inter-Area-Router-LSA\n"
- "Inter-Area-Prefix-LSA\n"
- "Link-LSA\n"
- "All LS Type\n"
- "Specify LS Type by Hex\n"
- "Link State ID\n"
- "All Link State ID\n"
- "Advertising Router\n"
- "All Advertising Router\n"
- "Dump raw LSA data in Hex\n"
- "show detail of LSAs\n"
- )
+DEFSH (VTYSH_BGPD, no_neighbor_peer_group_cmd_vtysh,
+ "no neighbor WORD peer-group",
+ "Negate a command or set its defaults\n"
+ "Specify neighbor router\n"
+ "Neighbor tag\n"
+ "Configure peer-group\n")
-DEFSH (VTYSH_OSPFD, no_set_metric_type_cmd_vtysh,
- "no set metric-type",
+DEFSH (VTYSH_ZEBRA, no_ipv6_route_ifname_cmd_vtysh,
+ "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE",
"Negate a command or set its defaults\n"
- "Set values in destination routing protocol\n"
- "Type of metric for destination routing protocol\n")
+ "IP information\n"
+ "Establish static routes\n"
+ "IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
+ "IPv6 gateway address\n"
+ "IPv6 gateway interface name\n")
-DEFSH (VTYSH_BGPD, no_bgp_redistribute_ipv4_cmd_vtysh,
- "no redistribute (connected|kernel|ospf|rip|static)",
+DEFSH (VTYSH_RIPD, rip_distance_source_access_list_cmd_vtysh,
+ "distance <1-255> A.B.C.D/M WORD",
+ "Administrative distance\n"
+ "Distance value\n"
+ "IP source prefix\n"
+ "Access list name\n")
+
+DEFSH (VTYSH_BGPD, no_bgp_redistribute_ipv6_rmap_metric_cmd_vtysh,
+ "no redistribute (connected|kernel|ospf6|ripng|static) route-map WORD metric <0-4294967295>",
"Negate a command or set its defaults\n"
"Redistribute information from another routing protocol\n"
"Connected\n"
"Kernel routes\n"
- "Open Shurtest Path First (OSPF)\n"
- "Routing Information Protocol (RIP)\n"
- "Static routes\n")
-
-DEFSH (VTYSH_BGPD, no_match_ipv6_next_hop_cmd_vtysh,
- "no match ipv6 next-hop X:X::X:X",
- "Negate a command or set its defaults\n"
- "Match values from routing table\n"
- "IPv6 information\n"
- "Match IPv6 next-hop address of route\n"
- "IPv6 address of next hop\n")
+ "Open Shurtest Path First (OSPFv3)\n"
+ "Routing Information Protocol (RIPng)\n"
+ "Static routes\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n"
+ "Metric for redistributed routes\n"
+ "Default metric\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_set_ip_nexthop_val_cmd_vtysh,
- "no set ip next-hop A.B.C.D",
- "Negate a command or set its defaults\n"
- "Set values in destination routing protocol\n"
- "IP information\n"
- "Next hop address\n"
- "IP address of next hop\n")
+DEFSH (VTYSH_OSPF6D, ipv6_ospf6_advertise_prefix_list_cmd_vtysh,
+ "ipv6 ospf6 advertise prefix-list WORD",
+ "IPv6 Information\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "Advertising options\n"
+ "Filter prefix using prefix-list\n"
+ "Prefix list name\n"
+ )
-DEFSH (VTYSH_OSPF6D, show_debug_ospf6_cmd_vtysh,
- "show debugging ospf6",
- "Show running system information\n"
- "Debugging functions (see also 'undebug')\n"
- "Open Shortest Path First (OSPF) for IPv6\n")
+DEFSH (VTYSH_OSPF6D, ipv6_ospf6_transmitdelay_cmd_vtysh,
+ "ipv6 ospf6 transmit-delay TRANSMITDELAY",
+ "IPv6 Information\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "Link state transmit delay\n"
+ "<1-65535> Seconds\n"
+ )
-DEFSH (VTYSH_BGPD, no_ip_community_list_standard_cmd_vtysh,
- "no ip community-list <1-99> (deny|permit) .AA:NN",
- "Negate a command or set its defaults\n"
- "IP information\n"
- "Add a community list entry\n"
- "Community list number (standard)\n"
- "Specify community to reject\n"
- "Specify community to accept\n"
- "Community number in aa:nn format or internet|local-AS|no-advertise|no-export\n")
+DEFSH (VTYSH_BGPD, neighbor_maximum_prefix_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "maximum-prefix <1-4294967295>",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Maximum number of prefix accept from this peer\n"
+ "maximum no. of prefix limit\n")
-DEFSH (VTYSH_RIPD, send_lifetime_duration_month_day_cmd_vtysh,
- "send-lifetime HH:MM:SS MONTH <1-31> <1993-2035> duration <1-2147483646>",
- "Set send lifetime of the key\n"
- "Time to start\n"
- "Month of the year to start\n"
- "Day of th month to start\n"
- "Year to start\n"
- "Duration of the key\n"
- "Duration seconds\n")
+DEFSH (VTYSH_BGPD, vpnv4_network_cmd_vtysh,
+ "network A.B.C.D/M rd ASN:nn_or_IP-address:nn tag WORD",
+ "Specify a network to announce via BGP\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
+ "Specify Route Distinguisher\n"
+ "VPN Route Distinguisher\n"
+ "BGP tag\n"
+ "tag value\n")
-DEFSH (VTYSH_BGPD, show_ipv6_bgp_community4_cmd_vtysh,
- "show ipv6 bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
+DEFSH (VTYSH_ZEBRA, show_ipv6_route_addr_cmd_vtysh,
+ "show ipv6 route X:X::X:X",
"Show running system information\n"
- "IPv6 information\n"
- "BGP information\n"
- "Display routes matching the communities\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n")
+ "IP information\n"
+ "IPv6 routing table\n"
+ "IPv6 Address\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ip_prefix_list_prefix_longer_cmd_vtysh,
- "show ip prefix-list WORD A.B.C.D/M longer",
+DEFSH (VTYSH_BGPD, show_ip_bgp_neighbors_peer_cmd_vtysh,
+ "show ip bgp neighbors (A.B.C.D|X:X::X:X)",
"Show running system information\n"
"IP information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Lookup longer prefix\n")
+ "BGP information\n"
+ "Detailed information on TCP and BGP neighbor connections\n"
+ "Neighbor to display information about\n"
+ "Neighbor to display information about\n")
-DEFSH (VTYSH_BGPD, bgp_network_mask_cmd_vtysh,
- "network A.B.C.D mask A.B.C.D",
- "Specify a network to announce via BGP\n"
- "Network number\n"
- "Network mask\n"
- "Network mask\n")
+DEFSH (VTYSH_OSPFD, debug_ospf_nsm_cmd_vtysh,
+ "debug ospf nsm",
+ "Debugging functions (see also 'undebug')\n"
+ "OSPF information\n"
+ "OSPF Neighbor State Machine\n")
-DEFSH (VTYSH_OSPFD, no_ip_ospf_cost_cmd_vtysh,
- "no ip ospf cost",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_OSPFD, ip_ospf_message_digest_key_cmd_vtysh,
+ "ip ospf message-digest-key <1-255> md5 KEY",
"IP Information\n"
"OSPF interface commands\n"
- "Interface cost\n")
+ "Message digest authentication password (key)\n"
+ "Key ID\n"
+ "Use MD5 algorithm\n"
+ "The OSPF password (key)")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ip_prefix_list_detail_name_cmd_vtysh,
- "show ip prefix-list detail WORD",
- "Show running system information\n"
- "IP information\n"
+DEFSH (VTYSH_RIPNGD, ripng_redistribute_bgp_metric_routemap_cmd_vtysh,
+ "redistribute bgp metric <0-16> route-map WORD",
+ "Redistribute information from another routing protocol\n"
+ "Border Gateway Protocol (BGP)\n"
+ "Metric\n"
+ "Metric value\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
+
+DEFSH (VTYSH_BGPD, bgp_default_local_preference_cmd_vtysh,
+ "bgp default local-preference <0-4294967295>",
+ "BGP specific commands\n"
+ "Configure BGP defaults\n"
+ "local preference (higher=more preferred)\n"
+ "Configure default local preference value\n")
+
+DEFSH (VTYSH_RIPD, rip_distance_source_cmd_vtysh,
+ "distance <1-255> A.B.C.D/M",
+ "Administrative distance\n"
+ "Distance value\n"
+ "IP source prefix\n")
+
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, ipv6_prefix_list_seq_le_cmd_vtysh,
+ "ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) X:X::X:X/M le <0-128>",
+ "IPv6 information\n"
"Build a prefix list\n"
- "Detail of prefix lists\n"
- "Name of a prefix list\n")
+ "Name of a prefix list\n"
+ "sequence number of an entry\n"
+ "Sequence number\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
+ "Maximum prefix length to be matched\n"
+ "Maximum prefix length\n")
-DEFSH (VTYSH_OSPFD, show_ip_ospf_neighbor_detail_all_cmd_vtysh,
- "show ip ospf neighbor detail all",
+DEFSH (VTYSH_BGPD, show_bgp_regexp_cmd_vtysh,
+ "show bgp regexp .LINE",
+ "Show running system information\n"
+ "BGP information\n"
+ "Display routes matching the AS path regular expression\n"
+ "A regular-expression to match the BGP AS paths\n")
+
+DEFSH (VTYSH_BGPD, show_ipv6_bgp_regexp_cmd_vtysh,
+ "show ipv6 bgp regexp .LINE",
"Show running system information\n"
"IP information\n"
- "OSPF information\n"
- "Neighbor list\n"
- "detail of all neighbors\n"
- "include down status neighbor\n")
+ "BGP information\n"
+ "Display routes matching the AS path regular expression\n"
+ "A regular-expression to match the BGP AS paths\n")
-DEFSH (VTYSH_OSPFD, debug_ospf_packet_send_recv_detail_cmd_vtysh,
- "debug ospf packet (hello|dd|ls-request|ls-update|ls-ack|all) (send|recv) (detail|)",
- "Debugging functions\n"
- "OSPF information\n"
- "OSPF packets\n"
- "OSPF Hello\n"
- "OSPF Database Description\n"
- "OSPF Link State Request\n"
- "OSPF Link State Update\n"
- "OSPF Link State Acknowledgment\n"
- "OSPF all packets\n"
- "Packet sent\n"
- "Packet received\n"
- "Detail Information\n")
-
-DEFSH (VTYSH_BGPD, bgp_network_backdoor_cmd_vtysh,
- "network A.B.C.D/M backdoor",
- "Specify a network to announce via BGP\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Specify a BGP backdoor route\n")
-
-DEFSH (VTYSH_BGPD, no_bgp_redistribute_ipv6_metric_cmd_vtysh,
- "no redistribute (connected|kernel|ospf6|ripng|static) metric <0-4294967295>",
+DEFSH (VTYSH_OSPFD, no_ip_ospf_priority_cmd_vtysh,
+ "no ip ospf priority",
"Negate a command or set its defaults\n"
- "Redistribute information from another routing protocol\n"
- "Connected\n"
- "Kernel routes\n"
- "Open Shurtest Path First (OSPFv3)\n"
- "Routing Information Protocol (RIPng)\n"
- "Static routes\n"
- "Metric for redistributed routes\n"
- "Default metric\n")
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Router priority\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_instance_all_cmd_vtysh,
- "clear ip bgp view WORD *",
- "Reset functions\n"
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_set_ip_nexthop_cmd_vtysh,
+ "no set ip next-hop",
+ "Negate a command or set its defaults\n"
+ "Set values in destination routing protocol\n"
"IP information\n"
- "BGP information\n"
- "BGP view\n"
- "view name\n"
- "Clear all peers\n")
+ "Next hop address\n")
-DEFSH (VTYSH_BGPD, no_match_ecommunity_val_cmd_vtysh,
- "no match extcommunity (<1-99>|<100-199>|WORD)",
- "Negate a command or set its defaults\n"
- "Match values from routing table\n"
- "Match BGP/VPN extended community list\n"
- "Extended community-list number (standard)\n"
- "Extended community-list number (expanded)\n"
- "Extended community-list name\n")
+DEFSH (VTYSH_OSPFD, ip_ospf_dead_interval_addr_cmd_vtysh,
+ "ip ospf dead-interval <1-65535> A.B.C.D",
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Interval after which a neighbor is declared dead\n"
+ "Seconds\n"
+ "Address of interface")
-DEFSH (VTYSH_BGPD, no_set_ipv6_nexthop_local_cmd_vtysh,
- "no set ipv6 next-hop local",
- "Negate a command or set its defaults\n"
- "Set values in destination routing protocol\n"
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, show_ipv6_prefix_list_name_seq_cmd_vtysh,
+ "show ipv6 prefix-list WORD seq <1-4294967295>",
+ "Show running system information\n"
"IPv6 information\n"
- "IPv6 next-hop address\n"
- "IPv6 local address\n")
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "sequence number of an entry\n"
+ "Sequence number\n")
-DEFSH (VTYSH_OSPFD, show_ip_ospf_route_cmd_vtysh,
- "show ip ospf route",
- "Show running system information\n"
- "IP information\n"
- "OSPF information\n"
- "OSPF routing table\n")
+DEFSH (VTYSH_RIPNGD|VTYSH_OSPF6D|VTYSH_BGPD, ipv6_access_list_cmd_vtysh,
+ "ipv6 access-list WORD (deny|permit) X:X::X:X/M",
+ "IPv6 information\n"
+ "Add an access list entry\n"
+ "IPv6 zebra access-list\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "Prefix to match. e.g. 3ffe:506::/32\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_flap_prefix_longer_cmd_vtysh,
- "show ip bgp flap-statistics A.B.C.D/M longer-prefixes",
- "Show running system information\n"
+DEFSH (VTYSH_BGPD, clear_ip_bgp_external_cmd_vtysh,
+ "clear ip bgp external",
+ "Reset functions\n"
"IP information\n"
"BGP information\n"
- "Display flap statistics of routes\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Display route and more specific routes\n")
+ "Clear all external peers\n")
-DEFSH (VTYSH_BGPD, no_set_weight_cmd_vtysh,
- "no set weight",
+DEFSH (VTYSH_OSPFD, no_area_authentication_cmd_vtysh,
+ "no area (A.B.C.D|<0-4294967295>) authentication",
"Negate a command or set its defaults\n"
- "Set values in destination routing protocol\n"
- "BGP weight for routing table\n")
-
-DEFSH (VTYSH_BGPD, neighbor_distribute_list_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "distribute-list (<1-199>|<1300-2699>|WORD) (in|out)",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Filter updates to/from this neighbor\n"
- "IP access-list number\n"
- "IP access-list number (expanded range)\n"
- "IP Access-list name\n"
- "Filter incoming updates\n"
- "Filter outgoing updates\n")
+ "OSPF area parameters\n"
+ "OSPF area ID in IP address format\n"
+ "OSPF area ID as a decimal value\n"
+ "Enable authentication\n")
-DEFSH (VTYSH_BGPD, no_match_community_cmd_vtysh,
- "no match community",
- "Negate a command or set its defaults\n"
- "Match values from routing table\n"
- "Match BGP community list\n")
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, ip_prefix_list_seq_ge_le_cmd_vtysh,
+ "ip prefix-list WORD seq <1-4294967295> (deny|permit) A.B.C.D/M ge <0-32> le <0-32>",
+ "IP information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "sequence number of an entry\n"
+ "Sequence number\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
+ "Minimum prefix length to be matched\n"
+ "Minimum prefix length\n"
+ "Maximum prefix length to be matched\n"
+ "Maximum prefix length\n")
-DEFSH (VTYSH_BGPD, no_set_aggregator_as_cmd_vtysh,
- "no set aggregator as",
+DEFSH (VTYSH_BGPD, no_set_aspath_prepend_val_cmd_vtysh,
+ "no set as-path prepend .<1-65535>",
"Negate a command or set its defaults\n"
"Set values in destination routing protocol\n"
- "BGP aggregator attribute\n"
- "AS number of aggregator\n")
+ "Prepend string for a BGP AS-path attribute\n"
+ "Prepend to the as-path\n"
+ "AS number\n")
-DEFSH (VTYSH_BGPD, bgp_damp_set2_cmd_vtysh,
- "bgp dampening <1-45>",
- "BGP Specific commands\n"
- "Enable route-flap dampening\n"
- "Half-life time for the penalty\n")
+DEFSH (VTYSH_OSPFD, area_stub_cmd_vtysh,
+ "area (A.B.C.D|<0-4294967295>) stub",
+ "OSPF area parameters\n"
+ "OSPF area ID in IP address format\n"
+ "OSPF area ID as a decimal value\n"
+ "Configure OSPF area as stub\n")
-DEFSH (VTYSH_OSPF6D, debug_ospf6_all_cmd_vtysh,
- "debug ospf6 all",
- "Debugging functions (see also 'undebug')\n"
+DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_database_cmd_vtysh,
+ "show ipv6 ospf6 database",
+ "Show running system information\n"
+ "IPv6 Information\n"
"Open Shortest Path First (OSPF) for IPv6\n"
- "Turn on ALL OSPFv3 debugging\n")
+ "LSA Database\n"
+ )
-DEFSH (VTYSH_BGPD, ipv6_mbgp_neighbor_received_routes_cmd_vtysh,
- "show ipv6 mbgp neighbors (A.B.C.D|X:X::X:X) received-routes",
- "Show running system information\n"
- "IPv6 information\n"
- "MBGP information\n"
- "Detailed information on TCP and BGP neighbor connections\n"
- "Neighbor to display information about\n"
- "Neighbor to display information about\n"
- "Display the received routes from neighbor\n")
+DEFSH (VTYSH_RIPD, no_rip_default_metric_val_cmd_vtysh,
+ "no default-metric <1-16>",
+ "Negate a command or set its defaults\n"
+ "Set a metric of redistribute routes\n"
+ "Default metric\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_flap_statistics_cmd_vtysh,
- "show ip bgp flap-statistics",
+DEFSH (VTYSH_BGPD, show_ip_bgp_prefix_cmd_vtysh,
+ "show ip bgp A.B.C.D/M",
"Show running system information\n"
"IP information\n"
"BGP information\n"
- "Display flap statistics of routes\n")
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_vpnv4_soft_cmd_vtysh,
- "clear ip bgp A.B.C.D vpnv4 unicast soft",
+DEFSH (VTYSH_BGPD, clear_bgp_external_in_cmd_vtysh,
+ "clear bgp external in",
"Reset functions\n"
- "IP information\n"
"BGP information\n"
- "BGP neighbor address to clear\n"
- "Address family\n"
- "Address Family Modifier\n"
- "Soft reconfig\n")
+ "Clear all external peers\n"
+ "Soft reconfig inbound update\n")
-DEFSH (VTYSH_BGPD, show_ipv6_mbgp_community3_exact_cmd_vtysh,
- "show ipv6 mbgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, show_ip_access_list_name_cmd_vtysh,
+ "show ip access-list (<1-99>|<100-199>|<1300-1999>|<2000-2699>|WORD)",
+ "Show running system information\n"
+ "IP information\n"
+ "List IP access lists\n"
+ "IP standard access list\n"
+ "IP extended access list\n"
+ "IP standard access list (expanded range)\n"
+ "IP extended access list (expanded range)\n"
+ "IP zebra access-list\n")
+
+DEFSH (VTYSH_BGPD, set_community_delete_cmd_vtysh,
+ "set comm-list (<1-99>|<100-199>|WORD) delete",
+ "Set values in destination routing protocol\n"
+ "set BGP community list (for deletion)\n"
+ "Community-list number (standard)\n"
+ "Communitly-list number (expanded)\n"
+ "Community-list name\n"
+ "Delete matching communities\n")
+
+DEFSH (VTYSH_BGPD, show_ipv6_bgp_community3_exact_cmd_vtysh,
+ "show ipv6 bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
"Show running system information\n"
"IPv6 information\n"
- "MBGP information\n"
+ "BGP information\n"
"Display routes matching the communities\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"Do not export to next AS (well-known community)\n"
"Exact match of the communities")
-DEFSH (VTYSH_RIPNGD, debug_ripng_packet_cmd_vtysh,
- "debug ripng packet",
- "Debugging functions (see also 'undebug')\n"
- "RIPng configuration\n"
- "Debug option set for ripng packet\n")
-
-DEFSH (VTYSH_RIPNGD, no_ripng_timers_cmd_vtysh,
- "no timers basic",
+DEFSH (VTYSH_BGPD, no_ip_community_list_all_cmd_vtysh,
+ "no ip community-list (WORD|<1-99>|<100-199>)",
"Negate a command or set its defaults\n"
- "RIPng timers setup\n"
- "Basic timer\n")
+ "IP information\n"
+ "Add a community list entry\n"
+ "Community list name\n"
+ "Community list number (standard)\n"
+ "Community list number (expanded)\n")
-DEFSH (VTYSH_RIPNGD, ripng_route_cmd_vtysh,
- "route IPV6ADDR",
- "Static route setup\n"
- "Set static RIPng route announcement\n")
+DEFSH (VTYSH_RIPD, rip_redistribute_rip_cmd_vtysh,
+ "redistribute rip",
+ "Redistribute information from another routing protocol\n"
+ "Routing Information Protocol (RIP)\n")
-DEFSH (VTYSH_OSPF6D, ipv6_ospf6_advertise_force_prefix_cmd_vtysh,
- "ipv6 ospf6 advertise force-prefix",
+DEFSH (VTYSH_OSPF6D, ipv6_ospf6_hellointerval_cmd_vtysh,
+ "ipv6 ospf6 hello-interval HELLO_INTERVAL",
"IPv6 Information\n"
"Open Shortest Path First (OSPF) for IPv6\n"
- "Advertising options\n"
- "Force advertising prefix, applicable if Loopback or P-to-P\n"
+ "Time between HELLO packets\n"
+ "<1-65535> Seconds\n"
)
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_out_cmd_vtysh,
- "clear ip bgp A.B.C.D out",
- "Reset functions\n"
- "IP information\n"
- "BGP information\n"
- "BGP neighbor address to clear\n"
- "Soft reconfig outbound update\n")
+DEFSH (VTYSH_RIPNGD, no_ripng_passive_interface_cmd_vtysh,
+ "no passive-interface IFNAME",
+ "Negate a command or set its defaults\n"
+ "Suppress routing updates on an interface\n"
+ "Interface name\n")
+
+DEFSH (VTYSH_BGPD, no_bgp_network_mask_natural_backdoor_cmd_vtysh,
+ "no network A.B.C.D backdoor",
+ "Negate a command or set its defaults\n"
+ "Specify a network to announce via BGP\n"
+ "Network number\n"
+ "Specify a BGP backdoor route\n")
+
+DEFSH (VTYSH_ZEBRA, multicast_cmd_vtysh,
+ "multicast",
+ "Set multicast flag to interface\n")
DEFSH (VTYSH_OSPFD, ospf_distance_ospf_external_inter_intra_cmd_vtysh,
"distance ospf external <1-255> inter-area <1-255> intra-area <1-255>",
"Intra-area routes\n"
"Distance for intra-area routes\n")
-DEFSH (VTYSH_OSPFD, ip_ospf_hello_interval_addr_cmd_vtysh,
- "ip ospf hello-interval <1-65535> A.B.C.D",
- "IP Information\n"
- "OSPF interface commands\n"
- "Time between HELLO packets\n"
- "Seconds\n"
- "Address of interface")
-
-DEFSH (VTYSH_BGPD, show_bgp_ipv6_filter_list_cmd_vtysh,
- "show bgp ipv6 filter-list WORD",
- "Show running system information\n"
- "BGP information\n"
- "Address family\n"
- "Display routes conforming to the filter-list\n"
- "Regular expression access list name\n")
-
-DEFSH (VTYSH_BGPD, debug_bgp_update_cmd_vtysh,
- "debug bgp updates",
- "Debugging functions (see also 'undebug')\n"
- "BGP information\n"
- "BGP updates\n")
+DEFSH (VTYSH_RIPD, rip_redistribute_type_cmd_vtysh,
+ "redistribute (kernel|connected|static|ospf|bgp)",
+ "Redistribute information from another routing protocol\n"
+ "Kernel routes\n"
+ "Connected\n"
+ "Static routes\n"
+ "Open Shortest Path First (OSPF)\n"
+ "Border Gateway Protocol (BGP)\n")
-DEFSH (VTYSH_BGPD, show_bgp_cmd_vtysh,
- "show bgp",
- "Show running system information\n"
- "BGP information\n")
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_extended_host_host_cmd_vtysh,
+ "access-list (<100-199>|<2000-2699>) (deny|permit) ip host A.B.C.D host A.B.C.D",
+ "Add an access list entry\n"
+ "IP extended access list\n"
+ "IP extended access list (expanded range)\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "Any Internet Protocol\n"
+ "A single source host\n"
+ "Source address\n"
+ "A single destination host\n"
+ "Destination address\n")
-DEFSH (VTYSH_BGPD, show_bgp_filter_list_cmd_vtysh,
- "show bgp filter-list WORD",
- "Show running system information\n"
+DEFSH (VTYSH_BGPD, bgp_config_type_cmd_vtysh,
+ "bgp config-type (cisco|zebra)",
"BGP information\n"
- "Display routes conforming to the filter-list\n"
- "Regular expression access list name\n")
+ "Configuration type\n"
+ "cisco\n"
+ "zebra\n")
-DEFSH (VTYSH_BGPD, show_ipv6_bgp_community_cmd_vtysh,
- "show ipv6 bgp community (AA:NN|local-AS|no-advertise|no-export)",
+DEFSH (VTYSH_BGPD, show_ip_bgp_community2_exact_cmd_vtysh,
+ "show ip bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
"Show running system information\n"
- "IPv6 information\n"
+ "IP information\n"
"BGP information\n"
"Display routes matching the communities\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n")
-
-DEFSH (VTYSH_BGPD, clear_bgp_peer_cmd_vtysh,
- "clear bgp (A.B.C.D|X:X::X:X)",
- "Reset functions\n"
- "BGP information\n"
- "BGP neighbor address to clear\n"
- "BGP IPv6 neighbor to clear\n")
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "Exact match of the communities")
-DEFSH (VTYSH_BGPD, show_bgp_neighbor_received_routes_cmd_vtysh,
- "show bgp neighbors (A.B.C.D|X:X::X:X) received-routes",
+DEFSH (VTYSH_BGPD, show_ip_bgp_view_cmd_vtysh,
+ "show ip bgp view WORD",
"Show running system information\n"
- "BGP information\n"
- "Detailed information on TCP and BGP neighbor connections\n"
- "Neighbor to display information about\n"
- "Neighbor to display information about\n"
- "Display the received routes from neighbor\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, ip_prefix_list_seq_ge_cmd_vtysh,
- "ip prefix-list WORD seq <1-4294967295> (deny|permit) A.B.C.D/M ge <0-32>",
"IP information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "sequence number of an entry\n"
- "Sequence number\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Minimum prefix length to be matched\n"
- "Minimum prefix length\n")
+ "BGP information\n"
+ "BGP view\n"
+ "BGP view name\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_soft_out_cmd_vtysh,
- "clear ip bgp A.B.C.D soft out",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_dampening_address_mask_cmd_vtysh,
+ "clear ip bgp dampening A.B.C.D A.B.C.D",
"Reset functions\n"
"IP information\n"
"BGP information\n"
- "BGP neighbor address to clear\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ "Clear route flap dampening information\n"
+ "Network to clear damping information\n"
+ "Network mask\n")
-DEFSH (VTYSH_ZEBRA, ip_irdp_multicast_cmd_vtysh,
- "ip irdp multicast",
- "IP information\n"
- "ICMP Router discovery on this interface\n"
- "Send IRDP advertisement to the multicast address\n")
+DEFSH (VTYSH_OSPFD, area_authentication_message_digest_cmd_vtysh,
+ "area (A.B.C.D|<0-4294967295>) authentication message-digest",
+ "OSPF area parameters\n"
+ "Enable authentication\n"
+ "Use message-digest authentication\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_match_ip_address_prefix_list_val_cmd_vtysh,
- "no match ip address prefix-list WORD",
+DEFSH (VTYSH_OSPFD, no_area_range_advertise_cost_cmd_vtysh,
+ "no area (A.B.C.D|<0-4294967295>) range A.B.C.D/M advertise cost <0-16777215>",
"Negate a command or set its defaults\n"
- "Match values from routing table\n"
- "IP information\n"
- "Match address of route\n"
- "Match entries of prefix-lists\n"
- "IP prefix-list name\n")
+ "OSPF area parameters\n"
+ "OSPF area ID in IP address format\n"
+ "OSPF area ID as a decimal value\n"
+ "Summarize routes matching address/mask (border routers only)\n"
+ "Area range prefix\n"
+ "Advertise this range (default)\n"
+ "User specified metric for this range\n"
+ "Advertised metric for this range\n")
-DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_topology_router_lsid_cmd_vtysh,
- "show ipv6 ospf6 topology (A.B.C.D|<0-4294967295>) (A.B.C.D|<0-4294967295>)",
+DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_route_flapping_cmd_vtysh,
+ "show ipv6 ospf6 route flapping",
"Show running system information\n"
"IPv6 Information\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "Inter Area topology information\n"
- "Specify Router-ID\n"
- "Specify Router-ID\n"
- "Specify Link State ID\n"
- "Specify Link State ID\n"
- )
-
-DEFSH (VTYSH_RIPD, ip_rip_authentication_string_cmd_vtysh,
- "ip rip authentication string LINE",
- "IP information\n"
- "Routing Information Protocol\n"
- "Authentication control\n"
- "Authentication string\n"
- "Authentication string\n")
-
-DEFSH (VTYSH_BGPD, clear_bgp_peer_group_soft_cmd_vtysh,
- "clear bgp peer-group WORD soft",
- "Reset functions\n"
- "BGP information\n"
- "Clear all members of peer-group\n"
- "BGP peer-group name\n"
- "Soft reconfig\n")
-
-DEFSH (VTYSH_BGPD, bgp_timers_cmd_vtysh,
- "timers bgp <0-65535> <0-65535>",
- "Adjust routing timers\n"
- "BGP timers\n"
- "Keepalive interval\n"
- "Holdtime\n")
+ "Open Shortest Path First (OSPF) for IPv6\n")
-DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_ospf6_metric_routemap_cmd_vtysh,
- "no redistribute ospf6 metric <0-16> route-map WORD",
+DEFSH (VTYSH_RIPD, no_rip_neighbor_cmd_vtysh,
+ "no neighbor A.B.C.D",
"Negate a command or set its defaults\n"
+ "Specify a neighbor router\n"
+ "Neighbor address\n")
+
+DEFSH (VTYSH_RIPNGD, ripng_redistribute_connected_metric_routemap_cmd_vtysh,
+ "redistribute connected metric <0-16> route-map WORD",
"Redistribute information from another routing protocol\n"
- "IPv6 Open Shortest Path First (OSPFv3)\n"
+ "Connected\n"
"Metric\n"
"Metric value\n"
"Route map reference\n"
"Pointer to route-map entries\n")
-DEFSH (VTYSH_BGPD, set_metric_cmd_vtysh,
- "set metric (<0-4294967295>|<+/-metric>)",
- "Set values in destination routing protocol\n"
- "Metric value for destination routing protocol\n"
- "Metric value\n"
- "Add or subtract metric\n")
-
-DEFSH (VTYSH_OSPFD, debug_ospf_nsm_sub_cmd_vtysh,
- "debug ospf nsm (status|events|timers)",
- "Debugging functions (see also 'undebug')\n"
- "OSPF information\n"
- "OSPF Neighbor State Machine\n"
- "NSM Status Information\n"
- "NSM Event Information\n"
- "NSM Timer Information\n")
-
-DEFSH (VTYSH_OSPFD, auto_cost_reference_bandwidth_cmd_vtysh,
- "auto-cost reference-bandwidth <1-4294967>",
- "Calculate OSPF interface cost according to bandwidth\n"
- "Use reference bandwidth method to assign OSPF cost\n"
- "The reference bandwidth in terms of Mbits per second\n")
-
-DEFSH (VTYSH_OSPFD, no_refresh_timer_cmd_vtysh,
- "no refresh timer",
- "Adjust refresh parameters\n"
- "Unset refresh timer\n")
-
-DEFSH (VTYSH_BGPD, no_ip_as_path_all_cmd_vtysh,
- "no ip as-path access-list WORD",
+DEFSH (VTYSH_BGPD, no_bgp_deterministic_med_cmd_vtysh,
+ "no bgp deterministic-med",
"Negate a command or set its defaults\n"
- "IP information\n"
- "BGP autonomous system path filter\n"
- "Specify an access list name\n"
- "Regular expression access list name\n")
-
-DEFSH (VTYSH_OSPF6D, flap_damping_route_cmd_vtysh,
- "flap-damping route <0-4294967295> <0-4294967295> "
- "<0-4294967295> <0-4294967295>",
- "enable flap dampening\n"
- "enable route flap dampening\n"
- "half-life in second\n"
- "reuse value\n"
- "suppress value\n"
- "t-hold in second (maximum time that the target can be damped)\n"
- )
+ "BGP specific commands\n"
+ "Pick the best-MED path among paths advertised from the neighboring AS\n")
-DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_route_prefix_cmd_vtysh,
- "show ipv6 ospf6 route (X::X|detail)",
- "Show running system information\n"
- "IPv6 Information\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "Routing table\n"
- "match IPv6 prefix\n"
- )
-
-DEFSH (VTYSH_BGPD, match_origin_cmd_vtysh,
- "match origin (egp|igp|incomplete)",
- "Match values from routing table\n"
- "BGP origin code\n"
- "remote EGP\n"
- "local IGP\n"
- "unknown heritage\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_extended_cmd_vtysh,
- "no access-list (<100-199>|<2000-2699>) (deny|permit) ip A.B.C.D A.B.C.D A.B.C.D A.B.C.D",
- "Negate a command or set its defaults\n"
- "Add an access list entry\n"
- "IP extended access list\n"
- "IP extended access list (expanded range)\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Any Internet Protocol\n"
- "Source address\n"
- "Source wildcard bits\n"
- "Destination address\n"
- "Destination Wildcard bits\n")
-
-DEFSH (VTYSH_BGPD, no_neighbor_timers_connect_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X) " "timers connect",
- "Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nIPv6 address\n"
- "BGP per neighbor timers\n"
- "BGP connect timer\n")
-
-DEFSH (VTYSH_BGPD, set_aspath_prepend_cmd_vtysh,
- "set as-path prepend .<1-65535>",
- "Set values in destination routing protocol\n"
- "Prepend string for a BGP AS-path attribute\n"
- "Prepend to the as-path\n"
- "AS number\n")
-
-DEFSH (VTYSH_BGPD, clear_ip_bgp_external_ipv4_in_cmd_vtysh,
- "clear ip bgp external ipv4 (unicast|multicast) in",
- "Reset functions\n"
+DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_community4_exact_cmd_vtysh,
+ "show ip bgp ipv4 (unicast|multicast) community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
+ "Show running system information\n"
"IP information\n"
"BGP information\n"
- "Clear all external peers\n"
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig inbound update\n")
+ "Display routes matching the communities\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "Exact match of the communities")
-DEFSH (VTYSH_BGPD, show_ip_bgp_regexp_cmd_vtysh,
- "show ip bgp regexp .LINE",
- "Show running system information\n"
- "IP information\n"
+DEFSH (VTYSH_BGPD, no_set_aggregator_as_cmd_vtysh,
+ "no set aggregator as",
+ "Negate a command or set its defaults\n"
+ "Set values in destination routing protocol\n"
+ "BGP aggregator attribute\n"
+ "AS number of aggregator\n")
+
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_all_soft_cmd_vtysh,
+ "clear bgp ipv6 * soft",
+ "Reset functions\n"
"BGP information\n"
- "Display routes matching the AS path regular expression\n"
- "A regular-expression to match the BGP AS paths\n")
+ "Address family\n"
+ "Clear all peers\n"
+ "Soft reconfig\n")
-DEFSH (VTYSH_OSPF6D, reload_cmd_vtysh,
- "reload",
- "Reloads\n")
+DEFSH (VTYSH_OSPFD, area_vlink_param1_cmd_vtysh,
+ "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
+ "(hello-interval|retransmit-interval|transmit-delay|dead-interval) <1-65535>",
+ "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
+ "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n")
-DEFSH (VTYSH_BGPD, no_neighbor_weight_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "weight",
+DEFSH (VTYSH_BGPD, no_bgp_redistribute_ipv4_cmd_vtysh,
+ "no redistribute (connected|kernel|ospf|rip|static)",
"Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Set default weight for routes from this neighbor\n")
-
-DEFSH (VTYSH_BGPD, bgp_redistribute_ipv4_rmap_cmd_vtysh,
- "redistribute (connected|kernel|ospf|rip|static) route-map WORD",
"Redistribute information from another routing protocol\n"
"Connected\n"
"Kernel routes\n"
"Open Shurtest Path First (OSPF)\n"
"Routing Information Protocol (RIP)\n"
- "Static routes\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
+ "Static routes\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_group_ipv4_in_cmd_vtysh,
- "clear ip bgp peer-group WORD ipv4 (unicast|multicast) in",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_external_ipv4_soft_in_cmd_vtysh,
+ "clear ip bgp external ipv4 (unicast|multicast) soft in",
"Reset functions\n"
"IP information\n"
"BGP information\n"
- "Clear all members of peer-group\n"
- "BGP peer-group name\n"
+ "Clear all external peers\n"
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
+ "Soft reconfig\n"
"Soft reconfig inbound update\n")
-DEFSH (VTYSH_BGPD, dump_bgp_routes_interval_cmd_vtysh,
- "dump bgp routes-mrt PATH INTERVAL",
- "Dump packet\n"
- "BGP packet dump\n"
- "Dump whole BGP routing table\n"
- "Output filename\n"
- "Interval of output\n")
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, ipv6_prefix_list_cmd_vtysh,
+ "ipv6 prefix-list WORD (deny|permit) (X:X::X:X/M|any)",
+ "IPv6 information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
+ "Any prefix match. Same as \"::0/0 le 128\"\n")
-DEFSH (VTYSH_ZEBRA, ipv6_route_pref_cmd_vtysh,
- "ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) <1-255>",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_all_vpnv4_soft_cmd_vtysh,
+ "clear ip bgp * vpnv4 unicast soft",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "Clear all peers\n"
+ "Address family\n"
+ "Address Family Modifier\n"
+ "Soft reconfig\n")
+
+DEFSH (VTYSH_BGPD, debug_bgp_keepalive_cmd_vtysh,
+ "debug bgp keepalives",
+ "Debugging functions (see also 'undebug')\n"
+ "BGP information\n"
+ "BGP keepalives\n")
+
+DEFSH (VTYSH_BGPD, no_router_bgp_cmd_vtysh,
+ "no router bgp <1-65535>",
+ "Negate a command or set its defaults\n"
+ "Enable a routing process\n"
+ "BGP information\n"
+ "AS number\n")
+
+DEFSH (VTYSH_ZEBRA, ipv6_route_ifname_pref_cmd_vtysh,
+ "ipv6 route X:X::X:X/M X:X::X:X INTERFACE <1-255>",
"IP information\n"
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
"IPv6 gateway interface name\n"
"Distance value for this prefix\n")
-DEFSH (VTYSH_RIPD, accept_lifetime_duration_day_month_cmd_vtysh,
- "accept-lifetime HH:MM:SS <1-31> MONTH <1993-2035> duration <1-2147483646>",
- "Set accept lifetime of the key\n"
- "Time to start\n"
- "Day of th month to start\n"
- "Month of the year to start\n"
- "Year to start\n"
- "Duration of the key\n"
- "Duration seconds\n")
+DEFSH (VTYSH_OSPFD, no_ip_ospf_transmit_delay_addr_cmd_vtysh,
+ "no ip ospf transmit-delay A.B.C.D",
+ "Negate a command or set its defaults\n"
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Link state transmit delay\n"
+ "Address of interface")
-DEFSH (VTYSH_BGPD, show_ip_bgp_dampened_paths_cmd_vtysh,
- "show ip bgp dampened-paths",
- "Show running system information\n"
- "IP information\n"
- "BGP information\n"
- "Display paths suppressed due to dampening\n")
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, ipv6_prefix_list_ge_cmd_vtysh,
+ "ipv6 prefix-list WORD (deny|permit) X:X::X:X/M ge <0-128>",
+ "IPv6 information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
+ "Minimum prefix length to be matched\n"
+ "Minimum prefix length\n")
-DEFSH (VTYSH_RIPD, no_ip_rip_send_version_num_cmd_vtysh,
- "no ip rip send version (1|2)",
- "Negate a command or set its defaults\n"
- "IP information\n"
- "Routing Information Protocol\n"
- "Advertisement transmission\n"
- "Version control\n"
- "Version 1\n"
- "Version 2\n")
+DEFSH (VTYSH_OSPFD, ospf_distance_cmd_vtysh,
+ "distance <1-255>",
+ "Define an administrative distance\n"
+ "OSPF Administrative distance\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_group_in_cmd_vtysh,
- "clear ip bgp peer-group WORD in",
- "Reset functions\n"
- "IP information\n"
- "BGP information\n"
- "Clear all members of peer-group\n"
- "BGP peer-group name\n"
- "Soft reconfig inbound update\n")
+DEFSH (VTYSH_OSPFD, area_range_advertise_cost_cmd_vtysh,
+ "area (A.B.C.D|<0-4294967295>) range A.B.C.D/M advertise cost <0-16777215>",
+ "OSPF area parameters\n"
+ "OSPF area ID in IP address format\n"
+ "OSPF area ID as a decimal value\n"
+ "Summarize routes matching address/mask (border routers only)\n"
+ "Area range prefix\n"
+ "Advertise this range (default)\n"
+ "User specified metric for this range\n"
+ "Advertised metric for this range\n")
-DEFSH (VTYSH_BGPD, no_ip_community_list_cmd_vtysh,
- "no ip community-list WORD (deny|permit) .AA:NN",
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_remark_cmd_vtysh,
+ "no access-list (<1-99>|<100-199>|<1300-1999>|<2000-2699>|WORD) remark",
"Negate a command or set its defaults\n"
- "IP information\n"
- "Add a community list entry\n"
- "Community list name\n"
- "Specify community to reject\n"
- "Specify community to accept\n"
- "Community number in aa:nn format or internet|local-AS|no-advertise|no-export\n")
+ "Add an access list entry\n"
+ "IP standard access list\n"
+ "IP extended access list\n"
+ "IP standard access list (expanded range)\n"
+ "IP extended access list (expanded range)\n"
+ "IP zebra access-list\n"
+ "Access list entry comment\n")
-DEFSH (VTYSH_BGPD, no_neighbor_nexthop_self_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "next-hop-self",
+DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_connected_routemap_cmd_vtysh,
+ "no redistribute connected route-map WORD",
+ "Negate a command or set its defaults\n"
+ "Redistribute information from another routing protocol\n"
+ "Connected\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
+
+DEFSH (VTYSH_BGPD, no_neighbor_attr_unchanged5_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged as-path next-hop med",
"Negate a command or set its defaults\n"
"Specify neighbor router\n"
"Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Disable the next hop calculation for this neighbor\n")
+ "BGP attribute is propagated unchanged to this neighbor\n"
+ "As-path attribute\n"
+ "Nexthop attribute\n"
+ "Med attribute\n")
-DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_database_cmd_vtysh,
- "show ipv6 ospf6 database",
- "Show running system information\n"
- "IPv6 Information\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "LSA Database\n"
- )
-
-DEFSH (VTYSH_ZEBRA, show_ipv6_route_cmd_vtysh,
- "show ipv6 route",
- "Show running system information\n"
- "IP information\n"
- "IPv6 routing table\n")
-
-DEFSH (VTYSH_OSPFD, ospf_network_cmd_vtysh,
- "ospf network (broadcast|non-broadcast|point-to-multipoint|point-to-point)",
- "OSPF interface commands\n"
- "Network type\n"
- "Specify OSPF broadcast multi-access network\n"
- "Specify OSPF NBMA network\n"
- "Specify OSPF point-to-multipoint network\n"
- "Specify OSPF point-to-point network\n")
-
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_group_out_cmd_vtysh,
- "clear bgp ipv6 peer-group WORD out",
- "Reset functions\n"
- "BGP information\n"
- "Address family\n"
- "Clear all members of peer-group\n"
- "BGP peer-group name\n"
- "Soft reconfig outbound update\n")
+DEFSH (VTYSH_OSPFD, no_ospf_distance_ospf_cmd_vtysh,
+ "no distance ospf",
+ "Negate a command or set its defaults\n"
+ "Define an administrative distance\n"
+ "OSPF Administrative distance\n"
+ "OSPF Distance\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_all_tags_cmd_vtysh,
- "show ip bgp vpnv4 all tags",
- "Show running system information\n"
+DEFSH (VTYSH_ZEBRA, no_ip_route_distance_cmd_vtysh,
+ "no ip route A.B.C.D/M (A.B.C.D|INTERFACE|null0) <1-255>",
+ "Negate a command or set its defaults\n"
"IP information\n"
- "BGP information\n"
- "Display VPNv4 NLRI specific information\n"
- "Display information about all VPNv4 NLRIs\n"
- "Display BGP tags for prefixes\n")
+ "Establish static routes\n"
+ "IP destination prefix (e.g. 10.0.0.0/8)\n"
+ "IP gateway address\n"
+ "IP gateway interface name\n"
+ "Null interface\n"
+ "Distance value for this route\n")
-DEFSH (VTYSH_OSPFD, no_ospf_redistribute_source_cmd_vtysh,
- "no redistribute (kernel|connected|static|rip|bgp)",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_OSPFD, ospf_redistribute_source_metric_cmd_vtysh,
+ "redistribute (kernel|connected|static|rip|bgp) metric <0-16777214>",
"Redistribute information from another routing protocol\n"
"Kernel routes\n"
"Connected\n"
"Static routes\n"
"Routing Information Protocol (RIP)\n"
- "Border Gateway Protocol (BGP)\n")
-
-DEFSH (VTYSH_BGPD, no_debug_bgp_fsm_cmd_vtysh,
- "no debug bgp fsm",
- "Negate a command or set its defaults\n"
- "Debugging functions (see also 'undebug')\n"
- "BGP information\n"
- "Finite State Machine\n")
+ "Border Gateway Protocol (BGP)\n"
+ "Metric for redistributed routes\n"
+ "OSPF default metric\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_flap_prefix_cmd_vtysh,
- "show ip bgp flap-statistics A.B.C.D/M",
+DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_neighbor_cmd_vtysh,
+ "show ipv6 ospf6 neighbor",
"Show running system information\n"
- "IP information\n"
- "BGP information\n"
- "Display flap statistics of routes\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n")
+ "IPv6 Information\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "Neighbor list\n"
+ )
-DEFSH (VTYSH_BGPD, clear_bgp_as_in_cmd_vtysh,
- "clear bgp <1-65535> in",
- "Reset functions\n"
- "BGP information\n"
- "Clear peers with the AS number\n"
- "Soft reconfig inbound update\n")
+DEFSH (VTYSH_RIPD, key_string_cmd_vtysh,
+ "key-string LINE",
+ "Set key string\n"
+ "The key\n")
-DEFSH (VTYSH_RIPD, no_rip_redistribute_rip_cmd_vtysh,
- "no redistribute rip",
+DEFSH (VTYSH_BGPD, no_neighbor_enforce_multihop_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "enforce-multihop",
"Negate a command or set its defaults\n"
- "Redistribute information from another routing protocol\n"
- "Routing Information Protocol (RIP)\n")
-
-DEFSH (VTYSH_BGPD, show_ip_bgp_view_route_cmd_vtysh,
- "show ip bgp view WORD A.B.C.D",
- "Show running system information\n"
- "IP information\n"
- "BGP information\n"
- "BGP view\n"
- "BGP view name\n"
- "Network in the BGP routing table to display\n")
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Enforce EBGP neighbors perform multihop\n")
-DEFSH (VTYSH_ZEBRA, no_debug_zebra_events_cmd_vtysh,
- "no debug zebra events",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_RIPNGD, debug_ripng_events_cmd_vtysh,
+ "debug ripng events",
"Debugging functions (see also 'undebug')\n"
- "Zebra configuration\n"
- "Debug option set for zebra events\n")
+ "RIPng configuration\n"
+ "Debug option set for ripng events\n")
-DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_connected_metric_routemap_cmd_vtysh,
- "no redistribute connected metric <0-16> route-map WORD",
+DEFSH (VTYSH_OSPF6D, no_redistribute_ospf6_cmd_vtysh,
+ "no redistribute ospf6",
"Negate a command or set its defaults\n"
- "Redistribute information from another routing protocol\n"
- "Connected\n"
- "Metric\n"
- "Metric value\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
+ "Redistribute control\n"
+ "OSPF6 route\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, ip_prefix_list_seq_le_cmd_vtysh,
- "ip prefix-list WORD seq <1-4294967295> (deny|permit) A.B.C.D/M le <0-32>",
- "IP information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "sequence number of an entry\n"
- "Sequence number\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Maximum prefix length to be matched\n"
- "Maximum prefix length\n")
+DEFSH (VTYSH_BGPD, neighbor_description_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "description .LINE",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Neighbor specific description\n"
+ "Up to 80 characters describing this neighbor\n")
-DEFSH (VTYSH_BGPD, no_set_ecommunity_rt_val_cmd_vtysh,
- "no set extcommunity rt .ASN:nn_or_IP-address:nn",
+DEFSH (VTYSH_ZEBRA, no_ipv6_route_pref_cmd_vtysh,
+ "no ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) <1-255>",
"Negate a command or set its defaults\n"
- "Set values in destination routing protocol\n"
- "BGP extended community attribute\n"
- "Route Target extened communityt\n"
- "VPN extended community\n")
-
-DEFSH (VTYSH_BGPD, show_ip_bgp_neighbors_cmd_vtysh,
- "show ip bgp neighbors",
- "Show running system information\n"
"IP information\n"
- "BGP information\n"
- "Detailed information on TCP and BGP neighbor connections\n")
-
-DEFSH (VTYSH_OSPFD, no_ospf_distance_cmd_vtysh,
- "no distance <1-255>",
- "Negate a command or set its defaults\n"
- "Define an administrative distance\n"
- "OSPF Administrative distance\n")
+ "Establish static routes\n"
+ "IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
+ "IPv6 gateway address\n"
+ "IPv6 gateway interface name\n"
+ "Distance value for this prefix\n")
-DEFSH (VTYSH_BGPD, bgp_network_mask_natural_cmd_vtysh,
- "network A.B.C.D",
- "Specify a network to announce via BGP\n"
- "Network number\n")
+DEFSH (VTYSH_OSPF6D, flap_damping_route_cmd_vtysh,
+ "flap-damping route <0-4294967295> <0-4294967295> "
+ "<0-4294967295> <0-4294967295>",
+ "enable flap dampening\n"
+ "enable route flap dampening\n"
+ "half-life in second\n"
+ "reuse value\n"
+ "suppress value\n"
+ "t-hold in second (maximum time that the target can be damped)\n"
+ )
-DEFSH (VTYSH_BGPD, debug_bgp_events_cmd_vtysh,
- "debug bgp events",
- "Debugging functions (see also 'undebug')\n"
- "BGP information\n"
- "BGP events\n")
+DEFSH (VTYSH_OSPFD, debug_ospf_packet_send_recv_cmd_vtysh,
+ "debug ospf packet (hello|dd|ls-request|ls-update|ls-ack|all) (send|recv|detail)",
+ "Debugging functions\n"
+ "OSPF information\n"
+ "OSPF packets\n"
+ "OSPF Hello\n"
+ "OSPF Database Description\n"
+ "OSPF Link State Request\n"
+ "OSPF Link State Update\n"
+ "OSPF Link State Acknowledgment\n"
+ "OSPF all packets\n"
+ "Packet sent\n"
+ "Packet received\n"
+ "Detail information\n")
-DEFSH (VTYSH_BGPD, clear_bgp_all_soft_in_cmd_vtysh,
- "clear bgp * soft in",
- "Reset functions\n"
- "BGP information\n"
- "Clear all peers\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+DEFSH (VTYSH_OSPFD, area_range_cmd_vtysh,
+ "area (A.B.C.D|<0-4294967295>) range A.B.C.D/M",
+ "OSPF area parameters\n"
+ "OSPF area ID in IP address format\n"
+ "OSPF area ID as a decimal value\n"
+ "Summarize routes matching address/mask (border routers only)\n"
+ "Area range prefix\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, ip_prefix_list_ge_le_cmd_vtysh,
- "ip prefix-list WORD (deny|permit) A.B.C.D/M ge <0-32> le <0-32>",
- "IP information\n"
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, ipv6_prefix_list_seq_le_ge_cmd_vtysh,
+ "ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) X:X::X:X/M le <0-128> ge <0-128>",
+ "IPv6 information\n"
"Build a prefix list\n"
"Name of a prefix list\n"
+ "sequence number of an entry\n"
+ "Sequence number\n"
"Specify packets to reject\n"
"Specify packets to forward\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Minimum prefix length to be matched\n"
- "Minimum prefix length\n"
+ "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
"Maximum prefix length to be matched\n"
- "Maximum prefix length\n")
-
-DEFSH (VTYSH_OSPFD, network_area_cmd_vtysh,
- "network A.B.C.D/M area (A.B.C.D|<0-4294967295>)",
- "Enable routing on an IP network\n"
- "OSPF network prefix\n"
- "Set the OSPF area ID\n"
- "OSPF area ID in IP address format\n"
- "OSPF area ID as a decimal value\n")
+ "Maximum prefix length\n"
+ "Minimum prefix length to be matched\n"
+ "Minimum prefix length\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_all_ipv4_in_cmd_vtysh,
- "clear ip bgp * ipv4 (unicast|multicast) in",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_external_ipv4_in_prefix_filter_cmd_vtysh,
+ "clear ip bgp external ipv4 (unicast|multicast) in prefix-filter",
"Reset functions\n"
"IP information\n"
"BGP information\n"
- "Clear all peers\n"
+ "Clear all external peers\n"
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig inbound update\n")
+ "Soft reconfig inbound update\n"
+ "Push out prefix-list ORF and do inbound soft reconfig\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_paths_cmd_vtysh,
- "show ip bgp paths",
- "Show running system information\n"
- "IP information\n"
- "BGP information\n"
- "Path information\n")
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_extended_any_mask_cmd_vtysh,
+ "no access-list (<100-199>|<2000-2699>) (deny|permit) ip any A.B.C.D A.B.C.D",
+ "Negate a command or set its defaults\n"
+ "Add an access list entry\n"
+ "IP extended access list\n"
+ "IP extended access list (expanded range)\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "Any Internet Protocol\n"
+ "Any source host\n"
+ "Destination address\n"
+ "Destination Wildcard bits\n")
-DEFSH (VTYSH_BGPD, show_bgp_ipv6_community_cmd_vtysh,
- "show bgp ipv6 community (AA:NN|local-AS|no-advertise|no-export)",
+DEFSH (VTYSH_RIPD, no_ip_rip_authentication_key_chain2_cmd_vtysh,
+ "no ip rip authentication key-chain LINE",
+ "Negate a command or set its defaults\n"
+ "IP information\n"
+ "Routing Information Protocol\n"
+ "Authentication control\n"
+ "Authentication key-chain\n"
+ "name of key-chain\n")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_cidr_only_cmd_vtysh,
+ "show ip bgp cidr-only",
"Show running system information\n"
+ "IP information\n"
"BGP information\n"
- "Address family\n"
- "Display routes matching the communities\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n")
+ "Display only routes with non-natural netmasks\n")
-DEFSH (VTYSH_OSPFD, no_area_default_cost_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) default-cost <0-16777215>",
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, no_ipv6_prefix_list_description_cmd_vtysh,
+ "no ipv6 prefix-list WORD description",
"Negate a command or set its defaults\n"
- "OSPF area parameters\n"
- "OSPF area ID in IP address format\n"
- "OSPF area ID as a decimal value\n"
- "Set the summary-default cost of a NSSA or stub area\n"
- "Stub's advertised default summary cost\n")
+ "IPv6 information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "Prefix-list specific description\n")
-DEFSH (VTYSH_OSPFD, no_router_ospf_cmd_vtysh,
- "no router ospf",
+DEFSH (VTYSH_RIPD, no_ip_rip_send_version_num_cmd_vtysh,
+ "no ip rip send version (1|2)",
"Negate a command or set its defaults\n"
- "Enable a routing process\n"
- "Start OSPF configuration\n")
+ "IP information\n"
+ "Routing Information Protocol\n"
+ "Advertisement transmission\n"
+ "Version control\n"
+ "Version 1\n"
+ "Version 2\n")
-DEFSH (VTYSH_OSPFD, ip_ospf_transmit_delay_cmd_vtysh,
- "ip ospf transmit-delay <1-65535>",
- "IP Information\n"
- "OSPF interface commands\n"
- "Link state transmit delay\n"
- "Seconds\n")
+DEFSH (VTYSH_OSPFD, no_refresh_timer_cmd_vtysh,
+ "no refresh timer",
+ "Adjust refresh parameters\n"
+ "Unset refresh timer\n")
-DEFSH (VTYSH_BGPD, no_bgp_scan_time_val_cmd_vtysh,
- "no bgp scan-time <5-60>",
- "Negate a command or set its defaults\n"
- "BGP specific commands\n"
- "Configure background scanner interval\n"
- "Scanner interval (seconds)\n")
+DEFSH (VTYSH_RIPNGD, ripng_redistribute_ospf6_routemap_cmd_vtysh,
+ "redistribute ospf6 route-map WORD",
+ "Redistribute information from another routing protocol\n"
+ "IPv6 Open Shortest Path First (OSPFv3)\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
-DEFSH (VTYSH_BGPD, no_debug_bgp_all_cmd_vtysh,
- "no debug all bgp",
+DEFSH (VTYSH_ZEBRA, no_shutdown_if_cmd_vtysh,
+ "no shutdown",
"Negate a command or set its defaults\n"
- "Debugging functions (see also 'undebug')\n"
- "Enable all debugging\n"
- "BGP information\n")
+ "Shutdown the selected interface\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_flap_address_cmd_vtysh,
- "show ip bgp flap-statistics A.B.C.D",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_instance_all_soft_in_cmd_vtysh,
+ "clear ip bgp view WORD * soft in",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "BGP view\n"
+ "view name\n"
+ "Clear all peers\n"
+ "Soft reconfig\n"
+ "Soft reconfig inbound update\n")
+
+DEFSH (VTYSH_BGPD, show_ip_extcommunity_list_arg_cmd_vtysh,
+ "show ip extcommunity-list (<1-199>|WORD)",
"Show running system information\n"
"IP information\n"
+ "List extended-community list\n"
+ "Extcommunity-list number\n"
+ "Extcommunity-list name\n")
+
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_group_cmd_vtysh,
+ "clear bgp ipv6 peer-group WORD",
+ "Reset functions\n"
"BGP information\n"
- "Display flap statistics of routes\n"
- "Network in the BGP routing table to display\n")
+ "Address family\n"
+ "Clear all members of peer-group\n"
+ "BGP peer-group name\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD, no_match_interface_val_cmd_vtysh,
- "no match interface WORD",
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_exact_cmd_vtysh,
+ "no access-list WORD (deny|permit) A.B.C.D/M exact-match",
"Negate a command or set its defaults\n"
- "Match values from routing table\n"
- "Match first hop interface of route\n"
- "Interface name\n")
+ "Add an access list entry\n"
+ "IP zebra access-list name\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "Prefix to match. e.g. 10.0.0.0/8\n"
+ "Exact match of the prefixes\n")
-DEFSH (VTYSH_OSPF6D, router_id_cmd_vtysh,
- "router-id ROUTER_ID",
- "Configure ospf Router-ID.\n"
- "specify by IPv4 address notation(e.g. 0.0.0.0)\n")
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_soft_in_cmd_vtysh,
+ "clear ip bgp A.B.C.D soft in",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "BGP neighbor address to clear\n"
+ "Soft reconfig\n"
+ "Soft reconfig inbound update\n")
-DEFSH (VTYSH_BGPD, no_bgp_cluster_id_arg_cmd_vtysh,
- "no bgp cluster-id A.B.C.D",
+DEFSH (VTYSH_OSPFD, no_ip_ospf_cost_addr_cmd_vtysh,
+ "no ip ospf cost A.B.C.D",
"Negate a command or set its defaults\n"
- "BGP information\n"
- "Configure Route-Reflector Cluster-id\n"
- "Route-Reflector Cluster-id in IP address format\n")
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Interface cost\n"
+ "Address of interface")
-DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_topology_cmd_vtysh,
- "show ipv6 ospf6 topology",
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, rmap_onmatch_next_cmd_vtysh,
+ "on-match next",
+ "Exit policy on matches\n"
+ "Next clause\n")
+
+DEFSH (VTYSH_ZEBRA, ipv6_route_cmd_vtysh,
+ "ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE)",
+ "IP information\n"
+ "Establish static routes\n"
+ "IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
+ "IPv6 gateway address\n"
+ "IPv6 gateway interface name\n")
+
+DEFSH (VTYSH_BGPD, neighbor_enforce_multihop_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "enforce-multihop",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Enforce EBGP neighbors perform multihop\n")
+
+DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_topology_router_cmd_vtysh,
+ "show ipv6 ospf6 topology (A.B.C.D|<0-4294967295>|detail)",
"Show running system information\n"
"IPv6 Information\n"
"Open Shortest Path First (OSPF) for IPv6\n"
"Inter Area topology information\n"
+ "Specify Router-ID\n"
+ "Specify Router-ID\n"
+ "Detailed information\n"
)
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_extended_any_host_cmd_vtysh,
- "no access-list (<100-199>|<2000-2699>) (deny|permit) ip any host A.B.C.D",
- "Negate a command or set its defaults\n"
- "Add an access list entry\n"
- "IP extended access list\n"
- "IP extended access list (expanded range)\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Any Internet Protocol\n"
- "Any source host\n"
- "A single destination host\n"
- "Destination address\n")
+DEFSH (VTYSH_OSPFD, debug_ospf_packet_all_cmd_vtysh,
+ "debug ospf packet (hello|dd|ls-request|ls-update|ls-ack|all)",
+ "Debugging functions (see also 'undebug')\n"
+ "OSPF information\n"
+ "OSPF packets\n"
+ "OSPF Hello\n"
+ "OSPF Database Description\n"
+ "OSPF Link State Request\n"
+ "OSPF Link State Update\n"
+ "OSPF Link State Acknowledgment\n"
+ "OSPF all packets\n")
-DEFSH (VTYSH_RIPD, no_rip_version_val_cmd_vtysh,
- "no version <1-2>",
+DEFSH (VTYSH_ZEBRA, no_ip_route_mask_distance_cmd_vtysh,
+ "no ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE|null0) <1-255>",
"Negate a command or set its defaults\n"
- "Set routing protocol version\n"
- "version\n")
+ "IP information\n"
+ "Establish static routes\n"
+ "IP destination prefix\n"
+ "IP destination prefix mask\n"
+ "IP gateway address\n"
+ "IP gateway interface name\n"
+ "Null interface\n"
+ "Distance value for this route\n")
-DEFSH (VTYSH_OSPFD, no_area_vlink_param2_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
- "(hello-interval|retransmit-interval|transmit-delay|dead-interval) "
- "(hello-interval|retransmit-interval|transmit-delay|dead-interval)",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_as_in_prefix_filter_cmd_vtysh,
+ "clear ip bgp <1-65535> in prefix-filter",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "Clear peers with the AS number\n"
+ "Soft reconfig inbound update\n"
+ "Push out prefix-list ORF and do inbound soft reconfig\n")
+
+DEFSH (VTYSH_BGPD, no_match_aspath_cmd_vtysh,
+ "no match as-path",
"Negate a command or set its defaults\n"
- "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
- "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n"
- "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n")
+ "Match values from routing table\n"
+ "Match BGP AS path list\n")
-DEFSH (VTYSH_BGPD, no_ip_extcommunity_list_all_cmd_vtysh,
- "no ip extcommunity-list (<1-99>|<100-199>)",
+DEFSH (VTYSH_RIPD, no_debug_rip_events_cmd_vtysh,
+ "no debug rip events",
"Negate a command or set its defaults\n"
- "IP information\n"
- "Add a extended community list entry\n"
- "Extended Community list number (standard)\n"
- "Extended Community list number (expanded)\n")
+ "Debugging functions (see also 'undebug')\n"
+ "RIP information\n"
+ "RIP events\n")
-DEFSH (VTYSH_ZEBRA, no_zebra_interface_cmd_vtysh,
- "no interface IFNAME",
- "Delete a pseudo interface's configuration\n"
- "Interface's name\n")
+DEFSH (VTYSH_BGPD, no_bgp_network_mask_natural_cmd_vtysh,
+ "no network A.B.C.D",
+ "Negate a command or set its defaults\n"
+ "Specify a network to announce via BGP\n"
+ "Network number\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_neighbors_peer_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) neighbors (A.B.C.D|X:X::X:X)",
- "Show running system information\n"
+DEFSH (VTYSH_BGPD, neighbor_attr_unchanged5_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged as-path next-hop med",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "BGP attribute is propagated unchanged to this neighbor\n"
+ "As-path attribute\n"
+ "Nexthop attribute\n"
+ "Med attribute\n")
+
+DEFSH (VTYSH_RIPD, rip_default_information_originate_cmd_vtysh,
+ "default-information originate",
+ "Control distribution of default route\n"
+ "Distribute a default route\n")
+
+DEFSH (VTYSH_OSPFD, no_ospf_abr_type_cmd_vtysh,
+ "no ospf abr-type (cisco|ibm|shortcut)",
+ "Negate a command or set its defaults\n"
+ "OSPF specific commands\n"
+ "Set OSPF ABR type\n"
+ "Alternative ABR, cisco implementation\n"
+ "Alternative ABR, IBM implementation\n"
+ "Shortcut ABR\n")
+
+DEFSH (VTYSH_BGPD, no_bgp_redistribute_ipv6_rmap_cmd_vtysh,
+ "no redistribute (connected|kernel|ospf6|ripng|static) route-map WORD",
+ "Negate a command or set its defaults\n"
+ "Redistribute information from another routing protocol\n"
+ "Connected\n"
+ "Kernel routes\n"
+ "Open Shurtest Path First (OSPFv3)\n"
+ "Routing Information Protocol (RIPng)\n"
+ "Static routes\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
+
+DEFSH (VTYSH_OSPFD, no_ospf_transmit_delay_cmd_vtysh,
+ "no ospf transmit-delay",
+ "Negate a command or set its defaults\n"
+ "OSPF interface commands\n"
+ "Link state transmit delay\n")
+
+DEFSH (VTYSH_RIPNGD|VTYSH_OSPF6D|VTYSH_BGPD, ipv6_access_list_remark_cmd_vtysh,
+ "ipv6 access-list WORD remark .LINE",
+ "IPv6 information\n"
+ "Add an access list entry\n"
+ "IPv6 zebra access-list\n"
+ "Access list entry comment\n"
+ "Comment up to 100 characters\n")
+
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, show_ipv6_prefix_list_detail_cmd_vtysh,
+ "show ipv6 prefix-list detail",
+ "Show running system information\n"
+ "IPv6 information\n"
+ "Build a prefix list\n"
+ "Detail of prefix lists\n")
+
+DEFSH (VTYSH_BGPD, ip_extcommunity_list_standard_cmd_vtysh,
+ "ip extcommunity-list <1-99> (deny|permit) .AA:NN",
"IP information\n"
- "BGP information\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Detailed information on TCP and BGP neighbor connections\n"
- "Neighbor to display information about\n"
- "Neighbor to display information about\n")
+ "Add a extended community list entry\n"
+ "Extended Community list number (standard)\n"
+ "Specify community to reject\n"
+ "Specify community to accept\n"
+ "Extended community attribute in 'rt aa:nn_or_IPaddr:nn' OR 'soo aa:nn_or_IPaddr:nn' format\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, ipv6_prefix_list_seq_ge_le_cmd_vtysh,
- "ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) X:X::X:X/M ge <0-128> le <0-128>",
+DEFSH (VTYSH_BGPD, show_ipv6_mbgp_community3_exact_cmd_vtysh,
+ "show ipv6 mbgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
+ "Show running system information\n"
+ "IPv6 information\n"
+ "MBGP information\n"
+ "Display routes matching the communities\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "Exact match of the communities")
+
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, no_ipv6_prefix_list_ge_le_cmd_vtysh,
+ "no ipv6 prefix-list WORD (deny|permit) X:X::X:X/M ge <0-128> le <0-128>",
+ "Negate a command or set its defaults\n"
"IPv6 information\n"
"Build a prefix list\n"
"Name of a prefix list\n"
- "sequence number of an entry\n"
- "Sequence number\n"
"Specify packets to reject\n"
"Specify packets to forward\n"
"IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
"Maximum prefix length to be matched\n"
"Maximum prefix length\n")
-DEFSH (VTYSH_OSPFD, ospf_distance_ospf_inter_cmd_vtysh,
- "distance ospf inter-area <1-255>",
- "Define an administrative distance\n"
- "OSPF Administrative distance\n"
- "Inter-area routes\n"
- "Distance for inter-area routes\n")
-
-DEFSH (VTYSH_BGPD, set_community_cmd_vtysh,
- "set community .AA:NN",
- "Set values in destination routing protocol\n"
- "BGP community attribute\n"
- "Community number in aa:nn format or local-AS|no-advertise|no-export|internet or additive\n")
-
-DEFSH (VTYSH_BGPD, clear_ip_bgp_as_out_cmd_vtysh,
- "clear ip bgp <1-65535> out",
- "Reset functions\n"
- "IP information\n"
- "BGP information\n"
- "Clear peers with the AS number\n"
- "Soft reconfig outbound update\n")
+DEFSH (VTYSH_OSPFD, no_ip_ospf_retransmit_interval_cmd_vtysh,
+ "no ip ospf retransmit-interval",
+ "Negate a command or set its defaults\n"
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Time between retransmitting lost link state advertisements\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ipv6_prefix_list_name_cmd_vtysh,
- "show ipv6 prefix-list WORD",
+DEFSH (VTYSH_BGPD, show_ipv6_bgp_community2_cmd_vtysh,
+ "show ipv6 bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
"Show running system information\n"
"IPv6 information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n")
+ "BGP information\n"
+ "Display routes matching the communities\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n")
-DEFSH (VTYSH_BGPD, no_bgp_network_mask_natural_cmd_vtysh,
- "no network A.B.C.D",
- "Negate a command or set its defaults\n"
- "Specify a network to announce via BGP\n"
- "Network number\n")
+DEFSH (VTYSH_BGPD, aggregate_address_mask_as_set_summary_cmd_vtysh,
+ "aggregate-address A.B.C.D A.B.C.D as-set summary-only",
+ "Configure BGP aggregate entries\n"
+ "Aggregate address\n"
+ "Aggregate mask\n"
+ "Generate AS set path information\n"
+ "Filter more specific routes from updates\n")
-DEFSH (VTYSH_RIPD, no_rip_passive_interface_cmd_vtysh,
- "no passive-interface IFNAME",
+DEFSH (VTYSH_BGPD, no_aggregate_address_mask_cmd_vtysh,
+ "no aggregate-address A.B.C.D A.B.C.D",
"Negate a command or set its defaults\n"
- "Suppress routing updates on an interface\n"
- "Interface name\n")
+ "Configure BGP aggregate entries\n"
+ "Aggregate address\n"
+ "Aggregate mask\n")
-DEFSH (VTYSH_RIPD, no_key_chain_cmd_vtysh,
- "no key chain WORD",
- "Negate a command or set its defaults\n"
- "Authentication key management\n"
- "Key-chain management\n"
- "Key-chain name\n")
+DEFSH (VTYSH_BGPD, show_ip_bgp_prefix_longer_cmd_vtysh,
+ "show ip bgp A.B.C.D/M longer-prefixes",
+ "Show running system information\n"
+ "IP information\n"
+ "BGP information\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
+ "Display route and more specific routes\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_set_metric_cmd_vtysh,
- "no set metric",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_BGPD, set_metric_cmd_vtysh,
+ "set metric (<0-4294967295>|<+/-metric>)",
"Set values in destination routing protocol\n"
- "Metric value for destination routing protocol\n")
+ "Metric value for destination routing protocol\n"
+ "Metric value\n"
+ "Add or subtract metric\n")
-DEFSH (VTYSH_BGPD, show_ipv6_bgp_community3_cmd_vtysh,
- "show ipv6 bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
+DEFSH (VTYSH_BGPD, show_ipv6_bgp_community_cmd_vtysh,
+ "show ipv6 bgp community (AA:NN|local-AS|no-advertise|no-export)",
"Show running system information\n"
"IPv6 information\n"
"BGP information\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
"Do not export to next AS (well-known community)\n")
-DEFSH (VTYSH_BGPD, clear_bgp_external_in_prefix_filter_cmd_vtysh,
- "clear bgp external in prefix-filter",
- "Reset functions\n"
- "BGP information\n"
- "Clear all external peers\n"
- "Soft reconfig inbound update\n"
- "Push out prefix-list ORF and do inbound soft reconfig\n")
-
-DEFSH (VTYSH_BGPD, show_bgp_ipv6_neighbor_received_prefix_filter_cmd_vtysh,
- "show bgp ipv6 neighbors (A.B.C.D|X:X::X:X) received prefix-filter",
+DEFSH (VTYSH_BGPD, ipv6_bgp_neighbor_routes_cmd_vtysh,
+ "show ipv6 bgp neighbors (A.B.C.D|X:X::X:X) routes",
"Show running system information\n"
+ "IPv6 information\n"
"BGP information\n"
- "Address family\n"
"Detailed information on TCP and BGP neighbor connections\n"
"Neighbor to display information about\n"
"Neighbor to display information about\n"
- "Display information received from a BGP neighbor\n"
- "Display the prefixlist filter\n")
+ "Display routes learned from neighbor\n")
-DEFSH (VTYSH_RIPD, no_debug_rip_events_cmd_vtysh,
- "no debug rip events",
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ip_prefix_list_description_arg_cmd_vtysh,
+ "no ip prefix-list WORD description .LINE",
"Negate a command or set its defaults\n"
- "Debugging functions (see also 'undebug')\n"
- "RIP information\n"
- "RIP events\n")
-
-DEFSH (VTYSH_BGPD, undebug_bgp_events_cmd_vtysh,
- "undebug bgp events",
- "Disable debugging functions (see also 'debug')\n"
- "BGP information\n"
- "BGP events\n")
+ "IP information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "Prefix-list specific description\n"
+ "Up to 80 characters describing this prefix-list\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_instance_all_ipv4_in_prefix_filter_cmd_vtysh,
- "clear ip bgp view WORD * ipv4 (unicast|multicast) in prefix-filter",
- "Reset functions\n"
+DEFSH (VTYSH_BGPD, show_ip_bgp_neighbors_cmd_vtysh,
+ "show ip bgp neighbors",
+ "Show running system information\n"
"IP information\n"
"BGP information\n"
- "Clear all peers\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Soft reconfig inbound update\n"
- "Push out prefix-list ORF and do inbound soft reconfig\n")
+ "Detailed information on TCP and BGP neighbor connections\n")
-DEFSH (VTYSH_BGPD, clear_bgp_external_in_cmd_vtysh,
- "clear bgp external in",
- "Reset functions\n"
- "BGP information\n"
- "Clear all external peers\n"
- "Soft reconfig inbound update\n")
+DEFSH (VTYSH_BGPD, neighbor_advertise_interval_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X) " "advertisement-interval <0-600>",
+ "Specify neighbor router\n"
+ "Neighbor address\nIPv6 address\n"
+ "Minimum interval between sending BGP routing updates\n"
+ "time in seconds\n")
-DEFSH (VTYSH_BGPD, clear_bgp_external_out_cmd_vtysh,
- "clear bgp external out",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_external_soft_cmd_vtysh,
+ "clear ip bgp external soft",
"Reset functions\n"
+ "IP information\n"
"BGP information\n"
"Clear all external peers\n"
- "Soft reconfig outbound update\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_cmd_vtysh,
- "no access-list WORD (deny|permit) A.B.C.D/M",
- "Negate a command or set its defaults\n"
- "Add an access list entry\n"
- "IP zebra access-list name\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Prefix to match. e.g. 10.0.0.0/8\n")
-
-DEFSH (VTYSH_OSPFD, show_ip_ospf_database_type_id_self_cmd_vtysh,
- "show ip ospf database (" "asbr-summary|external|network|router|summary" "|nssa-external" "|opaque-link|opaque-area|opaque-as" ") A.B.C.D (self-originate|)",
- "Show running system information\n"
- "IP information\n"
- "OSPF information\n"
- "Database summary\n"
- "ASBR summary link states\n" "External link states\n" "Network link states\n" "Router link states\n" "Network summary link states\n" "NSSA external link state\n" "Link local Opaque-LSA\n" "Link area Opaque-LSA\n" "Link AS Opaque-LSA\n"
- "Link State ID (as an IP address)\n"
- "Self-originated link states\n"
- "\n")
-
-DEFSH (VTYSH_BGPD, show_ip_bgp_cmd_vtysh,
- "show ip bgp",
- "Show running system information\n"
- "IP information\n"
- "BGP information\n")
+ "Soft reconfig\n")
DEFSH (VTYSH_BGPD, no_neighbor_remove_private_as_cmd_vtysh,
"no neighbor (A.B.C.D|X:X::X:X|WORD) " "remove-private-AS",
"Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
"Remove private AS number from outbound updates\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_rd_neighbor_routes_cmd_vtysh,
- "show ip bgp vpnv4 rd ASN:nn_or_IP-address:nn neighbors A.B.C.D routes",
- "Show running system information\n"
+DEFSH (VTYSH_RIPD, no_ip_rip_send_version_cmd_vtysh,
+ "no ip rip send version",
+ "Negate a command or set its defaults\n"
"IP information\n"
- "BGP information\n"
- "Display VPNv4 NLRI specific information\n"
- "Display information for a route distinguisher\n"
- "VPN Route Distinguisher\n"
- "Detailed information on TCP and BGP neighbor connections\n"
- "Neighbor to display information about\n"
- "Display routes learned from neighbor\n")
-
-DEFSH (VTYSH_BGPD, neighbor_local_as_no_prepend_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "local-as <1-65535> no-prepend",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Specify a local-as number\n"
- "AS number used as local AS\n"
- "Do not prepend local-as to updates from ebgp peers\n")
+ "Routing Information Protocol\n"
+ "Advertisement transmission\n"
+ "Version control\n")
-DEFSH (VTYSH_BGPD, bgp_router_id_cmd_vtysh,
- "bgp router-id A.B.C.D",
+DEFSH (VTYSH_BGPD, clear_bgp_external_in_prefix_filter_cmd_vtysh,
+ "clear bgp external in prefix-filter",
+ "Reset functions\n"
"BGP information\n"
- "Override configured router identifier\n"
- "Manually configured router identifier\n")
-
-DEFSH (VTYSH_BGPD, aggregate_address_summary_as_set_cmd_vtysh,
- "aggregate-address A.B.C.D/M summary-only as-set",
- "Configure BGP aggregate entries\n"
- "Aggregate prefix\n"
- "Filter more specific routes from updates\n"
- "Generate AS set path information\n")
-
-DEFSH (VTYSH_BGPD, neighbor_port_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X) " "port <0-65535>",
- "Specify neighbor router\n"
- "Neighbor address\nIPv6 address\n"
- "Neighbor's BGP port\n"
- "TCP port number\n")
-
-DEFSH (VTYSH_OSPFD, ospf_redistribute_source_type_metric_cmd_vtysh,
- "redistribute (kernel|connected|static|rip|bgp) metric-type (1|2) metric <0-16777214>",
- "Redistribute information from another routing protocol\n"
- "Kernel routes\n"
- "Connected\n"
- "Static routes\n"
- "Routing Information Protocol (RIP)\n"
- "Border Gateway Protocol (BGP)\n"
- "OSPF exterior metric type for redistributed routes\n"
- "Set OSPF External Type 1 metrics\n"
- "Set OSPF External Type 2 metrics\n"
- "Metric for redistributed routes\n"
- "OSPF default metric\n")
-
-DEFSH (VTYSH_OSPFD, ospf_distance_ospf_external_cmd_vtysh,
- "distance ospf external <1-255>",
- "Define an administrative distance\n"
- "OSPF Administrative distance\n"
- "External routes\n"
- "Distance for external routes\n")
-
-DEFSH (VTYSH_OSPFD, mpls_te_link_rsc_clsclr_cmd_vtysh,
- "mpls-te link rsc-clsclr BITPATTERN",
- "MPLS-TE specific commands\n"
- "Configure MPLS-TE link parameters\n"
- "Administrative group membership\n"
- "32-bit Hexadecimal value (ex. 0xa1)\n")
+ "Clear all external peers\n"
+ "Soft reconfig inbound update\n"
+ "Push out prefix-list ORF and do inbound soft reconfig\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_community_list_cmd_vtysh,
- "show ip bgp community-list WORD",
+DEFSH (VTYSH_BGPD, show_ip_bgp_route_cmd_vtysh,
+ "show ip bgp A.B.C.D",
"Show running system information\n"
"IP information\n"
"BGP information\n"
- "Display routes matching the community-list\n"
- "community-list name\n")
-
-DEFSH (VTYSH_OSPFD, ospf_redistribute_source_metric_cmd_vtysh,
- "redistribute (kernel|connected|static|rip|bgp) metric <0-16777214>",
- "Redistribute information from another routing protocol\n"
- "Kernel routes\n"
- "Connected\n"
- "Static routes\n"
- "Routing Information Protocol (RIP)\n"
- "Border Gateway Protocol (BGP)\n"
- "Metric for redistributed routes\n"
- "OSPF default metric\n")
+ "Network in the BGP routing table to display\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_all_soft_cmd_vtysh,
- "clear bgp ipv6 * soft",
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, clear_ipv6_prefix_list_name_cmd_vtysh,
+ "clear ipv6 prefix-list WORD",
"Reset functions\n"
- "BGP information\n"
- "Address family\n"
- "Clear all peers\n"
- "Soft reconfig\n")
-
-DEFSH (VTYSH_OSPFD, no_area_nssa_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) nssa",
- "Negate a command or set its defaults\n"
- "OSPF area parameters\n"
- "OSPF area ID in IP address format\n"
- "OSPF area ID as a decimal value\n"
- "Configure OSPF area as nssa\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, ip_prefix_list_sequence_number_cmd_vtysh,
- "ip prefix-list sequence-number",
- "IP information\n"
+ "IPv6 information\n"
"Build a prefix list\n"
- "Include/exclude sequence numbers in NVGEN\n")
+ "Name of a prefix list\n")
-DEFSH (VTYSH_BGPD, neighbor_maximum_prefix_warning_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "maximum-prefix <1-4294967295> warning-only",
+DEFSH (VTYSH_BGPD, no_neighbor_timers_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "timers",
+ "Negate a command or set its defaults\n"
"Specify neighbor router\n"
"Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Maximum number of prefix accept from this peer\n"
- "maximum no. of prefix limit\n"
- "Only give warning message when limit is exceeded\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_match_ip_next_hop_prefix_list_val_cmd_vtysh,
- "no match ip next-hop prefix-list WORD",
- "Negate a command or set its defaults\n"
- "Match values from routing table\n"
- "IP information\n"
- "Match next-hop address of route\n"
- "Match entries of prefix-lists\n"
- "IP prefix-list name\n")
+ "BGP per neighbor timers\n")
-DEFSH (VTYSH_BGPD, no_ip_community_list_name_all_cmd_vtysh,
- "no ip community-list (standard|expanded) WORD",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_group_soft_in_cmd_vtysh,
+ "clear ip bgp peer-group WORD soft in",
+ "Reset functions\n"
"IP information\n"
- "Add a community list entry\n"
- "Add a standard community-list entry\n"
- "Add an expanded community-list entry\n"
- "Community list name\n")
-
-DEFSH (VTYSH_BGPD, undebug_bgp_all_cmd_vtysh,
- "undebug all bgp",
- "Disable debugging functions (see also 'debug')\n"
- "Enable all debugging\n"
- "BGP information\n")
-
-DEFSH (VTYSH_OSPFD, no_ospf_default_metric_val_cmd_vtysh,
- "no default-metric <0-16777214>",
- "Negate a command or set its defaults\n"
- "Set metric of redistributed routes\n"
- "Default metric\n")
+ "BGP information\n"
+ "Clear all members of peer-group\n"
+ "BGP peer-group name\n"
+ "Soft reconfig\n"
+ "Soft reconfig inbound update\n")
-DEFSH (VTYSH_OSPFD, ospf_default_information_originate_always_routemap_cmd_vtysh,
- "default-information originate always route-map WORD",
+DEFSH (VTYSH_OSPFD, ospf_default_information_originate_always_type_routemap_cmd_vtysh,
+ "default-information originate always metric-type (1|2) route-map WORD",
"Control distribution of default information\n"
"Distribute a default route\n"
"Always advertise default route\n"
+ "OSPF metric type for default routes\n"
+ "Set OSPF External Type 1 metrics\n"
+ "Set OSPF External Type 2 metrics\n"
"Route map reference\n"
"Pointer to route-map entries\n")
-DEFSH (VTYSH_RIPD, ip_rip_authentication_key_chain_cmd_vtysh,
- "ip rip authentication key-chain LINE",
+DEFSH (VTYSH_BGPD, ip_extcommunity_list_expanded_cmd_vtysh,
+ "ip extcommunity-list <100-199> (deny|permit) .LINE",
"IP information\n"
- "Routing Information Protocol\n"
- "Authentication control\n"
- "Authentication key-chain\n"
- "name of key-chain\n")
+ "Add a extended community list entry\n"
+ "Extended Community list number (expanded)\n"
+ "Specify community to reject\n"
+ "Specify community to accept\n"
+ "An ordered list as a regular-expression\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ipv6_prefix_list_le_cmd_vtysh,
- "no ipv6 prefix-list WORD (deny|permit) X:X::X:X/M le <0-128>",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_RIPNGD|VTYSH_OSPF6D|VTYSH_BGPD, ipv6_access_list_exact_cmd_vtysh,
+ "ipv6 access-list WORD (deny|permit) X:X::X:X/M exact-match",
"IPv6 information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
+ "Add an access list entry\n"
+ "IPv6 zebra access-list\n"
"Specify packets to reject\n"
"Specify packets to forward\n"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
- "Maximum prefix length to be matched\n"
- "Maximum prefix length\n")
-
-DEFSH (VTYSH_RIPNGD, ripng_redistribute_bgp_metric_cmd_vtysh,
- "redistribute bgp metric <0-16>",
- "Redistribute information from another routing protocol\n"
- "Border Gateway Protocol (BGP)\n"
- "Metric\n"
- "Metric value\n")
-
-DEFSH (VTYSH_RIPD, rip_version_cmd_vtysh,
- "version <1-2>",
- "Set routing protocol version\n"
- "version\n")
+ "Prefix to match. e.g. 3ffe:506::/32\n"
+ "Exact match of the prefixes\n")
-DEFSH (VTYSH_BGPD, ip_extcommunity_list_standard2_cmd_vtysh,
- "ip extcommunity-list <1-99> (deny|permit)",
+DEFSH (VTYSH_BGPD, show_ip_community_list_arg_cmd_vtysh,
+ "show ip community-list (<1-199>|WORD)",
+ "Show running system information\n"
"IP information\n"
- "Add a extended community list entry\n"
- "Extended Community list number (standard)\n"
- "Specify community to reject\n"
- "Specify community to accept\n")
+ "List community-list\n"
+ "Community-list number\n"
+ "Community-list name\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_instance_all_ipv4_soft_cmd_vtysh,
- "clear ip bgp view WORD * ipv4 (unicast|multicast) soft",
- "Reset functions\n"
- "IP information\n"
- "BGP information\n"
- "BGP view\n"
- "view name\n"
- "Clear all peers\n"
- "Address family\n"
- "Address Family Modifier\n"
- "Address Family Modifier\n"
- "Soft reconfig\n")
+DEFSH (VTYSH_BGPD, bgp_timers_cmd_vtysh,
+ "timers bgp <0-65535> <0-65535>",
+ "Adjust routing timers\n"
+ "BGP timers\n"
+ "Keepalive interval\n"
+ "Holdtime\n")
-DEFSH (VTYSH_BGPD, ipv6_bgp_neighbor_received_routes_cmd_vtysh,
- "show ipv6 bgp neighbors (A.B.C.D|X:X::X:X) received-routes",
- "Show running system information\n"
- "IPv6 information\n"
- "BGP information\n"
- "Detailed information on TCP and BGP neighbor connections\n"
- "Neighbor to display information about\n"
- "Neighbor to display information about\n"
- "Display the received routes from neighbor\n")
+DEFSH (VTYSH_RIPD, rip_neighbor_cmd_vtysh,
+ "neighbor A.B.C.D",
+ "Specify a neighbor router\n"
+ "Neighbor address\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_as_vpnv4_soft_cmd_vtysh,
- "clear ip bgp <1-65535> vpnv4 unicast soft",
- "Reset functions\n"
- "IP information\n"
- "BGP information\n"
- "Clear peers with the AS number\n"
- "Address family\n"
- "Address Family Modifier\n"
- "Soft reconfig\n")
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, show_ipv6_prefix_list_prefix_first_match_cmd_vtysh,
+ "show ipv6 prefix-list WORD X:X::X:X/M first-match",
+ "Show running system information\n"
+ "IPv6 information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
+ "First matched prefix\n")
-DEFSH (VTYSH_BGPD, no_set_community_delete_val_cmd_vtysh,
- "no set comm-list (<1-99>|<100-199>|WORD) delete",
- "Negate a command or set its defaults\n"
- "Set values in destination routing protocol\n"
- "set BGP community list (for deletion)\n"
- "Community-list number (standard)\n"
- "Communitly-list number (expanded)\n"
- "Community-list name\n"
- "Delete matching communities\n")
+DEFSH (VTYSH_BGPD, neighbor_shutdown_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "shutdown",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Administratively shut down this neighbor\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_any_cmd_vtysh,
- "no access-list WORD (deny|permit) any",
+DEFSH (VTYSH_BGPD, no_debug_bgp_fsm_cmd_vtysh,
+ "no debug bgp fsm",
"Negate a command or set its defaults\n"
- "Add an access list entry\n"
- "IP zebra access-list name\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Prefix to match. e.g. 10.0.0.0/8\n")
+ "Debugging functions (see also 'undebug')\n"
+ "BGP information\n"
+ "Finite State Machine\n")
-DEFSH (VTYSH_BGPD, neighbor_remove_private_as_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "remove-private-AS",
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_as_soft_in_cmd_vtysh,
+ "clear bgp ipv6 <1-65535> soft in",
+ "Reset functions\n"
+ "BGP information\n"
+ "Address family\n"
+ "Clear peers with the AS number\n"
+ "Soft reconfig\n"
+ "Soft reconfig inbound update\n")
+
+DEFSH (VTYSH_BGPD, neighbor_weight_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "weight <0-65535>",
"Specify neighbor router\n"
"Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Remove private AS number from outbound updates\n")
-
-DEFSH (VTYSH_ZEBRA, ipv6_address_cmd_vtysh,
- "ipv6 address X:X::X:X/M",
- "Interface Internet Protocol config commands\n"
- "Set the IP address of an interface\n"
- "IPv6 address (e.g. 3ffe:506::1/48)\n")
+ "Set default weight for routes from this neighbor\n"
+ "default weight\n")
-DEFSH (VTYSH_BGPD, default_attr_localpref_cmd_vtysh,
- "default-attr local-pref NUMBER",
- "Set default local preference value\n"
- "Set default local preference value\n"
- "Value\n")
+DEFSH (VTYSH_BGPD, neighbor_transparent_nexthop_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X) " "transparent-nexthop",
+ "Specify neighbor router\n"
+ "Neighbor address\nIPv6 address\n"
+ "Do not change nexthop even peer is EBGP peer\n")
-DEFSH (VTYSH_BGPD, no_ip_community_list_expanded_cmd_vtysh,
- "no ip community-list <100-199> (deny|permit) .LINE",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_soft_cmd_vtysh,
+ "clear ip bgp A.B.C.D soft",
+ "Reset functions\n"
"IP information\n"
- "Add a community list entry\n"
- "Community list number (expanded)\n"
- "Specify community to reject\n"
- "Specify community to accept\n"
- "An ordered list as a regular-expression\n")
+ "BGP information\n"
+ "BGP neighbor address to clear\n"
+ "Soft reconfig\n")
-DEFSH (VTYSH_BGPD, no_ip_extcommunity_list_standard_cmd_vtysh,
- "no ip extcommunity-list <1-99> (deny|permit) .AA:NN",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_all_neighbors_peer_cmd_vtysh,
+ "show ip bgp vpnv4 all neighbors A.B.C.D",
+ "Show running system information\n"
"IP information\n"
- "Add a extended community list entry\n"
- "Extended Community list number (standard)\n"
- "Specify community to reject\n"
- "Specify community to accept\n"
- "Extended community attribute in 'rt aa:nn_or_IPaddr:nn' OR 'soo aa:nn_or_IPaddr:nn' format\n")
+ "BGP information\n"
+ "Display VPNv4 NLRI specific information\n"
+ "Display information about all VPNv4 NLRIs\n"
+ "Detailed information on TCP and BGP neighbor connections\n"
+ "Neighbor to display information about\n")
-DEFSH (VTYSH_OSPF6D, interface_area_passive_cmd_vtysh,
- "interface IFNAME area A.B.C.D passive",
- "Enable routing on an IPv6 interface\n"
- "Interface name(e.g. ep0)\n"
- "Set the OSPF6 area ID\n"
- "OSPF6 area ID in IPv4 address notation\n"
- "Suppress routing updates on an interface\n"
- )
+DEFSH (VTYSH_BGPD, show_ipv6_bgp_community_list_cmd_vtysh,
+ "show ipv6 bgp community-list WORD",
+ "Show running system information\n"
+ "IPv6 information\n"
+ "BGP information\n"
+ "Display routes matching the community-list\n"
+ "community-list name\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, ip_prefix_list_seq_le_ge_cmd_vtysh,
- "ip prefix-list WORD seq <1-4294967295> (deny|permit) A.B.C.D/M le <0-32> ge <0-32>",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_vpnv4_soft_in_cmd_vtysh,
+ "clear ip bgp A.B.C.D vpnv4 unicast soft in",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "BGP neighbor address to clear\n"
+ "Address family\n"
+ "Address Family Modifier\n"
+ "Soft reconfig\n"
+ "Soft reconfig inbound update\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ip_prefix_list_le_cmd_vtysh,
+ "no ip prefix-list WORD (deny|permit) A.B.C.D/M le <0-32>",
+ "Negate a command or set its defaults\n"
"IP information\n"
"Build a prefix list\n"
"Name of a prefix list\n"
- "sequence number of an entry\n"
- "Sequence number\n"
"Specify packets to reject\n"
"Specify packets to forward\n"
"IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
"Maximum prefix length to be matched\n"
- "Maximum prefix length\n"
- "Minimum prefix length to be matched\n"
- "Minimum prefix length\n")
+ "Maximum prefix length\n")
-DEFSH (VTYSH_BGPD, bgp_bestpath_compare_router_id_cmd_vtysh,
- "bgp bestpath compare-routerid",
+DEFSH (VTYSH_BGPD, no_bgp_bestpath_med2_cmd_vtysh,
+ "no bgp bestpath med confed missing-as-worst",
+ "Negate a command or set its defaults\n"
"BGP specific commands\n"
"Change the default bestpath selection\n"
- "Compare router-id for identical EBGP paths\n")
+ "MED attribute\n"
+ "Compare MED among confederation paths\n"
+ "Treat missing MED as the least preferred one\n")
+
+DEFSH (VTYSH_OSPFD, no_ospf_priority_cmd_vtysh,
+ "no ospf priority",
+ "Negate a command or set its defaults\n"
+ "OSPF interface commands\n"
+ "Router priority\n")
+
+DEFSH (VTYSH_BGPD, bgp_network_mask_natural_cmd_vtysh,
+ "network A.B.C.D",
+ "Specify a network to announce via BGP\n"
+ "Network number\n")
+
+DEFSH (VTYSH_BGPD, no_synchronization_cmd_vtysh,
+ "no synchronization",
+ "Negate a command or set its defaults\n"
+ "Perform IGP synchronization\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, set_ip_nexthop_cmd_vtysh,
+ "set ip next-hop A.B.C.D",
+ "Set values in destination routing protocol\n"
+ "IP information\n"
+ "Next hop address\n"
+ "IP address of next hop\n")
+
+DEFSH (VTYSH_RIPD, no_rip_version_val_cmd_vtysh,
+ "no version <1-2>",
+ "Negate a command or set its defaults\n"
+ "Set routing protocol version\n"
+ "version\n")
+
+DEFSH (VTYSH_BGPD, no_bgp_scan_time_cmd_vtysh,
+ "no bgp scan-time",
+ "Negate a command or set its defaults\n"
+ "BGP specific commands\n"
+ "Configure background scanner interval\n")
DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_connected_metric_cmd_vtysh,
"no redistribute connected metric",
"Connected\n"
"Metric\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, match_metric_cmd_vtysh,
- "match metric <0-4294967295>",
- "Match values from routing table\n"
- "Match metric of route\n"
- "Metric value\n")
+DEFSH (VTYSH_OSPF6D, debug_ospf6_all_cmd_vtysh,
+ "debug ospf6 all",
+ "Debugging functions (see also 'undebug')\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "Turn on ALL OSPFv3 debugging\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_ipv4_in_cmd_vtysh,
- "clear ip bgp A.B.C.D ipv4 (unicast|multicast) in",
+DEFSH (VTYSH_OSPFD, no_ip_ospf_authentication_key_addr_cmd_vtysh,
+ "no ip ospf authentication-key A.B.C.D",
+ "Negate a command or set its defaults\n"
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Authentication password (key)\n"
+ "Address of interface")
+
+DEFSH (VTYSH_RIPNGD, no_ripng_route_cmd_vtysh,
+ "no route IPV6ADDR",
+ "Negate a command or set its defaults\n"
+ "Static route setup\n"
+ "Delete static RIPng route announcement\n")
+
+DEFSH (VTYSH_OSPFD, no_area_range_substitute_cmd_vtysh,
+ "no area (A.B.C.D|<0-4294967295>) range A.B.C.D/M substitute A.B.C.D/M",
+ "Negate a command or set its defaults\n"
+ "OSPF area parameters\n"
+ "OSPF area ID in IP address format\n"
+ "OSPF area ID as a decimal value\n"
+ "Summarize routes matching address/mask (border routers only)\n"
+ "Area range prefix\n"
+ "Announce area range as another prefix\n"
+ "Network prefix to be announced instead of range\n")
+
+DEFSH (VTYSH_OSPFD, debug_ospf_nsm_sub_cmd_vtysh,
+ "debug ospf nsm (status|events|timers)",
+ "Debugging functions (see also 'undebug')\n"
+ "OSPF information\n"
+ "OSPF Neighbor State Machine\n"
+ "NSM Status Information\n"
+ "NSM Event Information\n"
+ "NSM Timer Information\n")
+
+DEFSH (VTYSH_BGPD, clear_ip_bgp_as_vpnv4_soft_out_cmd_vtysh,
+ "clear ip bgp <1-65535> vpnv4 unicast soft out",
"Reset functions\n"
"IP information\n"
"BGP information\n"
- "BGP neighbor address to clear\n"
+ "Clear peers with the AS number\n"
"Address family\n"
"Address Family modifier\n"
- "Address Family modifier\n"
- "Soft reconfig inbound update\n")
+ "Soft reconfig\n"
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_extended_mask_any_cmd_vtysh,
- "access-list (<100-199>|<2000-2699>) (deny|permit) ip A.B.C.D A.B.C.D any",
- "Add an access list entry\n"
- "IP extended access list\n"
- "IP extended access list (expanded range)\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Any Internet Protocol\n"
- "Source address\n"
- "Source wildcard bits\n"
- "Any destination host\n")
+DEFSH (VTYSH_BGPD, no_debug_bgp_all_cmd_vtysh,
+ "no debug all bgp",
+ "Negate a command or set its defaults\n"
+ "Debugging functions (see also 'undebug')\n"
+ "Enable all debugging\n"
+ "BGP information\n")
-DEFSH (VTYSH_BGPD, clear_bgp_all_in_prefix_filter_cmd_vtysh,
- "clear bgp * in prefix-filter",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_all_vpnv4_soft_out_cmd_vtysh,
+ "clear ip bgp * vpnv4 unicast soft out",
"Reset functions\n"
+ "IP information\n"
"BGP information\n"
"Clear all peers\n"
- "Soft reconfig inbound update\n"
- "Push out prefix-list ORF and do inbound soft reconfig\n")
+ "Address family\n"
+ "Address Family Modifier\n"
+ "Soft reconfig\n"
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ip_prefix_list_ge_cmd_vtysh,
- "no ip prefix-list WORD (deny|permit) A.B.C.D/M ge <0-32>",
+DEFSH (VTYSH_BGPD, no_bgp_distance_cmd_vtysh,
+ "no distance bgp <1-255> <1-255> <1-255>",
"Negate a command or set its defaults\n"
- "IP information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Minimum prefix length to be matched\n"
- "Minimum prefix length\n")
+ "Define an administrative distance\n"
+ "BGP distance\n"
+ "Distance for routes external to the AS\n"
+ "Distance for routes internal to the AS\n"
+ "Distance for local routes\n")
-DEFSH (VTYSH_ZEBRA, show_ipv6_route_addr_cmd_vtysh,
- "show ipv6 route X:X::X:X",
- "Show running system information\n"
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_group_ipv4_soft_out_cmd_vtysh,
+ "clear ip bgp peer-group WORD ipv4 (unicast|multicast) soft out",
+ "Reset functions\n"
"IP information\n"
- "IPv6 routing table\n"
- "IPv6 Address\n")
+ "BGP information\n"
+ "Clear all members of peer-group\n"
+ "BGP peer-group name\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Soft reconfig\n"
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_connected_routemap_cmd_vtysh,
- "no redistribute connected route-map WORD",
+DEFSH (VTYSH_RIPD, no_rip_timers_cmd_vtysh,
+ "no timers basic",
+ "Negate a command or set its defaults\n"
+ "Adjust routing timers\n"
+ "Basic routing protocol update timers\n")
+
+DEFSH (VTYSH_OSPF6D, ipv6_ospf6_passive_cmd_vtysh,
+ "ipv6 ospf6 passive",
+ "IPv6 Information\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "passive interface: No Adjacency will be formed on this I/F\n"
+ )
+
+DEFSH (VTYSH_OSPFD, ospf_distance_ospf_inter_external_intra_cmd_vtysh,
+ "distance ospf inter-area <1-255> external <1-255> intra-area <1-255>",
+ "Define an administrative distance\n"
+ "OSPF Administrative distance\n"
+ "Inter-area routes\n"
+ "Distance for inter-area routes\n"
+ "External routes\n"
+ "Distance for external routes\n"
+ "Intra-area routes\n"
+ "Distance for intra-area routes\n")
+
+DEFSH (VTYSH_OSPFD, ospf_default_information_originate_always_type_metric_routemap_cmd_vtysh,
+ "default-information originate always metric-type (1|2) metric <0-16777214> route-map WORD",
+ "Control distribution of default information\n"
+ "Distribute a default route\n"
+ "Always advertise default route\n"
+ "OSPF metric type for default routes\n"
+ "Set OSPF External Type 1 metrics\n"
+ "Set OSPF External Type 2 metrics\n"
+ "OSPF default metric\n"
+ "OSPF metric\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
+
+DEFSH (VTYSH_RIPNGD, no_debug_ripng_events_cmd_vtysh,
+ "no debug ripng events",
"Negate a command or set its defaults\n"
+ "Debugging functions (see also 'undebug')\n"
+ "RIPng configuration\n"
+ "Debug option set for ripng events\n")
+
+DEFSH (VTYSH_RIPD, accept_lifetime_duration_month_day_cmd_vtysh,
+ "accept-lifetime HH:MM:SS MONTH <1-31> <1993-2035> duration <1-2147483646>",
+ "Set accept lifetime of the key\n"
+ "Time to start\n"
+ "Month of the year to start\n"
+ "Day of th month to start\n"
+ "Year to start\n"
+ "Duration of the key\n"
+ "Duration seconds\n")
+
+DEFSH (VTYSH_RIPNGD, ripng_redistribute_ospf6_metric_routemap_cmd_vtysh,
+ "redistribute ospf6 metric <0-16> route-map WORD",
"Redistribute information from another routing protocol\n"
- "Connected\n"
+ "IPv6 Open Shortest Path First (OSPFv3)\n"
+ "Metric\n"
+ "Metric value\n"
"Route map reference\n"
"Pointer to route-map entries\n")
-DEFSH (VTYSH_BGPD, ipv6_mbgp_neighbor_advertised_route_cmd_vtysh,
- "show ipv6 mbgp neighbors (A.B.C.D|X:X::X:X) advertised-routes",
- "Show running system information\n"
- "IPv6 information\n"
- "MBGP information\n"
- "Detailed information on TCP and BGP neighbor connections\n"
- "Neighbor to display information about\n"
- "Neighbor to display information about\n"
- "Display the routes advertised to a BGP neighbor\n")
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_match_metric_cmd_vtysh,
+ "no match metric",
+ "Negate a command or set its defaults\n"
+ "Match values from routing table\n"
+ "Match metric of route\n")
-DEFSH (VTYSH_BGPD, show_bgp_ipv6_community_all_cmd_vtysh,
- "show bgp ipv6 community",
- "Show running system information\n"
+DEFSH (VTYSH_RIPD, match_ip_next_hop_cmd_vtysh,
+ "match ip next-hop WORD",
+ "Match values from routing table\n"
+ "IP information\n"
+ "Match next-hop address of route\n"
+ "IP access-list name\n")
+
+DEFSH (VTYSH_ZEBRA, ip_irdp_cmd_vtysh,
+ "ip irdp",
+ "IP information\n"
+ "ICMP Router discovery on this interface\n")
+
+DEFSH (VTYSH_BGPD, aggregate_address_summary_only_cmd_vtysh,
+ "aggregate-address A.B.C.D/M summary-only",
+ "Configure BGP aggregate entries\n"
+ "Aggregate prefix\n"
+ "Filter more specific routes from updates\n")
+
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_as_in_prefix_filter_cmd_vtysh,
+ "clear bgp ipv6 <1-65535> in prefix-filter",
+ "Reset functions\n"
"BGP information\n"
"Address family\n"
- "Display routes matching the communities\n")
+ "Clear peers with the AS number\n"
+ "Soft reconfig inbound update\n"
+ "Push out prefix-list ORF and do inbound soft reconfig\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_instance_all_soft_in_cmd_vtysh,
- "clear ip bgp view WORD * soft in",
- "Reset functions\n"
+DEFSH (VTYSH_BGPD, no_bgp_network_route_map_cmd_vtysh,
+ "no network A.B.C.D/M route-map WORD",
+ "Negate a command or set its defaults\n"
+ "Specify a network to announce via BGP\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
+ "Route-map to modify the attributes\n"
+ "Name of the route map\n")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_instance_neighbors_peer_cmd_vtysh,
+ "show ip bgp view WORD neighbors (A.B.C.D|X:X::X:X)",
+ "Show running system information\n"
"IP information\n"
"BGP information\n"
"BGP view\n"
- "view name\n"
- "Clear all peers\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
-
-DEFSH (VTYSH_BGPD, bgp_network_mask_backdoor_cmd_vtysh,
- "network A.B.C.D mask A.B.C.D backdoor",
- "Specify a network to announce via BGP\n"
- "Network number\n"
- "Network mask\n"
- "Network mask\n"
- "Specify a BGP backdoor route\n")
+ "View name\n"
+ "Detailed information on TCP and BGP neighbor connections\n"
+ "Neighbor to display information about\n"
+ "Neighbor to display information about\n")
-DEFSH (VTYSH_BGPD, no_bgp_bestpath_med3_cmd_vtysh,
- "no bgp bestpath med missing-as-worst confed",
+DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_connected_cmd_vtysh,
+ "no redistribute connected",
"Negate a command or set its defaults\n"
- "BGP specific commands\n"
- "Change the default bestpath selection\n"
- "MED attribute\n"
- "Treat missing MED as the least preferred one\n"
- "Compare MED among confederation paths\n")
+ "Redistribute information from another routing protocol\n"
+ "Connected\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ipv6_prefix_list_description_cmd_vtysh,
- "no ipv6 prefix-list WORD description",
- "Negate a command or set its defaults\n"
- "IPv6 information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "Prefix-list specific description\n")
+DEFSH (VTYSH_BGPD, aggregate_address_summary_as_set_cmd_vtysh,
+ "aggregate-address A.B.C.D/M summary-only as-set",
+ "Configure BGP aggregate entries\n"
+ "Aggregate prefix\n"
+ "Filter more specific routes from updates\n"
+ "Generate AS set path information\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_as_out_cmd_vtysh,
- "clear bgp ipv6 <1-65535> out",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_external_in_cmd_vtysh,
+ "clear ip bgp external in",
"Reset functions\n"
+ "IP information\n"
"BGP information\n"
- "Address family\n"
- "Clear peers with the AS number\n"
- "Soft reconfig outbound update\n")
+ "Clear all external peers\n"
+ "Soft reconfig inbound update\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_route_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) A.B.C.D",
+DEFSH (VTYSH_RIPD, no_debug_rip_packet_direct_cmd_vtysh,
+ "no debug rip packet (recv|send)",
+ "Negate a command or set its defaults\n"
+ "Debugging functions (see also 'undebug')\n"
+ "RIP information\n"
+ "RIP packet\n"
+ "RIP option set for receive packet\n"
+ "RIP option set for send packet\n")
+
+DEFSH (VTYSH_BGPD, show_bgp_ipv6_community2_exact_cmd_vtysh,
+ "show bgp ipv6 community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
"Show running system information\n"
- "IP information\n"
"BGP information\n"
"Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Network in the BGP routing table to display\n")
-
-DEFSH (VTYSH_OSPFD, ospf_cost_cmd_vtysh,
- "ospf cost <1-65535>",
- "OSPF interface commands\n"
- "Interface cost\n"
- "Cost")
+ "Display routes matching the communities\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "Exact match of the communities")
-DEFSH (VTYSH_BGPD, neighbor_attr_unchanged8_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged next-hop as-path med",
+DEFSH (VTYSH_BGPD, no_neighbor_nexthop_self_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "next-hop-self",
+ "Negate a command or set its defaults\n"
"Specify neighbor router\n"
"Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "BGP attribute is propagated unchanged to this neighbor\n"
- "Nexthop attribute\n"
- "As-path attribute\n"
- "Med attribute\n")
-
-DEFSH (VTYSH_BGPD, no_set_origin_cmd_vtysh,
- "no set origin",
- "Negate a command or set its defaults\n"
- "Set values in destination routing protocol\n"
- "BGP origin code\n")
-
-DEFSH (VTYSH_ZEBRA, ip_route_distance_cmd_vtysh,
- "ip route A.B.C.D/M (A.B.C.D|INTERFACE|null0) <1-255>",
- "IP information\n"
- "Establish static routes\n"
- "IP destination prefix (e.g. 10.0.0.0/8)\n"
- "IP gateway address\n"
- "IP gateway interface name\n"
- "Null interface\n"
- "Distance value for this route\n")
-
-DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_community_list_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) community-list WORD",
- "Show running system information\n"
- "IP information\n"
- "BGP information\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Display routes matching the community-list\n"
- "community-list name\n")
-
-DEFSH (VTYSH_BGPD, show_bgp_summary_cmd_vtysh,
- "show bgp summary",
- "Show running system information\n"
- "BGP information\n"
- "Summary of BGP neighbor status\n")
+ "Disable the next hop calculation for this neighbor\n")
-DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_static_metric_val_cmd_vtysh,
- "no redistribute static metric <0-16>",
- "Negate a command or set its defaults\n"
- "Redistribute information from another routing protocol\n"
- "Static routes\n"
- "Metric\n"
- "Metric value\n")
+DEFSH (VTYSH_OSPFD, area_range_not_advertise_cmd_vtysh,
+ "area (A.B.C.D|<0-4294967295>) range A.B.C.D/M not-advertise",
+ "OSPF area parameters\n"
+ "OSPF area ID in IP address format\n"
+ "OSPF area ID as a decimal value\n"
+ "Summarize routes matching address/mask (border routers only)\n"
+ "Area range prefix\n"
+ "DoNotAdvertise this range\n")
-DEFSH (VTYSH_BGPD, no_neighbor_description_val_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "description .LINE",
+DEFSH (VTYSH_RIPD, no_ip_rip_authentication_mode_type_cmd_vtysh,
+ "no ip rip authentication mode (md5|text)",
"Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Neighbor specific description\n"
- "Up to 80 characters describing this neighbor\n")
-
-DEFSH (VTYSH_OSPF6D, ipv6_ospf6_hellointerval_cmd_vtysh,
- "ipv6 ospf6 hello-interval HELLO_INTERVAL",
- "IPv6 Information\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "Time between HELLO packets\n"
- "<1-65535> Seconds\n"
- )
-
-DEFSH (VTYSH_BGPD, show_bgp_instance_ipv6_summary_cmd_vtysh,
- "show bgp view WORD ipv6 summary",
- "Show running system information\n"
- "BGP information\n"
- "BGP view\n"
- "View name\n"
- "Address family\n"
- "Summary of BGP neighbor status\n")
-
-DEFSH (VTYSH_OSPFD|VTYSH_BGPD, match_ip_address_cmd_vtysh,
- "match ip address (<1-199>|<1300-2699>|WORD)",
- "Match values from routing table\n"
"IP information\n"
- "Match address of route\n"
- "IP access-list number\n"
- "IP access-list number (expanded range)\n"
- "IP Access-list name\n")
-
-DEFSH (VTYSH_BGPD, no_aggregate_address_summary_as_set_cmd_vtysh,
- "no aggregate-address A.B.C.D/M summary-only as-set",
- "Negate a command or set its defaults\n"
- "Configure BGP aggregate entries\n"
- "Aggregate prefix\n"
- "Filter more specific routes from updates\n"
- "Generate AS set path information\n")
-
-DEFSH (VTYSH_RIPD, no_rip_network_cmd_vtysh,
- "no network (A.B.C.D/M|WORD)",
- "Negate a command or set its defaults\n"
- "Enable routing on an IP network\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Interface name\n")
+ "Routing Information Protocol\n"
+ "Authentication control\n"
+ "Authentication mode\n"
+ "Keyed message digest\n"
+ "Clear text authentication\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ipv6_prefix_list_prefix_cmd_vtysh,
- "show ipv6 prefix-list WORD X:X::X:X/M",
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, show_ipv6_prefix_list_summary_cmd_vtysh,
+ "show ipv6 prefix-list summary",
"Show running system information\n"
"IPv6 information\n"
"Build a prefix list\n"
- "Name of a prefix list\n"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n")
-
-DEFSH (VTYSH_BGPD, show_ipv6_bgp_prefix_list_cmd_vtysh,
- "show ipv6 bgp prefix-list WORD",
- "Show running system information\n"
- "IPv6 information\n"
- "BGP information\n"
- "Display routes matching the prefix-list\n"
- "IPv6 prefix-list name\n")
+ "Summary of prefix lists\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, ipv6_prefix_list_ge_cmd_vtysh,
- "ipv6 prefix-list WORD (deny|permit) X:X::X:X/M ge <0-128>",
- "IPv6 information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_any_cmd_vtysh,
+ "no access-list WORD (deny|permit) any",
+ "Negate a command or set its defaults\n"
+ "Add an access list entry\n"
+ "IP zebra access-list name\n"
"Specify packets to reject\n"
"Specify packets to forward\n"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
- "Minimum prefix length to be matched\n"
- "Minimum prefix length\n")
-
-DEFSH (VTYSH_BGPD, set_aggregator_as_cmd_vtysh,
- "set aggregator as <1-65535> A.B.C.D",
- "Set values in destination routing protocol\n"
- "BGP aggregator attribute\n"
- "AS number of aggregator\n"
- "AS number\n"
- "IP address of aggregator\n")
-
-DEFSH (VTYSH_OSPFD, ospf_distance_ospf_inter_intra_external_cmd_vtysh,
- "distance ospf inter-area <1-255> intra-area <1-255> external <1-255>",
- "Define an administrative distance\n"
- "OSPF Administrative distance\n"
- "Inter-area routes\n"
- "Distance for inter-area routes\n"
- "Intra-area routes\n"
- "Distance for intra-area routes\n"
- "External routes\n"
- "Distance for external routes\n")
-
-DEFSH (VTYSH_RIPD, no_ip_rip_authentication_key_chain2_cmd_vtysh,
- "no ip rip authentication key-chain LINE",
- "Negate a command or set its defaults\n"
- "IP information\n"
- "Routing Information Protocol\n"
- "Authentication control\n"
- "Authentication key-chain\n"
- "name of key-chain\n")
-
-DEFSH (VTYSH_BGPD, clear_ip_bgp_as_soft_in_cmd_vtysh,
- "clear ip bgp <1-65535> soft in",
- "Reset functions\n"
- "IP information\n"
- "BGP information\n"
- "Clear peers with the AS number\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
-
-DEFSH (VTYSH_OSPFD, no_ospf_authentication_key_cmd_vtysh,
- "no ospf authentication-key",
- "Negate a command or set its defaults\n"
- "OSPF interface commands\n"
- "Authentication password (key)\n")
-
-DEFSH (VTYSH_BGPD, show_bgp_ipv6_prefix_cmd_vtysh,
- "show bgp ipv6 X:X::X:X/M",
- "Show running system information\n"
- "BGP information\n"
- "Address family\n"
- "IPv6 prefix <network>/<length>\n")
-
-DEFSH (VTYSH_BGPD, no_neighbor_attr_unchanged7_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged next-hop med as-path",
- "Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "BGP attribute is propagated unchanged to this neighbor\n"
- "Nexthop attribute\n"
- "Med attribute\n"
- "As-path attribute\n")
-
-DEFSH (VTYSH_BGPD, neighbor_attr_unchanged3_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged next-hop (as-path|med)",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "BGP attribute is propagated unchanged to this neighbor\n"
- "Nexthop attribute\n"
- "As-path attribute\n"
- "Med attribute\n")
+ "Prefix to match. e.g. 10.0.0.0/8\n")
-DEFSH (VTYSH_BGPD, bgp_bestpath_med2_cmd_vtysh,
- "bgp bestpath med confed missing-as-worst",
+DEFSH (VTYSH_BGPD, bgp_bestpath_med3_cmd_vtysh,
+ "bgp bestpath med missing-as-worst confed",
"BGP specific commands\n"
"Change the default bestpath selection\n"
"MED attribute\n"
- "Compare MED among confederation paths\n"
- "Treat missing MED as the least preferred one\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_standard_nomask_cmd_vtysh,
- "no access-list (<1-99>|<1300-1999>) (deny|permit) A.B.C.D",
- "Negate a command or set its defaults\n"
- "Add an access list entry\n"
- "IP standard access list\n"
- "IP standard access list (expanded range)\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Address to match\n")
+ "Treat missing MED as the least preferred one\n"
+ "Compare MED among confederation paths\n")
-DEFSH (VTYSH_BGPD, show_bgp_ipv6_community4_exact_cmd_vtysh,
- "show bgp ipv6 community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
+DEFSH (VTYSH_BGPD, show_bgp_ipv6_community4_cmd_vtysh,
+ "show bgp ipv6 community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
"Show running system information\n"
"BGP information\n"
"Address family\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "Exact match of the communities")
+ "Do not export to next AS (well-known community)\n")
-DEFSH (VTYSH_OSPFD, ospf_redistribute_source_metric_type_cmd_vtysh,
- "redistribute (kernel|connected|static|rip|bgp) metric <0-16777214> metric-type (1|2)",
- "Redistribute information from another routing protocol\n"
- "Kernel routes\n"
- "Connected\n"
- "Static routes\n"
- "Routing Information Protocol (RIP)\n"
- "Border Gateway Protocol (BGP)\n"
- "Metric for redistributed routes\n"
- "OSPF default metric\n"
- "OSPF exterior metric type for redistributed routes\n"
- "Set OSPF External Type 1 metrics\n"
- "Set OSPF External Type 2 metrics\n")
+DEFSH (VTYSH_OSPFD, ip_ospf_retransmit_interval_addr_cmd_vtysh,
+ "ip ospf retransmit-interval <3-65535> A.B.C.D",
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Time between retransmitting lost link state advertisements\n"
+ "Seconds\n"
+ "Address of interface")
-DEFSH (VTYSH_BGPD, no_bgp_enforce_first_as_cmd_vtysh,
- "no bgp enforce-first-as",
- "Negate a command or set its defaults\n"
- "BGP information\n"
- "Enforce the first AS for EBGP routes\n")
+DEFSH (VTYSH_RIPD, match_ip_address_cmd_vtysh,
+ "match ip address WORD",
+ "Match values from routing table\n"
+ "IP information\n"
+ "Match address of route\n"
+ "IP access-list name\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_standard_host_cmd_vtysh,
- "access-list (<1-99>|<1300-1999>) (deny|permit) host A.B.C.D",
- "Add an access list entry\n"
- "IP standard access list\n"
- "IP standard access list (expanded range)\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "A single host address\n"
- "Address to match\n")
-
-DEFSH (VTYSH_BGPD, no_aggregate_address_mask_summary_only_cmd_vtysh,
- "no aggregate-address A.B.C.D A.B.C.D summary-only",
- "Negate a command or set its defaults\n"
- "Configure BGP aggregate entries\n"
- "Aggregate address\n"
- "Aggregate mask\n"
- "Filter more specific routes from updates\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ip_prefix_list_detail_cmd_vtysh,
- "show ip prefix-list detail",
- "Show running system information\n"
- "IP information\n"
- "Build a prefix list\n"
- "Detail of prefix lists\n")
+DEFSH (VTYSH_OSPF6D, ipv6_ospf6_deadinterval_cmd_vtysh,
+ "ipv6 ospf6 dead-interval ROUTER_DEAD_INTERVAL",
+ "IPv6 Information\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "Interval after which a neighbor is declared dead\n"
+ "<1-65535> Seconds\n"
+ )
-DEFSH (VTYSH_RIPNGD, debug_ripng_packet_detail_cmd_vtysh,
- "debug ripng packet (recv|send) detail",
+DEFSH (VTYSH_OSPFD, debug_ospf_zebra_sub_cmd_vtysh,
+ "debug ospf zebra (interface|redistribute)",
"Debugging functions (see also 'undebug')\n"
- "RIPng configuration\n"
- "Debug option set for ripng packet\n"
- "Debug option set for receive packet\n"
- "Debug option set for send packet\n"
- "Debug option set detaied information\n")
-
-DEFSH (VTYSH_OSPFD, no_ip_ospf_priority_cmd_vtysh,
- "no ip ospf priority",
- "Negate a command or set its defaults\n"
- "IP Information\n"
- "OSPF interface commands\n"
- "Router priority\n")
+ "OSPF information\n"
+ "OSPF Zebra information\n"
+ "Zebra interface\n"
+ "Zebra redistribute\n")
-DEFSH (VTYSH_BGPD, no_neighbor_unsuppress_map_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "unsuppress-map WORD",
- "Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Route-map to selectively unsuppress suppressed routes\n"
- "Name of route map\n")
+DEFSH (VTYSH_BGPD, match_aspath_cmd_vtysh,
+ "match as-path WORD",
+ "Match values from routing table\n"
+ "Match BGP AS path list\n"
+ "AS path access-list name\n")
-DEFSH (VTYSH_BGPD, old_no_ipv6_aggregate_address_cmd_vtysh,
- "no ipv6 bgp aggregate-address X:X::X:X/M",
- "Negate a command or set its defaults\n"
- "IPv6 information\n"
+DEFSH (VTYSH_BGPD, show_ip_bgp_flap_cidr_only_cmd_vtysh,
+ "show ip bgp flap-statistics cidr-only",
+ "Show running system information\n"
+ "IP information\n"
"BGP information\n"
- "Configure BGP aggregate entries\n"
- "Aggregate prefix\n")
+ "Display flap statistics of routes\n"
+ "Display only routes with non-natural netmasks\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ip_prefix_list_seq_le_cmd_vtysh,
- "no ip prefix-list WORD seq <1-4294967295> (deny|permit) A.B.C.D/M le <0-32>",
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, no_ipv6_prefix_list_description_arg_cmd_vtysh,
+ "no ipv6 prefix-list WORD description .LINE",
"Negate a command or set its defaults\n"
- "IP information\n"
+ "IPv6 information\n"
"Build a prefix list\n"
"Name of a prefix list\n"
- "sequence number of an entry\n"
- "Sequence number\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Maximum prefix length to be matched\n"
- "Maximum prefix length\n")
-
-DEFSH (VTYSH_BGPD, no_neighbor_route_map_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "route-map WORD (in|out)",
- "Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Apply route map to neighbor\n"
- "Name of route map\n"
- "Apply map to incoming routes\n"
- "Apply map to outbound routes\n")
-
-DEFSH (VTYSH_OSPF6D, ipv6_ospf6_advertise_prefix_list_cmd_vtysh,
- "ipv6 ospf6 advertise prefix-list WORD",
- "IPv6 Information\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "Advertising options\n"
- "Filter prefix using prefix-list\n"
- "Prefix list name\n"
- )
-
-DEFSH (VTYSH_OSPFD, no_area_vlink_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D",
- "Negate a command or set its defaults\n"
- "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n")
-
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_group_in_prefix_filter_cmd_vtysh,
- "clear ip bgp peer-group WORD in prefix-filter",
- "Reset functions\n"
- "IP information\n"
- "BGP information\n"
- "Clear all members of peer-group\n"
- "BGP peer-group name\n"
- "Soft reconfig inbound update\n"
- "Push out prefix-list ORF and do inbound soft reconfig\n")
-
-DEFSH (VTYSH_BGPD, show_bgp_prefix_longer_cmd_vtysh,
- "show bgp X:X::X:X/M longer-prefixes",
- "Show running system information\n"
- "BGP information\n"
- "IPv6 prefix <network>/<length>\n"
- "Display route and more specific routes\n")
+ "Prefix-list specific description\n"
+ "Up to 80 characters describing this prefix-list\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_group_ipv4_soft_cmd_vtysh,
- "clear ip bgp peer-group WORD ipv4 (unicast|multicast) soft",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_group_ipv4_in_prefix_filter_cmd_vtysh,
+ "clear ip bgp peer-group WORD ipv4 (unicast|multicast) in prefix-filter",
"Reset functions\n"
"IP information\n"
"BGP information\n"
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig\n")
-
-DEFSH (VTYSH_BGPD, show_bgp_ipv6_neighbors_peer_cmd_vtysh,
- "show bgp ipv6 neighbors (A.B.C.D|X:X::X:X)",
- "Show running system information\n"
- "BGP information\n"
- "Address family\n"
- "Detailed information on TCP and BGP neighbor connections\n"
- "Neighbor to display information about\n"
- "Neighbor to display information about\n")
-
-DEFSH (VTYSH_OSPFD, ospf_abr_type_cmd_vtysh,
- "ospf abr-type (cisco|ibm|shortcut|standard)",
- "OSPF specific commands\n"
- "Set OSPF ABR type\n"
- "Alternative ABR, cisco implementation\n"
- "Alternative ABR, IBM implementation\n"
- "Shortcut ABR\n"
- "Standard behavior (RFC2328)\n")
+ "Soft reconfig inbound update\n"
+ "Push out prefix-list ORF and do inbound soft reconfig\n")
-DEFSH (VTYSH_BGPD, clear_bgp_peer_soft_cmd_vtysh,
- "clear bgp (A.B.C.D|X:X::X:X) soft",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_all_soft_cmd_vtysh,
+ "clear ip bgp * soft",
"Reset functions\n"
+ "IP information\n"
"BGP information\n"
- "BGP neighbor address to clear\n"
- "BGP IPv6 neighbor to clear\n"
+ "Clear all peers\n"
"Soft reconfig\n")
-DEFSH (VTYSH_RIPD, rip_redistribute_type_metric_cmd_vtysh,
- "redistribute (kernel|connected|static|ospf|bgp) metric <0-16>",
+DEFSH (VTYSH_RIPNGD, ripng_redistribute_static_metric_routemap_cmd_vtysh,
+ "redistribute static metric <0-16> route-map WORD",
"Redistribute information from another routing protocol\n"
- "Kernel routes\n"
- "Connected\n"
"Static routes\n"
- "Open Shortest Path First (OSPF)\n"
- "Border Gateway Protocol (BGP)\n"
"Metric\n"
- "Metric value\n")
-
-DEFSH (VTYSH_ZEBRA, no_shutdown_if_cmd_vtysh,
- "no shutdown",
- "Negate a command or set its defaults\n"
- "Shutdown the selected interface\n")
-
-DEFSH (VTYSH_BGPD, set_originator_id_cmd_vtysh,
- "set originator-id A.B.C.D",
- "Set values in destination routing protocol\n"
- "BGP originator ID attribute\n"
- "IP address of originator\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, ipv6_prefix_list_description_cmd_vtysh,
- "ipv6 prefix-list WORD description .LINE",
- "IPv6 information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "Prefix-list specific description\n"
- "Up to 80 characters describing this prefix-list\n")
+ "Metric value\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
-DEFSH (VTYSH_OSPFD, ospf_redistribute_source_metric_type_routemap_cmd_vtysh,
- "redistribute (kernel|connected|static|rip|bgp) metric <0-16777214> metric-type (1|2) route-map WORD",
+DEFSH (VTYSH_BGPD, bgp_redistribute_ipv6_rmap_metric_cmd_vtysh,
+ "redistribute (connected|kernel|ospf6|ripng|static) route-map WORD metric <0-4294967295>",
"Redistribute information from another routing protocol\n"
- "Kernel routes\n"
"Connected\n"
+ "Kernel routes\n"
+ "Open Shurtest Path First (OSPFv3)\n"
+ "Routing Information Protocol (RIPng)\n"
"Static routes\n"
- "Routing Information Protocol (RIP)\n"
- "Border Gateway Protocol (BGP)\n"
- "Metric for redistributed routes\n"
- "OSPF default metric\n"
- "OSPF exterior metric type for redistributed routes\n"
- "Set OSPF External Type 1 metrics\n"
- "Set OSPF External Type 2 metrics\n"
"Route map reference\n"
- "Pointer to route-map entries\n")
+ "Pointer to route-map entries\n"
+ "Metric for redistributed routes\n"
+ "Default metric\n")
-DEFSH (VTYSH_BGPD, no_debug_bgp_filter_cmd_vtysh,
- "no debug bgp filters",
- "Negate a command or set its defaults\n"
- "Debugging functions (see also 'undebug')\n"
+DEFSH (VTYSH_BGPD, show_bgp_ipv6_route_map_cmd_vtysh,
+ "show bgp ipv6 route-map WORD",
+ "Show running system information\n"
"BGP information\n"
- "BGP filters\n")
+ "Address family\n"
+ "Display routes matching the route-map\n"
+ "A route-map to match on\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_all_neighbor_routes_cmd_vtysh,
- "show ip bgp vpnv4 all neighbors A.B.C.D routes",
- "Show running system information\n"
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_match_ip_next_hop_prefix_list_cmd_vtysh,
+ "no match ip next-hop prefix-list",
+ "Negate a command or set its defaults\n"
+ "Match values from routing table\n"
"IP information\n"
+ "Match next-hop address of route\n"
+ "Match entries of prefix-lists\n")
+
+DEFSH (VTYSH_BGPD, no_neighbor_set_peer_group_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X) " "peer-group WORD",
+ "Negate a command or set its defaults\n"
+ "Specify neighbor router\n"
+ "Neighbor address\nIPv6 address\n"
+ "Member of the peer-group\n"
+ "peer-group name\n")
+
+DEFSH (VTYSH_BGPD, show_bgp_neighbor_routes_cmd_vtysh,
+ "show bgp neighbors (A.B.C.D|X:X::X:X) routes",
+ "Show running system information\n"
"BGP information\n"
- "Display VPNv4 NLRI specific information\n"
- "Display information about all VPNv4 NLRIs\n"
"Detailed information on TCP and BGP neighbor connections\n"
"Neighbor to display information about\n"
+ "Neighbor to display information about\n"
"Display routes learned from neighbor\n")
-DEFSH (VTYSH_OSPFD, no_debug_ospf_nsm_cmd_vtysh,
- "no debug ospf nsm",
- "Negate a command or set its defaults\n"
- "Debugging functions (see also 'undebug')\n"
- "OSPF information\n"
- "OSPF Neighbor State Machine")
+DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_route_prefix_cmd_vtysh,
+ "show ipv6 ospf6 route (X::X|detail)",
+ "Show running system information\n"
+ "IPv6 Information\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "Routing table\n"
+ "match IPv6 prefix\n"
+ )
-DEFSH (VTYSH_OSPFD, ospf_redistribute_source_type_cmd_vtysh,
- "redistribute (kernel|connected|static|rip|bgp) metric-type (1|2)",
+DEFSH (VTYSH_RIPNGD, ripng_redistribute_bgp_cmd_vtysh,
+ "redistribute bgp",
"Redistribute information from another routing protocol\n"
- "Kernel routes\n"
- "Connected\n"
- "Static routes\n"
- "Routing Information Protocol (RIP)\n"
- "Border Gateway Protocol (BGP)\n"
- "OSPF exterior metric type for redistributed routes\n"
- "Set OSPF External Type 1 metrics\n"
- "Set OSPF External Type 2 metrics\n")
-
-DEFSH (VTYSH_OSPFD, no_neighbor_priority_cmd_vtysh,
- "no neighbor A.B.C.D priority <0-255>",
- "Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor IP address\n"
- "Neighbor Priority\n"
- "Priority\n")
+ "Border Gateway Protocol (BGP)\n")
-DEFSH (VTYSH_ZEBRA, no_ipv6_forwarding_cmd_vtysh,
- "no ipv6 forwarding",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_ZEBRA, ip_irdp_multicast_cmd_vtysh,
+ "ip irdp multicast",
"IP information\n"
- "Doesn't forward IPv6 protocol packet")
+ "ICMP Router discovery on this interface\n"
+ "Send IRDP advertisement to the multicast address\n")
-DEFSH (VTYSH_RIPD, no_debug_rip_packet_cmd_vtysh,
- "no debug rip packet",
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_extended_host_mask_cmd_vtysh,
+ "access-list (<100-199>|<2000-2699>) (deny|permit) ip host A.B.C.D A.B.C.D A.B.C.D",
+ "Add an access list entry\n"
+ "IP extended access list\n"
+ "IP extended access list (expanded range)\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "Any Internet Protocol\n"
+ "A single source host\n"
+ "Source address\n"
+ "Destination address\n"
+ "Destination Wildcard bits\n")
+
+DEFSH (VTYSH_OSPFD, no_area_vlink_authtype_authkey_cmd_vtysh,
+ "no area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
+ "(authentication|) "
+ "(authentication-key|)",
"Negate a command or set its defaults\n"
+ "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
+ "Enable authentication on this virtual link\n" "dummy string \n"
+ "Authentication password (key)\n" "The OSPF password (key)")
+
+DEFSH (VTYSH_BGPD, debug_bgp_events_cmd_vtysh,
+ "debug bgp events",
"Debugging functions (see also 'undebug')\n"
- "RIP information\n"
- "RIP packet\n")
+ "BGP information\n"
+ "BGP events\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, ip_prefix_list_le_ge_cmd_vtysh,
- "ip prefix-list WORD (deny|permit) A.B.C.D/M le <0-32> ge <0-32>",
+DEFSH (VTYSH_OSPFD, no_area_vlink_param1_cmd_vtysh,
+ "no area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
+ "(hello-interval|retransmit-interval|transmit-delay|dead-interval)",
+ "Negate a command or set its defaults\n"
+ "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
+ "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ip_prefix_list_seq_ge_cmd_vtysh,
+ "no ip prefix-list WORD seq <1-4294967295> (deny|permit) A.B.C.D/M ge <0-32>",
+ "Negate a command or set its defaults\n"
"IP information\n"
"Build a prefix list\n"
"Name of a prefix list\n"
+ "sequence number of an entry\n"
+ "Sequence number\n"
"Specify packets to reject\n"
"Specify packets to forward\n"
"IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Maximum prefix length to be matched\n"
- "Maximum prefix length\n"
"Minimum prefix length to be matched\n"
"Minimum prefix length\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, ip_prefix_list_cmd_vtysh,
- "ip prefix-list WORD (deny|permit) (A.B.C.D/M|any)",
- "IP information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Any prefix match. Same as \"0.0.0.0/0 le 32\"\n")
-
-DEFSH (VTYSH_BGPD, show_ip_bgp_community_info_cmd_vtysh,
- "show ip bgp community-info",
- "Show running system information\n"
- "IP information\n"
- "BGP information\n"
- "List all bgp community information\n")
-
-DEFSH (VTYSH_OSPF6D, debug_ospf6_damp_cmd_vtysh,
- "debug ospf6 damp",
- "Debugging functions (see also 'undebug')\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "Flap-dampening information\n"
- )
-
-DEFSH (VTYSH_BGPD, neighbor_attr_unchanged9_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged med next-hop as-path",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "BGP attribute is propagated unchanged to this neighbor\n"
- "Med attribute\n"
- "Nexthop attribute\n"
- "As-path attribute\n")
-
-DEFSH (VTYSH_BGPD, no_set_ecommunity_soo_val_cmd_vtysh,
- "no set extcommunity soo .ASN:nn_or_IP-address:nn",
- "Negate a command or set its defaults\n"
- "Set values in destination routing protocol\n"
- "BGP extended community attribute\n"
- "Site-of-Origin extended community\n"
- "VPN extended community\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_remark_cmd_vtysh,
- "no access-list (<1-99>|<100-199>|<1300-1999>|<2000-2699>|WORD) remark",
- "Negate a command or set its defaults\n"
- "Add an access list entry\n"
- "IP standard access list\n"
- "IP extended access list\n"
- "IP standard access list (expanded range)\n"
- "IP extended access list (expanded range)\n"
- "IP zebra access-list\n"
- "Access list entry comment\n")
-
-DEFSH (VTYSH_ZEBRA, debug_zebra_packet_direct_cmd_vtysh,
- "debug zebra packet (recv|send)",
+DEFSH (VTYSH_RIPNGD, debug_ripng_packet_cmd_vtysh,
+ "debug ripng packet",
"Debugging functions (see also 'undebug')\n"
- "Zebra configuration\n"
- "Debug option set for zebra packet\n"
- "Debug option set for receive packet\n"
- "Debug option set for send packet\n")
-
-DEFSH (VTYSH_BGPD, no_set_ipv6_nexthop_global_cmd_vtysh,
- "no set ipv6 next-hop global",
- "Negate a command or set its defaults\n"
- "Set values in destination routing protocol\n"
- "IPv6 information\n"
- "IPv6 next-hop address\n"
- "IPv6 global address\n")
+ "RIPng configuration\n"
+ "Debug option set for ripng packet\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_group_ipv4_soft_out_cmd_vtysh,
- "clear ip bgp peer-group WORD ipv4 (unicast|multicast) soft out",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_as_out_cmd_vtysh,
+ "clear ip bgp <1-65535> out",
"Reset functions\n"
"IP information\n"
"BGP information\n"
- "Clear all members of peer-group\n"
- "BGP peer-group name\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Soft reconfig\n"
+ "Clear peers with the AS number\n"
"Soft reconfig outbound update\n")
-DEFSH (VTYSH_BGPD, no_bgp_always_compare_med_cmd_vtysh,
- "no bgp always-compare-med",
+DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_static_metric_cmd_vtysh,
+ "no redistribute static metric",
"Negate a command or set its defaults\n"
- "BGP specific commands\n"
- "Allow comparing MED from different neighbors\n")
+ "Redistribute information from another routing protocol\n"
+ "Static routes\n"
+ "Metric\n")
-DEFSH (VTYSH_ZEBRA, show_ipv6_route_prefix_cmd_vtysh,
- "show ipv6 route X:X::X:X/M",
- "Show running system information\n"
- "IP information\n"
- "IPv6 routing table\n"
- "IPv6 prefix\n")
+DEFSH (VTYSH_OSPFD, ospf_redistribute_source_routemap_cmd_vtysh,
+ "redistribute (kernel|connected|static|rip|bgp) route-map WORD",
+ "Redistribute information from another routing protocol\n"
+ "Kernel routes\n"
+ "Connected\n"
+ "Static routes\n"
+ "Routing Information Protocol (RIP)\n"
+ "Border Gateway Protocol (BGP)\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_instance_neighbors_peer_cmd_vtysh,
- "show ip bgp view WORD neighbors (A.B.C.D|X:X::X:X)",
+DEFSH (VTYSH_BGPD, show_bgp_community2_exact_cmd_vtysh,
+ "show bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
"Show running system information\n"
- "IP information\n"
"BGP information\n"
- "BGP view\n"
- "View name\n"
- "Detailed information on TCP and BGP neighbor connections\n"
- "Neighbor to display information about\n"
- "Neighbor to display information about\n")
+ "Display routes matching the communities\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "Exact match of the communities")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_as_soft_out_cmd_vtysh,
- "clear bgp ipv6 <1-65535> soft out",
+DEFSH (VTYSH_BGPD, clear_bgp_external_soft_cmd_vtysh,
+ "clear bgp external soft",
"Reset functions\n"
"BGP information\n"
- "Address family\n"
- "Clear peers with the AS number\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ "Clear all external peers\n"
+ "Soft reconfig\n")
-DEFSH (VTYSH_ZEBRA, no_ipv6_route_cmd_vtysh,
- "no ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE)",
+DEFSH (VTYSH_BGPD, no_ipv6_aggregate_address_cmd_vtysh,
+ "no aggregate-address X:X::X:X/M",
"Negate a command or set its defaults\n"
- "IP information\n"
- "Establish static routes\n"
- "IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
- "IPv6 gateway address\n"
- "IPv6 gateway interface name\n")
+ "Configure BGP aggregate entries\n"
+ "Aggregate prefix\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_external_in_prefix_filter_cmd_vtysh,
- "clear ip bgp external in prefix-filter",
+DEFSH (VTYSH_BGPD, clear_bgp_all_in_prefix_filter_cmd_vtysh,
+ "clear bgp * in prefix-filter",
"Reset functions\n"
- "IP information\n"
"BGP information\n"
- "Clear all external peers\n"
+ "Clear all peers\n"
"Soft reconfig inbound update\n"
"Push out prefix-list ORF and do inbound soft reconfig\n")
-DEFSH (VTYSH_BGPD, no_neighbor_version_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X) " "version",
+DEFSH (VTYSH_BGPD, no_neighbor_timers_connect_val_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X) " "timers connect <0-65535>",
"Negate a command or set its defaults\n"
"Specify neighbor router\n"
"Neighbor address\nIPv6 address\n"
- "Neighbor's BGP version\n")
+ "BGP per neighbor timers\n"
+ "BGP connect timer\n"
+ "Connect timer\n")
-DEFSH (VTYSH_OSPF6D, show_ipv6_route_ospf6_external_cmd_vtysh,
- "show ipv6 ospf6 route redistribute",
- "Show running system information\n"
- "IPv6 Information\n"
- "Routing Table\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "redistributing External information\n"
- )
+DEFSH (VTYSH_OSPFD, no_auto_cost_reference_bandwidth_cmd_vtysh,
+ "no auto-cost reference-bandwidth",
+ "Negate a command or set its defaults\n"
+ "Calculate OSPF interface cost according to bandwidth\n"
+ "Use reference bandwidth method to assign OSPF cost\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_vpnv4_soft_in_cmd_vtysh,
- "clear ip bgp A.B.C.D vpnv4 unicast soft in",
- "Reset functions\n"
+DEFSH (VTYSH_BGPD, show_ip_bgp_cmd_vtysh,
+ "show ip bgp",
+ "Show running system information\n"
"IP information\n"
- "BGP information\n"
- "BGP neighbor address to clear\n"
- "Address family\n"
- "Address Family Modifier\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ "BGP information\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_all_soft_in_cmd_vtysh,
- "clear bgp ipv6 * soft in",
- "Reset functions\n"
- "BGP information\n"
- "Address family\n"
- "Clear all peers\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+DEFSH (VTYSH_OSPFD, ip_ospf_message_digest_key_addr_cmd_vtysh,
+ "ip ospf message-digest-key <1-255> md5 KEY A.B.C.D",
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Message digest authentication password (key)\n"
+ "Key ID\n"
+ "Use MD5 algorithm\n"
+ "The OSPF password (key)"
+ "Address of interface")
-DEFSH (VTYSH_OSPF6D, ospf6_redistribute_routemap_cmd_vtysh,
- "redistribute (static|kernel|connected|ripng|bgp) route-map WORD",
- "Redistribute\n"
- "Static routes\n"
- "Kernel route\n"
- "Connected route\n"
- "RIPng route\n"
- "BGP route\n"
- "Route map reference\n"
- "Route map name\n"
- )
+DEFSH (VTYSH_BGPD, show_debugging_bgp_cmd_vtysh,
+ "show debugging bgp",
+ "Show running system information\n"
+ "Debugging functions (see also 'undebug')\n"
+ "BGP information\n")
-DEFSH (VTYSH_BGPD, set_ecommunity_rt_cmd_vtysh,
- "set extcommunity rt .ASN:nn_or_IP-address:nn",
- "Set values in destination routing protocol\n"
- "BGP extended community attribute\n"
- "Route Target extened communityt\n"
- "VPN extended community\n")
+DEFSH (VTYSH_OSPFD|VTYSH_OSPF6D, ospf6_routemap_set_metric_type_cmd_vtysh,
+ "set metric-type (type-1|type-2)",
+ "Set value\n"
+ "Type of metric\n"
+ "OSPF6 external type 1 metric\n"
+ "OSPF6 external type 2 metric\n")
-DEFSH (VTYSH_BGPD, neighbor_local_as_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "local-as <1-65535>",
+DEFSH (VTYSH_BGPD, aggregate_address_mask_summary_only_cmd_vtysh,
+ "aggregate-address A.B.C.D A.B.C.D summary-only",
+ "Configure BGP aggregate entries\n"
+ "Aggregate address\n"
+ "Aggregate mask\n"
+ "Filter more specific routes from updates\n")
+
+DEFSH (VTYSH_BGPD, no_neighbor_passive_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "passive",
+ "Negate a command or set its defaults\n"
"Specify neighbor router\n"
"Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Specify a local-as number\n"
- "AS number used as local AS\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, show_ipv6_access_list_name_cmd_vtysh,
- "show ipv6 access-list WORD",
- "Show running system information\n"
- "IPv6 information\n"
- "List IPv6 access lists\n"
- "IPv6 zebra access-list\n")
+ "Don't send open messages to this neighbor\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_standard_host_cmd_vtysh,
- "no access-list (<1-99>|<1300-1999>) (deny|permit) host A.B.C.D",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_standard_cmd_vtysh,
+ "access-list (<1-99>|<1300-1999>) (deny|permit) A.B.C.D A.B.C.D",
"Add an access list entry\n"
"IP standard access list\n"
"IP standard access list (expanded range)\n"
"Specify packets to reject\n"
"Specify packets to forward\n"
- "A single host address\n"
- "Address to match\n")
+ "Address to match\n"
+ "Wildcard bits\n")
-DEFSH (VTYSH_OSPFD, no_area_import_list_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) import-list NAME",
+DEFSH (VTYSH_ZEBRA, no_zebra_interface_cmd_vtysh,
+ "no interface IFNAME",
+ "Delete a pseudo interface's configuration\n"
+ "Interface's name\n")
+
+DEFSH (VTYSH_RIPD, debug_rip_zebra_cmd_vtysh,
+ "debug rip zebra",
+ "Debugging functions (see also 'undebug')\n"
+ "RIP information\n"
+ "RIP and ZEBRA communication\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_extended_mask_any_cmd_vtysh,
+ "no access-list (<100-199>|<2000-2699>) (deny|permit) ip A.B.C.D A.B.C.D any",
"Negate a command or set its defaults\n"
- "OSPF area parameters\n"
- "OSPF area ID in IP address format\n"
- "OSPF area ID as a decimal value\n"
- "Unset the filter for networks announced to other areas\n"
- "Name of the access-list\n")
+ "Add an access list entry\n"
+ "IP extended access list\n"
+ "IP extended access list (expanded range)\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "Any Internet Protocol\n"
+ "Source address\n"
+ "Source wildcard bits\n"
+ "Any destination host\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_cidr_only_cmd_vtysh,
- "show ip bgp cidr-only",
+DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_paths_cmd_vtysh,
+ "show ip bgp ipv4 (unicast|multicast) paths",
"Show running system information\n"
"IP information\n"
"BGP information\n"
- "Display only routes with non-natural netmasks\n")
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Path information\n")
-DEFSH (VTYSH_RIPNGD, ripng_timers_cmd_vtysh,
- "timers basic <0-65535> <0-65535> <0-65535>",
- "RIPng timers setup\n"
- "Basic timer\n"
- "Routing table update timer value in second. Default is 30.\n"
- "Routing information timeout timer. Default is 180.\n"
- "Garbage collection timer. Default is 120.\n")
+DEFSH (VTYSH_OSPFD, ospf_redistribute_source_type_metric_routemap_cmd_vtysh,
+ "redistribute (kernel|connected|static|rip|bgp) metric-type (1|2) metric <0-16777214> route-map WORD",
+ "Redistribute information from another routing protocol\n"
+ "Kernel routes\n"
+ "Connected\n"
+ "Static routes\n"
+ "Routing Information Protocol (RIP)\n"
+ "Border Gateway Protocol (BGP)\n"
+ "OSPF exterior metric type for redistributed routes\n"
+ "Set OSPF External Type 1 metrics\n"
+ "Set OSPF External Type 2 metrics\n"
+ "Metric for redistributed routes\n"
+ "OSPF default metric\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
-DEFSH (VTYSH_BGPD, neighbor_transparent_as_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X) " "transparent-as",
- "Specify neighbor router\n"
- "Neighbor address\nIPv6 address\n"
- "Do not append my AS number even peer is EBGP peer\n")
+DEFSH (VTYSH_BGPD, clear_bgp_peer_group_soft_out_cmd_vtysh,
+ "clear bgp peer-group WORD soft out",
+ "Reset functions\n"
+ "BGP information\n"
+ "Clear all members of peer-group\n"
+ "BGP peer-group name\n"
+ "Soft reconfig\n"
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_OSPFD, area_nssa_no_summary_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) nssa no-summary",
+DEFSH (VTYSH_OSPFD, no_area_filter_list_cmd_vtysh,
+ "no area (A.B.C.D|<0-4294967295>) filter-list prefix WORD (in|out)",
+ "Negate a command or set its defaults\n"
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
"OSPF area ID as a decimal value\n"
- "Configure OSPF area as nssa\n"
- "Do not inject inter-area routes into nssa\n")
+ "Filter networks between OSPF areas\n"
+ "Filter prefixes between OSPF areas\n"
+ "Name of an IP prefix-list\n"
+ "Filter networks sent to this area\n"
+ "Filter networks sent from this area\n")
-DEFSH (VTYSH_BGPD, ip_extcommunity_list_expanded_cmd_vtysh,
- "ip extcommunity-list <100-199> (deny|permit) .LINE",
+DEFSH (VTYSH_BGPD, show_ipv6_bgp_route_cmd_vtysh,
+ "show ipv6 bgp X:X::X:X",
+ "Show running system information\n"
"IP information\n"
- "Add a extended community list entry\n"
- "Extended Community list number (expanded)\n"
- "Specify community to reject\n"
- "Specify community to accept\n"
- "An ordered list as a regular-expression\n")
+ "BGP information\n"
+ "Network in the BGP routing table to display\n")
-DEFSH (VTYSH_RIPD, no_router_rip_cmd_vtysh,
- "no router rip",
- "Negate a command or set its defaults\n"
- "Enable a routing process\n"
- "Routing Information Protocol (RIP)\n")
+DEFSH (VTYSH_BGPD, bgp_network_mask_natural_backdoor_cmd_vtysh,
+ "network A.B.C.D backdoor",
+ "Specify a network to announce via BGP\n"
+ "Network number\n"
+ "Specify a BGP backdoor route\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ip_prefix_list_le_cmd_vtysh,
- "no ip prefix-list WORD (deny|permit) A.B.C.D/M le <0-32>",
+DEFSH (VTYSH_RIPD, rip_route_cmd_vtysh,
+ "route A.B.C.D/M",
+ "RIP static route configuration\n"
+ "IP prefix <network>/<length>\n")
+
+DEFSH (VTYSH_OSPFD, no_ospf_cost_cmd_vtysh,
+ "no ospf cost",
"Negate a command or set its defaults\n"
- "IP information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Maximum prefix length to be matched\n"
- "Maximum prefix length\n")
+ "OSPF interface commands\n"
+ "Interface cost\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_route_cmd_vtysh,
- "show ip bgp A.B.C.D",
- "Show running system information\n"
- "IP information\n"
+DEFSH (VTYSH_BGPD, clear_bgp_all_soft_out_cmd_vtysh,
+ "clear bgp * soft out",
+ "Reset functions\n"
"BGP information\n"
- "Network in the BGP routing table to display\n")
+ "Clear all peers\n"
+ "Soft reconfig\n"
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, ip_prefix_list_seq_ge_le_cmd_vtysh,
- "ip prefix-list WORD seq <1-4294967295> (deny|permit) A.B.C.D/M ge <0-32> le <0-32>",
- "IP information\n"
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, ipv6_prefix_list_sequence_number_cmd_vtysh,
+ "ipv6 prefix-list sequence-number",
+ "IPv6 information\n"
"Build a prefix list\n"
- "Name of a prefix list\n"
- "sequence number of an entry\n"
- "Sequence number\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Minimum prefix length to be matched\n"
- "Minimum prefix length\n"
- "Maximum prefix length to be matched\n"
- "Maximum prefix length\n")
+ "Include/exclude sequence numbers in NVGEN\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_rd_neighbor_advertised_routes_cmd_vtysh,
- "show ip bgp vpnv4 rd ASN:nn_or_IP-address:nn neighbors A.B.C.D advertised-routes",
+DEFSH (VTYSH_RIPD, no_debug_rip_packet_cmd_vtysh,
+ "no debug rip packet",
+ "Negate a command or set its defaults\n"
+ "Debugging functions (see also 'undebug')\n"
+ "RIP information\n"
+ "RIP packet\n")
+
+DEFSH (VTYSH_ZEBRA, show_ip_route_prefix_longer_cmd_vtysh,
+ "show ip route A.B.C.D/M longer-prefixes",
"Show running system information\n"
"IP information\n"
- "BGP information\n"
- "Display VPNv4 NLRI specific information\n"
- "Display information for a route distinguisher\n"
- "VPN Route Distinguisher\n"
- "Detailed information on TCP and BGP neighbor connections\n"
- "Neighbor to display information about\n"
- "Display the routes advertised to a BGP neighbor\n")
-
-DEFSH (VTYSH_OSPFD, no_ospf_opaque_capable_cmd_vtysh,
- "no ospf opaque-lsa",
- "Negate a command or set its defaults\n"
- "OSPF specific commands\n"
- "Disable the Opaque-LSA capability (rfc2370)\n")
+ "IP routing table\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
+ "Show route matching the specified Network/Mask pair only\n")
-DEFSH (VTYSH_OSPFD, ospf_priority_cmd_vtysh,
- "ospf priority <0-255>",
- "OSPF interface commands\n"
- "Router priority\n"
- "Priority\n")
-
-DEFSH (VTYSH_OSPFD, ospf_hello_interval_cmd_vtysh,
- "ospf hello-interval <1-65535>",
- "OSPF interface commands\n"
- "Time between HELLO packets\n"
- "Seconds\n")
+DEFSH (VTYSH_RIPNGD|VTYSH_OSPF6D|VTYSH_BGPD, show_ipv6_access_list_name_cmd_vtysh,
+ "show ipv6 access-list WORD",
+ "Show running system information\n"
+ "IPv6 information\n"
+ "List IPv6 access lists\n"
+ "IPv6 zebra access-list\n")
-DEFSH (VTYSH_BGPD, no_bgp_network_mask_cmd_vtysh,
- "no network A.B.C.D mask A.B.C.D",
+DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_ripng_cmd_vtysh,
+ "no redistribute ripng",
"Negate a command or set its defaults\n"
- "Specify a network to announce via BGP\n"
- "Network number\n"
- "Network mask\n"
- "Network mask\n")
+ "Redistribute information from another routing protocol\n"
+ "RIPng route\n")
-DEFSH (VTYSH_BGPD, no_aggregate_address_summary_only_cmd_vtysh,
- "no aggregate-address A.B.C.D/M summary-only",
+DEFSH (VTYSH_BGPD, no_set_community_val_cmd_vtysh,
+ "no set community .AA:NN",
"Negate a command or set its defaults\n"
- "Configure BGP aggregate entries\n"
- "Aggregate prefix\n"
- "Filter more specific routes from updates\n")
+ "Set values in destination routing protocol\n"
+ "BGP community attribute\n"
+ "Community number in aa:nn format or local-AS|no-advertise|no-export|internet or additive\n")
-DEFSH (VTYSH_RIPD, rip_redistribute_type_cmd_vtysh,
- "redistribute (kernel|connected|static|ospf|bgp)",
- "Redistribute information from another routing protocol\n"
- "Kernel routes\n"
- "Connected\n"
- "Static routes\n"
- "Open Shortest Path First (OSPF)\n"
- "Border Gateway Protocol (BGP)\n")
+DEFSH (VTYSH_BGPD, clear_bgp_peer_group_out_cmd_vtysh,
+ "clear bgp peer-group WORD out",
+ "Reset functions\n"
+ "BGP information\n"
+ "Clear all members of peer-group\n"
+ "BGP peer-group name\n"
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ipv6_prefix_list_prefix_first_match_cmd_vtysh,
- "show ipv6 prefix-list WORD X:X::X:X/M first-match",
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, show_ipv6_prefix_list_prefix_longer_cmd_vtysh,
+ "show ipv6 prefix-list WORD X:X::X:X/M longer",
"Show running system information\n"
"IPv6 information\n"
"Build a prefix list\n"
"Name of a prefix list\n"
"IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
- "First matched prefix\n")
+ "Lookup longer prefix\n")
-DEFSH (VTYSH_BGPD, neighbor_capability_orf_prefix_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "capability orf prefix-list (both|send|receive)",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Advertise capability to the peer\n"
- "Advertise ORF capability to the peer\n"
- "Advertise prefixlist ORF capability to this neighbor\n"
- "Capability to SEND and RECEIVE the ORF to/from this neighbor\n"
- "Capability to RECEIVE the ORF from this neighbor\n"
- "Capability to SEND the ORF to this neighbor\n")
+DEFSH (VTYSH_BGPD, no_bgp_redistribute_ipv4_metric_cmd_vtysh,
+ "no redistribute (connected|kernel|ospf|rip|static) metric <0-4294967295>",
+ "Negate a command or set its defaults\n"
+ "Redistribute information from another routing protocol\n"
+ "Connected\n"
+ "Kernel routes\n"
+ "Open Shurtest Path First (OSPF)\n"
+ "Routing Information Protocol (RIP)\n"
+ "Static routes\n"
+ "Metric for redistributed routes\n"
+ "Default metric\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_external_ipv4_soft_cmd_vtysh,
- "clear ip bgp external ipv4 (unicast|multicast) soft",
- "Reset functions\n"
+DEFSH (VTYSH_OSPFD, area_vlink_authkey_cmd_vtysh,
+ "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
+ "(authentication-key|) AUTH_KEY",
+ "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
+ "Authentication password (key)\n" "The OSPF password (key)")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_flap_prefix_list_cmd_vtysh,
+ "show ip bgp flap-statistics prefix-list WORD",
+ "Show running system information\n"
"IP information\n"
"BGP information\n"
- "Clear all external peers\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Soft reconfig\n")
+ "Display flap statistics of routes\n"
+ "Display routes conforming to the prefix-list\n"
+ "IP prefix-list name\n")
-DEFSH (VTYSH_BGPD, no_neighbor_set_peer_group_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X) " "peer-group WORD",
+DEFSH (VTYSH_RIPNGD, no_ripng_aggregate_address_cmd_vtysh,
+ "no aggregate-address X:X::X:X/M",
"Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nIPv6 address\n"
- "Member of the peer-group\n"
- "peer-group name\n")
+ "Delete aggregate RIPng route announcement\n"
+ "Aggregate network")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_instance_all_soft_out_cmd_vtysh,
- "clear ip bgp view WORD * soft out",
- "Reset functions\n"
+DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_neighbor_routes_cmd_vtysh,
+ "show ip bgp ipv4 (unicast|multicast) neighbors (A.B.C.D|X:X::X:X) routes",
+ "Show running system information\n"
"IP information\n"
"BGP information\n"
- "BGP view\n"
- "view name\n"
- "Clear all peers\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Detailed information on TCP and BGP neighbor connections\n"
+ "Neighbor to display information about\n"
+ "Neighbor to display information about\n"
+ "Display routes learned from neighbor\n")
-DEFSH (VTYSH_BGPD, bgp_network_mask_route_map_cmd_vtysh,
- "network A.B.C.D mask A.B.C.D route-map WORD",
- "Specify a network to announce via BGP\n"
- "Network number\n"
- "Network mask\n"
- "Network mask\n"
- "Route-map to modify the attributes\n"
- "Name of the route map\n")
+DEFSH (VTYSH_OSPF6D, ipv6_ospf6_retransmitinterval_cmd_vtysh,
+ "ipv6 ospf6 retransmit-interval RXMTINTERVAL",
+ "IPv6 Information\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "Time between retransmitting lost link state advertisements\n"
+ "<1-65535> Seconds\n"
+ )
-DEFSH (VTYSH_BGPD, aggregate_address_as_set_cmd_vtysh,
- "aggregate-address A.B.C.D/M as-set",
- "Configure BGP aggregate entries\n"
- "Aggregate prefix\n"
- "Generate AS set path information\n")
+DEFSH (VTYSH_RIPD, debug_rip_packet_detail_cmd_vtysh,
+ "debug rip packet (recv|send) detail",
+ "Debugging functions (see also 'undebug')\n"
+ "RIP information\n"
+ "RIP packet\n"
+ "RIP receive packet\n"
+ "RIP send packet\n"
+ "Detailed information display\n")
-DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_area_topology_cmd_vtysh,
- "show ipv6 ospf6 area A.B.C.D topology",
+DEFSH (VTYSH_ZEBRA, show_ip_route_protocol_cmd_vtysh,
+ "show ip route (bgp|connected|kernel|ospf|rip|static)",
"Show running system information\n"
- "IPv6 Information\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "Area information\n"
- "Area ID (as an IPv4 notation)\n"
- "Shortest Path First tree information\n"
- "Displays SPF topology table\n")
+ "IP information\n"
+ "IP routing table\n"
+ "Border Gateway Protocol (BGP)\n"
+ "Connected\n"
+ "Kernel\n"
+ "Open Shortest Path First (OSPF)\n"
+ "Routing Information Protocol (RIP)\n"
+ "Static routes\n")
-DEFSH (VTYSH_BGPD, no_neighbor_peer_group_remote_as_cmd_vtysh,
- "no neighbor WORD remote-as <1-65535>",
+DEFSH (VTYSH_BGPD, no_bgp_client_to_client_reflection_cmd_vtysh,
+ "no bgp client-to-client reflection",
"Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor tag\n"
- "Specify a BGP neighbor\n"
- "AS number\n")
+ "BGP specific commands\n"
+ "Configure client to client route reflection\n"
+ "reflection of routes allowed\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ip_prefix_list_seq_ge_cmd_vtysh,
- "no ip prefix-list WORD seq <1-4294967295> (deny|permit) A.B.C.D/M ge <0-32>",
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_rmap_onmatch_next_cmd_vtysh,
+ "no on-match next",
"Negate a command or set its defaults\n"
- "IP information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "sequence number of an entry\n"
- "Sequence number\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Minimum prefix length to be matched\n"
- "Minimum prefix length\n")
+ "Exit policy on matches\n"
+ "Next clause\n")
-DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_static_routemap_cmd_vtysh,
- "no redistribute static route-map WORD",
+DEFSH (VTYSH_BGPD, no_bgp_multiple_instance_cmd_vtysh,
+ "no bgp multiple-instance",
"Negate a command or set its defaults\n"
- "Redistribute information from another routing protocol\n"
- "Static routes\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
+ "BGP information\n"
+ "BGP multiple instance\n")
-DEFSH (VTYSH_RIPD, rip_network_cmd_vtysh,
- "network (A.B.C.D/M|WORD)",
- "Enable routing on an IP network\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Interface name\n")
+DEFSH (VTYSH_OSPFD, no_debug_ospf_nsm_sub_cmd_vtysh,
+ "no debug ospf nsm (status|events|timers)",
+ "Negate a command or set its defaults\n"
+ "Debugging functions\n"
+ "OSPF information\n"
+ "OSPF Interface State Machine\n"
+ "NSM Status Information\n"
+ "NSM Event Information\n"
+ "NSM Timer Information\n")
-DEFSH (VTYSH_ZEBRA, ip_route_mask_cmd_vtysh,
- "ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE|null0)",
- "IP information\n"
- "Establish static routes\n"
- "IP destination prefix\n"
- "IP destination prefix mask\n"
- "IP gateway address\n"
- "IP gateway interface name\n"
- "Null interface\n")
+DEFSH (VTYSH_OSPFD, area_vlink_param2_cmd_vtysh,
+ "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
+ "(hello-interval|retransmit-interval|transmit-delay|dead-interval) <1-65535> "
+ "(hello-interval|retransmit-interval|transmit-delay|dead-interval) <1-65535>",
+ "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
+ "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n"
+ "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n")
-DEFSH (VTYSH_BGPD, show_bgp_ipv6_regexp_cmd_vtysh,
- "show bgp ipv6 regexp .LINE",
- "Show running system information\n"
+DEFSH (VTYSH_BGPD, bgp_distance_cmd_vtysh,
+ "distance bgp <1-255> <1-255> <1-255>",
+ "Define an administrative distance\n"
+ "BGP distance\n"
+ "Distance for routes external to the AS\n"
+ "Distance for routes internal to the AS\n"
+ "Distance for local routes\n")
+
+DEFSH (VTYSH_BGPD, clear_bgp_peer_group_soft_cmd_vtysh,
+ "clear bgp peer-group WORD soft",
+ "Reset functions\n"
"BGP information\n"
- "Address family\n"
- "Display routes matching the AS path regular expression\n"
- "A regular-expression to match the BGP AS paths\n")
+ "Clear all members of peer-group\n"
+ "BGP peer-group name\n"
+ "Soft reconfig\n")
-DEFSH (VTYSH_RIPD, debug_rip_zebra_cmd_vtysh,
- "debug rip zebra",
- "Debugging functions (see also 'undebug')\n"
- "RIP information\n"
- "RIP and ZEBRA communication\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_match_metric_val_cmd_vtysh,
- "no match metric <0-4294967295>",
+DEFSH (VTYSH_BGPD, no_bgp_redistribute_ipv4_metric_rmap_cmd_vtysh,
+ "no redistribute (connected|kernel|ospf|rip|static) metric <0-4294967295> route-map WORD",
"Negate a command or set its defaults\n"
- "Match values from routing table\n"
- "Match metric of route\n"
- "Metric value\n")
+ "Redistribute information from another routing protocol\n"
+ "Connected\n"
+ "Kernel routes\n"
+ "Open Shurtest Path First (OSPF)\n"
+ "Routing Information Protocol (RIP)\n"
+ "Static routes\n"
+ "Metric for redistributed routes\n"
+ "Default metric\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
-DEFSH (VTYSH_BGPD, no_match_ipv6_address_cmd_vtysh,
- "no match ipv6 address WORD",
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_extended_host_any_cmd_vtysh,
+ "no access-list (<100-199>|<2000-2699>) (deny|permit) ip host A.B.C.D any",
"Negate a command or set its defaults\n"
- "Match values from routing table\n"
- "IPv6 information\n"
- "Match IPv6 address of route\n"
- "IPv6 access-list name\n")
+ "Add an access list entry\n"
+ "IP extended access list\n"
+ "IP extended access list (expanded range)\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "Any Internet Protocol\n"
+ "A single source host\n"
+ "Source address\n"
+ "Any destination host\n")
-DEFSH (VTYSH_OSPFD, show_ip_ospf_neighbor_cmd_vtysh,
- "show ip ospf neighbor",
+DEFSH (VTYSH_BGPD, show_ip_bgp_attr_info_cmd_vtysh,
+ "show ip bgp attribute-info",
"Show running system information\n"
"IP information\n"
- "OSPF information\n"
- "Neighbor list\n")
-
-DEFSH (VTYSH_BGPD, show_ipv6_mbgp_community_list_cmd_vtysh,
- "show ipv6 mbgp community-list WORD",
- "Show running system information\n"
- "IPv6 information\n"
- "MBGP information\n"
- "Display routes matching the community-list\n"
- "community-list name\n")
-
-DEFSH (VTYSH_RIPNGD, no_ripng_default_metric_val_cmd_vtysh,
- "no default-metric <1-16>",
- "Negate a command or set its defaults\n"
- "Set a metric of redistribute routes\n"
- "Default metric\n")
+ "BGP information\n"
+ "List all bgp attribute information\n")
-DEFSH (VTYSH_RIPNGD, no_debug_ripng_zebra_cmd_vtysh,
- "no debug ripng zebra",
+DEFSH (VTYSH_RIPNGD, no_default_information_originate_cmd_vtysh,
+ "no default-information originate",
"Negate a command or set its defaults\n"
- "Debugging functions (see also 'undebug')\n"
- "RIPng configuration\n"
- "Debug option set for ripng and zebra communication\n")
+ "Default route information\n"
+ "Distribute default route\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_ipv6_access_list_any_cmd_vtysh,
- "no ipv6 access-list WORD (deny|permit) any",
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_standard_host_cmd_vtysh,
+ "no access-list (<1-99>|<1300-1999>) (deny|permit) host A.B.C.D",
"Negate a command or set its defaults\n"
- "IPv6 information\n"
"Add an access list entry\n"
- "IPv6 zebra access-list\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Any prefixi to match\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ipv6_prefix_list_ge_cmd_vtysh,
- "no ipv6 prefix-list WORD (deny|permit) X:X::X:X/M ge <0-128>",
- "Negate a command or set its defaults\n"
- "IPv6 information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
+ "IP standard access list\n"
+ "IP standard access list (expanded range)\n"
"Specify packets to reject\n"
"Specify packets to forward\n"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
- "Minimum prefix length to be matched\n"
- "Minimum prefix length\n")
-
-DEFSH (VTYSH_ZEBRA, no_ip_forwarding_cmd_vtysh,
- "no ip forwarding",
- "Negate a command or set its defaults\n"
- "IP information\n"
- "Turn off IP forwarding")
-
-DEFSH (VTYSH_BGPD, no_set_aspath_prepend_val_cmd_vtysh,
- "no set as-path prepend .<1-65535>",
- "Negate a command or set its defaults\n"
- "Set values in destination routing protocol\n"
- "Prepend string for a BGP AS-path attribute\n"
- "Prepend to the as-path\n"
- "AS number\n")
-
-DEFSH (VTYSH_BGPD, no_neighbor_attr_unchanged4_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged med (as-path|next-hop)",
- "Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "BGP attribute is propagated unchanged to this neighbor\n"
- "Med attribute\n"
- "As-path attribute\n"
- "Nexthop attribute\n")
+ "A single host address\n"
+ "Address to match\n")
-DEFSH (VTYSH_OSPFD, show_ip_ospf_database_type_id_adv_router_cmd_vtysh,
- "show ip ospf database (" "asbr-summary|external|network|router|summary" "|nssa-external" "|opaque-link|opaque-area|opaque-as" ") A.B.C.D adv-router A.B.C.D",
+DEFSH (VTYSH_RIPD, show_ip_protocols_rip_cmd_vtysh,
+ "show ip protocols",
"Show running system information\n"
"IP information\n"
- "OSPF information\n"
- "Database summary\n"
- "ASBR summary link states\n" "External link states\n" "Network link states\n" "Router link states\n" "Network summary link states\n" "NSSA external link state\n" "Link local Opaque-LSA\n" "Link area Opaque-LSA\n" "Link AS Opaque-LSA\n"
- "Link State ID (as an IP address)\n"
- "Advertising Router link states\n"
- "Advertising Router (as an IP address)\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, ip_prefix_list_le_cmd_vtysh,
- "ip prefix-list WORD (deny|permit) A.B.C.D/M le <0-32>",
- "IP information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Maximum prefix length to be matched\n"
- "Maximum prefix length\n")
+ "IP routing protocol process parameters and statistics\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD, match_interface_cmd_vtysh,
- "match interface WORD",
- "Match values from routing table\n"
- "Match first hop interface of route\n"
- "Interface name\n")
+DEFSH (VTYSH_RIPD, send_lifetime_day_month_day_month_cmd_vtysh,
+ "send-lifetime HH:MM:SS <1-31> MONTH <1993-2035> HH:MM:SS <1-31> MONTH <1993-2035>",
+ "Set send lifetime of the key\n"
+ "Time to start\n"
+ "Day of th month to start\n"
+ "Month of the year to start\n"
+ "Year to start\n"
+ "Time to expire\n"
+ "Day of th month to expire\n"
+ "Month of the year to expire\n"
+ "Year to expire\n")
-DEFSH (VTYSH_OSPFD, no_ip_ospf_authentication_cmd_vtysh,
- "no ip ospf authentication",
- "Negate a command or set its defaults\n"
- "IP Information\n"
- "OSPF interface commands\n"
- "Enable authentication on this interface\n")
+DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_topology_cmd_vtysh,
+ "show ipv6 ospf6 topology",
+ "Show running system information\n"
+ "IPv6 Information\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "Inter Area topology information\n"
+ )
-DEFSH (VTYSH_OSPFD, no_area_range_advertise_cost_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) range A.B.C.D/M advertise cost <0-16777215>",
+DEFSH (VTYSH_OSPFD, no_area_stub_no_summary_cmd_vtysh,
+ "no area (A.B.C.D|<0-4294967295>) stub no-summary",
"Negate a command or set its defaults\n"
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
"OSPF area ID as a decimal value\n"
- "Summarize routes matching address/mask (border routers only)\n"
- "Area range prefix\n"
- "Advertise this range (default)\n"
- "User specified metric for this range\n"
- "Advertised metric for this range\n")
+ "Configure OSPF area as stub\n"
+ "Do not inject inter-area routes into area\n")
-DEFSH (VTYSH_BGPD, no_bgp_default_local_preference_val_cmd_vtysh,
- "no bgp default local-preference <0-4294967295>",
+DEFSH (VTYSH_OSPFD, no_ospf_redistribute_source_cmd_vtysh,
+ "no redistribute (kernel|connected|static|rip|bgp)",
"Negate a command or set its defaults\n"
- "BGP specific commands\n"
- "Configure BGP defaults\n"
- "local preference (higher=more preferred)\n"
- "Configure default local preference value\n")
-
-DEFSH (VTYSH_OSPFD, ospf_rfc1583_flag_cmd_vtysh,
- "ospf rfc1583compatibility",
- "OSPF specific commands\n"
- "Enable the RFC1583Compatibility flag\n")
-
-DEFSH (VTYSH_OSPFD, area_filter_list_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) filter-list prefix WORD (in|out)",
- "OSPF area parameters\n"
- "OSPF area ID in IP address format\n"
- "OSPF area ID as a decimal value\n"
- "Filter networks between OSPF areas\n"
- "Filter prefixes between OSPF areas\n"
- "Name of an IP prefix-list\n"
- "Filter networks sent to this area\n"
- "Filter networks sent from this area\n")
+ "Redistribute information from another routing protocol\n"
+ "Kernel routes\n"
+ "Connected\n"
+ "Static routes\n"
+ "Routing Information Protocol (RIP)\n"
+ "Border Gateway Protocol (BGP)\n")
-DEFSH (VTYSH_RIPD, ip_rip_send_version_1_cmd_vtysh,
- "ip rip send version 1 2",
+DEFSH (VTYSH_RIPD, ip_rip_receive_version_cmd_vtysh,
+ "ip rip receive version (1|2)",
"IP information\n"
"Routing Information Protocol\n"
- "Advertisement transmission\n"
+ "Advertisement reception\n"
"Version control\n"
"RIP version 1\n"
"RIP version 2\n")
-DEFSH (VTYSH_BGPD, show_bgp_ipv6_community3_cmd_vtysh,
- "show bgp ipv6 community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
+DEFSH (VTYSH_OSPFD, ip_ospf_priority_addr_cmd_vtysh,
+ "ip ospf priority <0-255> A.B.C.D",
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Router priority\n"
+ "Priority\n"
+ "Address of interface")
+
+DEFSH (VTYSH_ZEBRA, debug_zebra_events_cmd_vtysh,
+ "debug zebra events",
+ "Debugging functions (see also 'undebug')\n"
+ "Zebra configuration\n"
+ "Debug option set for zebra events\n")
+
+DEFSH (VTYSH_BGPD, show_bgp_ipv6_community_cmd_vtysh,
+ "show bgp ipv6 community (AA:NN|local-AS|no-advertise|no-export)",
"Show running system information\n"
"BGP information\n"
"Address family\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
"Do not export to next AS (well-known community)\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_all_vpnv4_in_cmd_vtysh,
- "clear ip bgp * vpnv4 unicast in",
- "Reset functions\n"
- "IP information\n"
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, match_metric_cmd_vtysh,
+ "match metric <0-4294967295>",
+ "Match values from routing table\n"
+ "Match metric of route\n"
+ "Metric value\n")
+
+DEFSH (VTYSH_BGPD, show_bgp_ipv6_prefix_longer_cmd_vtysh,
+ "show bgp ipv6 X:X::X:X/M longer-prefixes",
+ "Show running system information\n"
"BGP information\n"
- "Clear all peers\n"
"Address family\n"
- "Address Family Modifier\n"
- "Soft reconfig inbound update\n")
+ "IPv6 prefix <network>/<length>\n"
+ "Display route and more specific routes\n")
-DEFSH (VTYSH_BGPD, bgp_network_import_check_cmd_vtysh,
- "bgp network import-check",
- "BGP specific commands\n"
- "BGP network command\n"
- "Check BGP network route exists in IGP\n")
-
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_group_soft_out_cmd_vtysh,
- "clear bgp ipv6 peer-group WORD soft out",
- "Reset functions\n"
- "BGP information\n"
- "Address family\n"
- "Clear all members of peer-group\n"
- "BGP peer-group name\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+DEFSH (VTYSH_OSPF6D, no_ipv6_ospf6_passive_cmd_vtysh,
+ "no ipv6 ospf6 passive",
+ "Negate a command or set its defaults\n"
+ "IPv6 Information\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "passive interface: No Adjacency will be formed on this I/F\n"
+ )
-DEFSH (VTYSH_OSPFD, ip_ospf_priority_cmd_vtysh,
- "ip ospf priority <0-255>",
- "IP Information\n"
- "OSPF interface commands\n"
- "Router priority\n"
- "Priority\n")
+DEFSH (VTYSH_RIPD, accept_lifetime_infinite_day_month_cmd_vtysh,
+ "accept-lifetime HH:MM:SS <1-31> MONTH <1993-2035> infinite",
+ "Set accept lifetime of the key\n"
+ "Time to start\n"
+ "Day of th month to start\n"
+ "Month of the year to start\n"
+ "Year to start\n"
+ "Never expires")
-DEFSH (VTYSH_OSPFD, debug_ospf_lsa_cmd_vtysh,
- "debug ospf lsa",
- "Debugging functions (see also 'undebug')\n"
- "OSPF information\n"
- "OSPF Link State Advertisement\n")
+DEFSH (VTYSH_BGPD, no_neighbor_attr_unchanged6_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged as-path med next-hop",
+ "Negate a command or set its defaults\n"
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "BGP attribute is propagated unchanged to this neighbor\n"
+ "As-path attribute\n"
+ "Med attribute\n"
+ "Nexthop attribute\n")
-DEFSH (VTYSH_ZEBRA, show_ip_route_prefix_longer_cmd_vtysh,
- "show ip route A.B.C.D/M longer-prefixes",
- "Show running system information\n"
- "IP information\n"
- "IP routing table\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Show route matching the specified Network/Mask pair only\n")
+DEFSH (VTYSH_OSPFD, no_area_import_list_cmd_vtysh,
+ "no area (A.B.C.D|<0-4294967295>) import-list NAME",
+ "Negate a command or set its defaults\n"
+ "OSPF area parameters\n"
+ "OSPF area ID in IP address format\n"
+ "OSPF area ID as a decimal value\n"
+ "Unset the filter for networks announced to other areas\n"
+ "Name of the access-list\n")
-DEFSH (VTYSH_BGPD, bgp_always_compare_med_cmd_vtysh,
- "bgp always-compare-med",
- "BGP specific commands\n"
- "Allow comparing MED from different neighbors\n")
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, no_ipv6_prefix_list_seq_ge_cmd_vtysh,
+ "no ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) X:X::X:X/M ge <0-128>",
+ "Negate a command or set its defaults\n"
+ "IPv6 information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "sequence number of an entry\n"
+ "Sequence number\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
+ "Minimum prefix length to be matched\n"
+ "Minimum prefix length\n")
-DEFSH (VTYSH_OSPFD, ospf_distribute_list_out_cmd_vtysh,
- "distribute-list WORD out (kernel|connected|static|rip|bgp)",
- "Filter networks in routing updates\n"
- "Access-list name\n"
- "Filter outgoing routing updates\n"
- "Kernel routes\n"
- "Connected\n"
- "Static routes\n"
- "Routing Information Protocol (RIP)\n"
- "Border Gateway Protocol (BGP)\n")
+DEFSH (VTYSH_BGPD, neighbor_route_reflector_client_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "route-reflector-client",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Configure a neighbor as Route Reflector client\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_community3_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
+DEFSH (VTYSH_BGPD, show_bgp_community_list_cmd_vtysh,
+ "show bgp community-list WORD",
"Show running system information\n"
- "IP information\n"
"BGP information\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Display routes matching the communities\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n")
+ "Display routes matching the community-list\n"
+ "community-list name\n")
-DEFSH (VTYSH_RIPD, match_ip_next_hop_cmd_vtysh,
- "match ip next-hop WORD",
- "Match values from routing table\n"
- "IP information\n"
- "Match next-hop address of route\n"
- "IP access-list name\n")
+DEFSH (VTYSH_RIPNGD, ripng_redistribute_ripng_cmd_vtysh,
+ "redistribute ripng",
+ "Redistribute information from another routing protocol\n"
+ "RIPng route\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ip_prefix_list_prefix_cmd_vtysh,
- "show ip prefix-list WORD A.B.C.D/M",
- "Show running system information\n"
- "IP information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n")
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_standard_host_cmd_vtysh,
+ "access-list (<1-99>|<1300-1999>) (deny|permit) host A.B.C.D",
+ "Add an access list entry\n"
+ "IP standard access list\n"
+ "IP standard access list (expanded range)\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "A single host address\n"
+ "Address to match\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, clear_ipv6_prefix_list_name_cmd_vtysh,
- "clear ipv6 prefix-list WORD",
- "Reset functions\n"
+DEFSH (VTYSH_RIPNGD, ripng_redistribute_bgp_metric_cmd_vtysh,
+ "redistribute bgp metric <0-16>",
+ "Redistribute information from another routing protocol\n"
+ "Border Gateway Protocol (BGP)\n"
+ "Metric\n"
+ "Metric value\n")
+
+DEFSH (VTYSH_OSPF6D|VTYSH_BGPD, match_ipv6_address_prefix_list_cmd_vtysh,
+ "match ipv6 address prefix-list WORD",
+ "Match values from routing table\n"
"IPv6 information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n")
+ "Match address of route\n"
+ "Match entries of prefix-lists\n"
+ "IP prefix-list name\n")
-DEFSH (VTYSH_BGPD, show_ipv6_mbgp_community_cmd_vtysh,
- "show ipv6 mbgp community (AA:NN|local-AS|no-advertise|no-export)",
+DEFSH (VTYSH_BGPD, show_bgp_neighbor_received_prefix_filter_cmd_vtysh,
+ "show bgp neighbors (A.B.C.D|X:X::X:X) received prefix-filter",
"Show running system information\n"
- "IPv6 information\n"
- "MBGP information\n"
- "Display routes matching the communities\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n")
+ "BGP information\n"
+ "Detailed information on TCP and BGP neighbor connections\n"
+ "Neighbor to display information about\n"
+ "Neighbor to display information about\n"
+ "Display information received from a BGP neighbor\n"
+ "Display the prefixlist filter\n")
-DEFSH (VTYSH_ZEBRA, ip_irdp_holdtime_cmd_vtysh,
- "ip irdp holdtime <0-9000>",
+DEFSH (VTYSH_BGPD, show_ip_bgp_instance_neighbors_cmd_vtysh,
+ "show ip bgp view WORD neighbors",
+ "Show running system information\n"
"IP information\n"
- "ICMP Router discovery on this interface\n"
- "Set holdtime value\n"
- "Holdtime value in seconds. Default is 1800 seconds\n")
+ "BGP information\n"
+ "BGP view\n"
+ "View name\n"
+ "Detailed information on TCP and BGP neighbor connections\n")
-DEFSH (VTYSH_BGPD, clear_bgp_all_soft_cmd_vtysh,
- "clear bgp * soft",
+DEFSH (VTYSH_OSPF6D, show_zebra_cmd_vtysh,
+ "show zebra",
+ "Show running system information\n"
+ "Zebra information\n")
+
+DEFSH (VTYSH_BGPD, clear_bgp_peer_out_cmd_vtysh,
+ "clear bgp (A.B.C.D|X:X::X:X) out",
"Reset functions\n"
"BGP information\n"
- "Clear all peers\n"
- "Soft reconfig\n")
+ "BGP neighbor address to clear\n"
+ "BGP IPv6 neighbor to clear\n"
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_BGPD, no_aggregate_address_mask_cmd_vtysh,
- "no aggregate-address A.B.C.D A.B.C.D",
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ip_prefix_list_description_cmd_vtysh,
+ "no ip prefix-list WORD description",
"Negate a command or set its defaults\n"
- "Configure BGP aggregate entries\n"
- "Aggregate address\n"
- "Aggregate mask\n")
-
-DEFSH (VTYSH_RIPD, key_string_cmd_vtysh,
- "key-string LINE",
- "Set key string\n"
- "The key\n")
+ "IP information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "Prefix-list specific description\n")
-DEFSH (VTYSH_BGPD, show_ipv6_bgp_route_cmd_vtysh,
- "show ipv6 bgp X:X::X:X",
- "Show running system information\n"
+DEFSH (VTYSH_ZEBRA, no_ip_forwarding_cmd_vtysh,
+ "no ip forwarding",
+ "Negate a command or set its defaults\n"
"IP information\n"
- "BGP information\n"
- "Network in the BGP routing table to display\n")
+ "Turn off IP forwarding")
-DEFSH (VTYSH_BGPD, show_bgp_community2_exact_cmd_vtysh,
- "show bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
- "Show running system information\n"
+DEFSH (VTYSH_RIPNGD, ripng_redistribute_bgp_routemap_cmd_vtysh,
+ "redistribute bgp route-map WORD",
+ "Redistribute information from another routing protocol\n"
+ "Border Gateway Protocol (BGP)\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
+
+DEFSH (VTYSH_BGPD, no_debug_bgp_update_cmd_vtysh,
+ "no debug bgp updates",
+ "Negate a command or set its defaults\n"
+ "Debugging functions (see also 'undebug')\n"
"BGP information\n"
- "Display routes matching the communities\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "Exact match of the communities")
+ "BGP updates\n")
DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_ospf6_cmd_vtysh,
"no redistribute ospf6",
"Redistribute information from another routing protocol\n"
"IPv6 Open Shortest Path First (OSPFv3)\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_match_ip_address_prefix_list_cmd_vtysh,
- "no match ip address prefix-list",
+DEFSH (VTYSH_ZEBRA, no_ip_address_cmd_vtysh,
+ "no ip address A.B.C.D/M",
"Negate a command or set its defaults\n"
- "Match values from routing table\n"
+ "Interface Internet Protocol config commands\n"
+ "Set the IP address of an interface\n"
+ "IP Address (e.g. 10.0.0.1/8)")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_route_map_cmd_vtysh,
+ "show ip bgp ipv4 (unicast|multicast) route-map WORD",
+ "Show running system information\n"
"IP information\n"
- "Match address of route\n"
- "Match entries of prefix-lists\n")
+ "BGP information\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Display routes matching the route-map\n"
+ "A route-map to match on\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_any_cmd_vtysh,
- "access-list WORD (deny|permit) any",
- "Add an access list entry\n"
- "IP zebra access-list name\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Prefix to match. e.g. 10.0.0.0/8\n")
+DEFSH (VTYSH_ZEBRA, no_ipv6_address_cmd_vtysh,
+ "no ipv6 address X:X::X:X/M",
+ "Negate a command or set its defaults\n"
+ "Interface Internet Protocol config commands\n"
+ "Set the IP address of an interface\n"
+ "IPv6 address (e.g. 3ffe:506::1/48)\n")
-DEFSH (VTYSH_OSPFD, no_neighbor_poll_interval_cmd_vtysh,
- "no neighbor A.B.C.D poll-interval <1-65535>",
+DEFSH (VTYSH_BGPD, no_neighbor_shutdown_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "shutdown",
"Negate a command or set its defaults\n"
"Specify neighbor router\n"
- "Neighbor IP address\n"
- "Dead Neighbor Polling interval\n"
- "Seconds\n")
-
-DEFSH (VTYSH_OSPFD, show_ip_ospf_database_type_adv_router_cmd_vtysh,
- "show ip ospf database (" "asbr-summary|external|network|router|summary" "|nssa-external" "|opaque-link|opaque-area|opaque-as" ") adv-router A.B.C.D",
- "Show running system information\n"
- "IP information\n"
- "OSPF information\n"
- "Database summary\n"
- "ASBR summary link states\n" "External link states\n" "Network link states\n" "Router link states\n" "Network summary link states\n" "NSSA external link state\n" "Link local Opaque-LSA\n" "Link area Opaque-LSA\n" "Link AS Opaque-LSA\n"
- "Advertising Router link states\n"
- "Advertising Router (as an IP address)\n")
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Administratively shut down this neighbor\n")
-DEFSH (VTYSH_ZEBRA, ipv6_route_cmd_vtysh,
- "ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE)",
+DEFSH (VTYSH_RIPD, no_ip_rip_authentication_string2_cmd_vtysh,
+ "no ip rip authentication string LINE",
+ "Negate a command or set its defaults\n"
"IP information\n"
- "Establish static routes\n"
- "IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
- "IPv6 gateway address\n"
- "IPv6 gateway interface name\n")
+ "Routing Information Protocol\n"
+ "Authentication control\n"
+ "Authentication string\n"
+ "Authentication string\n")
-DEFSH (VTYSH_OSPFD, no_ip_ospf_authentication_addr_cmd_vtysh,
- "no ip ospf authentication A.B.C.D",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_OSPFD, ip_ospf_network_cmd_vtysh,
+ "ip ospf network (broadcast|non-broadcast|point-to-multipoint|point-to-point)",
"IP Information\n"
"OSPF interface commands\n"
- "Enable authentication on this interface\n"
- "Address of interface")
+ "Network type\n"
+ "Specify OSPF broadcast multi-access network\n"
+ "Specify OSPF NBMA network\n"
+ "Specify OSPF point-to-multipoint network\n"
+ "Specify OSPF point-to-point network\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_extended_host_mask_cmd_vtysh,
- "no access-list (<100-199>|<2000-2699>) (deny|permit) ip host A.B.C.D A.B.C.D A.B.C.D",
+DEFSH (VTYSH_BGPD, neighbor_send_community_type_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "send-community (both|extended|standard)",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Send Community attribute to this neighbor\n"
+ "Send Standard and Extended Community attributes\n"
+ "Send Extended Community attributes\n"
+ "Send Standard Community attributes\n")
+
+DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_kernel_metric_cmd_vtysh,
+ "no redistribute kernel metric",
"Negate a command or set its defaults\n"
- "Add an access list entry\n"
- "IP extended access list\n"
- "IP extended access list (expanded range)\n"
+ "Redistribute information from another routing protocol\n"
+ "Kernel routes\n"
+ "Metric\n")
+
+DEFSH (VTYSH_BGPD, bgp_redistribute_ipv4_rmap_cmd_vtysh,
+ "redistribute (connected|kernel|ospf|rip|static) route-map WORD",
+ "Redistribute information from another routing protocol\n"
+ "Connected\n"
+ "Kernel routes\n"
+ "Open Shurtest Path First (OSPF)\n"
+ "Routing Information Protocol (RIP)\n"
+ "Static routes\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
+
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, ipv6_prefix_list_le_cmd_vtysh,
+ "ipv6 prefix-list WORD (deny|permit) X:X::X:X/M le <0-128>",
+ "IPv6 information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
"Specify packets to reject\n"
"Specify packets to forward\n"
- "Any Internet Protocol\n"
- "A single source host\n"
- "Source address\n"
- "Destination address\n"
- "Destination Wildcard bits\n")
+ "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
+ "Maximum prefix length to be matched\n"
+ "Maximum prefix length\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_community4_exact_cmd_vtysh,
- "show ip bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
+DEFSH (VTYSH_OSPFD, ospf_redistribute_source_cmd_vtysh,
+ "redistribute (kernel|connected|static|rip|bgp)",
+ "Redistribute information from another routing protocol\n"
+ "Kernel routes\n"
+ "Connected\n"
+ "Static routes\n"
+ "Routing Information Protocol (RIP)\n"
+ "Border Gateway Protocol (BGP)\n")
+
+DEFSH (VTYSH_RIPNGD|VTYSH_OSPF6D|VTYSH_BGPD, show_ipv6_access_list_cmd_vtysh,
+ "show ipv6 access-list",
+ "Show running system information\n"
+ "IPv6 information\n"
+ "List IPv6 access lists\n")
+
+DEFSH (VTYSH_BGPD, match_ecommunity_cmd_vtysh,
+ "match extcommunity (<1-99>|<100-199>|WORD)",
+ "Match values from routing table\n"
+ "Match BGP/VPN extended community list\n"
+ "Extended community-list number (standard)\n"
+ "Extended community-list number (expanded)\n"
+ "Extended community-list name\n")
+
+DEFSH (VTYSH_BGPD, no_neighbor_override_capability_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "override-capability",
+ "Negate a command or set its defaults\n"
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Override capability negotiation result\n")
+
+DEFSH (VTYSH_ZEBRA, linkdetect_cmd_vtysh,
+ "link-detect",
+ "Enable link detection on interface\n")
+
+DEFSH (VTYSH_BGPD, undebug_bgp_update_cmd_vtysh,
+ "undebug bgp updates",
+ "Disable debugging functions (see also 'debug')\n"
+ "BGP information\n"
+ "BGP updates\n")
+
+DEFSH (VTYSH_RIPNGD, no_debug_ripng_packet_cmd_vtysh,
+ "no debug ripng packet",
+ "Negate a command or set its defaults\n"
+ "Debugging functions (see also 'undebug')\n"
+ "RIPng configuration\n"
+ "Debug option set for ripng packet\n")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_prefix_list_cmd_vtysh,
+ "show ip bgp ipv4 (unicast|multicast) prefix-list WORD",
+ "Show running system information\n"
+ "IP information\n"
+ "BGP information\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Display routes conforming to the prefix-list\n"
+ "IP prefix-list name\n")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_community2_cmd_vtysh,
+ "show ip bgp ipv4 (unicast|multicast) community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
"Show running system information\n"
"IP information\n"
"BGP information\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
"Display routes matching the communities\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "Exact match of the communities")
+ "Do not export to next AS (well-known community)\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, clear_ipv6_prefix_list_name_prefix_cmd_vtysh,
- "clear ipv6 prefix-list WORD X:X::X:X/M",
- "Reset functions\n"
- "IPv6 information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n")
+DEFSH (VTYSH_BGPD, neighbor_attr_unchanged6_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged as-path med next-hop",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "BGP attribute is propagated unchanged to this neighbor\n"
+ "As-path attribute\n"
+ "Med attribute\n"
+ "Nexthop attribute\n")
-DEFSH (VTYSH_BGPD, no_set_aspath_prepend_cmd_vtysh,
- "no set as-path prepend",
+DEFSH (VTYSH_OSPFD, no_timers_spf_cmd_vtysh,
+ "no timers spf",
"Negate a command or set its defaults\n"
- "Set values in destination routing protocol\n"
- "Prepend string for a BGP AS-path attribute\n"
- "Prepend to the as-path\n")
+ "Adjust routing timers\n"
+ "OSPF SPF timers\n")
-DEFSH (VTYSH_BGPD, show_bgp_ipv6_summary_cmd_vtysh,
- "show bgp ipv6 summary",
+DEFSH (VTYSH_BGPD, show_ip_bgp_flap_filter_list_cmd_vtysh,
+ "show ip bgp flap-statistics filter-list WORD",
"Show running system information\n"
+ "IP information\n"
"BGP information\n"
- "Address family\n"
- "Summary of BGP neighbor status\n")
+ "Display flap statistics of routes\n"
+ "Display routes conforming to the filter-list\n"
+ "Regular expression access list name\n")
-DEFSH (VTYSH_BGPD, ip_extcommunity_list_name_standard2_cmd_vtysh,
- "ip extcommunity-list standard WORD (deny|permit)",
+DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_rd_neighbor_advertised_routes_cmd_vtysh,
+ "show ip bgp vpnv4 rd ASN:nn_or_IP-address:nn neighbors A.B.C.D advertised-routes",
+ "Show running system information\n"
"IP information\n"
- "Add a extended community list entry\n"
- "Specify standard extcommunity-list\n"
- "Extended Community list name\n"
- "Specify community to reject\n"
- "Specify community to accept\n")
+ "BGP information\n"
+ "Display VPNv4 NLRI specific information\n"
+ "Display information for a route distinguisher\n"
+ "VPN Route Distinguisher\n"
+ "Detailed information on TCP and BGP neighbor connections\n"
+ "Neighbor to display information about\n"
+ "Display the routes advertised to a BGP neighbor\n")
-DEFSH (VTYSH_RIPD, rip_route_cmd_vtysh,
- "route A.B.C.D/M",
- "RIP static route configuration\n"
- "IP prefix <network>/<length>\n")
+DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_kernel_routemap_cmd_vtysh,
+ "no redistribute kernel route-map WORD",
+ "Negate a command or set its defaults\n"
+ "Redistribute information from another routing protocol\n"
+ "Kernel routes\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
-DEFSH (VTYSH_BGPD, ip_community_list_standard_cmd_vtysh,
- "ip community-list <1-99> (deny|permit) .AA:NN",
- "IP information\n"
- "Add a community list entry\n"
- "Community list number (standard)\n"
- "Specify community to reject\n"
- "Specify community to accept\n"
- "Community number in aa:nn format or internet|local-AS|no-advertise|no-export\n")
-
-DEFSH (VTYSH_BGPD, clear_bgp_all_soft_out_cmd_vtysh,
- "clear bgp * soft out",
- "Reset functions\n"
+DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_all_route_cmd_vtysh,
+ "show ip bgp vpnv4 all A.B.C.D",
+ "Show running system information\n"
+ "IP information\n"
"BGP information\n"
- "Clear all peers\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ "Display VPNv4 NLRI specific information\n"
+ "Display information about all VPNv4 NLRIs\n"
+ "Network in the BGP routing table to display\n")
-DEFSH (VTYSH_BGPD, show_bgp_neighbor_received_prefix_filter_cmd_vtysh,
- "show bgp neighbors (A.B.C.D|X:X::X:X) received prefix-filter",
+DEFSH (VTYSH_BGPD, show_bgp_ipv6_regexp_cmd_vtysh,
+ "show bgp ipv6 regexp .LINE",
"Show running system information\n"
"BGP information\n"
- "Detailed information on TCP and BGP neighbor connections\n"
- "Neighbor to display information about\n"
- "Neighbor to display information about\n"
- "Display information received from a BGP neighbor\n"
- "Display the prefixlist filter\n")
+ "Address family\n"
+ "Display routes matching the AS path regular expression\n"
+ "A regular-expression to match the BGP AS paths\n")
-DEFSH (VTYSH_RIPNGD, ripng_redistribute_ripng_cmd_vtysh,
- "redistribute ripng",
- "Redistribute information from another routing protocol\n"
- "RIPng route\n")
+DEFSH (VTYSH_OSPFD, no_passive_interface_addr_cmd_vtysh,
+ "no passive-interface IFNAME A.B.C.D",
+ "Negate a command or set its defaults\n"
+ "Allow routing updates on an interface\n"
+ "Interface's name\n")
-DEFSH (VTYSH_BGPD, no_neighbor_advertise_interval_val_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X) " "advertisement-interval <0-600>",
+DEFSH (VTYSH_OSPFD, ospf_authentication_key_cmd_vtysh,
+ "ospf authentication-key AUTH_KEY",
+ "OSPF interface commands\n"
+ "Authentication password (key)\n"
+ "The OSPF password (key)")
+
+DEFSH (VTYSH_OSPF6D, ipv6_ospf6_priority_cmd_vtysh,
+ "ipv6 ospf6 priority PRIORITY",
+ "IPv6 Information\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "Router priority\n"
+ "<0-255> Priority\n"
+ )
+
+DEFSH (VTYSH_OSPFD, no_area_vlink_md5_cmd_vtysh,
+ "no area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
+ "(message-digest-key|) <1-255>",
"Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nIPv6 address\n"
- "Minimum interval between sending BGP routing updates\n"
- "time in seconds\n")
+ "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
+ "Message digest authentication password (key)\n" "dummy string \n" "Key ID\n" "Use MD5 algorithm\n" "The OSPF password (key)")
-DEFSH (VTYSH_BGPD, no_match_aspath_cmd_vtysh,
- "no match as-path",
+DEFSH (VTYSH_RIPD, no_rip_distance_source_access_list_cmd_vtysh,
+ "no distance <1-255> A.B.C.D/M WORD",
"Negate a command or set its defaults\n"
- "Match values from routing table\n"
- "Match BGP AS path list\n")
+ "Administrative distance\n"
+ "Distance value\n"
+ "IP source prefix\n"
+ "Access list name\n")
-DEFSH (VTYSH_BGPD, clear_bgp_peer_soft_in_cmd_vtysh,
- "clear bgp (A.B.C.D|X:X::X:X) soft in",
- "Reset functions\n"
- "BGP information\n"
- "BGP neighbor address to clear\n"
- "BGP IPv6 neighbor to clear\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+DEFSH (VTYSH_OSPFD, no_ospf_router_id_cmd_vtysh,
+ "no ospf router-id",
+ "Negate a command or set its defaults\n"
+ "OSPF specific commands\n"
+ "router-id for the OSPF process\n")
-DEFSH (VTYSH_BGPD, show_ipv6_bgp_summary_cmd_vtysh,
- "show ipv6 bgp summary",
+DEFSH (VTYSH_BGPD, bgp_bestpath_compare_router_id_cmd_vtysh,
+ "bgp bestpath compare-routerid",
+ "BGP specific commands\n"
+ "Change the default bestpath selection\n"
+ "Compare router-id for identical EBGP paths\n")
+
+DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_bgp_metric_val_cmd_vtysh,
+ "no redistribute bgp metric <0-16>",
+ "Negate a command or set its defaults\n"
+ "Redistribute information from another routing protocol\n"
+ "Border Gateway Protocol (BGP)\n"
+ "Metric\n"
+ "Metric value\n")
+
+DEFSH (VTYSH_BGPD, show_ipv6_bgp_community3_cmd_vtysh,
+ "show ipv6 bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
"Show running system information\n"
"IPv6 information\n"
"BGP information\n"
- "Summary of BGP neighbor status\n")
+ "Display routes matching the communities\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n")
-DEFSH (VTYSH_BGPD, neighbor_capability_route_refresh_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "capability route-refresh",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Advertise capability to the peer\n"
- "Advertise route-refresh capability to this neighbor\n")
+DEFSH (VTYSH_ZEBRA, debug_zebra_packet_direct_cmd_vtysh,
+ "debug zebra packet (recv|send)",
+ "Debugging functions (see also 'undebug')\n"
+ "Zebra configuration\n"
+ "Debug option set for zebra packet\n"
+ "Debug option set for receive packet\n"
+ "Debug option set for send packet\n")
-DEFSH (VTYSH_BGPD, bgp_damp_unset2_cmd_vtysh,
- "no bgp dampening <1-45> <1-20000> <1-20000> <1-255>",
+DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_area_topology_router_cmd_vtysh,
+ "show ipv6 ospf6 area A.B.C.D topology (A.B.C.D|<0-4294967295>|detail)",
+ "Show running system information\n"
+ "IPv6 Information\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "Area information\n"
+ "Area ID (as an IPv4 notation)\n"
+ "Shortest Path First tree information\n"
+ "Displays SPF topology table\n"
+ "Specify Router-ID\n"
+ "Specify Router-ID\n"
+ )
+
+DEFSH (VTYSH_OSPFD, no_router_id_cmd_vtysh,
+ "no router-id",
"Negate a command or set its defaults\n"
- "BGP Specific commands\n"
- "Enable route-flap dampening\n"
- "Half-life time for the penalty\n"
- "Value to start reusing a route\n"
- "Value to start suppressing a route\n"
- "Maximum duration to suppress a stable route\n")
+ "router-id for the OSPF process\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_as_vpnv4_soft_in_cmd_vtysh,
- "clear ip bgp <1-65535> vpnv4 unicast soft in",
- "Reset functions\n"
- "IP information\n"
- "BGP information\n"
- "Clear peers with the AS number\n"
- "Address family\n"
- "Address Family modifier\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+DEFSH (VTYSH_BGPD, set_ipv6_nexthop_global_cmd_vtysh,
+ "set ipv6 next-hop global X:X::X:X",
+ "Set values in destination routing protocol\n"
+ "IPv6 information\n"
+ "IPv6 next-hop address\n"
+ "IPv6 global address\n"
+ "IPv6 address of next hop\n")
-DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_ospf6_metric_cmd_vtysh,
- "no redistribute ospf6 metric",
+DEFSH (VTYSH_RIPNGD, no_debug_ripng_packet_direct_cmd_vtysh,
+ "no debug ripng packet (recv|send)",
+ "Negate a command or set its defaults\n"
+ "Debugging functions (see also 'undebug')\n"
+ "RIPng configuration\n"
+ "Debug option set for ripng packet\n"
+ "Debug option set for receive packet\n"
+ "Debug option set for send packet\n")
+
+DEFSH (VTYSH_RIPD, send_lifetime_infinite_month_day_cmd_vtysh,
+ "send-lifetime HH:MM:SS MONTH <1-31> <1993-2035> infinite",
+ "Set send lifetime of the key\n"
+ "Time to start\n"
+ "Month of the year to start\n"
+ "Day of th month to start\n"
+ "Year to start\n"
+ "Never expires")
+
+DEFSH (VTYSH_BGPD, no_set_local_pref_val_cmd_vtysh,
+ "no set local-preference <0-4294967295>",
"Negate a command or set its defaults\n"
+ "Set values in destination routing protocol\n"
+ "BGP local preference path attribute\n"
+ "Preference value\n")
+
+DEFSH (VTYSH_RIPNGD, ripng_redistribute_ospf6_cmd_vtysh,
+ "redistribute ospf6",
"Redistribute information from another routing protocol\n"
- "IPv6 Open Shortest Path First (OSPFv3)\n"
- "Metric\n")
+ "IPv6 Open Shortest Path First (OSPFv3)\n")
-DEFSH (VTYSH_BGPD, no_neighbor_prefix_list_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "prefix-list WORD (in|out)",
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_extended_any_any_cmd_vtysh,
+ "access-list (<100-199>|<2000-2699>) (deny|permit) ip any any",
+ "Add an access list entry\n"
+ "IP extended access list\n"
+ "IP extended access list (expanded range)\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "Any Internet Protocol\n"
+ "Any source host\n"
+ "Any destination host\n")
+
+DEFSH (VTYSH_BGPD, no_neighbor_local_as_val_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "local-as <1-65535>",
"Negate a command or set its defaults\n"
"Specify neighbor router\n"
"Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Filter updates to/from this neighbor\n"
- "Name of a prefix list\n"
- "Filter incoming updates\n"
- "Filter outgoing updates\n")
-
-DEFSH (VTYSH_BGPD, bgp_network_route_map_cmd_vtysh,
- "network A.B.C.D/M route-map WORD",
- "Specify a network to announce via BGP\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Route-map to modify the attributes\n"
- "Name of the route map\n")
+ "Specify a local-as number\n"
+ "AS number used as local AS\n")
-DEFSH (VTYSH_OSPFD, area_vlink_authtype_authkey_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
- "(authentication|) "
- "(authentication-key|) AUTH_KEY",
- "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
- "Enable authentication on this virtual link\n" "dummy string \n"
- "Authentication password (key)\n" "The OSPF password (key)")
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_extended_mask_host_cmd_vtysh,
+ "access-list (<100-199>|<2000-2699>) (deny|permit) ip A.B.C.D A.B.C.D host A.B.C.D",
+ "Add an access list entry\n"
+ "IP extended access list\n"
+ "IP extended access list (expanded range)\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "Any Internet Protocol\n"
+ "Source address\n"
+ "Source wildcard bits\n"
+ "A single destination host\n"
+ "Destination address\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_neighbor_damp_cmd_vtysh,
- "show ip bgp neighbors (A.B.C.D|X:X::X:X) dampened-routes",
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ip_prefix_list_name_cmd_vtysh,
+ "show ip prefix-list WORD",
"Show running system information\n"
"IP information\n"
- "BGP information\n"
- "Detailed information on TCP and BGP neighbor connections\n"
- "Neighbor to display information about\n"
- "Neighbor to display information about\n"
- "Display the dampened routes received from neighbor\n")
-
-DEFSH (VTYSH_OSPFD, no_ip_ospf_transmit_delay_addr_cmd_vtysh,
- "no ip ospf transmit-delay A.B.C.D",
- "Negate a command or set its defaults\n"
- "IP Information\n"
- "OSPF interface commands\n"
- "Link state transmit delay\n"
- "Address of interface")
-
-DEFSH (VTYSH_BGPD, no_neighbor_attr_unchanged1_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged (as-path|next-hop|med)",
- "Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "BGP attribute is propagated unchanged to this neighbor\n"
- "As-path attribute\n"
- "Nexthop attribute\n"
- "Med attribute\n")
-
-DEFSH (VTYSH_BGPD, bgp_network_cmd_vtysh,
- "network A.B.C.D/M",
- "Specify a network to announce via BGP\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n")
+ "Build a prefix list\n"
+ "Name of a prefix list\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_scan_cmd_vtysh,
- "show ip bgp scan",
+DEFSH (VTYSH_ZEBRA, show_ipv6_route_prefix_cmd_vtysh,
+ "show ipv6 route X:X::X:X/M",
"Show running system information\n"
"IP information\n"
- "BGP information\n"
- "BGP scan status\n")
+ "IPv6 routing table\n"
+ "IPv6 prefix\n")
-DEFSH (VTYSH_BGPD, clear_bgp_peer_in_prefix_filter_cmd_vtysh,
- "clear bgp (A.B.C.D|X:X::X:X) in prefix-filter",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_vpnv4_soft_cmd_vtysh,
+ "clear ip bgp A.B.C.D vpnv4 unicast soft",
"Reset functions\n"
+ "IP information\n"
"BGP information\n"
"BGP neighbor address to clear\n"
- "BGP IPv6 neighbor to clear\n"
- "Soft reconfig inbound update\n"
- "Push out the existing ORF prefix-list\n")
-
-DEFSH (VTYSH_RIPD, rip_offset_list_ifname_cmd_vtysh,
- "offset-list WORD (in|out) <0-16> IFNAME",
- "Modify RIP metric\n"
- "Access-list name\n"
- "For incoming updates\n"
- "For outgoing updates\n"
- "Metric value\n"
- "Interface to match\n")
+ "Address family\n"
+ "Address Family Modifier\n"
+ "Soft reconfig\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_rmap_onmatch_next_cmd_vtysh,
- "no on-match next",
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_match_ip_next_hop_cmd_vtysh,
+ "no match ip next-hop",
"Negate a command or set its defaults\n"
- "Exit policy on matches\n"
- "Next clause\n")
-
-DEFSH (VTYSH_OSPF6D, interface_area_cmd_vtysh,
- "interface IFNAME area A.B.C.D",
- "Enable routing on an IPv6 interface\n"
- "Interface name(e.g. ep0)\n"
- "Set the OSPF6 area ID\n"
- "OSPF6 area ID in IPv4 address notation\n"
- )
-
-DEFSH (VTYSH_RIPNGD, ripng_redistribute_kernel_routemap_cmd_vtysh,
- "redistribute kernel route-map WORD",
- "Redistribute information from another routing protocol\n"
- "Kernel routes\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
+ "Match values from routing table\n"
+ "IP information\n"
+ "Match next-hop address of route\n")
-DEFSH (VTYSH_BGPD, bgp_default_local_preference_cmd_vtysh,
- "bgp default local-preference <0-4294967295>",
- "BGP specific commands\n"
- "Configure BGP defaults\n"
- "local preference (higher=more preferred)\n"
- "Configure default local preference value\n")
+DEFSH (VTYSH_OSPFD, no_ip_ospf_authentication_addr_cmd_vtysh,
+ "no ip ospf authentication A.B.C.D",
+ "Negate a command or set its defaults\n"
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Enable authentication on this interface\n"
+ "Address of interface")
-DEFSH (VTYSH_BGPD, bgp_network_mask_natural_backdoor_cmd_vtysh,
- "network A.B.C.D backdoor",
- "Specify a network to announce via BGP\n"
- "Network number\n"
- "Specify a BGP backdoor route\n")
+DEFSH (VTYSH_OSPF6D, ospf6_routemap_no_set_forwarding_cmd_vtysh,
+ "no set forwarding-address X:X::X:X",
+ "Negate a command or set its defaults\n"
+ "Set value\n"
+ "Forwarding Address\n"
+ "IPv6 Address\n")
-DEFSH (VTYSH_BGPD, show_bgp_community_all_cmd_vtysh,
- "show bgp community",
+DEFSH (VTYSH_BGPD, show_ipv6_mbgp_community2_cmd_vtysh,
+ "show ipv6 mbgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
"Show running system information\n"
- "BGP information\n"
- "Display routes matching the communities\n")
+ "IPv6 information\n"
+ "MBGP information\n"
+ "Display routes matching the communities\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n")
-DEFSH (VTYSH_RIPNGD, ripng_redistribute_static_cmd_vtysh,
- "redistribute static",
- "Redistribute information from another routing protocol\n"
- "Static routes\n")
+DEFSH (VTYSH_OSPFD, no_area_range_cost_cmd_vtysh,
+ "no area (A.B.C.D|<0-4294967295>) range A.B.C.D/M cost <0-16777215>",
+ "Negate a command or set its defaults\n"
+ "OSPF area parameters\n"
+ "OSPF area ID in IP address format\n"
+ "OSPF area ID as a decimal value\n"
+ "Summarize routes matching address/mask (border routers only)\n"
+ "Area range prefix\n"
+ "User specified metric for this range\n"
+ "Advertised metric for this range\n")
-DEFSH (VTYSH_OSPFD, mpls_te_link_max_rsv_bw_cmd_vtysh,
- "mpls-te link max-rsv-bw BANDWIDTH",
- "MPLS-TE specific commands\n"
- "Configure MPLS-TE link parameters\n"
- "Maximum bandwidth that may be reserved\n"
- "Bytes/second (IEEE floating point format)\n")
+DEFSH (VTYSH_RIPD, ip_rip_authentication_key_chain_cmd_vtysh,
+ "ip rip authentication key-chain LINE",
+ "IP information\n"
+ "Routing Information Protocol\n"
+ "Authentication control\n"
+ "Authentication key-chain\n"
+ "name of key-chain\n")
-DEFSH (VTYSH_BGPD, neighbor_prefix_list_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "prefix-list WORD (in|out)",
+DEFSH (VTYSH_BGPD, no_neighbor_distribute_list_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "distribute-list (<1-199>|<1300-2699>|WORD) (in|out)",
+ "Negate a command or set its defaults\n"
"Specify neighbor router\n"
"Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
"Filter updates to/from this neighbor\n"
- "Name of a prefix list\n"
+ "IP access-list number\n"
+ "IP access-list number (expanded range)\n"
+ "IP Access-list name\n"
"Filter incoming updates\n"
"Filter outgoing updates\n")
-DEFSH (VTYSH_BGPD, undebug_bgp_fsm_cmd_vtysh,
- "undebug bgp fsm",
- "Disable debugging functions (see also 'debug')\n"
- "Debugging functions (see also 'undebug')\n"
- "BGP information\n"
- "Finite State Machine\n")
-
-DEFSH (VTYSH_ZEBRA, show_zebra_client_cmd_vtysh,
- "show zebra client",
- "Show running system information\n"
- "Zebra information"
- "Client information")
+DEFSH (VTYSH_BGPD, no_bgp_redistribute_ipv6_metric_cmd_vtysh,
+ "no redistribute (connected|kernel|ospf6|ripng|static) metric <0-4294967295>",
+ "Negate a command or set its defaults\n"
+ "Redistribute information from another routing protocol\n"
+ "Connected\n"
+ "Kernel routes\n"
+ "Open Shurtest Path First (OSPFv3)\n"
+ "Routing Information Protocol (RIPng)\n"
+ "Static routes\n"
+ "Metric for redistributed routes\n"
+ "Default metric\n")
-DEFSH (VTYSH_RIPD, rip_distance_source_access_list_cmd_vtysh,
- "distance <1-255> A.B.C.D/M WORD",
- "Administrative distance\n"
- "Distance value\n"
- "IP source prefix\n"
- "Access list name\n")
+DEFSH (VTYSH_OSPFD, no_area_vlink_authkey_cmd_vtysh,
+ "no area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
+ "(authentication-key|)",
+ "Negate a command or set its defaults\n"
+ "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
+ "Authentication password (key)\n" "The OSPF password (key)")
-DEFSH (VTYSH_RIPNGD, ripng_passive_interface_cmd_vtysh,
- "passive-interface IFNAME",
- "Suppress routing updates on an interface\n"
- "Interface name\n")
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, show_ipv6_prefix_list_cmd_vtysh,
+ "show ipv6 prefix-list",
+ "Show running system information\n"
+ "IPv6 information\n"
+ "Build a prefix list\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_neighbor_received_routes_cmd_vtysh,
- "show ip bgp neighbors (A.B.C.D|X:X::X:X) received-routes",
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ip_prefix_list_prefix_longer_cmd_vtysh,
+ "show ip prefix-list WORD A.B.C.D/M longer",
"Show running system information\n"
"IP information\n"
- "BGP information\n"
- "Detailed information on TCP and BGP neighbor connections\n"
- "Neighbor to display information about\n"
- "Neighbor to display information about\n"
- "Display the received routes from neighbor\n")
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
+ "Lookup longer prefix\n")
-DEFSH (VTYSH_BGPD, dump_bgp_all_cmd_vtysh,
- "dump bgp all PATH",
- "Dump packet\n"
- "BGP packet dump\n"
- "Dump all BGP packets\n"
- "Output filename\n")
+DEFSH (VTYSH_OSPFD, ospf_distance_ospf_inter_intra_external_cmd_vtysh,
+ "distance ospf inter-area <1-255> intra-area <1-255> external <1-255>",
+ "Define an administrative distance\n"
+ "OSPF Administrative distance\n"
+ "Inter-area routes\n"
+ "Distance for inter-area routes\n"
+ "Intra-area routes\n"
+ "Distance for intra-area routes\n"
+ "External routes\n"
+ "Distance for external routes\n")
-DEFSH (VTYSH_ZEBRA, no_debug_zebra_packet_cmd_vtysh,
- "no debug zebra packet",
+DEFSH (VTYSH_BGPD, no_bgp_bestpath_med3_cmd_vtysh,
+ "no bgp bestpath med missing-as-worst confed",
"Negate a command or set its defaults\n"
- "Debugging functions (see also 'undebug')\n"
- "Zebra configuration\n"
- "Debug option set for zebra packet\n")
+ "BGP specific commands\n"
+ "Change the default bestpath selection\n"
+ "MED attribute\n"
+ "Treat missing MED as the least preferred one\n"
+ "Compare MED among confederation paths\n")
-DEFSH (VTYSH_BGPD, no_bgp_network_route_map_cmd_vtysh,
- "no network A.B.C.D/M route-map WORD",
- "Negate a command or set its defaults\n"
- "Specify a network to announce via BGP\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Route-map to modify the attributes\n"
- "Name of the route map\n")
+DEFSH (VTYSH_RIPNGD, debug_ripng_packet_direct_cmd_vtysh,
+ "debug ripng packet (recv|send)",
+ "Debugging functions (see also 'undebug')\n"
+ "RIPng configuration\n"
+ "Debug option set for ripng packet\n"
+ "Debug option set for receive packet\n"
+ "Debug option set for send packet\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_neighbor_received_routes_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) neighbors (A.B.C.D|X:X::X:X) received-routes",
- "Show running system information\n"
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_group_ipv4_soft_in_cmd_vtysh,
+ "clear ip bgp peer-group WORD ipv4 (unicast|multicast) soft in",
+ "Reset functions\n"
"IP information\n"
"BGP information\n"
+ "Clear all members of peer-group\n"
+ "BGP peer-group name\n"
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Detailed information on TCP and BGP neighbor connections\n"
- "Neighbor to display information about\n"
- "Neighbor to display information about\n"
- "Display the received routes from neighbor\n")
+ "Soft reconfig\n"
+ "Soft reconfig inbound update\n")
-DEFSH (VTYSH_BGPD, clear_bgp_peer_soft_out_cmd_vtysh,
- "clear bgp (A.B.C.D|X:X::X:X) soft out",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_all_soft_out_cmd_vtysh,
+ "clear ip bgp * soft out",
"Reset functions\n"
+ "IP information\n"
"BGP information\n"
- "BGP neighbor address to clear\n"
- "BGP IPv6 neighbor to clear\n"
+ "Clear all peers\n"
"Soft reconfig\n"
"Soft reconfig outbound update\n")
-DEFSH (VTYSH_BGPD, no_default_attr_localpref_cmd_vtysh,
- "no default-attr local-pref NUMBER",
- "Negate a command or set its defaults\n"
- "Unset default local preference value\n"
- "Unset default local preference value\n"
- "Value\n")
-
-DEFSH (VTYSH_ZEBRA, ip_address_cmd_vtysh,
- "ip address A.B.C.D/M",
- "Interface Internet Protocol config commands\n"
- "Set the IP address of an interface\n"
- "IP address (e.g. 10.0.0.1/8)\n")
-
-DEFSH (VTYSH_ZEBRA, no_ipv6_route_pref_cmd_vtysh,
- "no ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) <1-255>",
- "Negate a command or set its defaults\n"
- "IP information\n"
- "Establish static routes\n"
- "IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
- "IPv6 gateway address\n"
- "IPv6 gateway interface name\n"
- "Distance value for this prefix\n")
-
-DEFSH (VTYSH_ZEBRA, ipv6_route_ifname_cmd_vtysh,
- "ipv6 route X:X::X:X/M X:X::X:X INTERFACE",
- "IP information\n"
- "Establish static routes\n"
- "IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
- "IPv6 gateway address\n"
- "IPv6 gateway interface name\n")
-
-DEFSH (VTYSH_BGPD, show_bgp_regexp_cmd_vtysh,
- "show bgp regexp .LINE",
+DEFSH (VTYSH_BGPD, show_bgp_ipv6_neighbor_received_prefix_filter_cmd_vtysh,
+ "show bgp ipv6 neighbors (A.B.C.D|X:X::X:X) received prefix-filter",
"Show running system information\n"
"BGP information\n"
- "Display routes matching the AS path regular expression\n"
- "A regular-expression to match the BGP AS paths\n")
-
-DEFSH (VTYSH_BGPD, show_debugging_bgp_cmd_vtysh,
- "show debugging bgp",
- "Show running system information\n"
- "Debugging functions (see also 'undebug')\n"
- "BGP information\n")
+ "Address family\n"
+ "Detailed information on TCP and BGP neighbor connections\n"
+ "Neighbor to display information about\n"
+ "Neighbor to display information about\n"
+ "Display information received from a BGP neighbor\n"
+ "Display the prefixlist filter\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_as_in_cmd_vtysh,
- "clear ip bgp <1-65535> in",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_all_ipv4_soft_cmd_vtysh,
+ "clear ip bgp * ipv4 (unicast|multicast) soft",
"Reset functions\n"
"IP information\n"
"BGP information\n"
- "Clear peers with the AS number\n"
- "Soft reconfig inbound update\n")
+ "Clear all peers\n"
+ "Address family\n"
+ "Address Family Modifier\n"
+ "Address Family Modifier\n"
+ "Soft reconfig\n")
-DEFSH (VTYSH_OSPF6D, interface_area_plist_cmd_vtysh,
- "interface IFNAME area A.B.C.D prefix-list WORD",
- "Enable routing on an IPv6 interface\n"
- "Interface name(e.g. ep0)\n"
- "Set the OSPF6 area ID\n"
- "OSPF6 area ID in IPv4 address notation\n"
- "Advertise I/F Address only match entries of prefix-list\n"
- "IPv6 prefix-list name\n"
- )
+DEFSH (VTYSH_BGPD, clear_ip_bgp_all_ipv4_soft_out_cmd_vtysh,
+ "clear ip bgp * ipv4 (unicast|multicast) soft out",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "Clear all peers\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Soft reconfig\n"
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_OSPFD, capability_opaque_cmd_vtysh,
- "capability opaque",
- "Enable specific OSPF feature\n"
- "Opaque LSA\n")
+DEFSH (VTYSH_RIPD, accept_lifetime_day_month_day_month_cmd_vtysh,
+ "accept-lifetime HH:MM:SS <1-31> MONTH <1993-2035> HH:MM:SS <1-31> MONTH <1993-2035>",
+ "Set accept lifetime of the key\n"
+ "Time to start\n"
+ "Day of th month to start\n"
+ "Month of the year to start\n"
+ "Year to start\n"
+ "Time to expire\n"
+ "Day of th month to expire\n"
+ "Month of the year to expire\n"
+ "Year to expire\n")
-DEFSH (VTYSH_OSPFD, no_ip_ospf_transmit_delay_cmd_vtysh,
- "no ip ospf transmit-delay",
+DEFSH (VTYSH_BGPD, no_bgp_cluster_id_cmd_vtysh,
+ "no bgp cluster-id",
"Negate a command or set its defaults\n"
- "IP Information\n"
- "OSPF interface commands\n"
- "Link state transmit delay\n")
+ "BGP information\n"
+ "Configure Route-Reflector Cluster-id\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_external_ipv4_out_cmd_vtysh,
- "clear ip bgp external ipv4 (unicast|multicast) out",
- "Reset functions\n"
+DEFSH (VTYSH_BGPD, neighbor_maximum_prefix_warning_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "maximum-prefix <1-4294967295> warning-only",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Maximum number of prefix accept from this peer\n"
+ "maximum no. of prefix limit\n"
+ "Only give warning message when limit is exceeded\n")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_community_cmd_vtysh,
+ "show ip bgp ipv4 (unicast|multicast) community (AA:NN|local-AS|no-advertise|no-export)",
+ "Show running system information\n"
"IP information\n"
"BGP information\n"
- "Clear all external peers\n"
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig outbound update\n")
+ "Display routes matching the communities\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n")
-DEFSH (VTYSH_OSPFD, ospf_default_information_originate_type_cmd_vtysh,
- "default-information originate metric-type (1|2)",
- "Control distribution of default information\n"
- "Distribute a default route\n"
- "OSPF metric type for default routes\n"
- "Set OSPF External Type 1 metrics\n"
- "Set OSPF External Type 2 metrics\n")
+DEFSH (VTYSH_OSPFD, no_area_stub_cmd_vtysh,
+ "no area (A.B.C.D|<0-4294967295>) stub",
+ "Negate a command or set its defaults\n"
+ "OSPF area parameters\n"
+ "OSPF area ID in IP address format\n"
+ "OSPF area ID as a decimal value\n"
+ "Configure OSPF area as stub\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ipv6_prefix_list_name_seq_cmd_vtysh,
- "show ipv6 prefix-list WORD seq <1-4294967295>",
- "Show running system information\n"
- "IPv6 information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "sequence number of an entry\n"
- "Sequence number\n")
+DEFSH (VTYSH_ZEBRA, no_debug_zebra_events_cmd_vtysh,
+ "no debug zebra events",
+ "Negate a command or set its defaults\n"
+ "Debugging functions (see also 'undebug')\n"
+ "Zebra configuration\n"
+ "Debug option set for zebra events\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_soft_cmd_vtysh,
- "clear ip bgp A.B.C.D soft",
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_group_in_cmd_vtysh,
+ "clear bgp ipv6 peer-group WORD in",
"Reset functions\n"
- "IP information\n"
"BGP information\n"
- "BGP neighbor address to clear\n"
- "Soft reconfig\n")
+ "Address family\n"
+ "Clear all members of peer-group\n"
+ "BGP peer-group name\n"
+ "Soft reconfig inbound update\n")
-DEFSH (VTYSH_BGPD, show_bgp_route_cmd_vtysh,
- "show bgp X:X::X:X",
+DEFSH (VTYSH_BGPD, show_ipv6_bgp_prefix_list_cmd_vtysh,
+ "show ipv6 bgp prefix-list WORD",
"Show running system information\n"
+ "IPv6 information\n"
"BGP information\n"
- "Network in the BGP routing table to display\n")
+ "Display routes matching the prefix-list\n"
+ "IPv6 prefix-list name\n")
-DEFSH (VTYSH_BGPD, no_neighbor_attr_unchanged3_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged next-hop (as-path|med)",
+DEFSH (VTYSH_BGPD, no_bgp_distance2_cmd_vtysh,
+ "no distance bgp",
"Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "BGP attribute is propagated unchanged to this neighbor\n"
- "Nexthop attribute\n"
- "As-path attribute\n"
- "Med attribute\n")
-
-DEFSH (VTYSH_OSPFD, ospf_distance_ospf_intra_external_cmd_vtysh,
- "distance ospf intra-area <1-255> external <1-255>",
"Define an administrative distance\n"
- "OSPF Administrative distance\n"
- "Intra-area routes\n"
- "Distance for intra-area routes\n"
- "External routes\n"
- "Distance for external routes\n")
+ "BGP distance\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_in_cmd_vtysh,
- "clear ip bgp A.B.C.D in",
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_external_in_cmd_vtysh,
+ "clear bgp ipv6 external WORD in",
"Reset functions\n"
- "IP information\n"
"BGP information\n"
- "BGP neighbor address to clear\n"
+ "Address family\n"
+ "Clear all external peers\n"
"Soft reconfig inbound update\n")
-DEFSH (VTYSH_OSPFD, ip_ospf_dead_interval_addr_cmd_vtysh,
- "ip ospf dead-interval <1-65535> A.B.C.D",
- "IP Information\n"
- "OSPF interface commands\n"
- "Interval after which a neighbor is declared dead\n"
- "Seconds\n"
- "Address of interface")
+DEFSH (VTYSH_BGPD, no_set_aggregator_as_val_cmd_vtysh,
+ "no set aggregator as <1-65535> A.B.C.D",
+ "Negate a command or set its defaults\n"
+ "Set values in destination routing protocol\n"
+ "BGP aggregator attribute\n"
+ "AS number of aggregator\n"
+ "AS number\n"
+ "IP address of aggregator\n")
-DEFSH (VTYSH_OSPFD, ospf_default_information_originate_type_routemap_cmd_vtysh,
- "default-information originate metric-type (1|2) route-map WORD",
+DEFSH (VTYSH_OSPFD, ospf_default_information_originate_metric_type_routemap_cmd_vtysh,
+ "default-information originate metric <0-16777214> metric-type (1|2) route-map WORD",
"Control distribution of default information\n"
"Distribute a default route\n"
+ "OSPF default metric\n"
+ "OSPF metric\n"
"OSPF metric type for default routes\n"
"Set OSPF External Type 1 metrics\n"
"Set OSPF External Type 2 metrics\n"
"Route map reference\n"
"Pointer to route-map entries\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_extended_host_any_cmd_vtysh,
- "no access-list (<100-199>|<2000-2699>) (deny|permit) ip host A.B.C.D any",
- "Negate a command or set its defaults\n"
- "Add an access list entry\n"
- "IP extended access list\n"
- "IP extended access list (expanded range)\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Any Internet Protocol\n"
- "A single source host\n"
- "Source address\n"
- "Any destination host\n")
+DEFSH (VTYSH_BGPD, ip_community_list_name_standard_cmd_vtysh,
+ "ip community-list standard WORD (deny|permit) .AA:NN",
+ "IP information\n"
+ "Add a community list entry\n"
+ "Add a standard community-list entry\n"
+ "Community list name\n"
+ "Specify community to reject\n"
+ "Specify community to accept\n"
+ "Community number in aa:nn format or internet|local-AS|no-advertise|no-export\n")
-DEFSH (VTYSH_BGPD, neighbor_allowas_in_arg_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "allowas-in <1-10>",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Accept as-path with my AS present in it\n"
- "Number of occurances of AS number\n")
-
-DEFSH (VTYSH_BGPD, neighbor_ebgp_multihop_ttl_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "ebgp-multihop <1-255>",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Allow EBGP neighbors not on directly connected networks\n"
- "maximum hop count\n")
+DEFSH (VTYSH_OSPFD, show_ip_ospf_database_type_self_cmd_vtysh,
+ "show ip ospf database (" "asbr-summary|external|network|router|summary" "" "" ") (self-originate|)",
+ "Show running system information\n"
+ "IP information\n"
+ "OSPF information\n"
+ "Database summary\n"
+ "ASBR summary link states\n" "External link states\n" "Network link states\n" "Router link states\n" "Network summary link states\n" "" "" "" ""
+ "Self-originated link states\n")
-DEFSH (VTYSH_BGPD, no_debug_bgp_keepalive_cmd_vtysh,
- "no debug bgp keepalives",
- "Negate a command or set its defaults\n"
- "Debugging functions (see also 'undebug')\n"
+DEFSH (VTYSH_BGPD, bgp_router_id_cmd_vtysh,
+ "bgp router-id A.B.C.D",
"BGP information\n"
- "BGP keepalives\n")
+ "Override configured router identifier\n"
+ "Manually configured router identifier\n")
-DEFSH (VTYSH_BGPD, show_bgp_community2_cmd_vtysh,
- "show bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
+DEFSH (VTYSH_ZEBRA, show_ip_forwarding_cmd_vtysh,
+ "show ip forwarding",
"Show running system information\n"
- "BGP information\n"
- "Display routes matching the communities\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n")
+ "IP information\n"
+ "IP forwarding status\n")
-DEFSH (VTYSH_OSPFD, no_ip_ospf_priority_addr_cmd_vtysh,
- "no ip ospf priority A.B.C.D",
- "Negate a command or set its defaults\n"
- "IP Information\n"
- "OSPF interface commands\n"
- "Router priority\n"
- "Address of interface")
+DEFSH (VTYSH_BGPD, ip_community_list_standard_cmd_vtysh,
+ "ip community-list <1-99> (deny|permit) .AA:NN",
+ "IP information\n"
+ "Add a community list entry\n"
+ "Community list number (standard)\n"
+ "Specify community to reject\n"
+ "Specify community to accept\n"
+ "Community number in aa:nn format or internet|local-AS|no-advertise|no-export\n")
-DEFSH (VTYSH_RIPD, no_rip_default_metric_cmd_vtysh,
- "no default-metric",
- "Negate a command or set its defaults\n"
- "Set a metric of redistribute routes\n"
- "Default metric\n")
+DEFSH (VTYSH_OSPF6D, debug_ospf6_damp_cmd_vtysh,
+ "debug ospf6 damp",
+ "Debugging functions (see also 'undebug')\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "Flap-dampening information\n"
+ )
-DEFSH (VTYSH_ZEBRA, no_bandwidth_if_val_cmd_vtysh,
- "no bandwidth <1-10000000>",
+DEFSH (VTYSH_ZEBRA, no_multicast_cmd_vtysh,
+ "no multicast",
"Negate a command or set its defaults\n"
- "Set bandwidth informational parameter\n"
- "Bandwidth in kilobits\n")
+ "Unset multicast flag to interface\n")
-DEFSH (VTYSH_RIPD, send_lifetime_infinite_month_day_cmd_vtysh,
- "send-lifetime HH:MM:SS MONTH <1-31> <1993-2035> infinite",
- "Set send lifetime of the key\n"
- "Time to start\n"
- "Month of the year to start\n"
- "Day of th month to start\n"
- "Year to start\n"
- "Never expires")
+DEFSH (VTYSH_BGPD, show_ip_bgp_instance_ipv4_summary_cmd_vtysh,
+ "show ip bgp view WORD ipv4 (unicast|multicast) summary",
+ "Show running system information\n"
+ "IP information\n"
+ "BGP information\n"
+ "BGP view\n"
+ "View name\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Summary of BGP neighbor status\n")
-DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_bgp_routemap_cmd_vtysh,
- "no redistribute bgp route-map WORD",
- "Negate a command or set its defaults\n"
- "Redistribute information from another routing protocol\n"
- "Border Gateway Protocol (BGP)\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
+DEFSH (VTYSH_BGPD, clear_bgp_peer_soft_cmd_vtysh,
+ "clear bgp (A.B.C.D|X:X::X:X) soft",
+ "Reset functions\n"
+ "BGP information\n"
+ "BGP neighbor address to clear\n"
+ "BGP IPv6 neighbor to clear\n"
+ "Soft reconfig\n")
-DEFSH (VTYSH_BGPD, no_vpnv4_network_cmd_vtysh,
- "no network A.B.C.D/M rd ASN:nn_or_IP-address:nn tag WORD",
- "Negate a command or set its defaults\n"
- "Specify a network to announce via BGP\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Specify Route Distinguisher\n"
- "VPN Route Distinguisher\n"
- "BGP tag\n"
- "tag value\n")
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_extended_cmd_vtysh,
+ "access-list (<100-199>|<2000-2699>) (deny|permit) ip A.B.C.D A.B.C.D A.B.C.D A.B.C.D",
+ "Add an access list entry\n"
+ "IP extended access list\n"
+ "IP extended access list (expanded range)\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "Any Internet Protocol\n"
+ "Source address\n"
+ "Source wildcard bits\n"
+ "Destination address\n"
+ "Destination Wildcard bits\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_filter_list_cmd_vtysh,
- "show ip bgp filter-list WORD",
+DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_filter_list_cmd_vtysh,
+ "show ip bgp ipv4 (unicast|multicast) filter-list WORD",
"Show running system information\n"
"IP information\n"
"BGP information\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
"Display routes conforming to the filter-list\n"
"Regular expression access list name\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_rd_route_cmd_vtysh,
- "show ip bgp vpnv4 rd ASN:nn_or_IP-address:nn A.B.C.D",
+DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_summary_cmd_vtysh,
+ "show ip bgp ipv4 (unicast|multicast) summary",
"Show running system information\n"
"IP information\n"
"BGP information\n"
- "Display VPNv4 NLRI specific information\n"
- "Display information for a route distinguisher\n"
- "VPN Route Distinguisher\n"
- "Network in the BGP routing table to display\n")
-
-DEFSH (VTYSH_BGPD, undebug_bgp_keepalive_cmd_vtysh,
- "undebug bgp keepalives",
- "Disable debugging functions (see also 'debug')\n"
- "BGP information\n"
- "BGP keepalives\n")
-
-DEFSH (VTYSH_OSPFD, no_debug_ospf_ism_cmd_vtysh,
- "no debug ospf ism",
- "Negate a command or set its defaults\n"
- "Debugging functions (see also 'undebug')\n"
- "OSPF information\n"
- "OSPF Interface State Machine")
-
-DEFSH (VTYSH_RIPD, send_lifetime_duration_day_month_cmd_vtysh,
- "send-lifetime HH:MM:SS <1-31> MONTH <1993-2035> duration <1-2147483646>",
- "Set send lifetime of the key\n"
- "Time to start\n"
- "Day of th month to start\n"
- "Month of the year to start\n"
- "Year to start\n"
- "Duration of the key\n"
- "Duration seconds\n")
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Summary of BGP neighbor status\n")
-DEFSH (VTYSH_BGPD, no_neighbor_attr_unchanged5_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged as-path next-hop med",
+DEFSH (VTYSH_RIPD, no_rip_redistribute_type_metric_routemap_cmd_vtysh,
+ "no redistribute (kernel|connected|static|ospf|bgp) metric <0-16> route-map WORD",
"Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "BGP attribute is propagated unchanged to this neighbor\n"
- "As-path attribute\n"
- "Nexthop attribute\n"
- "Med attribute\n")
+ "Redistribute information from another routing protocol\n"
+ "Kernel routes\n"
+ "Connected\n"
+ "Static routes\n"
+ "Open Shortest Path First (OSPF)\n"
+ "Border Gateway Protocol (BGP)\n"
+ "Metric\n"
+ "Metric value\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_ipv4_soft_in_cmd_vtysh,
- "clear ip bgp A.B.C.D ipv4 (unicast|multicast) soft in",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_external_ipv4_soft_cmd_vtysh,
+ "clear ip bgp external ipv4 (unicast|multicast) soft",
"Reset functions\n"
"IP information\n"
"BGP information\n"
- "BGP neighbor address to clear\n"
+ "Clear all external peers\n"
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ "Soft reconfig\n")
-DEFSH (VTYSH_RIPD, rip_default_information_originate_cmd_vtysh,
- "default-information originate",
- "Control distribution of default route\n"
- "Distribute a default route\n")
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_soft_out_cmd_vtysh,
+ "clear bgp ipv6 (A.B.C.D|X:X::X:X) soft out",
+ "Reset functions\n"
+ "BGP information\n"
+ "Address family\n"
+ "BGP neighbor address to clear\n"
+ "BGP IPv6 neighbor to clear\n"
+ "Soft reconfig\n"
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_RIPD, rip_default_metric_cmd_vtysh,
- "default-metric <1-16>",
- "Set a metric of redistribute routes\n"
- "Default metric\n")
+DEFSH (VTYSH_OSPFD, show_ip_ospf_route_cmd_vtysh,
+ "show ip ospf route",
+ "Show running system information\n"
+ "IP information\n"
+ "OSPF information\n"
+ "OSPF routing table\n")
-DEFSH (VTYSH_BGPD, bgp_confederation_identifier_cmd_vtysh,
- "bgp confederation identifier <1-65535>",
- "BGP specific commands\n"
- "AS confederation parameters\n"
- "AS number\n"
- "Set routing domain confederation AS\n")
+DEFSH (VTYSH_OSPFD, area_vlink_authtype_args_cmd_vtysh,
+ "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
+ "(authentication|) (message-digest|null)",
+ "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
+ "Enable authentication on this virtual link\n" "dummy string \n" "Use null authentication\n" "Use message-digest authentication\n")
-DEFSH (VTYSH_RIPD, no_key_string_cmd_vtysh,
- "no key-string [LINE]",
+DEFSH (VTYSH_BGPD, no_bgp_network_cmd_vtysh,
+ "no network A.B.C.D/M",
"Negate a command or set its defaults\n"
- "Unset key string\n"
- "The key\n")
-
-DEFSH (VTYSH_BGPD, debug_bgp_update_direct_cmd_vtysh,
- "debug bgp updates (in|out)",
- "Debugging functions (see also 'undebug')\n"
- "BGP information\n"
- "BGP updates\n"
- "Inbound updates\n"
- "Outbound updates\n")
+ "Specify a network to announce via BGP\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n")
-DEFSH (VTYSH_OSPFD, no_auto_cost_reference_bandwidth_cmd_vtysh,
- "no auto-cost reference-bandwidth",
+DEFSH (VTYSH_BGPD, no_ip_as_path_cmd_vtysh,
+ "no ip as-path access-list WORD (deny|permit) .LINE",
"Negate a command or set its defaults\n"
- "Calculate OSPF interface cost according to bandwidth\n"
- "Use reference bandwidth method to assign OSPF cost\n")
-
-DEFSH (VTYSH_BGPD, no_ip_community_list_all_cmd_vtysh,
- "no ip community-list (WORD|<1-99>|<100-199>)",
+ "IP information\n"
+ "BGP autonomous system path filter\n"
+ "Specify an access list name\n"
+ "Regular expression access list name\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "A regular-expression to match the BGP AS paths\n")
+
+DEFSH (VTYSH_BGPD, neighbor_distribute_list_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "distribute-list (<1-199>|<1300-2699>|WORD) (in|out)",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Filter updates to/from this neighbor\n"
+ "IP access-list number\n"
+ "IP access-list number (expanded range)\n"
+ "IP Access-list name\n"
+ "Filter incoming updates\n"
+ "Filter outgoing updates\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, ip_prefix_list_le_ge_cmd_vtysh,
+ "ip prefix-list WORD (deny|permit) A.B.C.D/M le <0-32> ge <0-32>",
+ "IP information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
+ "Maximum prefix length to be matched\n"
+ "Maximum prefix length\n"
+ "Minimum prefix length to be matched\n"
+ "Minimum prefix length\n")
+
+DEFSH (VTYSH_RIPNGD|VTYSH_OSPF6D|VTYSH_BGPD, no_ipv6_access_list_all_cmd_vtysh,
+ "no ipv6 access-list WORD",
"Negate a command or set its defaults\n"
+ "IPv6 information\n"
+ "Add an access list entry\n"
+ "IPv6 zebra access-list\n")
+
+DEFSH (VTYSH_BGPD, ip_community_list_name_expanded_cmd_vtysh,
+ "ip community-list expanded WORD (deny|permit) .LINE",
"IP information\n"
"Add a community list entry\n"
+ "Add an expanded community-list entry\n"
"Community list name\n"
- "Community list number (standard)\n"
- "Community list number (expanded)\n")
+ "Specify community to reject\n"
+ "Specify community to accept\n"
+ "An ordered list as a regular-expression\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_flap_filter_list_cmd_vtysh,
- "show ip bgp flap-statistics filter-list WORD",
- "Show running system information\n"
- "IP information\n"
- "BGP information\n"
- "Display flap statistics of routes\n"
- "Display routes conforming to the filter-list\n"
- "Regular expression access list name\n")
+DEFSH (VTYSH_BGPD, neighbor_timers_connect_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X) " "timers connect <0-65535>",
+ "Specify neighbor router\n"
+ "Neighbor address\nIPv6 address\n"
+ "BGP per neighbor timers\n"
+ "BGP connect timer\n"
+ "Connect timer\n")
-DEFSH (VTYSH_ZEBRA, ip_irdp_maxadvertinterval_cmd_vtysh,
- "ip irdp maxadvertinterval (0|<4-1800>)",
+DEFSH (VTYSH_ZEBRA, ipv6_address_cmd_vtysh,
+ "ipv6 address X:X::X:X/M",
+ "Interface Internet Protocol config commands\n"
+ "Set the IP address of an interface\n"
+ "IPv6 address (e.g. 3ffe:506::1/48)\n")
+
+DEFSH (VTYSH_BGPD, ip_community_list_expanded_cmd_vtysh,
+ "ip community-list <100-199> (deny|permit) .LINE",
"IP information\n"
- "ICMP Router discovery on this interface\n"
- "Set maximum time between advertisement\n"
- "Maximum advertisement interval in seconds\n")
+ "Add a community list entry\n"
+ "Community list number (expanded)\n"
+ "Specify community to reject\n"
+ "Specify community to accept\n"
+ "An ordered list as a regular-expression\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ipv6_prefix_list_summary_name_cmd_vtysh,
- "show ipv6 prefix-list summary WORD",
+DEFSH (VTYSH_RIPD, rip_offset_list_ifname_cmd_vtysh,
+ "offset-list WORD (in|out) <0-16> IFNAME",
+ "Modify RIP metric\n"
+ "Access-list name\n"
+ "For incoming updates\n"
+ "For outgoing updates\n"
+ "Metric value\n"
+ "Interface to match\n")
+
+DEFSH (VTYSH_BGPD, show_ipv6_mbgp_prefix_longer_cmd_vtysh,
+ "show ipv6 mbgp X:X::X:X/M longer-prefixes",
"Show running system information\n"
"IPv6 information\n"
- "Build a prefix list\n"
- "Summary of prefix lists\n"
- "Name of a prefix list\n")
-
-DEFSH (VTYSH_OSPFD, area_vlink_authtype_args_authkey_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
- "(authentication|) (message-digest|null) "
- "(authentication-key|) AUTH_KEY",
- "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
- "Enable authentication on this virtual link\n" "dummy string \n" "Use null authentication\n" "Use message-digest authentication\n"
- "Authentication password (key)\n" "The OSPF password (key)")
+ "MBGP information\n"
+ "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
+ "Display route and more specific routes\n")
-DEFSH (VTYSH_BGPD, bgp_network_mask_natural_route_map_cmd_vtysh,
- "network A.B.C.D route-map WORD",
- "Specify a network to announce via BGP\n"
- "Network number\n"
- "Route-map to modify the attributes\n"
- "Name of the route map\n")
+DEFSH (VTYSH_OSPFD, debug_ospf_ism_sub_cmd_vtysh,
+ "debug ospf ism (status|events|timers)",
+ "Debugging functions (see also 'undebug')\n"
+ "OSPF information\n"
+ "OSPF Interface State Machine\n"
+ "ISM Status Information\n"
+ "ISM Event Information\n"
+ "ISM TImer Information\n")
-DEFSH (VTYSH_ZEBRA, show_interface_cmd_vtysh,
- "show interface [IFNAME]",
- "Show running system information\n"
- "Interface status and configuration\n"
- "Inteface name\n")
+DEFSH (VTYSH_BGPD, neighbor_send_community_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "send-community",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Send Community attribute to this neighbor\n")
-DEFSH (VTYSH_BGPD, show_bgp_ipv6_cmd_vtysh,
- "show bgp ipv6",
+DEFSH (VTYSH_BGPD, show_bgp_route_map_cmd_vtysh,
+ "show bgp route-map WORD",
"Show running system information\n"
"BGP information\n"
- "Address family\n")
-
-DEFSH (VTYSH_BGPD, match_community_exact_cmd_vtysh,
- "match community (<1-99>|<100-199>|WORD) exact-match",
- "Match values from routing table\n"
- "Match BGP community list\n"
- "Community-list number (standard)\n"
- "Community-list number (expanded)\n"
- "Community-list name\n"
- "Do exact matching of communities\n")
+ "Display routes matching the route-map\n"
+ "A route-map to match on\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_as_vpnv4_soft_out_cmd_vtysh,
- "clear ip bgp <1-65535> vpnv4 unicast soft out",
- "Reset functions\n"
+DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_rd_route_cmd_vtysh,
+ "show ip bgp vpnv4 rd ASN:nn_or_IP-address:nn A.B.C.D",
+ "Show running system information\n"
"IP information\n"
"BGP information\n"
- "Clear peers with the AS number\n"
- "Address family\n"
- "Address Family modifier\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, ip_prefix_list_description_cmd_vtysh,
- "ip prefix-list WORD description .LINE",
- "IP information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "Prefix-list specific description\n"
- "Up to 80 characters describing this prefix-list\n")
+ "Display VPNv4 NLRI specific information\n"
+ "Display information for a route distinguisher\n"
+ "VPN Route Distinguisher\n"
+ "Network in the BGP routing table to display\n")
-DEFSH (VTYSH_ZEBRA, ipv6_route_ifname_pref_cmd_vtysh,
- "ipv6 route X:X::X:X/M X:X::X:X INTERFACE <1-255>",
+DEFSH (VTYSH_ZEBRA, no_ipv6_route_ifname_pref_cmd_vtysh,
+ "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE <1-255>",
+ "Negate a command or set its defaults\n"
"IP information\n"
"Establish static routes\n"
"IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
"IPv6 gateway interface name\n"
"Distance value for this prefix\n")
-DEFSH (VTYSH_BGPD, bgp_redistribute_ipv6_metric_cmd_vtysh,
- "redistribute (connected|kernel|ospf6|ripng|static) metric <0-4294967295>",
- "Redistribute information from another routing protocol\n"
- "Connected\n"
- "Kernel routes\n"
- "Open Shurtest Path First (OSPFv3)\n"
- "Routing Information Protocol (RIPng)\n"
- "Static routes\n"
- "Metric for redistributed routes\n"
- "Default metric\n")
-
-DEFSH (VTYSH_RIPD, rip_neighbor_cmd_vtysh,
- "neighbor A.B.C.D",
- "Specify a neighbor router\n"
- "Neighbor address\n")
+DEFSH (VTYSH_BGPD, dump_bgp_updates_interval_cmd_vtysh,
+ "dump bgp updates PATH INTERVAL",
+ "Dump packet\n"
+ "BGP packet dump\n"
+ "Dump BGP updates only\n"
+ "Output filename\n"
+ "Interval of output\n")
-DEFSH (VTYSH_RIPD, no_rip_default_metric_val_cmd_vtysh,
- "no default-metric <1-16>",
+DEFSH (VTYSH_BGPD, no_bgp_confederation_identifier_arg_cmd_vtysh,
+ "no bgp confederation identifier <1-65535>",
"Negate a command or set its defaults\n"
- "Set a metric of redistribute routes\n"
- "Default metric\n")
+ "BGP specific commands\n"
+ "AS confederation parameters\n"
+ "AS number\n"
+ "Set routing domain confederation AS\n")
-DEFSH (VTYSH_BGPD, show_ipv6_bgp_cmd_vtysh,
- "show ipv6 bgp",
+DEFSH (VTYSH_OSPFD, neighbor_priority_poll_interval_cmd_vtysh,
+ "neighbor A.B.C.D priority <0-255> poll-interval <1-65535>",
+ "Specify neighbor router\n"
+ "Neighbor IP address\n"
+ "Neighbor Priority\n"
+ "Priority\n"
+ "Dead Neighbor Polling interval\n"
+ "Seconds\n")
+
+DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_database_type_cmd_vtysh,
+ "show ipv6 ospf6 database (router|network|as-external|intra-prefix|inter-prefix|inter-router|link|*|HEX|dump|detail)",
"Show running system information\n"
- "IP information\n"
- "BGP information\n")
+ "IPv6 Information\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "LSA Database\n"
+ "Router-LSA\n"
+ "Network-LSA\n"
+ "AS-External-LSA\n"
+ "Intra-Area-Prefix-LSA\n"
+ "Inter-Area-Router-LSA\n"
+ "Inter-Area-Prefix-LSA\n"
+ "Link-LSA\n"
+ "All LS Type\n"
+ "Specify LS Type by Hex\n"
+ "Dump raw LSA data in Hex\n"
+ "show detail of LSAs\n"
+ )
-DEFSH (VTYSH_BGPD, neighbor_route_reflector_client_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "route-reflector-client",
+DEFSH (VTYSH_BGPD, no_neighbor_route_server_client_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "route-server-client",
+ "Negate a command or set its defaults\n"
"Specify neighbor router\n"
"Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Configure a neighbor as Route Reflector client\n")
+ "Configure a neighbor as Route Server client\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_all_soft_cmd_vtysh,
- "clear ip bgp * soft",
- "Reset functions\n"
+DEFSH (VTYSH_BGPD, show_ip_bgp_community_all_cmd_vtysh,
+ "show ip bgp community",
+ "Show running system information\n"
"IP information\n"
"BGP information\n"
- "Clear all peers\n"
- "Soft reconfig\n")
+ "Display routes matching the communities\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_extended_host_mask_cmd_vtysh,
- "access-list (<100-199>|<2000-2699>) (deny|permit) ip host A.B.C.D A.B.C.D A.B.C.D",
- "Add an access list entry\n"
- "IP extended access list\n"
- "IP extended access list (expanded range)\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Any Internet Protocol\n"
- "A single source host\n"
- "Source address\n"
- "Destination address\n"
- "Destination Wildcard bits\n")
-
-DEFSH (VTYSH_BGPD, ip_extcommunity_list_standard_cmd_vtysh,
- "ip extcommunity-list <1-99> (deny|permit) .AA:NN",
- "IP information\n"
- "Add a extended community list entry\n"
- "Extended Community list number (standard)\n"
- "Specify community to reject\n"
- "Specify community to accept\n"
- "Extended community attribute in 'rt aa:nn_or_IPaddr:nn' OR 'soo aa:nn_or_IPaddr:nn' format\n")
-
-DEFSH (VTYSH_BGPD, no_bgp_config_type_cmd_vtysh,
- "no bgp config-type",
- "Negate a command or set its defaults\n"
- "BGP information\n"
- "Display configuration type\n")
-
-DEFSH (VTYSH_BGPD, no_neighbor_filter_list_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "filter-list WORD (in|out)",
- "Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Establish BGP filters\n"
- "AS path access-list name\n"
- "Filter incoming routes\n"
- "Filter outgoing routes\n")
+DEFSH (VTYSH_OSPFD, ospf_message_digest_key_cmd_vtysh,
+ "ospf message-digest-key <1-255> md5 KEY",
+ "OSPF interface commands\n"
+ "Message digest authentication password (key)\n"
+ "Key ID\n"
+ "Use MD5 algorithm\n"
+ "The OSPF password (key)")
-DEFSH (VTYSH_RIPD, ip_rip_receive_version_1_cmd_vtysh,
- "ip rip receive version 1 2",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_all_ipv4_soft_in_cmd_vtysh,
+ "clear ip bgp * ipv4 (unicast|multicast) soft in",
+ "Reset functions\n"
"IP information\n"
- "Routing Information Protocol\n"
- "Advertisement reception\n"
- "Version control\n"
- "RIP version 1\n"
- "RIP version 2\n")
-
-DEFSH (VTYSH_BGPD, no_debug_bgp_events_cmd_vtysh,
- "no debug bgp events",
- "Negate a command or set its defaults\n"
- "Debugging functions (see also 'undebug')\n"
"BGP information\n"
- "BGP events\n")
+ "Clear all peers\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Soft reconfig\n"
+ "Soft reconfig inbound update\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_group_cmd_vtysh,
- "clear bgp ipv6 peer-group WORD",
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_in_prefix_filter_cmd_vtysh,
+ "clear bgp ipv6 (A.B.C.D|X:X::X:X) in prefix-filter",
"Reset functions\n"
"BGP information\n"
"Address family\n"
- "Clear all members of peer-group\n"
- "BGP peer-group name\n")
+ "BGP neighbor address to clear\n"
+ "BGP IPv6 neighbor to clear\n"
+ "Soft reconfig inbound update\n"
+ "Push out the existing ORF prefix-list\n")
-DEFSH (VTYSH_BGPD, no_neighbor_port_val_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X) " "port <0-65535>",
+DEFSH (VTYSH_BGPD, no_match_community_cmd_vtysh,
+ "no match community",
"Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nIPv6 address\n"
- "Neighbor's BGP port\n"
- "TCP port number\n")
+ "Match values from routing table\n"
+ "Match BGP community list\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_community3_exact_cmd_vtysh,
- "show ip bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
+DEFSH (VTYSH_RIPD, rip_redistribute_type_metric_cmd_vtysh,
+ "redistribute (kernel|connected|static|ospf|bgp) metric <0-16>",
+ "Redistribute information from another routing protocol\n"
+ "Kernel routes\n"
+ "Connected\n"
+ "Static routes\n"
+ "Open Shortest Path First (OSPF)\n"
+ "Border Gateway Protocol (BGP)\n"
+ "Metric\n"
+ "Metric value\n")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_all_summary_cmd_vtysh,
+ "show ip bgp vpnv4 all summary",
+ "Show running system information\n"
+ "IP information\n"
+ "BGP information\n"
+ "Display VPNv4 NLRI specific information\n"
+ "Display information about all VPNv4 NLRIs\n"
+ "Summary of BGP neighbor status\n")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_community2_exact_cmd_vtysh,
+ "show ip bgp ipv4 (unicast|multicast) community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
"Show running system information\n"
"IP information\n"
"BGP information\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
"Display routes matching the communities\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"Do not send outside local AS (well-known community)\n"
"Do not advertise to any peer (well-known community)\n"
"Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
"Exact match of the communities")
-DEFSH (VTYSH_RIPD, no_key_cmd_vtysh,
- "no key <0-2147483647>",
+DEFSH (VTYSH_BGPD, show_ipv6_mbgp_regexp_cmd_vtysh,
+ "show ipv6 mbgp regexp .LINE",
+ "Show running system information\n"
+ "IP information\n"
+ "BGP information\n"
+ "Display routes matching the AS path regular expression\n"
+ "A regular-expression to match the MBGP AS paths\n")
+
+DEFSH (VTYSH_BGPD, no_set_community_delete_cmd_vtysh,
+ "no set comm-list",
"Negate a command or set its defaults\n"
- "Delete a key\n"
- "Key identifier number\n")
+ "Set values in destination routing protocol\n"
+ "set BGP community list (for deletion)\n")
-DEFSH (VTYSH_BGPD, ipv6_bgp_network_cmd_vtysh,
- "network X:X::X:X/M",
- "Specify a network to announce via BGP\n"
- "IPv6 prefix <network>/<length>\n")
+DEFSH (VTYSH_OSPFD, no_debug_ospf_zebra_cmd_vtysh,
+ "no debug ospf zebra",
+ "Negate a command or set its defaults\n"
+ "Debugging functions (see also 'undebug')\n"
+ "OSPF information\n"
+ "OSPF Zebra information\n")
-DEFSH (VTYSH_OSPFD, show_mpls_te_router_cmd_vtysh,
- "show mpls-te router",
- "Show running system information\n"
- "MPLS-TE information\n"
- "Router information\n")
+DEFSH (VTYSH_ZEBRA, debug_zebra_packet_cmd_vtysh,
+ "debug zebra packet",
+ "Debugging functions (see also 'undebug')\n"
+ "Zebra configuration\n"
+ "Debug option set for zebra packet\n")
-DEFSH (VTYSH_BGPD, ipv6_bgp_neighbor_routes_cmd_vtysh,
- "show ipv6 bgp neighbors (A.B.C.D|X:X::X:X) routes",
- "Show running system information\n"
- "IPv6 information\n"
- "BGP information\n"
- "Detailed information on TCP and BGP neighbor connections\n"
- "Neighbor to display information about\n"
- "Neighbor to display information about\n"
- "Display routes learned from neighbor\n")
+DEFSH (VTYSH_RIPD, no_rip_redistribute_rip_cmd_vtysh,
+ "no redistribute rip",
+ "Negate a command or set its defaults\n"
+ "Redistribute information from another routing protocol\n"
+ "Routing Information Protocol (RIP)\n")
-DEFSH (VTYSH_BGPD, ip_community_list_name_standard2_cmd_vtysh,
- "ip community-list standard WORD (deny|permit)",
+DEFSH (VTYSH_OSPFD, ospf_default_information_originate_metric_type_cmd_vtysh,
+ "default-information originate metric <0-16777214> metric-type (1|2)",
+ "Control distribution of default information\n"
+ "Distribute a default route\n"
+ "OSPF default metric\n"
+ "OSPF metric\n"
+ "OSPF metric type for default routes\n"
+ "Set OSPF External Type 1 metrics\n"
+ "Set OSPF External Type 2 metrics\n")
+
+DEFSH (VTYSH_BGPD, clear_ip_bgp_all_ipv4_out_cmd_vtysh,
+ "clear ip bgp * ipv4 (unicast|multicast) out",
+ "Reset functions\n"
"IP information\n"
- "Add a community list entry\n"
- "Add a standard community-list entry\n"
- "Community list name\n"
- "Specify community to reject\n"
- "Specify community to accept\n")
+ "BGP information\n"
+ "Clear all peers\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_OSPFD, no_refresh_timer_val_cmd_vtysh,
- "no refresh timer <10-1800>",
- "Adjust refresh parameters\n"
- "Unset refresh timer\n"
- "Timer value in seconds\n")
+DEFSH (VTYSH_RIPD, no_rip_version_cmd_vtysh,
+ "no version",
+ "Negate a command or set its defaults\n"
+ "Set routing protocol version\n")
-DEFSH (VTYSH_BGPD, ip_extcommunity_list_name_expanded_cmd_vtysh,
- "ip extcommunity-list expanded WORD (deny|permit) .LINE",
+DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_area_topology_cmd_vtysh,
+ "show ipv6 ospf6 area A.B.C.D topology",
+ "Show running system information\n"
+ "IPv6 Information\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "Area information\n"
+ "Area ID (as an IPv4 notation)\n"
+ "Shortest Path First tree information\n"
+ "Displays SPF topology table\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_match_metric_val_cmd_vtysh,
+ "no match metric <0-4294967295>",
+ "Negate a command or set its defaults\n"
+ "Match values from routing table\n"
+ "Match metric of route\n"
+ "Metric value\n")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_flap_prefix_cmd_vtysh,
+ "show ip bgp flap-statistics A.B.C.D/M",
+ "Show running system information\n"
"IP information\n"
- "Add a extended community list entry\n"
- "Specify expanded extcommunity-list\n"
- "Extended Community list name\n"
- "Specify community to reject\n"
- "Specify community to accept\n"
- "An ordered list as a regular-expression\n")
+ "BGP information\n"
+ "Display flap statistics of routes\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n")
-DEFSH (VTYSH_BGPD, clear_bgp_as_cmd_vtysh,
- "clear bgp <1-65535>",
+DEFSH (VTYSH_BGPD, bgp_always_compare_med_cmd_vtysh,
+ "bgp always-compare-med",
+ "BGP specific commands\n"
+ "Allow comparing MED from different neighbors\n")
+
+DEFSH (VTYSH_BGPD, clear_bgp_instance_all_soft_out_cmd_vtysh,
+ "clear bgp view WORD * soft out",
"Reset functions\n"
"BGP information\n"
- "Clear peers with the AS number\n")
+ "BGP view\n"
+ "view name\n"
+ "Clear all peers\n"
+ "Soft reconfig\n"
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_OSPF6D, no_redistribute_ospf6_cmd_vtysh,
- "no redistribute ospf6",
+DEFSH (VTYSH_OSPFD, no_area_vlink_param2_cmd_vtysh,
+ "no area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
+ "(hello-interval|retransmit-interval|transmit-delay|dead-interval) "
+ "(hello-interval|retransmit-interval|transmit-delay|dead-interval)",
"Negate a command or set its defaults\n"
- "Redistribute control\n"
- "OSPF6 route\n")
+ "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
+ "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n"
+ "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_community_cmd_vtysh,
- "show ip bgp community (AA:NN|local-AS|no-advertise|no-export)",
+DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_neighbor_advertised_route_cmd_vtysh,
+ "show ip bgp ipv4 (unicast|multicast) neighbors (A.B.C.D|X:X::X:X) advertised-routes",
"Show running system information\n"
"IP information\n"
"BGP information\n"
- "Display routes matching the communities\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n")
-
-DEFSH (VTYSH_OSPFD, no_area_export_list_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) export-list NAME",
- "Negate a command or set its defaults\n"
- "OSPF area parameters\n"
- "OSPF area ID in IP address format\n"
- "OSPF area ID as a decimal value\n"
- "Unset the filter for networks announced to other areas\n"
- "Name of the access-list\n")
-
-DEFSH (VTYSH_OSPFD, no_ospf_hello_interval_cmd_vtysh,
- "no ospf hello-interval",
- "Negate a command or set its defaults\n"
- "OSPF interface commands\n"
- "Time between HELLO packets\n")
-
-DEFSH (VTYSH_BGPD, show_ipv6_mbgp_filter_list_cmd_vtysh,
- "show ipv6 mbgp filter-list WORD",
- "Show running system information\n"
- "IPv6 information\n"
- "MBGP information\n"
- "Display routes conforming to the filter-list\n"
- "Regular expression access list name\n")
-
-DEFSH (VTYSH_RIPD, debug_rip_packet_direct_cmd_vtysh,
- "debug rip packet (recv|send)",
- "Debugging functions (see also 'undebug')\n"
- "RIP information\n"
- "RIP packet\n"
- "RIP receive packet\n"
- "RIP send packet\n")
-
-DEFSH (VTYSH_BGPD, no_set_ecommunity_rt_cmd_vtysh,
- "no set extcommunity rt",
- "Negate a command or set its defaults\n"
- "Set values in destination routing protocol\n"
- "BGP extended community attribute\n"
- "Route Target extened communityt\n")
-
-DEFSH (VTYSH_BGPD, show_bgp_ipv6_community_list_cmd_vtysh,
- "show bgp ipv6 community-list WORD",
- "Show running system information\n"
- "BGP information\n"
"Address family\n"
- "Display routes matching the community-list\n"
- "community-list name\n")
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Detailed information on TCP and BGP neighbor connections\n"
+ "Neighbor to display information about\n"
+ "Neighbor to display information about\n"
+ "Display the routes advertised to a BGP neighbor\n")
-DEFSH (VTYSH_OSPFD, ospf_router_id_cmd_vtysh,
- "ospf router-id A.B.C.D",
- "OSPF specific commands\n"
- "router-id for the OSPF process\n"
- "OSPF router-id in IP address format\n")
+DEFSH (VTYSH_RIPD, rip_offset_list_cmd_vtysh,
+ "offset-list WORD (in|out) <0-16>",
+ "Modify RIP metric\n"
+ "Access-list name\n"
+ "For incoming updates\n"
+ "For outgoing updates\n"
+ "Metric value\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_in_prefix_filter_cmd_vtysh,
- "clear bgp ipv6 (A.B.C.D|X:X::X:X) in prefix-filter",
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_as_out_cmd_vtysh,
+ "clear bgp ipv6 <1-65535> out",
"Reset functions\n"
"BGP information\n"
"Address family\n"
- "BGP neighbor address to clear\n"
- "BGP IPv6 neighbor to clear\n"
- "Soft reconfig inbound update\n"
- "Push out the existing ORF prefix-list\n")
+ "Clear peers with the AS number\n"
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_all_cmd_vtysh,
- "clear bgp ipv6 *",
- "Reset functions\n"
- "BGP information\n"
- "Address family\n"
- "Clear all peers\n")
+DEFSH (VTYSH_BGPD, dump_bgp_routes_cmd_vtysh,
+ "dump bgp routes-mrt PATH",
+ "Dump packet\n"
+ "BGP packet dump\n"
+ "Dump whole BGP routing table\n"
+ "Output filename\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD, no_match_interface_cmd_vtysh,
- "no match interface",
+DEFSH (VTYSH_OSPFD, no_area_vlink_authtype_md5_cmd_vtysh,
+ "no area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
+ "(authentication|) "
+ "(message-digest-key|)",
"Negate a command or set its defaults\n"
- "Match values from routing table\n"
- "Match first hop interface of route\n")
-
-DEFSH (VTYSH_ZEBRA, bandwidth_if_cmd_vtysh,
- "bandwidth <1-10000000>",
- "Set bandwidth informational parameter\n"
- "Bandwidth in kilobits\n")
+ "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
+ "Enable authentication on this virtual link\n" "dummy string \n"
+ "Message digest authentication password (key)\n" "dummy string \n" "Key ID\n" "Use MD5 algorithm\n" "The OSPF password (key)")
-DEFSH (VTYSH_OSPF6D, no_debug_ospf6_damp_cmd_vtysh,
- "no debug ospf6 damp",
+DEFSH (VTYSH_OSPF6D, no_ipv6_ospf6_advertise_prefix_list_cmd_vtysh,
+ "no ipv6 ospf6 advertise prefix-list",
"Negate a command or set its defaults\n"
- "Debugging functions (see also 'undebug')\n"
+ "IPv6 Information\n"
"Open Shortest Path First (OSPF) for IPv6\n"
- "Flap-dampening information\n"
- )
+ "Advertising options\n"
+ "Filter prefix using prefix-list\n"
+ )
-DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_camp_config_cmd_vtysh,
- "show ipv6 ospf6 damp config",
+DEFSH (VTYSH_OSPF6D, show_ipv6_route_ospf6_external_cmd_vtysh,
+ "show ipv6 ospf6 route redistribute",
"Show running system information\n"
"IPv6 Information\n"
+ "Routing Table\n"
"Open Shortest Path First (OSPF) for IPv6\n"
- "Flap-dampening information\n"
- "shows dampening configuration\n"
- )
+ "redistributing External information\n"
+ )
-DEFSH (VTYSH_OSPF6D, show_version_ospf6_cmd_vtysh,
- "show version ospf6",
+DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_all_neighbor_advertised_routes_cmd_vtysh,
+ "show ip bgp vpnv4 all neighbors A.B.C.D advertised-routes",
"Show running system information\n"
- "Displays ospf6d version\n")
-
-DEFSH (VTYSH_BGPD, no_neighbor_route_server_client_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "route-server-client",
- "Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Configure a neighbor as Route Server client\n")
+ "IP information\n"
+ "BGP information\n"
+ "Display VPNv4 NLRI specific information\n"
+ "Display information about all VPNv4 NLRIs\n"
+ "Detailed information on TCP and BGP neighbor connections\n"
+ "Neighbor to display information about\n"
+ "Display the routes advertised to a BGP neighbor\n")
-DEFSH (VTYSH_ZEBRA, debug_zebra_packet_detail_cmd_vtysh,
- "debug zebra packet (recv|send) detail",
- "Debugging functions (see also 'undebug')\n"
- "Zebra configuration\n"
- "Debug option set for zebra packet\n"
- "Debug option set for receive packet\n"
- "Debug option set for send packet\n"
- "Debug option set detaied information\n")
+DEFSH (VTYSH_RIPD, rip_passive_interface_cmd_vtysh,
+ "passive-interface IFNAME",
+ "Suppress routing updates on an interface\n"
+ "Interface name\n")
-DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_ripng_cmd_vtysh,
- "no redistribute ripng",
+DEFSH (VTYSH_OSPFD, no_debug_ospf_lsa_cmd_vtysh,
+ "no debug ospf lsa",
"Negate a command or set its defaults\n"
- "Redistribute information from another routing protocol\n"
- "RIPng route\n")
+ "Debugging functions (see also 'undebug')\n"
+ "OSPF information\n"
+ "OSPF Link State Advertisement\n")
-DEFSH (VTYSH_RIPD, no_rip_split_horizon_cmd_vtysh,
- "no ip split-horizon",
+DEFSH (VTYSH_RIPNGD, no_ripng_network_cmd_vtysh,
+ "no network IF_OR_ADDR",
"Negate a command or set its defaults\n"
- "IP information\n"
- "Perform split horizon\n")
+ "RIPng enable on specified interface or network.\n"
+ "Interface or address")
-DEFSH (VTYSH_BGPD, no_bgp_confederation_identifier_cmd_vtysh,
- "no bgp confederation identifier",
- "Negate a command or set its defaults\n"
- "BGP specific commands\n"
- "AS confederation parameters\n"
- "AS number\n")
+DEFSH (VTYSH_OSPFD, ospf_redistribute_source_metric_type_cmd_vtysh,
+ "redistribute (kernel|connected|static|rip|bgp) metric <0-16777214> metric-type (1|2)",
+ "Redistribute information from another routing protocol\n"
+ "Kernel routes\n"
+ "Connected\n"
+ "Static routes\n"
+ "Routing Information Protocol (RIP)\n"
+ "Border Gateway Protocol (BGP)\n"
+ "Metric for redistributed routes\n"
+ "OSPF default metric\n"
+ "OSPF exterior metric type for redistributed routes\n"
+ "Set OSPF External Type 1 metrics\n"
+ "Set OSPF External Type 2 metrics\n")
-DEFSH (VTYSH_OSPFD, ospf_distance_ospf_inter_external_intra_cmd_vtysh,
- "distance ospf inter-area <1-255> external <1-255> intra-area <1-255>",
- "Define an administrative distance\n"
- "OSPF Administrative distance\n"
- "Inter-area routes\n"
- "Distance for inter-area routes\n"
- "External routes\n"
- "Distance for external routes\n"
- "Intra-area routes\n"
- "Distance for intra-area routes\n")
+DEFSH (VTYSH_BGPD, clear_bgp_external_soft_out_cmd_vtysh,
+ "clear bgp external soft out",
+ "Reset functions\n"
+ "BGP information\n"
+ "Clear all external peers\n"
+ "Soft reconfig\n"
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_BGPD, no_set_ecommunity_soo_cmd_vtysh,
- "no set extcommunity soo",
+DEFSH (VTYSH_BGPD, no_ip_extcommunity_list_name_standard_cmd_vtysh,
+ "no ip extcommunity-list standard WORD (deny|permit) .AA:NN",
"Negate a command or set its defaults\n"
- "Set values in destination routing protocol\n"
- "BGP extended community attribute\n"
- "Site-of-Origin extended community\n")
+ "IP information\n"
+ "Add a extended community list entry\n"
+ "Specify standard extcommunity-list\n"
+ "Extended Community list name\n"
+ "Specify community to reject\n"
+ "Specify community to accept\n"
+ "Extended community attribute in 'rt aa:nn_or_IPaddr:nn' OR 'soo aa:nn_or_IPaddr:nn' format\n")
-DEFSH (VTYSH_ZEBRA, no_ip_address_label_cmd_vtysh,
- "no ip address A.B.C.D/M label LINE",
+DEFSH (VTYSH_OSPFD, no_ospf_default_metric_cmd_vtysh,
+ "no default-metric",
"Negate a command or set its defaults\n"
- "Interface Internet Protocol config commands\n"
- "Set the IP address of an interface\n"
- "IP address (e.g. 10.0.0.1/8)\n"
- "Label of this address\n"
- "Label\n")
+ "Set metric of redistributed routes\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_neighbors_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) neighbors",
+DEFSH (VTYSH_BGPD, show_ip_bgp_paths_cmd_vtysh,
+ "show ip bgp paths",
"Show running system information\n"
"IP information\n"
"BGP information\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Detailed information on TCP and BGP neighbor connections\n")
-
-DEFSH (VTYSH_OSPFD, no_ospf_transmit_delay_cmd_vtysh,
- "no ospf transmit-delay",
- "Negate a command or set its defaults\n"
- "OSPF interface commands\n"
- "Link state transmit delay\n")
-
-DEFSH (VTYSH_OSPFD|VTYSH_OSPF6D, ospf6_routemap_no_set_metric_type_cmd_vtysh,
- "no set metric-type (type-1|type-2)",
- "Negate a command or set its defaults\n"
- "Set value\n"
- "Type of metric\n"
- "OSPF6 external type 1 metric\n"
- "OSPF6 external type 2 metric\n")
+ "Path information\n")
-DEFSH (VTYSH_BGPD, show_ipv6_bgp_regexp_cmd_vtysh,
- "show ipv6 bgp regexp .LINE",
+DEFSH (VTYSH_BGPD, show_ip_bgp_neighbor_advertised_route_cmd_vtysh,
+ "show ip bgp neighbors (A.B.C.D|X:X::X:X) advertised-routes",
"Show running system information\n"
"IP information\n"
"BGP information\n"
- "Display routes matching the AS path regular expression\n"
- "A regular-expression to match the BGP AS paths\n")
+ "Detailed information on TCP and BGP neighbor connections\n"
+ "Neighbor to display information about\n"
+ "Neighbor to display information about\n"
+ "Display the routes advertised to a BGP neighbor\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_all_out_cmd_vtysh,
- "clear ip bgp * out",
+DEFSH (VTYSH_OSPFD, ospf_redistribute_source_type_cmd_vtysh,
+ "redistribute (kernel|connected|static|rip|bgp) metric-type (1|2)",
+ "Redistribute information from another routing protocol\n"
+ "Kernel routes\n"
+ "Connected\n"
+ "Static routes\n"
+ "Routing Information Protocol (RIP)\n"
+ "Border Gateway Protocol (BGP)\n"
+ "OSPF exterior metric type for redistributed routes\n"
+ "Set OSPF External Type 1 metrics\n"
+ "Set OSPF External Type 2 metrics\n")
+
+DEFSH (VTYSH_BGPD, match_ipv6_next_hop_cmd_vtysh,
+ "match ipv6 next-hop X:X::X:X",
+ "Match values from routing table\n"
+ "IPv6 information\n"
+ "Match IPv6 next-hop address of route\n"
+ "IPv6 address of next hop\n")
+
+DEFSH (VTYSH_OSPFD, ip_ospf_transmit_delay_cmd_vtysh,
+ "ip ospf transmit-delay <1-65535>",
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Link state transmit delay\n"
+ "Seconds\n")
+
+DEFSH (VTYSH_BGPD, clear_ip_bgp_as_vpnv4_soft_in_cmd_vtysh,
+ "clear ip bgp <1-65535> vpnv4 unicast soft in",
"Reset functions\n"
"IP information\n"
"BGP information\n"
- "Clear all peers\n"
- "Soft reconfig outbound update\n")
+ "Clear peers with the AS number\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Soft reconfig\n"
+ "Soft reconfig inbound update\n")
+
+DEFSH (VTYSH_RIPD, rip_redistribute_type_routemap_cmd_vtysh,
+ "redistribute (kernel|connected|static|ospf|bgp) route-map WORD",
+ "Redistribute information from another routing protocol\n"
+ "Kernel routes\n"
+ "Connected\n"
+ "Static routes\n"
+ "Open Shortest Path First (OSPF)\n"
+ "Border Gateway Protocol (BGP)\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
DEFSH (VTYSH_BGPD, show_ipv6_bgp_filter_list_cmd_vtysh,
"show ipv6 bgp filter-list WORD",
"Display routes conforming to the filter-list\n"
"Regular expression access list name\n")
-DEFSH (VTYSH_BGPD, bgp_redistribute_ipv4_cmd_vtysh,
- "redistribute (connected|kernel|ospf|rip|static)",
- "Redistribute information from another routing protocol\n"
- "Connected\n"
- "Kernel routes\n"
- "Open Shurtest Path First (OSPF)\n"
- "Routing Information Protocol (RIP)\n"
- "Static routes\n")
+DEFSH (VTYSH_BGPD, show_bgp_instance_ipv6_summary_cmd_vtysh,
+ "show bgp view WORD ipv6 summary",
+ "Show running system information\n"
+ "BGP information\n"
+ "BGP view\n"
+ "View name\n"
+ "Address family\n"
+ "Summary of BGP neighbor status\n")
-DEFSH (VTYSH_OSPFD, no_ospf_message_digest_key_cmd_vtysh,
- "no ospf message-digest-key <1-255>",
+DEFSH (VTYSH_OSPFD, no_area_export_list_cmd_vtysh,
+ "no area (A.B.C.D|<0-4294967295>) export-list NAME",
"Negate a command or set its defaults\n"
- "OSPF interface commands\n"
- "Message digest authentication password (key)\n"
- "Key ID\n")
-
-DEFSH (VTYSH_OSPFD, ospf_message_digest_key_cmd_vtysh,
- "ospf message-digest-key <1-255> md5 KEY",
- "OSPF interface commands\n"
- "Message digest authentication password (key)\n"
- "Key ID\n"
- "Use MD5 algorithm\n"
- "The OSPF password (key)")
-
-DEFSH (VTYSH_OSPFD, neighbor_poll_interval_cmd_vtysh,
- "neighbor A.B.C.D poll-interval <1-65535>",
- "Specify neighbor router\n"
- "Neighbor IP address\n"
- "Dead Neighbor Polling interval\n"
- "Seconds\n")
-
-DEFSH (VTYSH_BGPD, neighbor_peer_group_cmd_vtysh,
- "neighbor WORD peer-group",
- "Specify neighbor router\n"
- "Neighbor tag\n"
- "Configure peer-group\n")
+ "OSPF area parameters\n"
+ "OSPF area ID in IP address format\n"
+ "OSPF area ID as a decimal value\n"
+ "Unset the filter for networks announced to other areas\n"
+ "Name of the access-list\n")
-DEFSH (VTYSH_OSPFD, mpls_te_link_maxbw_cmd_vtysh,
- "mpls-te link max-bw BANDWIDTH",
- "MPLS-TE specific commands\n"
- "Configure MPLS-TE link parameters\n"
- "Maximum bandwidth that can be used\n"
- "Bytes/second (IEEE floating point format)\n")
+DEFSH (VTYSH_BGPD, bgp_distance_source_cmd_vtysh,
+ "distance <1-255> A.B.C.D/M",
+ "Define an administrative distance\n"
+ "Administrative distance\n"
+ "IP source prefix\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_ipv4_in_prefix_filter_cmd_vtysh,
- "clear ip bgp A.B.C.D ipv4 (unicast|multicast) in prefix-filter",
- "Reset functions\n"
+DEFSH (VTYSH_BGPD, show_ip_bgp_neighbor_received_prefix_filter_cmd_vtysh,
+ "show ip bgp neighbors (A.B.C.D|X:X::X:X) received prefix-filter",
+ "Show running system information\n"
"IP information\n"
"BGP information\n"
- "BGP neighbor address to clear\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Soft reconfig inbound update\n"
- "Push out the existing ORF prefix-list\n")
+ "Detailed information on TCP and BGP neighbor connections\n"
+ "Neighbor to display information about\n"
+ "Neighbor to display information about\n"
+ "Display information received from a BGP neighbor\n"
+ "Display the prefixlist filter\n")
-DEFSH (VTYSH_BGPD, clear_bgp_external_cmd_vtysh,
- "clear bgp external",
- "Reset functions\n"
+DEFSH (VTYSH_BGPD, show_ip_bgp_neighbor_routes_cmd_vtysh,
+ "show ip bgp neighbors (A.B.C.D|X:X::X:X) routes",
+ "Show running system information\n"
+ "IP information\n"
"BGP information\n"
- "Clear all external peers\n")
+ "Detailed information on TCP and BGP neighbor connections\n"
+ "Neighbor to display information about\n"
+ "Neighbor to display information about\n"
+ "Display routes learned from neighbor\n")
-DEFSH (VTYSH_OSPFD, ip_ospf_authentication_cmd_vtysh,
- "ip ospf authentication",
- "IP Information\n"
- "OSPF interface commands\n"
- "Enable authentication on this interface\n")
+DEFSH (VTYSH_BGPD, no_set_origin_cmd_vtysh,
+ "no set origin",
+ "Negate a command or set its defaults\n"
+ "Set values in destination routing protocol\n"
+ "BGP origin code\n")
-DEFSH (VTYSH_BGPD, no_bgp_router_id_cmd_vtysh,
- "no bgp router-id",
+DEFSH (VTYSH_BGPD, no_set_community_delete_val_cmd_vtysh,
+ "no set comm-list (<1-99>|<100-199>|WORD) delete",
"Negate a command or set its defaults\n"
- "BGP information\n"
- "Override configured router identifier\n")
+ "Set values in destination routing protocol\n"
+ "set BGP community list (for deletion)\n"
+ "Community-list number (standard)\n"
+ "Communitly-list number (expanded)\n"
+ "Community-list name\n"
+ "Delete matching communities\n")
-DEFSH (VTYSH_OSPFD, no_ospf_abr_type_cmd_vtysh,
- "no ospf abr-type (cisco|ibm|shortcut)",
+DEFSH (VTYSH_BGPD, no_bgp_bestpath_aspath_ignore_cmd_vtysh,
+ "no bgp bestpath as-path ignore",
"Negate a command or set its defaults\n"
- "OSPF specific commands\n"
- "Set OSPF ABR type\n"
- "Alternative ABR, cisco implementation\n"
- "Alternative ABR, IBM implementation\n"
- "Shortcut ABR\n")
+ "BGP specific commands\n"
+ "Change the default bestpath selection\n"
+ "AS-path attribute\n"
+ "Ignore as-path length in selecting a route\n")
-DEFSH (VTYSH_OSPFD, show_ip_ospf_database_type_self_cmd_vtysh,
- "show ip ospf database (" "asbr-summary|external|network|router|summary" "|nssa-external" "|opaque-link|opaque-area|opaque-as" ") (self-originate|)",
+DEFSH (VTYSH_BGPD, show_ipv6_mbgp_community_exact_cmd_vtysh,
+ "show ipv6 mbgp community (AA:NN|local-AS|no-advertise|no-export) exact-match",
+ "Show running system information\n"
+ "IPv6 information\n"
+ "MBGP information\n"
+ "Display routes matching the communities\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "Exact match of the communities")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_scan_cmd_vtysh,
+ "show ip bgp scan",
"Show running system information\n"
"IP information\n"
- "OSPF information\n"
- "Database summary\n"
- "ASBR summary link states\n" "External link states\n" "Network link states\n" "Router link states\n" "Network summary link states\n" "NSSA external link state\n" "Link local Opaque-LSA\n" "Link area Opaque-LSA\n" "Link AS Opaque-LSA\n"
- "Self-originated link states\n")
+ "BGP information\n"
+ "BGP scan status\n")
-DEFSH (VTYSH_OSPFD, show_ip_ospf_database_type_cmd_vtysh,
- "show ip ospf database (" "asbr-summary|external|network|router|summary" "|nssa-external" "|opaque-link|opaque-area|opaque-as" "|max-age|self-originate)",
+DEFSH (VTYSH_BGPD, no_bgp_cluster_id_arg_cmd_vtysh,
+ "no bgp cluster-id A.B.C.D",
+ "Negate a command or set its defaults\n"
+ "BGP information\n"
+ "Configure Route-Reflector Cluster-id\n"
+ "Route-Reflector Cluster-id in IP address format\n")
+
+DEFSH (VTYSH_OSPFD, no_area_shortcut_cmd_vtysh,
+ "no area (A.B.C.D|<0-4294967295>) shortcut (enable|disable)",
+ "Negate a command or set its defaults\n"
+ "OSPF area parameters\n"
+ "OSPF area ID in IP address format\n"
+ "OSPF area ID as a decimal value\n"
+ "Deconfigure the area's shortcutting mode\n"
+ "Deconfigure enabled shortcutting through the area\n"
+ "Deconfigure disabled shortcutting through the area\n")
+
+DEFSH (VTYSH_OSPF6D, interface_area_passive_cmd_vtysh,
+ "interface IFNAME area A.B.C.D passive",
+ "Enable routing on an IPv6 interface\n"
+ "Interface name(e.g. ep0)\n"
+ "Set the OSPF6 area ID\n"
+ "OSPF6 area ID in IPv4 address notation\n"
+ "Suppress routing updates on an interface\n"
+ )
+
+DEFSH (VTYSH_OSPFD, show_ip_ospf_database_type_id_cmd_vtysh,
+ "show ip ospf database (" "asbr-summary|external|network|router|summary" "" "" ") A.B.C.D",
"Show running system information\n"
"IP information\n"
"OSPF information\n"
"Database summary\n"
- "ASBR summary link states\n" "External link states\n" "Network link states\n" "Router link states\n" "Network summary link states\n" "NSSA external link state\n" "Link local Opaque-LSA\n" "Link area Opaque-LSA\n" "Link AS Opaque-LSA\n"
- "LSAs in MaxAge list\n"
- "Self-originated link states\n")
+ "ASBR summary link states\n" "External link states\n" "Network link states\n" "Router link states\n" "Network summary link states\n" "" "" "" ""
+ "Link State ID (as an IP address)\n")
-DEFSH (VTYSH_BGPD, no_neighbor_attr_unchanged_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged",
+DEFSH (VTYSH_BGPD, no_bgp_confederation_peers_cmd_vtysh,
+ "no bgp confederation peers .<1-65535>",
"Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "BGP attribute is propagated unchanged to this neighbor\n")
+ "BGP specific commands\n"
+ "AS confederation parameters\n"
+ "Peer ASs in BGP confederation\n"
+ "AS number\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ipv6_prefix_list_ge_le_cmd_vtysh,
- "no ipv6 prefix-list WORD (deny|permit) X:X::X:X/M ge <0-128> le <0-128>",
+DEFSH (VTYSH_BGPD, no_ip_extcommunity_list_name_expanded_cmd_vtysh,
+ "no ip extcommunity-list expanded WORD (deny|permit) .LINE",
"Negate a command or set its defaults\n"
- "IPv6 information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
- "Minimum prefix length to be matched\n"
- "Minimum prefix length\n"
- "Maximum prefix length to be matched\n"
- "Maximum prefix length\n")
-
-DEFSH (VTYSH_BGPD, clear_ip_bgp_external_soft_in_cmd_vtysh,
- "clear ip bgp external soft in",
- "Reset functions\n"
"IP information\n"
- "BGP information\n"
- "Clear all external peers\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
-
-DEFSH (VTYSH_OSPF6D, ipv6_ospf6_transmitdelay_cmd_vtysh,
- "ipv6 ospf6 transmit-delay TRANSMITDELAY",
- "IPv6 Information\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "Link state transmit delay\n"
- "<1-65535> Seconds\n"
- )
+ "Add a extended community list entry\n"
+ "Specify expanded extcommunity-list\n"
+ "Community list name\n"
+ "Specify community to reject\n"
+ "Specify community to accept\n"
+ "An ordered list as a regular-expression\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_as_cmd_vtysh,
- "clear bgp ipv6 <1-65535>",
- "Reset functions\n"
+DEFSH (VTYSH_BGPD, show_bgp_community_list_exact_cmd_vtysh,
+ "show bgp community-list WORD exact-match",
+ "Show running system information\n"
"BGP information\n"
- "Address family\n"
- "Clear peers with the AS number\n")
+ "Display routes matching the community-list\n"
+ "community-list name\n"
+ "Exact match of the communities\n")
-DEFSH (VTYSH_OSPFD, area_vlink_authkey_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
- "(authentication-key|) AUTH_KEY",
- "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
- "Authentication password (key)\n" "The OSPF password (key)")
+DEFSH (VTYSH_BGPD, ipv6_bgp_neighbor_received_routes_cmd_vtysh,
+ "show ipv6 bgp neighbors (A.B.C.D|X:X::X:X) received-routes",
+ "Show running system information\n"
+ "IPv6 information\n"
+ "BGP information\n"
+ "Detailed information on TCP and BGP neighbor connections\n"
+ "Neighbor to display information about\n"
+ "Neighbor to display information about\n"
+ "Display the received routes from neighbor\n")
-DEFSH (VTYSH_BGPD, clear_bgp_peer_group_soft_out_cmd_vtysh,
- "clear bgp peer-group WORD soft out",
+DEFSH (VTYSH_OSPFD, no_ospf_hello_interval_cmd_vtysh,
+ "no ospf hello-interval",
+ "Negate a command or set its defaults\n"
+ "OSPF interface commands\n"
+ "Time between HELLO packets\n")
+
+DEFSH (VTYSH_BGPD, no_set_weight_cmd_vtysh,
+ "no set weight",
+ "Negate a command or set its defaults\n"
+ "Set values in destination routing protocol\n"
+ "BGP weight for routing table\n")
+
+DEFSH (VTYSH_OSPFD, show_ip_ospf_neighbor_int_detail_cmd_vtysh,
+ "show ip ospf neighbor A.B.C.D detail",
+ "Show running system information\n"
+ "IP information\n"
+ "OSPF information\n"
+ "Neighbor list\n"
+ "Interface address\n"
+ "detail of all neighbors")
+
+DEFSH (VTYSH_BGPD, show_bgp_ipv6_community_list_cmd_vtysh,
+ "show bgp ipv6 community-list WORD",
+ "Show running system information\n"
+ "BGP information\n"
+ "Address family\n"
+ "Display routes matching the community-list\n"
+ "community-list name\n")
+
+DEFSH (VTYSH_BGPD, clear_bgp_peer_group_in_prefix_filter_cmd_vtysh,
+ "clear bgp peer-group WORD in prefix-filter",
"Reset functions\n"
"BGP information\n"
"Clear all members of peer-group\n"
"BGP peer-group name\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ "Soft reconfig inbound update\n"
+ "Push out prefix-list ORF and do inbound soft reconfig\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_rd_neighbors_peer_cmd_vtysh,
- "show ip bgp vpnv4 rd ASN:nn_or_IP-address:nn neighbors A.B.C.D",
- "Show running system information\n"
- "IP information\n"
- "BGP information\n"
- "Display VPNv4 NLRI specific information\n"
- "Display information about all VPNv4 NLRIs\n"
- "Detailed information on TCP and BGP neighbor connections\n"
- "Neighbor to display information about\n")
+DEFSH (VTYSH_BGPD, set_ecommunity_rt_cmd_vtysh,
+ "set extcommunity rt .ASN:nn_or_IP-address:nn",
+ "Set values in destination routing protocol\n"
+ "BGP extended community attribute\n"
+ "Route Target extened communityt\n"
+ "VPN extended community\n")
-DEFSH (VTYSH_BGPD, no_neighbor_ebgp_multihop_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "ebgp-multihop",
+DEFSH (VTYSH_BGPD, no_neighbor_description_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "description",
"Negate a command or set its defaults\n"
"Specify neighbor router\n"
"Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Allow EBGP neighbors not on directly connected networks\n")
+ "Neighbor specific description\n")
-DEFSH (VTYSH_BGPD, show_bgp_ipv6_community_exact_cmd_vtysh,
- "show bgp ipv6 community (AA:NN|local-AS|no-advertise|no-export) exact-match",
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ip_prefix_list_seq_le_cmd_vtysh,
+ "no ip prefix-list WORD seq <1-4294967295> (deny|permit) A.B.C.D/M le <0-32>",
+ "Negate a command or set its defaults\n"
+ "IP information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "sequence number of an entry\n"
+ "Sequence number\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
+ "Maximum prefix length to be matched\n"
+ "Maximum prefix length\n")
+
+DEFSH (VTYSH_OSPFD, area_vlink_md5_cmd_vtysh,
+ "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
+ "(message-digest-key|) <1-255> md5 KEY",
+ "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
+ "Message digest authentication password (key)\n" "dummy string \n" "Key ID\n" "Use MD5 algorithm\n" "The OSPF password (key)")
+
+DEFSH (VTYSH_ZEBRA, no_ipv6_forwarding_cmd_vtysh,
+ "no ipv6 forwarding",
+ "Negate a command or set its defaults\n"
+ "IP information\n"
+ "Doesn't forward IPv6 protocol packet")
+
+DEFSH (VTYSH_BGPD, show_bgp_community_cmd_vtysh,
+ "show bgp community (AA:NN|local-AS|no-advertise|no-export)",
"Show running system information\n"
"BGP information\n"
- "Address family\n"
"Display routes matching the communities\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "Exact match of the communities")
+ "Do not export to next AS (well-known community)\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_instance_all_ipv4_soft_out_cmd_vtysh,
- "clear ip bgp view WORD * ipv4 (unicast|multicast) soft out",
- "Reset functions\n"
- "IP information\n"
- "BGP information\n"
- "BGP view\n"
- "view name\n"
- "Clear all peers\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Soft reconfig outbound update\n")
+DEFSH (VTYSH_OSPFD, ospf_router_id_cmd_vtysh,
+ "ospf router-id A.B.C.D",
+ "OSPF specific commands\n"
+ "router-id for the OSPF process\n"
+ "OSPF router-id in IP address format\n")
-DEFSH (VTYSH_BGPD, show_ipv6_mbgp_community4_exact_cmd_vtysh,
- "show ipv6 mbgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
+DEFSH (VTYSH_BGPD, show_bgp_community_exact_cmd_vtysh,
+ "show bgp community (AA:NN|local-AS|no-advertise|no-export) exact-match",
"Show running system information\n"
- "IPv6 information\n"
- "MBGP information\n"
+ "BGP information\n"
"Display routes matching the communities\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"Do not advertise to any peer (well-known community)\n"
"Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
"Exact match of the communities")
-DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_bgp_cmd_vtysh,
- "no redistribute bgp",
+DEFSH (VTYSH_BGPD, no_neighbor_capability_orf_prefix_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "capability orf prefix-list (both|send|receive)",
"Negate a command or set its defaults\n"
- "Redistribute information from another routing protocol\n"
- "Border Gateway Protocol (BGP)\n")
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Advertise capability to the peer\n"
+ "Advertise ORF capability to the peer\n"
+ "Advertise prefixlist ORF capability to this neighbor\n"
+ "Capability to SEND and RECEIVE the ORF to/from this neighbor\n"
+ "Capability to RECEIVE the ORF from this neighbor\n"
+ "Capability to SEND the ORF to this neighbor\n")
-DEFSH (VTYSH_OSPF6D, ipv6_ospf6_retransmitinterval_cmd_vtysh,
- "ipv6 ospf6 retransmit-interval RXMTINTERVAL",
- "IPv6 Information\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "Time between retransmitting lost link state advertisements\n"
- "<1-65535> Seconds\n"
- )
+DEFSH (VTYSH_OSPFD, no_area_vlink_cmd_vtysh,
+ "no area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D",
+ "Negate a command or set its defaults\n"
+ "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_as_soft_cmd_vtysh,
- "clear ip bgp <1-65535> soft",
- "Reset functions\n"
- "IP information\n"
- "BGP information\n"
- "Clear peers with the AS number\n"
- "Soft reconfig\n")
+DEFSH (VTYSH_OSPFD, ip_ospf_hello_interval_addr_cmd_vtysh,
+ "ip ospf hello-interval <1-65535> A.B.C.D",
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Time between HELLO packets\n"
+ "Seconds\n"
+ "Address of interface")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_external_soft_cmd_vtysh,
- "clear ip bgp external soft",
- "Reset functions\n"
- "IP information\n"
- "BGP information\n"
- "Clear all external peers\n"
- "Soft reconfig\n")
+DEFSH (VTYSH_BGPD, no_aggregate_address_mask_summary_only_cmd_vtysh,
+ "no aggregate-address A.B.C.D A.B.C.D summary-only",
+ "Negate a command or set its defaults\n"
+ "Configure BGP aggregate entries\n"
+ "Aggregate address\n"
+ "Aggregate mask\n"
+ "Filter more specific routes from updates\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_ipv6_access_list_all_cmd_vtysh,
- "no ipv6 access-list WORD",
+DEFSH (VTYSH_OSPFD, ospf_distance_ospf_external_intra_cmd_vtysh,
+ "distance ospf external <1-255> intra-area <1-255>",
+ "Define an administrative distance\n"
+ "OSPF Administrative distance\n"
+ "External routes\n"
+ "Distance for external routes\n"
+ "Intra-area routes\n"
+ "Distance for intra-area routes\n")
+
+DEFSH (VTYSH_OSPFD, area_vlink_param3_cmd_vtysh,
+ "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
+ "(hello-interval|retransmit-interval|transmit-delay|dead-interval) <1-65535> "
+ "(hello-interval|retransmit-interval|transmit-delay|dead-interval) <1-65535> "
+ "(hello-interval|retransmit-interval|transmit-delay|dead-interval) <1-65535>",
+ "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
+ "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n"
+ "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n"
+ "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n")
+
+DEFSH (VTYSH_BGPD, neighbor_soft_reconfiguration_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "soft-reconfiguration inbound",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Per neighbor soft reconfiguration\n"
+ "Allow inbound soft reconfiguration for this neighbor\n")
+
+DEFSH (VTYSH_RIPNGD|VTYSH_OSPF6D|VTYSH_BGPD, no_ipv6_access_list_exact_cmd_vtysh,
+ "no ipv6 access-list WORD (deny|permit) X:X::X:X/M exact-match",
"Negate a command or set its defaults\n"
"IPv6 information\n"
"Add an access list entry\n"
- "IPv6 zebra access-list\n")
+ "IPv6 zebra access-list\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "Prefix to match. e.g. 3ffe:506::/32\n"
+ "Exact match of the prefixes\n")
-DEFSH (VTYSH_RIPD, show_debugging_rip_cmd_vtysh,
- "show debugging rip",
- "Show running system information\n"
- "Debugging functions (see also 'undebug')\n"
- "RIP information\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, rmap_onmatch_next_cmd_vtysh,
- "on-match next",
- "Exit policy on matches\n"
- "Next clause\n")
+DEFSH (VTYSH_BGPD, bgp_redistribute_ipv4_metric_rmap_cmd_vtysh,
+ "redistribute (connected|kernel|ospf|rip|static) metric <0-4294967295> route-map WORD",
+ "Redistribute information from another routing protocol\n"
+ "Connected\n"
+ "Kernel routes\n"
+ "Open Shurtest Path First (OSPF)\n"
+ "Routing Information Protocol (RIP)\n"
+ "Static routes\n"
+ "Metric for redistributed routes\n"
+ "Default metric\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_as_soft_out_cmd_vtysh,
- "clear ip bgp <1-65535> soft out",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_external_in_prefix_filter_cmd_vtysh,
+ "clear ip bgp external in prefix-filter",
"Reset functions\n"
"IP information\n"
"BGP information\n"
- "Clear peers with the AS number\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ "Clear all external peers\n"
+ "Soft reconfig inbound update\n"
+ "Push out prefix-list ORF and do inbound soft reconfig\n")
-DEFSH (VTYSH_RIPD, no_ip_rip_receive_version_num_cmd_vtysh,
- "no ip rip receive version (1|2)",
+DEFSH (VTYSH_BGPD, no_bgp_redistribute_ipv6_cmd_vtysh,
+ "no redistribute (connected|kernel|ospf6|ripng|static)",
"Negate a command or set its defaults\n"
- "IP information\n"
- "Routing Information Protocol\n"
- "Advertisement reception\n"
- "Version control\n"
- "Version 1\n"
- "Version 2\n")
+ "Redistribute information from another routing protocol\n"
+ "Connected\n"
+ "Kernel routes\n"
+ "Open Shurtest Path First (OSPFv3)\n"
+ "Routing Information Protocol (RIPng)\n"
+ "Static routes\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_view_cmd_vtysh,
- "show ip bgp view WORD",
+DEFSH (VTYSH_ZEBRA, show_ipv6_route_cmd_vtysh,
+ "show ipv6 route",
"Show running system information\n"
"IP information\n"
- "BGP information\n"
- "BGP view\n"
- "BGP view name\n")
+ "IPv6 routing table\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_rd_neighbors_cmd_vtysh,
- "show ip bgp vpnv4 rd ASN:nn_or_IP-address:nn neighbors",
- "Show running system information\n"
- "IP information\n"
+DEFSH (VTYSH_BGPD, no_bgp_fast_external_failover_cmd_vtysh,
+ "no bgp fast-external-failover",
+ "Negate a command or set its defaults\n"
"BGP information\n"
- "Display VPNv4 NLRI specific information\n"
- "Display information for a route distinguisher\n"
- "VPN Route Distinguisher\n"
- "Detailed information on TCP and BGP neighbor connections\n")
+ "Immediately reset session if a link to a directly connected external peer goes down\n")
-DEFSH (VTYSH_OSPFD, ip_ospf_cost_addr_cmd_vtysh,
- "ip ospf cost <1-65535> A.B.C.D",
- "IP Information\n"
- "OSPF interface commands\n"
- "Interface cost\n"
- "Cost\n"
- "Address of interface")
+DEFSH (VTYSH_BGPD, no_aggregate_address_mask_as_set_summary_cmd_vtysh,
+ "no aggregate-address A.B.C.D A.B.C.D as-set summary-only",
+ "Negate a command or set its defaults\n"
+ "Configure BGP aggregate entries\n"
+ "Aggregate address\n"
+ "Aggregate mask\n"
+ "Generate AS set path information\n"
+ "Filter more specific routes from updates\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_all_ipv4_in_prefix_filter_cmd_vtysh,
- "clear ip bgp * ipv4 (unicast|multicast) in prefix-filter",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_external_soft_out_cmd_vtysh,
+ "clear ip bgp external soft out",
"Reset functions\n"
"IP information\n"
"BGP information\n"
- "Clear all peers\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Soft reconfig inbound update\n"
- "Push out prefix-list ORF and do inbound soft reconfig\n")
+ "Clear all external peers\n"
+ "Soft reconfig\n"
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_neighbor_routes_cmd_vtysh,
- "show ip bgp neighbors (A.B.C.D|X:X::X:X) routes",
+DEFSH (VTYSH_BGPD, show_bgp_ipv6_summary_cmd_vtysh,
+ "show bgp ipv6 summary",
"Show running system information\n"
- "IP information\n"
"BGP information\n"
- "Detailed information on TCP and BGP neighbor connections\n"
- "Neighbor to display information about\n"
- "Neighbor to display information about\n"
- "Display routes learned from neighbor\n")
+ "Address family\n"
+ "Summary of BGP neighbor status\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_community4_exact_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
+DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_regexp_cmd_vtysh,
+ "show ip bgp ipv4 (unicast|multicast) regexp .LINE",
"Show running system information\n"
"IP information\n"
"BGP information\n"
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Display routes matching the communities\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "Exact match of the communities")
+ "Display routes matching the AS path regular expression\n"
+ "A regular-expression to match the BGP AS paths\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_prefix_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) A.B.C.D/M",
- "Show running system information\n"
+DEFSH (VTYSH_OSPFD, no_area_vlink_authtype_cmd_vtysh,
+ "no area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
+ "(authentication|)",
+ "Negate a command or set its defaults\n"
+ "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
+ "Enable authentication on this virtual link\n" "dummy string \n")
+
+DEFSH (VTYSH_BGPD, clear_ip_bgp_all_vpnv4_out_cmd_vtysh,
+ "clear ip bgp * vpnv4 unicast out",
+ "Reset functions\n"
"IP information\n"
"BGP information\n"
+ "Clear all peers\n"
"Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_standard_any_cmd_vtysh,
- "access-list (<1-99>|<1300-1999>) (deny|permit) any",
- "Add an access list entry\n"
- "IP standard access list\n"
- "IP standard access list (expanded range)\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Any source host\n")
+ "Address Family Modifier\n"
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_OSPFD, no_area_nssa_no_summary_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) nssa no-summary",
+DEFSH (VTYSH_BGPD, no_neighbor_attr_unchanged7_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged next-hop med as-path",
"Negate a command or set its defaults\n"
- "OSPF area parameters\n"
- "OSPF area ID in IP address format\n"
- "OSPF area ID as a decimal value\n"
- "Configure OSPF area as nssa\n"
- "Do not inject inter-area routes into nssa\n")
-
-DEFSH (VTYSH_BGPD, neighbor_override_capability_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "override-capability",
"Specify neighbor router\n"
"Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Override capability negotiation result\n")
-
-DEFSH (VTYSH_BGPD, no_set_ipv6_nexthop_global_val_cmd_vtysh,
- "no set ipv6 next-hop global X:X::X:X",
- "Negate a command or set its defaults\n"
- "Set values in destination routing protocol\n"
- "IPv6 information\n"
- "IPv6 next-hop address\n"
- "IPv6 global address\n"
- "IPv6 address of next hop\n")
-
-DEFSH (VTYSH_OSPFD, ospf_distance_ospf_intra_cmd_vtysh,
- "distance ospf intra-area <1-255>",
- "Define an administrative distance\n"
- "OSPF Administrative distance\n"
- "Intra-area routes\n"
- "Distance for intra-area routes\n")
+ "BGP attribute is propagated unchanged to this neighbor\n"
+ "Nexthop attribute\n"
+ "Med attribute\n"
+ "As-path attribute\n")
-DEFSH (VTYSH_BGPD, no_ip_as_path_cmd_vtysh,
- "no ip as-path access-list WORD (deny|permit) .LINE",
+DEFSH (VTYSH_BGPD, no_ipv6_bgp_network_route_map_cmd_vtysh,
+ "no network X:X::X:X/M route-map WORD",
"Negate a command or set its defaults\n"
- "IP information\n"
- "BGP autonomous system path filter\n"
- "Specify an access list name\n"
- "Regular expression access list name\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "A regular-expression to match the BGP AS paths\n")
+ "Specify a network to announce via BGP\n"
+ "IPv6 prefix <network>/<length>\n"
+ "Route-map to modify the attributes\n"
+ "Name of the route map\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_prefix_list_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) prefix-list WORD",
- "Show running system information\n"
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_ipv4_soft_cmd_vtysh,
+ "clear ip bgp A.B.C.D ipv4 (unicast|multicast) soft",
+ "Reset functions\n"
"IP information\n"
"BGP information\n"
+ "BGP neighbor address to clear\n"
"Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Display routes conforming to the prefix-list\n"
- "IP prefix-list name\n")
+ "Address Family Modifier\n"
+ "Address Family Modifier\n"
+ "Soft reconfig\n")
-DEFSH (VTYSH_BGPD, neighbor_default_originate_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "default-originate",
+DEFSH (VTYSH_BGPD, neighbor_ebgp_multihop_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "ebgp-multihop",
"Specify neighbor router\n"
"Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Originate default route to this neighbor\n")
-
-DEFSH (VTYSH_RIPD, no_rip_redistribute_type_cmd_vtysh,
- "no redistribute (kernel|connected|static|ospf|bgp)",
- "Negate a command or set its defaults\n"
- "Redistribute information from another routing protocol\n"
- "Kernel routes\n"
- "Connected\n"
- "Static routes\n"
- "Open Shortest Path First (OSPF)\n"
- "Border Gateway Protocol (BGP)\n")
-
-DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_connected_metric_val_cmd_vtysh,
- "no redistribute connected metric <0-16>",
- "Negate a command or set its defaults\n"
- "Redistribute information from another routing protocol\n"
- "Connected\n"
- "Metric\n"
- "Metric value\n")
+ "Allow EBGP neighbors not on directly connected networks\n")
-DEFSH (VTYSH_ZEBRA, no_ip_route_mask_distance_cmd_vtysh,
- "no ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE|null0) <1-255>",
+DEFSH (VTYSH_OSPFD, no_ip_ospf_authentication_key_cmd_vtysh,
+ "no ip ospf authentication-key",
"Negate a command or set its defaults\n"
- "IP information\n"
- "Establish static routes\n"
- "IP destination prefix\n"
- "IP destination prefix mask\n"
- "IP gateway address\n"
- "IP gateway interface name\n"
- "Null interface\n"
- "Distance value for this route\n")
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Authentication password (key)\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_community2_exact_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
+DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_rd_neighbor_routes_cmd_vtysh,
+ "show ip bgp vpnv4 rd ASN:nn_or_IP-address:nn neighbors A.B.C.D routes",
"Show running system information\n"
"IP information\n"
"BGP information\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Display routes matching the communities\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "Exact match of the communities")
-
-DEFSH (VTYSH_RIPNGD, ripng_redistribute_kernel_cmd_vtysh,
- "redistribute kernel",
- "Redistribute information from another routing protocol\n"
- "Kernel routes\n")
+ "Display VPNv4 NLRI specific information\n"
+ "Display information for a route distinguisher\n"
+ "VPN Route Distinguisher\n"
+ "Detailed information on TCP and BGP neighbor connections\n"
+ "Neighbor to display information about\n"
+ "Display routes learned from neighbor\n")
-DEFSH (VTYSH_OSPFD, no_debug_ospf_lsa_sub_cmd_vtysh,
- "no debug ospf lsa (generate|flooding|install|refresh)",
+DEFSH (VTYSH_OSPFD, no_debug_ospf_ism_sub_cmd_vtysh,
+ "no debug ospf ism (status|events|timers)",
"Negate a command or set its defaults\n"
- "Debugging functions (see also 'undebug')\n"
+ "Debugging functions\n"
"OSPF information\n"
- "OSPF Link State Advertisement\n"
- "LSA Generation\n"
- "LSA Flooding\n"
- "LSA Install/Delete\n"
- "LSA Refres\n")
-
-DEFSH (VTYSH_BGPD, bgp_fast_external_failover_cmd_vtysh,
- "bgp fast-external-failover",
- "BGP information\n"
- "Immediately reset session if a link to a directly connected external peer goes down\n")
-
-DEFSH (VTYSH_OSPFD, ip_ospf_message_digest_key_cmd_vtysh,
- "ip ospf message-digest-key <1-255> md5 KEY",
- "IP Information\n"
- "OSPF interface commands\n"
- "Message digest authentication password (key)\n"
- "Key ID\n"
- "Use MD5 algorithm\n"
- "The OSPF password (key)")
-
-DEFSH (VTYSH_BGPD, show_ipv6_mbgp_prefix_list_cmd_vtysh,
- "show ipv6 mbgp prefix-list WORD",
- "Show running system information\n"
- "IPv6 information\n"
- "MBGP information\n"
- "Display routes matching the prefix-list\n"
- "IPv6 prefix-list name\n")
+ "OSPF Interface State Machine\n"
+ "ISM Status Information\n"
+ "ISM Event Information\n"
+ "ISM Timer Information\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_group_ipv4_out_cmd_vtysh,
- "clear ip bgp peer-group WORD ipv4 (unicast|multicast) out",
- "Reset functions\n"
- "IP information\n"
- "BGP information\n"
- "Clear all members of peer-group\n"
- "BGP peer-group name\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Soft reconfig outbound update\n")
+DEFSH (VTYSH_OSPFD, refresh_timer_cmd_vtysh,
+ "refresh timer <10-1800>",
+ "Adjust refresh parameters\n"
+ "Set refresh timer\n"
+ "Timer value in seconds\n")
-DEFSH (VTYSH_BGPD, show_bgp_community_cmd_vtysh,
- "show bgp community (AA:NN|local-AS|no-advertise|no-export)",
- "Show running system information\n"
- "BGP information\n"
- "Display routes matching the communities\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n")
+DEFSH (VTYSH_OSPFD, ospf_distance_ospf_intra_inter_cmd_vtysh,
+ "distance ospf intra-area <1-255> inter-area <1-255>",
+ "Define an administrative distance\n"
+ "OSPF Administrative distance\n"
+ "Intra-area routes\n"
+ "Distance for intra-area routes\n"
+ "Inter-area routes\n"
+ "Distance for inter-area routes\n")
-DEFSH (VTYSH_RIPD, no_rip_route_cmd_vtysh,
- "no route A.B.C.D/M",
+DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_ospf6_metric_val_cmd_vtysh,
+ "no redistribute ospf6 metric <0-16>",
"Negate a command or set its defaults\n"
- "RIP static route configuration\n"
- "IP prefix <network>/<length>\n")
+ "Redistribute information from another routing protocol\n"
+ "IPv6 Open Shortest Path First (OSPFv3)\n"
+ "Metric\n"
+ "Metric value\n")
-DEFSH (VTYSH_RIPD|VTYSH_RIPNGD|VTYSH_OSPFD|VTYSH_OSPF6D|VTYSH_BGPD, no_set_metric_val_cmd_vtysh,
- "no set metric <0-4294967295>",
+DEFSH (VTYSH_BGPD, no_set_ipv6_nexthop_local_val_cmd_vtysh,
+ "no set ipv6 next-hop local X:X::X:X",
"Negate a command or set its defaults\n"
"Set values in destination routing protocol\n"
- "Metric value for destination routing protocol\n"
- "Metric value\n")
+ "IPv6 information\n"
+ "IPv6 next-hop address\n"
+ "IPv6 local address\n"
+ "IPv6 address of next hop\n")
-DEFSH (VTYSH_BGPD, clear_bgp_peer_out_cmd_vtysh,
- "clear bgp (A.B.C.D|X:X::X:X) out",
- "Reset functions\n"
- "BGP information\n"
- "BGP neighbor address to clear\n"
- "BGP IPv6 neighbor to clear\n"
- "Soft reconfig outbound update\n")
+DEFSH (VTYSH_BGPD, ip_community_list_name_standard2_cmd_vtysh,
+ "ip community-list standard WORD (deny|permit)",
+ "IP information\n"
+ "Add a community list entry\n"
+ "Add a standard community-list entry\n"
+ "Community list name\n"
+ "Specify community to reject\n"
+ "Specify community to accept\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ipv6_prefix_list_le_ge_cmd_vtysh,
- "no ipv6 prefix-list WORD (deny|permit) X:X::X:X/M le <0-128> ge <0-128>",
+DEFSH (VTYSH_BGPD, no_neighbor_capability_route_refresh_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "capability route-refresh",
"Negate a command or set its defaults\n"
- "IPv6 information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Advertise capability to the peer\n"
+ "Advertise route-refresh capability to this neighbor\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_cmd_vtysh,
+ "no access-list WORD (deny|permit) A.B.C.D/M",
+ "Negate a command or set its defaults\n"
+ "Add an access list entry\n"
+ "IP zebra access-list name\n"
"Specify packets to reject\n"
"Specify packets to forward\n"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
- "Maximum prefix length to be matched\n"
- "Maximum prefix length\n"
- "Minimum prefix length to be matched\n"
- "Minimum prefix length\n")
+ "Prefix to match. e.g. 10.0.0.0/8\n")
-DEFSH (VTYSH_BGPD, neighbor_activate_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "activate",
+DEFSH (VTYSH_ZEBRA, show_zebra_client_cmd_vtysh,
+ "show zebra client",
+ "Show running system information\n"
+ "Zebra information"
+ "Client information")
+
+DEFSH (VTYSH_BGPD, neighbor_allowas_in_arg_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "allowas-in <1-10>",
"Specify neighbor router\n"
"Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Enable the Address Family for this Neighbor\n")
+ "Accept as-path with my AS present in it\n"
+ "Number of occurances of AS number\n")
-DEFSH (VTYSH_OSPFD, ospf_compatible_rfc1583_cmd_vtysh,
- "compatible rfc1583",
- "OSPF compatibility list\n"
- "compatible with RFC 1583\n")
+DEFSH (VTYSH_BGPD, bgp_cluster_id_cmd_vtysh,
+ "bgp cluster-id A.B.C.D",
+ "BGP information\n"
+ "Configure Route-Reflector Cluster-id\n"
+ "Route-Reflector Cluster-id in IP address format\n")
-DEFSH (VTYSH_BGPD, no_bgp_network_mask_route_map_cmd_vtysh,
- "no network A.B.C.D mask A.B.C.D route-map WORD",
+DEFSH (VTYSH_BGPD, no_router_bgp_view_cmd_vtysh,
+ "no router bgp <1-65535> view WORD",
"Negate a command or set its defaults\n"
- "Specify a network to announce via BGP\n"
- "Network number\n"
- "Network mask\n"
- "Network mask\n"
- "Route-map to modify the attributes\n"
- "Name of the route map\n")
+ "Enable a routing process\n"
+ "BGP information\n"
+ "AS number\n"
+ "BGP view\n"
+ "view name\n")
-DEFSH (VTYSH_BGPD, neighbor_description_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "description .LINE",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Neighbor specific description\n"
- "Up to 80 characters describing this neighbor\n")
+DEFSH (VTYSH_OSPFD, no_debug_ospf_packet_send_recv_cmd_vtysh,
+ "no debug ospf packet (hello|dd|ls-request|ls-update|ls-ack|all) (send|recv|detail)",
+ "Negate a command or set its defaults\n"
+ "Debugging functions\n"
+ "OSPF information\n"
+ "OSPF packets\n"
+ "OSPF Hello\n"
+ "OSPF Database Description\n"
+ "OSPF Link State Request\n"
+ "OSPF Link State Update\n"
+ "OSPF Link State Acknowledgment\n"
+ "OSPF all packets\n"
+ "Packet sent\n"
+ "Packet received\n"
+ "Detail Information\n")
-DEFSH (VTYSH_RIPD, ip_rip_send_version_2_cmd_vtysh,
- "ip rip send version 2 1",
- "IP information\n"
- "Routing Information Protocol\n"
- "Advertisement transmission\n"
- "Version control\n"
- "RIP version 2\n"
- "RIP version 1\n")
+DEFSH (VTYSH_BGPD, no_set_community_cmd_vtysh,
+ "no set community",
+ "Negate a command or set its defaults\n"
+ "Set values in destination routing protocol\n"
+ "BGP community attribute\n")
-DEFSH (VTYSH_BGPD, no_neighbor_enforce_multihop_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "enforce-multihop",
+DEFSH (VTYSH_OSPFD|VTYSH_OSPF6D, ospf6_routemap_no_set_metric_type_cmd_vtysh,
+ "no set metric-type (type-1|type-2)",
"Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Enforce EBGP neighbors perform multihop\n")
+ "Set value\n"
+ "Type of metric\n"
+ "OSPF6 external type 1 metric\n"
+ "OSPF6 external type 2 metric\n")
-DEFSH (VTYSH_BGPD, show_bgp_ipv6_route_map_cmd_vtysh,
- "show bgp ipv6 route-map WORD",
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ip_prefix_list_name_seq_cmd_vtysh,
+ "show ip prefix-list WORD seq <1-4294967295>",
"Show running system information\n"
- "BGP information\n"
- "Address family\n"
- "Display routes matching the route-map\n"
- "A route-map to match on\n")
+ "IP information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "sequence number of an entry\n"
+ "Sequence number\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, clear_ip_prefix_list_cmd_vtysh,
- "clear ip prefix-list",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_as_ipv4_soft_in_cmd_vtysh,
+ "clear ip bgp <1-65535> ipv4 (unicast|multicast) soft in",
"Reset functions\n"
"IP information\n"
- "Build a prefix list\n")
-
-DEFSH (VTYSH_OSPFD, ip_ospf_authentication_key_addr_cmd_vtysh,
- "ip ospf authentication-key AUTH_KEY A.B.C.D",
- "IP Information\n"
- "OSPF interface commands\n"
- "Authentication password (key)\n"
- "The OSPF password (key)\n"
- "Address of interface")
-
-DEFSH (VTYSH_OSPFD, ip_ospf_dead_interval_cmd_vtysh,
- "ip ospf dead-interval <1-65535>",
- "IP Information\n"
- "OSPF interface commands\n"
- "Interval after which a neighbor is declared dead\n"
- "Seconds\n")
-
-DEFSH (VTYSH_BGPD, no_neighbor_port_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X) " "port",
- "Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nIPv6 address\n"
- "Neighbor's BGP port\n")
+ "BGP information\n"
+ "Clear peers with the AS number\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Soft reconfig\n"
+ "Soft reconfig inbound update\n")
-DEFSH (VTYSH_BGPD, no_neighbor_route_reflector_client_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "route-reflector-client",
- "Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Configure a neighbor as Route Reflector client\n")
+DEFSH (VTYSH_OSPFD, ospf_rfc1583_flag_cmd_vtysh,
+ "ospf rfc1583compatibility",
+ "OSPF specific commands\n"
+ "Enable the RFC1583Compatibility flag\n")
-DEFSH (VTYSH_BGPD, no_set_community_delete_cmd_vtysh,
- "no set comm-list",
+DEFSH (VTYSH_ZEBRA, no_debug_zebra_packet_cmd_vtysh,
+ "no debug zebra packet",
"Negate a command or set its defaults\n"
- "Set values in destination routing protocol\n"
- "set BGP community list (for deletion)\n")
+ "Debugging functions (see also 'undebug')\n"
+ "Zebra configuration\n"
+ "Debug option set for zebra packet\n")
DEFSH (VTYSH_BGPD, show_ipv6_bgp_community4_exact_cmd_vtysh,
"show ipv6 bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
"Do not export to next AS (well-known community)\n"
"Exact match of the communities")
-DEFSH (VTYSH_BGPD, no_bgp_fast_external_failover_cmd_vtysh,
- "no bgp fast-external-failover",
- "Negate a command or set its defaults\n"
- "BGP information\n"
- "Immediately reset session if a link to a directly connected external peer goes down\n")
-
-DEFSH (VTYSH_RIPD, no_ip_rip_authentication_mode_cmd_vtysh,
- "no ip rip authentication mode",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_RIPD, ip_rip_authentication_mode_cmd_vtysh,
+ "ip rip authentication mode (md5|text)",
"IP information\n"
"Routing Information Protocol\n"
"Authentication control\n"
- "Authentication mode\n")
-
-DEFSH (VTYSH_OSPFD, area_vlink_authtype_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
- "(authentication|)",
- "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
- "Enable authentication on this virtual link\n" "dummy string \n")
-
-DEFSH (VTYSH_OSPFD, area_vlink_param3_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
- "(hello-interval|retransmit-interval|transmit-delay|dead-interval) <1-65535> "
- "(hello-interval|retransmit-interval|transmit-delay|dead-interval) <1-65535> "
- "(hello-interval|retransmit-interval|transmit-delay|dead-interval) <1-65535>",
- "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
- "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n"
- "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n"
- "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n")
+ "Authentication mode\n"
+ "Keyed message digest\n"
+ "Clear text authentication\n")
-DEFSH (VTYSH_BGPD, show_bgp_prefix_cmd_vtysh,
- "show bgp X:X::X:X/M",
+DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_community_exact_cmd_vtysh,
+ "show ip bgp ipv4 (unicast|multicast) community (AA:NN|local-AS|no-advertise|no-export) exact-match",
"Show running system information\n"
+ "IP information\n"
"BGP information\n"
- "IPv6 prefix <network>/<length>\n")
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Display routes matching the communities\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "Exact match of the communities")
-DEFSH (VTYSH_BGPD, neighbor_route_server_client_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "route-server-client",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_as_ipv4_soft_cmd_vtysh,
+ "clear ip bgp <1-65535> ipv4 (unicast|multicast) soft",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "Clear peers with the AS number\n"
+ "Address family\n"
+ "Address Family Modifier\n"
+ "Address Family Modifier\n"
+ "Soft reconfig\n")
+
+DEFSH (VTYSH_OSPFD, ospf_abr_type_cmd_vtysh,
+ "ospf abr-type (cisco|ibm|shortcut|standard)",
+ "OSPF specific commands\n"
+ "Set OSPF ABR type\n"
+ "Alternative ABR, cisco implementation\n"
+ "Alternative ABR, IBM implementation\n"
+ "Shortcut ABR\n"
+ "Standard behavior (RFC2328)\n")
+
+DEFSH (VTYSH_BGPD, no_neighbor_maximum_prefix_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "maximum-prefix",
+ "Negate a command or set its defaults\n"
"Specify neighbor router\n"
"Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Configure a neighbor as Route Server client\n")
+ "Maximum number of prefix accept from this peer\n")
-DEFSH (VTYSH_BGPD, show_bgp_community3_cmd_vtysh,
- "show bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_soft_cmd_vtysh,
+ "clear bgp ipv6 (A.B.C.D|X:X::X:X) soft",
+ "Reset functions\n"
+ "BGP information\n"
+ "Address family\n"
+ "BGP neighbor address to clear\n"
+ "BGP IPv6 neighbor to clear\n"
+ "Soft reconfig\n")
+
+DEFSH (VTYSH_OSPFD, ospf_default_information_originate_always_metric_type_cmd_vtysh,
+ "default-information originate always metric <0-16777214> metric-type (1|2)",
+ "Control distribution of default information\n"
+ "Distribute a default route\n"
+ "Always advertise default route\n"
+ "OSPF default metric\n"
+ "OSPF metric\n"
+ "OSPF metric type for default routes\n"
+ "Set OSPF External Type 1 metrics\n"
+ "Set OSPF External Type 2 metrics\n")
+
+DEFSH (VTYSH_BGPD, neighbor_strict_capability_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X) " "strict-capability-match",
+ "Specify neighbor router\n"
+ "Neighbor address\nIPv6 address\n"
+ "Strict capability negotiation match\n")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_community3_exact_cmd_vtysh,
+ "show ip bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
"Show running system information\n"
+ "IP information\n"
"BGP information\n"
"Display routes matching the communities\n"
"community number\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n")
+ "Do not export to next AS (well-known community)\n"
+ "Exact match of the communities")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_as_ipv4_soft_in_cmd_vtysh,
- "clear ip bgp <1-65535> ipv4 (unicast|multicast) soft in",
+DEFSH (VTYSH_BGPD, clear_bgp_instance_all_soft_cmd_vtysh,
+ "clear bgp view WORD * soft",
"Reset functions\n"
- "IP information\n"
"BGP information\n"
- "Clear peers with the AS number\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Soft reconfig\n"
+ "BGP view\n"
+ "view name\n"
+ "Clear all peers\n"
+ "Soft reconfig\n")
+
+DEFSH (VTYSH_BGPD, clear_bgp_peer_in_cmd_vtysh,
+ "clear bgp (A.B.C.D|X:X::X:X) in",
+ "Reset functions\n"
+ "BGP information\n"
+ "BGP neighbor address to clear\n"
+ "BGP IPv6 neighbor to clear\n"
"Soft reconfig inbound update\n")
-DEFSH (VTYSH_BGPD, show_ipv6_bgp_community_exact_cmd_vtysh,
- "show ipv6 bgp community (AA:NN|local-AS|no-advertise|no-export) exact-match",
+DEFSH (VTYSH_BGPD, no_neighbor_version_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X) " "version",
+ "Negate a command or set its defaults\n"
+ "Specify neighbor router\n"
+ "Neighbor address\nIPv6 address\n"
+ "Neighbor's BGP version\n")
+
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, show_ipv6_prefix_list_prefix_cmd_vtysh,
+ "show ipv6 prefix-list WORD X:X::X:X/M",
"Show running system information\n"
"IPv6 information\n"
- "BGP information\n"
- "Display routes matching the communities\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "Exact match of the communities")
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_neighbor_advertised_route_cmd_vtysh,
- "show ip bgp neighbors (A.B.C.D|X:X::X:X) advertised-routes",
+DEFSH (VTYSH_BGPD, ipv6_mbgp_neighbor_advertised_route_cmd_vtysh,
+ "show ipv6 mbgp neighbors (A.B.C.D|X:X::X:X) advertised-routes",
"Show running system information\n"
- "IP information\n"
- "BGP information\n"
+ "IPv6 information\n"
+ "MBGP information\n"
"Detailed information on TCP and BGP neighbor connections\n"
"Neighbor to display information about\n"
"Neighbor to display information about\n"
"Display the routes advertised to a BGP neighbor\n")
-DEFSH (VTYSH_OSPFD, mpls_te_router_addr_cmd_vtysh,
- "mpls-te router-address A.B.C.D",
- "MPLS-TE specific commands\n"
- "Stable IP address of the advertising router\n"
- "MPLS-TE router address in IPv4 address format\n")
-
-DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_cmd_vtysh,
- "show ipv6 ospf6",
- "Show running system information\n"
- "IPv6 Information\n"
- "Open Shortest Path First (OSPF) for IPv6\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ipv6_prefix_list_cmd_vtysh,
- "show ipv6 prefix-list",
+DEFSH (VTYSH_ZEBRA, show_ip_route_addr_cmd_vtysh,
+ "show ip route A.B.C.D",
"Show running system information\n"
- "IPv6 information\n"
- "Build a prefix list\n")
+ "IP information\n"
+ "IP routing table\n"
+ "Network in the IP routing table to display\n")
-DEFSH (VTYSH_ZEBRA, no_debug_zebra_kernel_cmd_vtysh,
- "no debug zebra kernel",
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, no_ipv6_prefix_list_seq_le_cmd_vtysh,
+ "no ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) X:X::X:X/M le <0-128>",
"Negate a command or set its defaults\n"
- "Debugging functions (see also 'undebug')\n"
- "Zebra configuration\n"
- "Debug option set for zebra between kernel interface\n")
+ "IPv6 information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "sequence number of an entry\n"
+ "Sequence number\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
+ "Maximum prefix length to be matched\n"
+ "Maximum prefix length\n")
-DEFSH (VTYSH_BGPD, clear_bgp_as_in_prefix_filter_cmd_vtysh,
- "clear bgp <1-65535> in prefix-filter",
- "Reset functions\n"
- "BGP information\n"
- "Clear peers with the AS number\n"
- "Soft reconfig inbound update\n"
- "Push out prefix-list ORF and do inbound soft reconfig\n")
+DEFSH (VTYSH_BGPD, show_ipv6_mbgp_community_list_cmd_vtysh,
+ "show ipv6 mbgp community-list WORD",
+ "Show running system information\n"
+ "IPv6 information\n"
+ "MBGP information\n"
+ "Display routes matching the community-list\n"
+ "community-list name\n")
-DEFSH (VTYSH_BGPD, show_bgp_ipv6_neighbors_cmd_vtysh,
- "show bgp ipv6 neighbors",
+DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_community3_cmd_vtysh,
+ "show ip bgp ipv4 (unicast|multicast) community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
"Show running system information\n"
+ "IP information\n"
"BGP information\n"
"Address family\n"
- "Detailed information on TCP and BGP neighbor connections\n")
-
-DEFSH (VTYSH_ZEBRA, ip_irdp_preference_cmd_vtysh,
-
- "ip irdp preference <0-2147483647>",
- "IP information\n"
- "ICMP Router discovery on this interface\n"
- "Set default preference level for this interface\n"
- "Preference level\n")
-
-DEFSH (VTYSH_OSPFD, ospf_distance_ospf_external_intra_cmd_vtysh,
- "distance ospf external <1-255> intra-area <1-255>",
- "Define an administrative distance\n"
- "OSPF Administrative distance\n"
- "External routes\n"
- "Distance for external routes\n"
- "Intra-area routes\n"
- "Distance for intra-area routes\n")
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Display routes matching the communities\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n")
-DEFSH (VTYSH_BGPD, no_set_vpnv4_nexthop_cmd_vtysh,
- "no set vpnv4 next-hop",
- "Negate a command or set its defaults\n"
- "Set values in destination routing protocol\n"
- "VPNv4 information\n"
- "VPNv4 next-hop address\n")
+DEFSH (VTYSH_BGPD, neighbor_attr_unchanged7_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged next-hop med as-path",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "BGP attribute is propagated unchanged to this neighbor\n"
+ "Nexthop attribute\n"
+ "Med attribute\n"
+ "As-path attribute\n")
-DEFSH (VTYSH_OSPFD, no_debug_ospf_lsa_cmd_vtysh,
- "no debug ospf lsa",
- "Negate a command or set its defaults\n"
- "Debugging functions (see also 'undebug')\n"
- "OSPF information\n"
- "OSPF Link State Advertisement\n")
+DEFSH (VTYSH_BGPD, neighbor_default_originate_rmap_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "default-originate route-map WORD",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Originate default route to this neighbor\n"
+ "Route-map to specify criteria to originate default\n"
+ "route-map name\n")
-DEFSH (VTYSH_BGPD, no_match_community_exact_cmd_vtysh,
- "no match community (<1-99>|<100-199>|WORD) exact-match",
- "Negate a command or set its defaults\n"
- "Match values from routing table\n"
- "Match BGP community list\n"
- "Community-list number (standard)\n"
- "Community-list number (expanded)\n"
- "Community-list name\n"
- "Do exact matching of communities\n")
+DEFSH (VTYSH_OSPFD, ip_ospf_priority_cmd_vtysh,
+ "ip ospf priority <0-255>",
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Router priority\n"
+ "Priority\n")
-DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_kernel_metric_routemap_cmd_vtysh,
- "no redistribute kernel metric <0-16> route-map WORD",
+DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_connected_metric_routemap_cmd_vtysh,
+ "no redistribute connected metric <0-16> route-map WORD",
"Negate a command or set its defaults\n"
"Redistribute information from another routing protocol\n"
- "Kernel routes\n"
+ "Connected\n"
"Metric\n"
"Metric value\n"
"Route map reference\n"
"Pointer to route-map entries\n")
-DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_topology_router_cmd_vtysh,
- "show ipv6 ospf6 topology (A.B.C.D|<0-4294967295>|detail)",
- "Show running system information\n"
- "IPv6 Information\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "Inter Area topology information\n"
- "Specify Router-ID\n"
- "Specify Router-ID\n"
- "Detailed information\n"
- )
+DEFSH (VTYSH_BGPD, neighbor_allowas_in_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "allowas-in",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Accept as-path with my AS present in it\n")
-DEFSH (VTYSH_BGPD, show_bgp_ipv6_neighbor_routes_cmd_vtysh,
- "show bgp ipv6 neighbors (A.B.C.D|X:X::X:X) routes",
- "Show running system information\n"
+DEFSH (VTYSH_BGPD, clear_ip_bgp_external_ipv4_out_cmd_vtysh,
+ "clear ip bgp external ipv4 (unicast|multicast) out",
+ "Reset functions\n"
+ "IP information\n"
"BGP information\n"
+ "Clear all external peers\n"
"Address family\n"
- "Detailed information on TCP and BGP neighbor connections\n"
- "Neighbor to display information about\n"
- "Neighbor to display information about\n"
- "Display routes learned from neighbor\n")
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_BGPD, ip_community_list_standard2_cmd_vtysh,
- "ip community-list <1-99> (deny|permit)",
- "IP information\n"
- "Add a community list entry\n"
- "Community list number (standard)\n"
- "Specify community to reject\n"
- "Specify community to accept\n")
+DEFSH (VTYSH_BGPD, bgp_distance_source_access_list_cmd_vtysh,
+ "distance <1-255> A.B.C.D/M WORD",
+ "Define an administrative distance\n"
+ "Administrative distance\n"
+ "IP source prefix\n"
+ "Access list name\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_instance_ipv4_summary_cmd_vtysh,
- "show ip bgp view WORD ipv4 (unicast|multicast) summary",
+DEFSH (VTYSH_BGPD, show_ip_bgp_regexp_cmd_vtysh,
+ "show ip bgp regexp .LINE",
"Show running system information\n"
"IP information\n"
"BGP information\n"
- "BGP view\n"
- "View name\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Summary of BGP neighbor status\n")
-
-DEFSH (VTYSH_BGPD, no_bgp_network_mask_natural_route_map_cmd_vtysh,
- "no network A.B.C.D route-map WORD",
- "Negate a command or set its defaults\n"
- "Specify a network to announce via BGP\n"
- "Network number\n"
- "Route-map to modify the attributes\n"
- "Name of the route map\n")
+ "Display routes matching the AS path regular expression\n"
+ "A regular-expression to match the BGP AS paths\n")
-DEFSH (VTYSH_OSPFD, no_area_range_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) range A.B.C.D/M",
- "Negate a command or set its defaults\n"
- "OSPF area parameters\n"
- "OSPF area ID in IP address format\n"
- "OSPF area ID as a decimal value\n"
- "Summarize routes matching address/mask (border routers only)\n"
- "Area range prefix\n")
+DEFSH (VTYSH_BGPD, clear_bgp_all_in_cmd_vtysh,
+ "clear bgp * in",
+ "Reset functions\n"
+ "BGP information\n"
+ "Clear all peers\n"
+ "Soft reconfig inbound update\n")
-DEFSH (VTYSH_BGPD, no_bgp_redistribute_ipv4_metric_cmd_vtysh,
- "no redistribute (connected|kernel|ospf|rip|static) metric <0-4294967295>",
- "Negate a command or set its defaults\n"
- "Redistribute information from another routing protocol\n"
- "Connected\n"
- "Kernel routes\n"
- "Open Shurtest Path First (OSPF)\n"
- "Routing Information Protocol (RIP)\n"
- "Static routes\n"
- "Metric for redistributed routes\n"
- "Default metric\n")
+DEFSH (VTYSH_OSPF6D, show_debug_ospf6_cmd_vtysh,
+ "show debugging ospf6",
+ "Show running system information\n"
+ "Debugging functions (see also 'undebug')\n"
+ "Open Shortest Path First (OSPF) for IPv6\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_community2_cmd_vtysh,
- "show ip bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
+DEFSH (VTYSH_BGPD, show_ipv6_bgp_community4_cmd_vtysh,
+ "show ipv6 bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
"Show running system information\n"
- "IP information\n"
+ "IPv6 information\n"
"BGP information\n"
"Display routes matching the communities\n"
"community number\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n")
-
-DEFSH (VTYSH_OSPFD, no_ip_ospf_dead_interval_addr_cmd_vtysh,
- "no ip ospf dead-interval A.B.C.D",
- "Negate a command or set its defaults\n"
- "IP Information\n"
- "OSPF interface commands\n"
- "Interval after which a neighbor is declared dead\n"
- "Address of interface")
-
-DEFSH (VTYSH_BGPD, show_ipv6_bgp_community2_cmd_vtysh,
- "show ipv6 bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
- "Show running system information\n"
- "IPv6 information\n"
- "BGP information\n"
- "Display routes matching the communities\n"
+ "Do not export to next AS (well-known community)\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"Do not advertise to any peer (well-known community)\n"
"Do not advertise to any peer (well-known community)\n"
"Do not export to next AS (well-known community)\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_rd_cmd_vtysh,
- "show ip bgp vpnv4 rd ASN:nn_or_IP-address:nn",
+DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_rd_summary_cmd_vtysh,
+ "show ip bgp vpnv4 rd ASN:nn_or_IP-address:nn summary",
"Show running system information\n"
"IP information\n"
"BGP information\n"
"Display VPNv4 NLRI specific information\n"
"Display information for a route distinguisher\n"
- "VPN Route Distinguisher\n")
+ "VPN Route Distinguisher\n"
+ "Summary of BGP neighbor status\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_community_exact_cmd_vtysh,
- "show ip bgp community (AA:NN|local-AS|no-advertise|no-export) exact-match",
- "Show running system information\n"
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_in_cmd_vtysh,
+ "clear ip bgp A.B.C.D in",
+ "Reset functions\n"
"IP information\n"
"BGP information\n"
- "Display routes matching the communities\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "Exact match of the communities")
+ "BGP neighbor address to clear\n"
+ "Soft reconfig inbound update\n")
-DEFSH (VTYSH_OSPFD, no_ip_ospf_hello_interval_cmd_vtysh,
- "no ip ospf hello-interval",
- "Negate a command or set its defaults\n"
- "IP Information\n"
- "OSPF interface commands\n"
- "Time between HELLO packets\n")
+DEFSH (VTYSH_BGPD, neighbor_attr_unchanged_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "BGP attribute is propagated unchanged to this neighbor\n")
-DEFSH (VTYSH_BGPD, show_bgp_ipv6_community4_cmd_vtysh,
- "show bgp ipv6 community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
- "Show running system information\n"
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_group_out_cmd_vtysh,
+ "clear bgp ipv6 peer-group WORD out",
+ "Reset functions\n"
"BGP information\n"
"Address family\n"
- "Display routes matching the communities\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n")
+ "Clear all members of peer-group\n"
+ "BGP peer-group name\n"
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_ipv6_access_list_remark_cmd_vtysh,
- "no ipv6 access-list WORD remark",
+DEFSH (VTYSH_BGPD, debug_bgp_fsm_cmd_vtysh,
+ "debug bgp fsm",
+ "Debugging functions (see also 'undebug')\n"
+ "BGP information\n"
+ "BGP Finite State Machine\n")
+
+DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_bgp_cmd_vtysh,
+ "no redistribute bgp",
"Negate a command or set its defaults\n"
+ "Redistribute information from another routing protocol\n"
+ "Border Gateway Protocol (BGP)\n")
+
+DEFSH (VTYSH_RIPD, rip_timers_cmd_vtysh,
+ "timers basic <5-2147483647> <5-2147483647> <5-2147483647>",
+ "Adjust routing timers\n"
+ "Basic routing protocol update timers\n"
+ "Routing table update timer value in second. Default is 30.\n"
+ "Routing information timeout timer. Default is 180.\n"
+ "Garbage collection timer. Default is 120.\n")
+
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, ipv6_prefix_list_seq_ge_le_cmd_vtysh,
+ "ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) X:X::X:X/M ge <0-128> le <0-128>",
"IPv6 information\n"
- "Add an access list entry\n"
- "IPv6 zebra access-list\n"
- "Access list entry comment\n")
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "sequence number of an entry\n"
+ "Sequence number\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
+ "Minimum prefix length to be matched\n"
+ "Minimum prefix length\n"
+ "Maximum prefix length to be matched\n"
+ "Maximum prefix length\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_soft_cmd_vtysh,
- "clear bgp ipv6 (A.B.C.D|X:X::X:X) soft",
- "Reset functions\n"
+DEFSH (VTYSH_BGPD, old_ipv6_aggregate_address_cmd_vtysh,
+ "ipv6 bgp aggregate-address X:X::X:X/M",
+ "IPv6 information\n"
"BGP information\n"
- "Address family\n"
- "BGP neighbor address to clear\n"
- "BGP IPv6 neighbor to clear\n"
- "Soft reconfig\n")
-
-DEFSH (VTYSH_BGPD, no_match_origin_cmd_vtysh,
- "no match origin",
- "Negate a command or set its defaults\n"
- "Match values from routing table\n"
- "BGP origin code\n")
+ "Configure BGP aggregate entries\n"
+ "Aggregate prefix\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_all_soft_out_cmd_vtysh,
- "clear ip bgp * soft out",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_instance_all_ipv4_soft_in_cmd_vtysh,
+ "clear ip bgp view WORD * ipv4 (unicast|multicast) soft in",
"Reset functions\n"
"IP information\n"
"BGP information\n"
+ "BGP view\n"
+ "view name\n"
"Clear all peers\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
"Soft reconfig\n"
- "Soft reconfig outbound update\n")
-
-DEFSH (VTYSH_BGPD, show_bgp_neighbor_routes_cmd_vtysh,
- "show bgp neighbors (A.B.C.D|X:X::X:X) routes",
- "Show running system information\n"
- "BGP information\n"
- "Detailed information on TCP and BGP neighbor connections\n"
- "Neighbor to display information about\n"
- "Neighbor to display information about\n"
- "Display routes learned from neighbor\n")
+ "Soft reconfig inbound update\n")
-DEFSH (VTYSH_BGPD, aggregate_address_cmd_vtysh,
- "aggregate-address A.B.C.D/M",
- "Configure BGP aggregate entries\n"
- "Aggregate prefix\n")
+DEFSH (VTYSH_BGPD, no_neighbor_attr_unchanged1_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged (as-path|next-hop|med)",
+ "Negate a command or set its defaults\n"
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "BGP attribute is propagated unchanged to this neighbor\n"
+ "As-path attribute\n"
+ "Nexthop attribute\n"
+ "Med attribute\n")
-DEFSH (VTYSH_RIPNGD, ripng_redistribute_bgp_metric_routemap_cmd_vtysh,
- "redistribute bgp metric <0-16> route-map WORD",
- "Redistribute information from another routing protocol\n"
- "Border Gateway Protocol (BGP)\n"
- "Metric\n"
- "Metric value\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD, no_match_interface_cmd_vtysh,
+ "no match interface",
+ "Negate a command or set its defaults\n"
+ "Match values from routing table\n"
+ "Match first hop interface of route\n")
-DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_area_topology_router_cmd_vtysh,
- "show ipv6 ospf6 area A.B.C.D topology (A.B.C.D|<0-4294967295>|detail)",
+DEFSH (VTYSH_ZEBRA, show_ipv6_route_prefix_longer_cmd_vtysh,
+ "show ipv6 route X:X::X:X/M longer-prefixes",
"Show running system information\n"
- "IPv6 Information\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "Area information\n"
- "Area ID (as an IPv4 notation)\n"
- "Shortest Path First tree information\n"
- "Displays SPF topology table\n"
- "Specify Router-ID\n"
- "Specify Router-ID\n"
- )
+ "IP information\n"
+ "IPv6 routing table\n"
+ "IPv6 prefix\n"
+ "Show route matching the specified Network/Mask pair only\n")
-DEFSH (VTYSH_BGPD, old_ipv6_aggregate_address_summary_only_cmd_vtysh,
- "ipv6 bgp aggregate-address X:X::X:X/M summary-only",
- "IPv6 information\n"
- "BGP information\n"
- "Configure BGP aggregate entries\n"
- "Aggregate prefix\n"
- "Filter more specific routes from updates\n")
+DEFSH (VTYSH_OSPFD, ospf_priority_cmd_vtysh,
+ "ospf priority <0-255>",
+ "OSPF interface commands\n"
+ "Router priority\n"
+ "Priority\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_extended_mask_any_cmd_vtysh,
- "no access-list (<100-199>|<2000-2699>) (deny|permit) ip A.B.C.D A.B.C.D any",
- "Negate a command or set its defaults\n"
- "Add an access list entry\n"
- "IP extended access list\n"
- "IP extended access list (expanded range)\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Any Internet Protocol\n"
- "Source address\n"
- "Source wildcard bits\n"
- "Any destination host\n")
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, ipv6_prefix_list_description_cmd_vtysh,
+ "ipv6 prefix-list WORD description .LINE",
+ "IPv6 information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "Prefix-list specific description\n"
+ "Up to 80 characters describing this prefix-list\n")
-DEFSH (VTYSH_OSPFD, passive_interface_cmd_vtysh,
- "passive-interface IFNAME",
- "Suppress routing updates on an interface\n"
- "Interface's name\n")
+DEFSH (VTYSH_BGPD, show_bgp_ipv6_community_all_cmd_vtysh,
+ "show bgp ipv6 community",
+ "Show running system information\n"
+ "BGP information\n"
+ "Address family\n"
+ "Display routes matching the communities\n")
-DEFSH (VTYSH_BGPD, no_bgp_network_cmd_vtysh,
- "no network PREFIX",
+DEFSH (VTYSH_BGPD, no_ip_extcommunity_list_name_all_cmd_vtysh,
+ "no ip extcommunity-list (standard|expanded) WORD",
"Negate a command or set its defaults\n"
- "Announce network setup\n"
- "Delete static network for bgp announcement\n")
+ "IP information\n"
+ "Add a extended community list entry\n"
+ "Specify standard extcommunity-list\n"
+ "Specify expanded extcommunity-list\n"
+ "Extended Community list name\n")
-DEFSH (VTYSH_OSPFD, no_timers_spf_cmd_vtysh,
- "no timers spf",
+DEFSH (VTYSH_BGPD, no_neighbor_advertise_interval_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X) " "advertisement-interval",
"Negate a command or set its defaults\n"
- "Adjust routing timers\n"
- "OSPF SPF timers\n")
+ "Specify neighbor router\n"
+ "Neighbor address\nIPv6 address\n"
+ "Minimum interval between sending BGP routing updates\n")
-DEFSH (VTYSH_RIPNGD, no_ripng_network_cmd_vtysh,
- "no network IF_OR_ADDR",
- "Negate a command or set its defaults\n"
- "RIPng enable on specified interface or network.\n"
- "Interface or address")
+DEFSH (VTYSH_BGPD, show_ipv6_mbgp_community3_cmd_vtysh,
+ "show ipv6 mbgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
+ "Show running system information\n"
+ "IPv6 information\n"
+ "MBGP information\n"
+ "Display routes matching the communities\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n")
-DEFSH (VTYSH_BGPD, bgp_multiple_instance_cmd_vtysh,
- "bgp multiple-instance",
- "BGP information\n"
- "Enable bgp multiple instance\n")
+DEFSH (VTYSH_RIPD, send_lifetime_duration_day_month_cmd_vtysh,
+ "send-lifetime HH:MM:SS <1-31> MONTH <1993-2035> duration <1-2147483646>",
+ "Set send lifetime of the key\n"
+ "Time to start\n"
+ "Day of th month to start\n"
+ "Month of the year to start\n"
+ "Year to start\n"
+ "Duration of the key\n"
+ "Duration seconds\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_external_out_cmd_vtysh,
- "clear ip bgp external out",
- "Reset functions\n"
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, ip_prefix_list_seq_cmd_vtysh,
+ "ip prefix-list WORD seq <1-4294967295> (deny|permit) (A.B.C.D/M|any)",
"IP information\n"
- "BGP information\n"
- "Clear all external peers\n"
- "Soft reconfig outbound update\n")
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "sequence number of an entry\n"
+ "Sequence number\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
+ "Any prefix match. Same as \"0.0.0.0/0 le 32\"\n")
-DEFSH (VTYSH_RIPD, no_rip_neighbor_cmd_vtysh,
- "no neighbor A.B.C.D",
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ip_prefix_list_prefix_cmd_vtysh,
+ "no ip prefix-list WORD (deny|permit) (A.B.C.D/M|any)",
"Negate a command or set its defaults\n"
- "Specify a neighbor router\n"
- "Neighbor address\n")
-
-DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_all_cmd_vtysh,
- "show ip bgp vpnv4 all",
- "Show running system information\n"
"IP information\n"
- "BGP information\n"
- "Display VPNv4 NLRI specific information\n"
- "Display information about all VPNv4 NLRIs\n")
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
+ "Any prefix match. Same as \"0.0.0.0/0 le 32\"\n")
-DEFSH (VTYSH_BGPD, clear_bgp_instance_all_soft_out_cmd_vtysh,
- "clear bgp view WORD * soft out",
+DEFSH (VTYSH_BGPD, clear_bgp_as_soft_cmd_vtysh,
+ "clear bgp <1-65535> soft",
"Reset functions\n"
"BGP information\n"
- "BGP view\n"
- "view name\n"
- "Clear all peers\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ "Clear peers with the AS number\n"
+ "Soft reconfig\n")
-DEFSH (VTYSH_ZEBRA, debug_zebra_events_cmd_vtysh,
- "debug zebra events",
- "Debugging functions (see also 'undebug')\n"
- "Zebra configuration\n"
- "Debug option set for zebra events\n")
+DEFSH (VTYSH_BGPD, show_bgp_ipv6_cmd_vtysh,
+ "show bgp ipv6",
+ "Show running system information\n"
+ "BGP information\n"
+ "Address family\n")
-DEFSH (VTYSH_ZEBRA, ip_route_mask_distance_cmd_vtysh,
- "ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE|null0) <1-255>",
- "IP information\n"
- "Establish static routes\n"
- "IP destination prefix\n"
- "IP destination prefix mask\n"
- "IP gateway address\n"
- "IP gateway interface name\n"
- "Null interface\n"
- "Distance value for this route\n")
-
-DEFSH (VTYSH_ZEBRA, show_ipv6_route_protocol_cmd_vtysh,
- "show ipv6 route (bgp|connected|kernel|ospf6|ripng|static)",
- "Show running system information\n"
- "IP information\n"
- "IP routing table\n"
- "Border Gateway Protocol (BGP)\n"
- "Connected\n"
- "Kernel\n"
- "Open Shortest Path First (OSPFv3)\n"
- "Routing Information Protocol (RIPng)\n"
- "Static routes\n")
+DEFSH (VTYSH_BGPD, no_neighbor_ebgp_multihop_ttl_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "ebgp-multihop <1-255>",
+ "Negate a command or set its defaults\n"
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Allow EBGP neighbors not on directly connected networks\n"
+ "maximum hop count\n")
-DEFSH (VTYSH_BGPD, bgp_client_to_client_reflection_cmd_vtysh,
- "bgp client-to-client reflection",
+DEFSH (VTYSH_BGPD, bgp_scan_time_cmd_vtysh,
+ "bgp scan-time <5-60>",
"BGP specific commands\n"
- "Configure client to client route reflection\n"
- "reflection of routes allowed\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_exact_cmd_vtysh,
- "access-list WORD (deny|permit) A.B.C.D/M exact-match",
- "Add an access list entry\n"
- "IP zebra access-list name\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Prefix to match. e.g. 10.0.0.0/8\n"
- "Exact match of the prefixes\n")
+ "Configure background scanner interval\n"
+ "Scanner interval (seconds)\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_ipv6_access_list_cmd_vtysh,
- "no ipv6 access-list WORD (deny|permit) X:X::X:X/M",
+DEFSH (VTYSH_OSPFD, no_ip_ospf_message_digest_key_addr_cmd_vtysh,
+ "no ip ospf message-digest-key <1-255> A.B.C.D",
"Negate a command or set its defaults\n"
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Message digest authentication password (key)\n"
+ "Key ID\n"
+ "Address of interface")
+
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, show_ipv6_prefix_list_name_cmd_vtysh,
+ "show ipv6 prefix-list WORD",
+ "Show running system information\n"
"IPv6 information\n"
- "Add an access list entry\n"
- "IPv6 zebra access-list\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Prefix to match. e.g. 3ffe:506::/32\n")
+ "Build a prefix list\n"
+ "Name of a prefix list\n")
-DEFSH (VTYSH_BGPD, set_atomic_aggregate_cmd_vtysh,
- "set atomic-aggregate",
- "Set values in destination routing protocol\n"
- "BGP atomic aggregate attribute\n" )
+DEFSH (VTYSH_RIPNGD, show_debugging_ripng_cmd_vtysh,
+ "show debugging ripng",
+ "Show running system information\n"
+ "RIPng configuration\n"
+ "Debugging information\n")
-DEFSH (VTYSH_BGPD, no_neighbor_soft_reconfiguration_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "soft-reconfiguration inbound",
- "Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Per neighbor soft reconfiguration\n"
- "Allow inbound soft reconfiguration for this neighbor\n")
+DEFSH (VTYSH_BGPD, ip_community_list_standard2_cmd_vtysh,
+ "ip community-list <1-99> (deny|permit)",
+ "IP information\n"
+ "Add a community list entry\n"
+ "Community list number (standard)\n"
+ "Specify community to reject\n"
+ "Specify community to accept\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, show_ipv6_access_list_cmd_vtysh,
- "show ipv6 access-list",
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, show_ip_access_list_cmd_vtysh,
+ "show ip access-list",
+ "Show running system information\n"
+ "IP information\n"
+ "List IP access lists\n")
+
+DEFSH (VTYSH_BGPD, ipv6_bgp_neighbor_advertised_route_cmd_vtysh,
+ "show ipv6 bgp neighbors (A.B.C.D|X:X::X:X) advertised-routes",
"Show running system information\n"
"IPv6 information\n"
- "List IPv6 access lists\n")
+ "BGP information\n"
+ "Detailed information on TCP and BGP neighbor connections\n"
+ "Neighbor to display information about\n"
+ "Neighbor to display information about\n"
+ "Display the routes advertised to a BGP neighbor\n")
-DEFSH (VTYSH_BGPD, no_bgp_distance_cmd_vtysh,
- "no distance bgp <1-255> <1-255> <1-255>",
+DEFSH (VTYSH_BGPD, no_set_origin_val_cmd_vtysh,
+ "no set origin (egp|igp|incomplete)",
"Negate a command or set its defaults\n"
- "Define an administrative distance\n"
- "BGP distance\n"
- "Distance for routes external to the AS\n"
- "Distance for routes internal to the AS\n"
- "Distance for local routes\n")
+ "Set values in destination routing protocol\n"
+ "BGP origin code\n"
+ "remote EGP\n"
+ "local IGP\n"
+ "unknown heritage\n")
DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_area_route_cmd_vtysh,
"show ipv6 ospf6 area A.B.C.D route",
"Routing Table\n"
)
-DEFSH (VTYSH_BGPD, no_bgp_bestpath_compare_router_id_cmd_vtysh,
- "no bgp bestpath compare-routerid",
- "Negate a command or set its defaults\n"
- "BGP specific commands\n"
- "Change the default bestpath selection\n"
- "Compare router-id for identical EBGP paths\n")
-
-DEFSH (VTYSH_BGPD, match_community_cmd_vtysh,
- "match community (<1-99>|<100-199>|WORD)",
- "Match values from routing table\n"
- "Match BGP community list\n"
- "Community-list number (standard)\n"
- "Community-list number (expanded)\n"
- "Community-list name\n")
+DEFSH (VTYSH_BGPD, show_bgp_ipv6_neighbor_routes_cmd_vtysh,
+ "show bgp ipv6 neighbors (A.B.C.D|X:X::X:X) routes",
+ "Show running system information\n"
+ "BGP information\n"
+ "Address family\n"
+ "Detailed information on TCP and BGP neighbor connections\n"
+ "Neighbor to display information about\n"
+ "Neighbor to display information about\n"
+ "Display routes learned from neighbor\n")
-DEFSH (VTYSH_ZEBRA, no_bandwidth_if_cmd_vtysh,
- "no bandwidth",
- "Negate a command or set its defaults\n"
- "Set bandwidth informational parameter\n")
+DEFSH (VTYSH_OSPFD, debug_ospf_lsa_cmd_vtysh,
+ "debug ospf lsa",
+ "Debugging functions (see also 'undebug')\n"
+ "OSPF information\n"
+ "OSPF Link State Advertisement\n")
-DEFSH (VTYSH_BGPD, no_set_originator_id_cmd_vtysh,
- "no set originator-id",
+DEFSH (VTYSH_BGPD, no_neighbor_dont_capability_negotiate_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "dont-capability-negotiate",
"Negate a command or set its defaults\n"
- "Set values in destination routing protocol\n"
- "BGP originator ID attribute\n")
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Do not perform capability negotiation\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_all_prefix_cmd_vtysh,
- "show ip bgp vpnv4 all A.B.C.D/M",
- "Show running system information\n"
+DEFSH (VTYSH_BGPD, clear_ip_bgp_instance_all_soft_cmd_vtysh,
+ "clear ip bgp view WORD * soft",
+ "Reset functions\n"
"IP information\n"
"BGP information\n"
- "Display VPNv4 NLRI specific information\n"
- "Display information about all VPNv4 NLRIs\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n")
+ "BGP view\n"
+ "view name\n"
+ "Clear all peers\n"
+ "Soft reconfig\n")
-DEFSH (VTYSH_OSPFD, no_ospf_distribute_list_out_cmd_vtysh,
- "no distribute-list WORD out (kernel|connected|static|rip|bgp)",
- "Negate a command or set its defaults\n"
- "Filter networks in routing updates\n"
- "Access-list name\n"
- "Filter outgoing routing updates\n"
- "Kernel routes\n"
- "Connected\n"
- "Static routes\n"
- "Routing Information Protocol (RIP)\n"
- "Border Gateway Protocol (BGP)\n")
+DEFSH (VTYSH_OSPFD, ip_ospf_dead_interval_cmd_vtysh,
+ "ip ospf dead-interval <1-65535>",
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Interval after which a neighbor is declared dead\n"
+ "Seconds\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_extended_host_host_cmd_vtysh,
- "access-list (<100-199>|<2000-2699>) (deny|permit) ip host A.B.C.D host A.B.C.D",
- "Add an access list entry\n"
- "IP extended access list\n"
- "IP extended access list (expanded range)\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Any Internet Protocol\n"
- "A single source host\n"
- "Source address\n"
- "A single destination host\n"
- "Destination address\n")
+DEFSH (VTYSH_OSPFD, ospf_distance_ospf_inter_cmd_vtysh,
+ "distance ospf inter-area <1-255>",
+ "Define an administrative distance\n"
+ "OSPF Administrative distance\n"
+ "Inter-area routes\n"
+ "Distance for inter-area routes\n")
-DEFSH (VTYSH_OSPFD, no_ip_ospf_retransmit_interval_cmd_vtysh,
- "no ip ospf retransmit-interval",
+DEFSH (VTYSH_OSPFD, no_ip_ospf_message_digest_key_cmd_vtysh,
+ "no ip ospf message-digest-key <1-255>",
"Negate a command or set its defaults\n"
"IP Information\n"
"OSPF interface commands\n"
- "Time between retransmitting lost link state advertisements\n")
+ "Message digest authentication password (key)\n"
+ "Key ID\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_cmd_vtysh,
- "clear ip bgp (A.B.C.D|X:X::X:X)",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_group_soft_cmd_vtysh,
+ "clear ip bgp peer-group WORD soft",
"Reset functions\n"
"IP information\n"
"BGP information\n"
- "BGP neighbor IP address to clear\n"
- "BGP IPv6 neighbor to clear\n")
-
-DEFSH (VTYSH_BGPD, no_bgp_distance2_cmd_vtysh,
- "no distance bgp",
- "Negate a command or set its defaults\n"
- "Define an administrative distance\n"
- "BGP distance\n")
+ "Clear all members of peer-group\n"
+ "BGP peer-group name\n"
+ "Soft reconfig\n")
-DEFSH (VTYSH_RIPD, accept_lifetime_month_day_day_month_cmd_vtysh,
- "accept-lifetime HH:MM:SS MONTH <1-31> <1993-2035> HH:MM:SS <1-31> MONTH <1993-2035>",
- "Set accept lifetime of the key\n"
- "Time to start\n"
- "Month of the year to start\n"
- "Day of th month to start\n"
- "Year to start\n"
- "Time to expire\n"
- "Day of th month to expire\n"
- "Month of the year to expire\n"
- "Year to expire\n")
+DEFSH (VTYSH_RIPNGD, ripng_redistribute_ospf6_metric_cmd_vtysh,
+ "redistribute ospf6 metric <0-16>",
+ "Redistribute information from another routing protocol\n"
+ "IPv6 Open Shortest Path First (OSPFv3)\n"
+ "Metric\n"
+ "Metric value\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_instance_all_in_prefix_filter_cmd_vtysh,
- "clear ip bgp view WORD * in prefix-filter",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_as_soft_cmd_vtysh,
+ "clear ip bgp <1-65535> soft",
"Reset functions\n"
"IP information\n"
"BGP information\n"
- "BGP view\n"
- "view name\n"
- "Clear all peers\n"
- "Soft reconfig inbound update\n"
- "Push out prefix-list ORF and do inbound soft reconfig\n")
+ "Clear peers with the AS number\n"
+ "Soft reconfig\n")
-DEFSH (VTYSH_OSPFD, area_authentication_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) authentication",
- "OSPF area parameters\n"
- "OSPF area ID in IP address format\n"
- "OSPF area ID as a decimal value\n"
- "Enable authentication\n")
-
-DEFSH (VTYSH_OSPFD, area_vlink_authtype_md5_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
- "(authentication|) "
- "(message-digest-key|) <1-255> md5 KEY",
- "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
- "Enable authentication on this virtual link\n" "dummy string \n"
- "Message digest authentication password (key)\n" "dummy string \n" "Key ID\n" "Use MD5 algorithm\n" "The OSPF password (key)")
-
-DEFSH (VTYSH_OSPFD, debug_ospf_packet_all_cmd_vtysh,
- "debug ospf packet (hello|dd|ls-request|ls-update|ls-ack|all)",
+DEFSH (VTYSH_OSPFD, no_debug_ospf_zebra_sub_cmd_vtysh,
+ "no debug ospf zebra (interface|redistribute)",
+ "Negate a command or set its defaults\n"
"Debugging functions (see also 'undebug')\n"
"OSPF information\n"
- "OSPF packets\n"
- "OSPF Hello\n"
- "OSPF Database Description\n"
- "OSPF Link State Request\n"
- "OSPF Link State Update\n"
- "OSPF Link State Acknowledgment\n"
- "OSPF all packets\n")
-
-DEFSH (VTYSH_BGPD, show_ipv6_mbgp_community_all_cmd_vtysh,
- "show ipv6 mbgp community",
- "Show running system information\n"
- "IPv6 information\n"
- "MBGP information\n"
- "Display routes matching the communities\n")
-
-DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_connected_cmd_vtysh,
- "no redistribute connected",
- "Negate a command or set its defaults\n"
- "Redistribute information from another routing protocol\n"
- "Connected\n")
-
-DEFSH (VTYSH_BGPD, aggregate_address_as_set_summary_cmd_vtysh,
- "aggregate-address A.B.C.D/M as-set summary-only",
- "Configure BGP aggregate entries\n"
- "Aggregate prefix\n"
- "Generate AS set path information\n"
- "Filter more specific routes from updates\n")
+ "OSPF Zebra information\n"
+ "Zebra interface\n"
+ "Zebra redistribute\n")
-DEFSH (VTYSH_ZEBRA, show_ip_route_supernets_cmd_vtysh,
- "show ip route supernets-only",
+DEFSH (VTYSH_OSPFD, show_ip_ospf_database_type_cmd_vtysh,
+ "show ip ospf database (" "asbr-summary|external|network|router|summary" "" "" "|max-age|self-originate)",
"Show running system information\n"
"IP information\n"
- "IP routing table\n"
- "Show supernet entries only\n")
-
-DEFSH (VTYSH_BGPD, bgp_redistribute_ipv6_cmd_vtysh,
- "redistribute (connected|kernel|ospf6|ripng|static)",
- "Redistribute information from another routing protocol\n"
- "Connected\n"
- "Kernel routes\n"
- "Open Shurtest Path First (OSPFv3)\n"
- "Routing Information Protocol (RIPng)\n"
- "Static routes\n")
+ "OSPF information\n"
+ "Database summary\n"
+ "ASBR summary link states\n" "External link states\n" "Network link states\n" "Router link states\n" "Network summary link states\n" "" "" "" ""
+ "LSAs in MaxAge list\n"
+ "Self-originated link states\n")
-DEFSH (VTYSH_RIPD, no_ip_rip_authentication_string2_cmd_vtysh,
- "no ip rip authentication string LINE",
- "Negate a command or set its defaults\n"
- "IP information\n"
- "Routing Information Protocol\n"
- "Authentication control\n"
- "Authentication string\n"
- "Authentication string\n")
+DEFSH (VTYSH_BGPD, neighbor_prefix_list_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "prefix-list WORD (in|out)",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Filter updates to/from this neighbor\n"
+ "Name of a prefix list\n"
+ "Filter incoming updates\n"
+ "Filter outgoing updates\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ip_prefix_list_ge_le_cmd_vtysh,
- "no ip prefix-list WORD (deny|permit) A.B.C.D/M ge <0-32> le <0-32>",
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ip_prefix_list_cmd_vtysh,
+ "no ip prefix-list WORD",
"Negate a command or set its defaults\n"
"IP information\n"
"Build a prefix list\n"
- "Name of a prefix list\n"
+ "Name of a prefix list\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_standard_nomask_cmd_vtysh,
+ "access-list (<1-99>|<1300-1999>) (deny|permit) A.B.C.D",
+ "Add an access list entry\n"
+ "IP standard access list\n"
+ "IP standard access list (expanded range)\n"
"Specify packets to reject\n"
"Specify packets to forward\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Minimum prefix length to be matched\n"
- "Minimum prefix length\n"
- "Maximum prefix length to be matched\n"
- "Maximum prefix length\n")
-
-DEFSH (VTYSH_BGPD, clear_ip_bgp_all_ipv4_soft_cmd_vtysh,
- "clear ip bgp * ipv4 (unicast|multicast) soft",
- "Reset functions\n"
- "IP information\n"
- "BGP information\n"
- "Clear all peers\n"
- "Address family\n"
- "Address Family Modifier\n"
- "Address Family Modifier\n"
- "Soft reconfig\n")
-
-DEFSH (VTYSH_BGPD, no_router_bgp_view_cmd_vtysh,
- "no router bgp <1-65535> view WORD",
- "Negate a command or set its defaults\n"
- "Enable a routing process\n"
- "BGP information\n"
- "AS number\n"
- "BGP view\n"
- "view name\n")
+ "Address to match\n")
-DEFSH (VTYSH_BGPD, old_ipv6_bgp_network_cmd_vtysh,
- "ipv6 bgp network X:X::X:X/M",
- "IPv6 information\n"
- "BGP information\n"
- "Specify a network to announce via BGP\n"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n")
+DEFSH (VTYSH_BGPD, neighbor_default_originate_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "default-originate",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Originate default route to this neighbor\n")
-DEFSH (VTYSH_OSPFD, ospf_default_information_originate_type_metric_routemap_cmd_vtysh,
- "default-information originate metric-type (1|2) metric <0-16777214> route-map WORD",
+DEFSH (VTYSH_OSPFD, ospf_default_information_originate_always_metric_cmd_vtysh,
+ "default-information originate always metric <0-16777214>",
"Control distribution of default information\n"
"Distribute a default route\n"
- "OSPF metric type for default routes\n"
- "Set OSPF External Type 1 metrics\n"
- "Set OSPF External Type 2 metrics\n"
+ "Always advertise default route\n"
"OSPF default metric\n"
"OSPF metric\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
-
-DEFSH (VTYSH_BGPD, show_ipv6_mbgp_prefix_cmd_vtysh,
- "show ipv6 mbgp X:X::X:X/M",
- "Show running system information\n"
- "IP information\n"
- "MBGP information\n"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n")
+ "OSPF metric type for default routes\n")
-DEFSH (VTYSH_BGPD, no_ip_community_list_name_expanded_cmd_vtysh,
- "no ip community-list expanded WORD (deny|permit) .LINE",
+DEFSH (VTYSH_RIPD, no_rip_route_cmd_vtysh,
+ "no route A.B.C.D/M",
"Negate a command or set its defaults\n"
- "IP information\n"
- "Add a community list entry\n"
- "Specify an expanded community-list\n"
- "Community list name\n"
- "Specify community to reject\n"
- "Specify community to accept\n"
- "An ordered list as a regular-expression\n")
+ "RIP static route configuration\n"
+ "IP prefix <network>/<length>\n")
-DEFSH (VTYSH_OSPFD, no_area_shortcut_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) shortcut (enable|disable)",
- "Negate a command or set its defaults\n"
- "OSPF area parameters\n"
- "OSPF area ID in IP address format\n"
- "OSPF area ID as a decimal value\n"
- "Deconfigure the area's shortcutting mode\n"
- "Deconfigure enabled shortcutting through the area\n"
- "Deconfigure disabled shortcutting through the area\n")
+DEFSH (VTYSH_RIPD, rip_default_metric_cmd_vtysh,
+ "default-metric <1-16>",
+ "Set a metric of redistribute routes\n"
+ "Default metric\n")
-DEFSH (VTYSH_OSPFD, ospf_dead_interval_cmd_vtysh,
- "ospf dead-interval <1-65535>",
+DEFSH (VTYSH_OSPFD, no_ip_ospf_dead_interval_addr_cmd_vtysh,
+ "no ip ospf dead-interval A.B.C.D",
+ "Negate a command or set its defaults\n"
+ "IP Information\n"
"OSPF interface commands\n"
"Interval after which a neighbor is declared dead\n"
- "Seconds\n")
+ "Address of interface")
-DEFSH (VTYSH_ZEBRA, multicast_cmd_vtysh,
- "multicast",
- "Set multicast flag to interface\n")
+DEFSH (VTYSH_RIPNGD, show_ipv6_ripng_cmd_vtysh,
+ "show ipv6 ripng",
+ "Show running system information\n"
+ "IP information\n"
+ "Show RIPng routes\n")
-DEFSH (VTYSH_OSPF6D, no_ipv6_ospf6_advertise_prefix_list_cmd_vtysh,
- "no ipv6 ospf6 advertise prefix-list",
+DEFSH (VTYSH_OSPFD, ospf_compatible_rfc1583_cmd_vtysh,
+ "compatible rfc1583",
+ "OSPF compatibility list\n"
+ "compatible with RFC 1583\n")
+
+DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_static_routemap_cmd_vtysh,
+ "no redistribute static route-map WORD",
"Negate a command or set its defaults\n"
- "IPv6 Information\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "Advertising options\n"
- "Filter prefix using prefix-list\n"
- )
+ "Redistribute information from another routing protocol\n"
+ "Static routes\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_group_ipv4_soft_in_cmd_vtysh,
- "clear ip bgp peer-group WORD ipv4 (unicast|multicast) soft in",
- "Reset functions\n"
- "IP information\n"
- "BGP information\n"
- "Clear all members of peer-group\n"
- "BGP peer-group name\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+DEFSH (VTYSH_BGPD, neighbor_attr_unchanged1_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged (as-path|next-hop|med)",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "BGP attribute is propagated unchanged to this neighbor\n"
+ "As-path attribute\n"
+ "Nexthop attribute\n"
+ "Med attribute\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, ipv6_prefix_list_sequence_number_cmd_vtysh,
- "ipv6 prefix-list sequence-number",
- "IPv6 information\n"
- "Build a prefix list\n"
- "Include/exclude sequence numbers in NVGEN\n")
+DEFSH (VTYSH_BGPD, dump_bgp_routes_interval_cmd_vtysh,
+ "dump bgp routes-mrt PATH INTERVAL",
+ "Dump packet\n"
+ "BGP packet dump\n"
+ "Dump whole BGP routing table\n"
+ "Output filename\n"
+ "Interval of output\n")
-DEFSH (VTYSH_BGPD, bgp_default_ipv4_unicast_cmd_vtysh,
- "bgp default ipv4-unicast",
- "BGP specific commands\n"
- "Configure BGP defaults\n"
- "Activate ipv4-unicast for a peer by default\n")
+DEFSH (VTYSH_RIPNGD, ripng_redistribute_kernel_routemap_cmd_vtysh,
+ "redistribute kernel route-map WORD",
+ "Redistribute information from another routing protocol\n"
+ "Kernel routes\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ipv6_prefix_list_seq_ge_le_cmd_vtysh,
- "no ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) X:X::X:X/M ge <0-128> le <0-128>",
- "Negate a command or set its defaults\n"
- "IPv6 information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "sequence number of an entry\n"
- "Sequence number\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
- "Minimum prefix length to be matched\n"
- "Minimum prefix length\n"
- "Maximum prefix length to be matched\n"
- "Maximum prefix length\n")
+DEFSH (VTYSH_OSPFD, ip_ospf_authentication_args_cmd_vtysh,
+ "ip ospf authentication (null|message-digest)",
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Enable authentication on this interface\n"
+ "Use null authentication\n"
+ "Use message-digest authentication\n")
-DEFSH (VTYSH_BGPD, show_bgp_ipv6_community3_exact_cmd_vtysh,
- "show bgp ipv6 community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
+DEFSH (VTYSH_BGPD, show_ipv6_mbgp_community4_exact_cmd_vtysh,
+ "show ipv6 mbgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
"Show running system information\n"
- "BGP information\n"
- "Address family\n"
+ "IPv6 information\n"
+ "MBGP information\n"
"Display routes matching the communities\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"Do not send outside local AS (well-known community)\n"
"Do not advertise to any peer (well-known community)\n"
"Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
"Exact match of the communities")
-DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_rd_prefix_cmd_vtysh,
- "show ip bgp vpnv4 rd ASN:nn_or_IP-address:nn A.B.C.D/M",
+DEFSH (VTYSH_BGPD, clear_bgp_as_soft_out_cmd_vtysh,
+ "clear bgp <1-65535> soft out",
+ "Reset functions\n"
+ "BGP information\n"
+ "Clear peers with the AS number\n"
+ "Soft reconfig\n"
+ "Soft reconfig outbound update\n")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_rd_neighbors_cmd_vtysh,
+ "show ip bgp vpnv4 rd ASN:nn_or_IP-address:nn neighbors",
"Show running system information\n"
"IP information\n"
"BGP information\n"
"Display VPNv4 NLRI specific information\n"
"Display information for a route distinguisher\n"
"VPN Route Distinguisher\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n")
+ "Detailed information on TCP and BGP neighbor connections\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_vpnv4_soft_out_cmd_vtysh,
- "clear ip bgp A.B.C.D vpnv4 unicast soft out",
- "Reset functions\n"
- "IP information\n"
- "BGP information\n"
- "BGP neighbor address to clear\n"
- "Address family\n"
- "Address Family Modifier\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+DEFSH (VTYSH_OSPFD, neighbor_poll_interval_cmd_vtysh,
+ "neighbor A.B.C.D poll-interval <1-65535>",
+ "Specify neighbor router\n"
+ "Neighbor IP address\n"
+ "Dead Neighbor Polling interval\n"
+ "Seconds\n")
-DEFSH (VTYSH_ZEBRA, ip_irdp_minadvertinterval_cmd_vtysh,
- "ip irdp minadvertinterval <3-1800>",
+DEFSH (VTYSH_RIPNGD, no_ripng_timers_cmd_vtysh,
+ "no timers basic",
+ "Negate a command or set its defaults\n"
+ "RIPng timers setup\n"
+ "Basic timer\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ip_prefix_list_cmd_vtysh,
+ "show ip prefix-list",
+ "Show running system information\n"
"IP information\n"
- "ICMP Router discovery on this interface\n"
- "Set minimum time between advertisement\n"
- "Minimum advertisement interval in seconds\n")
+ "Build a prefix list\n")
-DEFSH (VTYSH_BGPD, no_neighbor_attr_unchanged6_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged as-path med next-hop",
+DEFSH (VTYSH_BGPD, no_match_community_val_cmd_vtysh,
+ "no match community (<1-99>|<100-199>|WORD)",
"Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "BGP attribute is propagated unchanged to this neighbor\n"
- "As-path attribute\n"
- "Med attribute\n"
- "Nexthop attribute\n")
+ "Match values from routing table\n"
+ "Match BGP community list\n"
+ "Community-list number (standard)\n"
+ "Community-list number (expanded)\n"
+ "Community-list name\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_match_ip_next_hop_cmd_vtysh,
- "no match ip next-hop",
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_set_ip_nexthop_val_cmd_vtysh,
+ "no set ip next-hop A.B.C.D",
"Negate a command or set its defaults\n"
- "Match values from routing table\n"
+ "Set values in destination routing protocol\n"
"IP information\n"
- "Match next-hop address of route\n")
+ "Next hop address\n"
+ "IP address of next hop\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_external_in_cmd_vtysh,
- "clear ip bgp external in",
- "Reset functions\n"
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ip_prefix_list_sequence_number_cmd_vtysh,
+ "no ip prefix-list sequence-number",
+ "Negate a command or set its defaults\n"
"IP information\n"
+ "Build a prefix list\n"
+ "Include/exclude sequence numbers in NVGEN\n")
+
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_as_in_cmd_vtysh,
+ "clear bgp ipv6 <1-65535> in",
+ "Reset functions\n"
"BGP information\n"
- "Clear all external peers\n"
+ "Address family\n"
+ "Clear peers with the AS number\n"
"Soft reconfig inbound update\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ip_prefix_list_cmd_vtysh,
- "show ip prefix-list",
- "Show running system information\n"
+DEFSH (VTYSH_RIPD, no_ip_rip_receive_version_cmd_vtysh,
+ "no ip rip receive version",
+ "Negate a command or set its defaults\n"
"IP information\n"
- "Build a prefix list\n")
+ "Routing Information Protocol\n"
+ "Advertisement reception\n"
+ "Version control\n")
-DEFSH (VTYSH_OSPFD, ospf_default_information_originate_cmd_vtysh,
- "default-information originate",
+DEFSH (VTYSH_OSPFD, ospf_default_information_originate_always_cmd_vtysh,
+ "default-information originate always",
"Control distribution of default information\n"
- "Distribute a default route\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, ipv6_access_list_exact_cmd_vtysh,
- "ipv6 access-list WORD (deny|permit) X:X::X:X/M exact-match",
- "IPv6 information\n"
- "Add an access list entry\n"
- "IPv6 zebra access-list\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Prefix to match. e.g. 3ffe:506::/32\n"
- "Exact match of the prefixes\n")
-
-DEFSH (VTYSH_BGPD, no_dump_bgp_updates_cmd_vtysh,
- "no dump bgp updates [PATH] [INTERVAL]",
- "Negate a command or set its defaults\n"
- "Dump packet\n"
- "BGP packet dump\n"
- "Dump BGP updates only\n")
+ "Distribute a default route\n"
+ "Always advertise default route\n")
-DEFSH (VTYSH_BGPD, no_neighbor_local_as_val2_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "local-as <1-65535> no-prepend",
- "Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Specify a local-as number\n"
- "AS number used as local AS\n"
- "Do not prepend local-as to updates from ebgp peers\n")
+DEFSH (VTYSH_BGPD, clear_ip_bgp_all_vpnv4_in_cmd_vtysh,
+ "clear ip bgp * vpnv4 unicast in",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "Clear all peers\n"
+ "Address family\n"
+ "Address Family Modifier\n"
+ "Soft reconfig inbound update\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_match_ip_next_hop_prefix_list_cmd_vtysh,
- "no match ip next-hop prefix-list",
+DEFSH (VTYSH_OSPF6D, no_ipv6_ospf6_advertise_force_prefix_cmd_vtysh,
+ "no ipv6 ospf6 advertise force-prefix",
"Negate a command or set its defaults\n"
- "Match values from routing table\n"
- "IP information\n"
- "Match next-hop address of route\n"
- "Match entries of prefix-lists\n")
+ "IPv6 Information\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "Advertising options\n"
+ "Force to advertise prefix, applicable if Loopback or P-to-P\n"
+ )
-DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_neighbor_advertised_route_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) neighbors (A.B.C.D|X:X::X:X) advertised-routes",
+DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_neighbor_received_routes_cmd_vtysh,
+ "show ip bgp ipv4 (unicast|multicast) neighbors (A.B.C.D|X:X::X:X) received-routes",
"Show running system information\n"
"IP information\n"
"BGP information\n"
"Detailed information on TCP and BGP neighbor connections\n"
"Neighbor to display information about\n"
"Neighbor to display information about\n"
- "Display the routes advertised to a BGP neighbor\n")
+ "Display the received routes from neighbor\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_extended_any_mask_cmd_vtysh,
- "access-list (<100-199>|<2000-2699>) (deny|permit) ip any A.B.C.D A.B.C.D",
- "Add an access list entry\n"
- "IP extended access list\n"
- "IP extended access list (expanded range)\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Any Internet Protocol\n"
- "Any source host\n"
- "Destination address\n"
- "Destination Wildcard bits\n")
+DEFSH (VTYSH_BGPD, no_debug_bgp_normal_cmd_vtysh,
+ "no debug bgp",
+ "Negate a command or set its defaults\n"
+ "Debugging functions (see also 'undebug')\n"
+ "BGP information\n")
-DEFSH (VTYSH_OSPFD, ospf_redistribute_source_routemap_cmd_vtysh,
- "redistribute (kernel|connected|static|rip|bgp) route-map WORD",
- "Redistribute information from another routing protocol\n"
- "Kernel routes\n"
- "Connected\n"
- "Static routes\n"
- "Routing Information Protocol (RIP)\n"
- "Border Gateway Protocol (BGP)\n"
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_vpnv4_out_cmd_vtysh,
+ "clear ip bgp A.B.C.D vpnv4 unicast out",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "BGP neighbor address to clear\n"
+ "Address family\n"
+ "Address Family Modifier\n"
+ "Soft reconfig outbound update\n")
+
+DEFSH (VTYSH_OSPFD, ospf_default_information_originate_always_metric_routemap_cmd_vtysh,
+ "default-information originate always metric <0-16777214> route-map WORD",
+ "Control distribution of default information\n"
+ "Distribute a default route\n"
+ "Always advertise default route\n"
+ "OSPF default metric\n"
+ "OSPF metric\n"
"Route map reference\n"
"Pointer to route-map entries\n")
-DEFSH (VTYSH_BGPD, no_set_local_pref_val_cmd_vtysh,
- "no set local-preference <0-4294967295>",
- "Negate a command or set its defaults\n"
- "Set values in destination routing protocol\n"
- "BGP local preference path attribute\n"
- "Preference value\n")
+DEFSH (VTYSH_OSPFD, ospf_default_information_originate_metric_cmd_vtysh,
+ "default-information originate metric <0-16777214>",
+ "Control distribution of default information\n"
+ "Distribute a default route\n"
+ "OSPF default metric\n"
+ "OSPF metric\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_standard_cmd_vtysh,
- "access-list (<1-99>|<1300-1999>) (deny|permit) A.B.C.D A.B.C.D",
+DEFSH (VTYSH_BGPD, show_ipv6_mbgp_summary_cmd_vtysh,
+ "show ipv6 mbgp summary",
+ "Show running system information\n"
+ "IPv6 information\n"
+ "MBGP information\n"
+ "Summary of BGP neighbor status\n")
+
+DEFSH (VTYSH_OSPFD, no_refresh_timer_val_cmd_vtysh,
+ "no refresh timer <10-1800>",
+ "Adjust refresh parameters\n"
+ "Unset refresh timer\n"
+ "Timer value in seconds\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_standard_cmd_vtysh,
+ "no access-list (<1-99>|<1300-1999>) (deny|permit) A.B.C.D A.B.C.D",
+ "Negate a command or set its defaults\n"
"Add an access list entry\n"
"IP standard access list\n"
"IP standard access list (expanded range)\n"
"Address to match\n"
"Wildcard bits\n")
-DEFSH (VTYSH_BGPD, no_bgp_redistribute_ipv6_rmap_metric_cmd_vtysh,
- "no redistribute (connected|kernel|ospf6|ripng|static) route-map WORD metric <0-4294967295>",
- "Negate a command or set its defaults\n"
- "Redistribute information from another routing protocol\n"
+DEFSH (VTYSH_ZEBRA, shutdown_if_cmd_vtysh,
+ "shutdown",
+ "Shutdown the selected interface\n")
+
+DEFSH (VTYSH_BGPD, no_bgp_redistribute_ipv6_metric_rmap_cmd_vtysh,
+ "no redistribute (connected|kernel|ospf6|ripng|static) metric <0-4294967295> route-map WORD",
+ "Negate a command or set its defaults\n"
+ "Redistribute information from another routing protocol\n"
"Connected\n"
"Kernel routes\n"
"Open Shurtest Path First (OSPFv3)\n"
"Routing Information Protocol (RIPng)\n"
"Static routes\n"
- "Route map reference\n"
- "Pointer to route-map entries\n"
"Metric for redistributed routes\n"
- "Default metric\n")
+ "Default metric\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
-DEFSH (VTYSH_ZEBRA, no_ipv6_route_ifname_pref_cmd_vtysh,
- "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE <1-255>",
+DEFSH (VTYSH_BGPD, no_neighbor_route_reflector_client_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "route-reflector-client",
"Negate a command or set its defaults\n"
- "IP information\n"
- "Establish static routes\n"
- "IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
- "IPv6 gateway address\n"
- "IPv6 gateway interface name\n"
- "Distance value for this prefix\n")
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Configure a neighbor as Route Reflector client\n")
-DEFSH (VTYSH_RIPNGD, ripng_network_cmd_vtysh,
- "network IF_OR_ADDR",
- "RIPng enable on specified interface or network.\n"
- "Interface or address")
+DEFSH (VTYSH_RIPD, no_rip_distance_source_cmd_vtysh,
+ "no distance <1-255> A.B.C.D/M",
+ "Negate a command or set its defaults\n"
+ "Administrative distance\n"
+ "Distance value\n"
+ "IP source prefix\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_extended_mask_host_cmd_vtysh,
- "access-list (<100-199>|<2000-2699>) (deny|permit) ip A.B.C.D A.B.C.D host A.B.C.D",
- "Add an access list entry\n"
- "IP extended access list\n"
- "IP extended access list (expanded range)\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Any Internet Protocol\n"
- "Source address\n"
- "Source wildcard bits\n"
- "A single destination host\n"
- "Destination address\n")
+DEFSH (VTYSH_BGPD, clear_ip_bgp_instance_all_soft_out_cmd_vtysh,
+ "clear ip bgp view WORD * soft out",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "BGP view\n"
+ "view name\n"
+ "Clear all peers\n"
+ "Soft reconfig\n"
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_BGPD, neighbor_attr_unchanged1_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged (as-path|next-hop|med)",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "BGP attribute is propagated unchanged to this neighbor\n"
- "As-path attribute\n"
- "Nexthop attribute\n"
- "Med attribute\n")
+DEFSH (VTYSH_OSPFD, no_debug_ospf_event_cmd_vtysh,
+ "no debug ospf event",
+ "Negate a command or set its defaults\n"
+ "Debugging functions (see also 'undebug')\n"
+ "OSPF information\n"
+ "OSPF event information\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, show_ip_access_list_name_cmd_vtysh,
- "show ip access-list (<1-99>|<100-199>|<1300-1999>|<2000-2699>|WORD)",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_cmd_vtysh,
+ "clear ip bgp (A.B.C.D|X:X::X:X)",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "BGP neighbor IP address to clear\n"
+ "BGP IPv6 neighbor to clear\n")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_dampened_paths_cmd_vtysh,
+ "show ip bgp dampened-paths",
"Show running system information\n"
"IP information\n"
- "List IP access lists\n"
- "IP standard access list\n"
- "IP extended access list\n"
- "IP standard access list (expanded range)\n"
- "IP extended access list (expanded range)\n"
- "IP zebra access-list\n")
+ "BGP information\n"
+ "Display paths suppressed due to dampening\n")
-DEFSH (VTYSH_BGPD, vpnv4_network_cmd_vtysh,
- "network A.B.C.D/M rd ASN:nn_or_IP-address:nn tag WORD",
- "Specify a network to announce via BGP\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Specify Route Distinguisher\n"
- "VPN Route Distinguisher\n"
- "BGP tag\n"
- "tag value\n")
+DEFSH (VTYSH_BGPD, no_debug_bgp_filter_cmd_vtysh,
+ "no debug bgp filters",
+ "Negate a command or set its defaults\n"
+ "Debugging functions (see also 'undebug')\n"
+ "BGP information\n"
+ "BGP filters\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, ipv6_prefix_list_ge_le_cmd_vtysh,
- "ipv6 prefix-list WORD (deny|permit) X:X::X:X/M ge <0-128> le <0-128>",
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, clear_ip_prefix_list_cmd_vtysh,
+ "clear ip prefix-list",
+ "Reset functions\n"
+ "IP information\n"
+ "Build a prefix list\n")
+
+DEFSH (VTYSH_BGPD, no_aggregate_address_summary_as_set_cmd_vtysh,
+ "no aggregate-address A.B.C.D/M summary-only as-set",
+ "Negate a command or set its defaults\n"
+ "Configure BGP aggregate entries\n"
+ "Aggregate prefix\n"
+ "Filter more specific routes from updates\n"
+ "Generate AS set path information\n")
+
+DEFSH (VTYSH_RIPD, debug_rip_events_cmd_vtysh,
+ "debug rip events",
+ "Debugging functions (see also 'undebug')\n"
+ "RIP information\n"
+ "RIP events\n")
+
+DEFSH (VTYSH_OSPFD, no_ospf_distribute_list_out_cmd_vtysh,
+ "no distribute-list WORD out (kernel|connected|static|rip|bgp)",
+ "Negate a command or set its defaults\n"
+ "Filter networks in routing updates\n"
+ "Access-list name\n"
+ "Filter outgoing routing updates\n"
+ "Kernel routes\n"
+ "Connected\n"
+ "Static routes\n"
+ "Routing Information Protocol (RIP)\n"
+ "Border Gateway Protocol (BGP)\n")
+
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, no_ipv6_prefix_list_prefix_cmd_vtysh,
+ "no ipv6 prefix-list WORD (deny|permit) (X:X::X:X/M|any)",
+ "Negate a command or set its defaults\n"
"IPv6 information\n"
"Build a prefix list\n"
"Name of a prefix list\n"
"Specify packets to reject\n"
"Specify packets to forward\n"
"IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
- "Minimum prefix length to be matched\n"
- "Minimum prefix length\n"
- "Maximum prefix length to be matched\n"
- "Maximum prefix length\n")
+ "Any prefix match. Same as \"::0/0 le 128\"\n")
-DEFSH (VTYSH_RIPD, no_ip_rip_receive_version_cmd_vtysh,
- "no ip rip receive version",
+DEFSH (VTYSH_BGPD, no_set_ecommunity_rt_cmd_vtysh,
+ "no set extcommunity rt",
"Negate a command or set its defaults\n"
- "IP information\n"
- "Routing Information Protocol\n"
- "Advertisement reception\n"
- "Version control\n")
+ "Set values in destination routing protocol\n"
+ "BGP extended community attribute\n"
+ "Route Target extened communityt\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_extended_host_host_cmd_vtysh,
- "no access-list (<100-199>|<2000-2699>) (deny|permit) ip host A.B.C.D host A.B.C.D",
+DEFSH (VTYSH_BGPD, no_neighbor_attr_unchanged10_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged med as-path next-hop",
"Negate a command or set its defaults\n"
- "Add an access list entry\n"
- "IP extended access list\n"
- "IP extended access list (expanded range)\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Any Internet Protocol\n"
- "A single source host\n"
- "Source address\n"
- "A single destination host\n"
- "Destination address\n")
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "BGP attribute is propagated unchanged to this neighbor\n"
+ "Med attribute\n"
+ "As-path attribute\n"
+ "Nexthop attribute\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_group_soft_cmd_vtysh,
- "clear bgp ipv6 peer-group WORD soft",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_group_ipv4_soft_cmd_vtysh,
+ "clear ip bgp peer-group WORD ipv4 (unicast|multicast) soft",
"Reset functions\n"
+ "IP information\n"
"BGP information\n"
- "Address family\n"
"Clear all members of peer-group\n"
"BGP peer-group name\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
"Soft reconfig\n")
-DEFSH (VTYSH_BGPD, dump_bgp_all_interval_cmd_vtysh,
- "dump bgp all PATH INTERVAL",
- "Dump packet\n"
- "BGP packet dump\n"
- "Dump all BGP packets\n"
- "Output filename\n"
- "Interval of output\n")
-
-DEFSH (VTYSH_BGPD, clear_bgp_peer_group_in_cmd_vtysh,
- "clear bgp peer-group WORD in",
- "Reset functions\n"
- "BGP information\n"
- "Clear all members of peer-group\n"
- "BGP peer-group name\n"
- "Soft reconfig inbound update\n")
+DEFSH (VTYSH_BGPD, undebug_bgp_normal_cmd_vtysh,
+ "undebug bgp",
+ "Disable debugging functions (see also 'debug')\n"
+ "BGP information\n")
-DEFSH (VTYSH_OSPFD, ip_ospf_authentication_args_addr_cmd_vtysh,
- "ip ospf authentication (null|message-digest) A.B.C.D",
+DEFSH (VTYSH_OSPFD, no_ip_ospf_retransmit_interval_addr_cmd_vtysh,
+ "no ip ospf retransmit-interval A.B.C.D",
+ "Negate a command or set its defaults\n"
"IP Information\n"
"OSPF interface commands\n"
- "Enable authentication on this interface\n"
- "Use null authentication\n"
- "Use message-digest authentication\n"
+ "Time between retransmitting lost link state advertisements\n"
"Address of interface")
-DEFSH (VTYSH_OSPFD, ospf_redistribute_source_type_metric_routemap_cmd_vtysh,
- "redistribute (kernel|connected|static|rip|bgp) metric-type (1|2) metric <0-16777214> route-map WORD",
+DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_bgp_routemap_cmd_vtysh,
+ "no redistribute bgp route-map WORD",
+ "Negate a command or set its defaults\n"
"Redistribute information from another routing protocol\n"
- "Kernel routes\n"
- "Connected\n"
- "Static routes\n"
- "Routing Information Protocol (RIP)\n"
"Border Gateway Protocol (BGP)\n"
- "OSPF exterior metric type for redistributed routes\n"
- "Set OSPF External Type 1 metrics\n"
- "Set OSPF External Type 2 metrics\n"
- "Metric for redistributed routes\n"
- "OSPF default metric\n"
"Route map reference\n"
"Pointer to route-map entries\n")
-DEFSH (VTYSH_BGPD, bgp_enforce_first_as_cmd_vtysh,
- "bgp enforce-first-as",
- "BGP information\n"
- "Enforce the first AS for EBGP routes\n")
-
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_group_ipv4_in_prefix_filter_cmd_vtysh,
- "clear ip bgp peer-group WORD ipv4 (unicast|multicast) in prefix-filter",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_all_in_prefix_filter_cmd_vtysh,
+ "clear ip bgp * in prefix-filter",
"Reset functions\n"
"IP information\n"
"BGP information\n"
- "Clear all members of peer-group\n"
- "BGP peer-group name\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
+ "Clear all peers\n"
"Soft reconfig inbound update\n"
"Push out prefix-list ORF and do inbound soft reconfig\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_route_map_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) route-map WORD",
- "Show running system information\n"
- "IP information\n"
- "BGP information\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Display routes matching the route-map\n"
- "A route-map to match on\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_ipv6_access_list_remark_arg_cmd_vtysh,
- "no ipv6 access-list WORD remark .LINE",
+DEFSH (VTYSH_BGPD, neighbor_transparent_as_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X) " "transparent-as",
+ "Specify neighbor router\n"
+ "Neighbor address\nIPv6 address\n"
+ "Do not append my AS number even peer is EBGP peer\n")
+
+DEFSH (VTYSH_RIPNGD|VTYSH_OSPF6D|VTYSH_BGPD, no_ipv6_access_list_remark_cmd_vtysh,
+ "no ipv6 access-list WORD remark",
"Negate a command or set its defaults\n"
"IPv6 information\n"
"Add an access list entry\n"
"IPv6 zebra access-list\n"
- "Access list entry comment\n"
- "Comment up to 100 characters\n")
+ "Access list entry comment\n")
-DEFSH (VTYSH_BGPD, show_bgp_community_list_exact_cmd_vtysh,
- "show bgp community-list WORD exact-match",
- "Show running system information\n"
- "BGP information\n"
- "Display routes matching the community-list\n"
- "community-list name\n"
- "Exact match of the communities\n")
+DEFSH (VTYSH_BGPD, no_match_community_exact_cmd_vtysh,
+ "no match community (<1-99>|<100-199>|WORD) exact-match",
+ "Negate a command or set its defaults\n"
+ "Match values from routing table\n"
+ "Match BGP community list\n"
+ "Community-list number (standard)\n"
+ "Community-list number (expanded)\n"
+ "Community-list name\n"
+ "Do exact matching of communities\n")
-DEFSH (VTYSH_BGPD, no_neighbor_peer_group_cmd_vtysh,
- "no neighbor WORD peer-group",
+DEFSH (VTYSH_OSPFD, no_area_vlink_param3_cmd_vtysh,
+ "no area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
+ "(hello-interval|retransmit-interval|transmit-delay|dead-interval) "
+ "(hello-interval|retransmit-interval|transmit-delay|dead-interval) "
+ "(hello-interval|retransmit-interval|transmit-delay|dead-interval)",
"Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor tag\n"
- "Configure peer-group\n")
+ "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
+ "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n"
+ "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n"
+ "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n")
-DEFSH (VTYSH_ZEBRA, ip_irdp_address_preference_cmd_vtysh,
- "ip irdp address A.B.C.D <0-2147483647>",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_as_ipv4_in_prefix_filter_cmd_vtysh,
+ "clear ip bgp <1-65535> ipv4 (unicast|multicast) in prefix-filter",
+ "Reset functions\n"
"IP information\n"
- "ICMP Router discovery on this interface\n"
- "Specify IRDP address and preference to proxy-advertise\n"
- "Set IRDP address for proxy-advertise\n"
- "Preference level\n")
-
-DEFSH (VTYSH_RIPD, rip_timers_cmd_vtysh,
- "timers basic <5-2147483647> <5-2147483647> <5-2147483647>",
- "Adjust routing timers\n"
- "Basic routing protocol update timers\n"
- "Routing table update timer value in second. Default is 30.\n"
- "Routing information timeout timer. Default is 180.\n"
- "Garbage collection timer. Default is 120.\n")
+ "BGP information\n"
+ "Clear peers with the AS number\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Soft reconfig inbound update\n"
+ "Push out prefix-list ORF and do inbound soft reconfig\n")
-DEFSH (VTYSH_OSPFD, ospf_default_information_originate_always_metric_routemap_cmd_vtysh,
- "default-information originate always metric <0-16777214> route-map WORD",
- "Control distribution of default information\n"
- "Distribute a default route\n"
- "Always advertise default route\n"
- "OSPF default metric\n"
- "OSPF metric\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_external_out_cmd_vtysh,
+ "clear bgp ipv6 external WORD out",
+ "Reset functions\n"
+ "BGP information\n"
+ "Address family\n"
+ "Clear all external peers\n"
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_BGPD, no_bgp_timers_arg_cmd_vtysh,
- "no timers bgp <0-65535> <0-65535>",
- "Negate a command or set its defaults\n"
- "Adjust routing timers\n"
- "BGP timers\n"
- "Keepalive interval\n"
- "Holdtime\n")
+DEFSH (VTYSH_OSPFD, ip_ospf_authentication_cmd_vtysh,
+ "ip ospf authentication",
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Enable authentication on this interface\n")
-DEFSH (VTYSH_BGPD, no_bgp_network_import_check_cmd_vtysh,
- "no bgp network import-check",
- "Negate a command or set its defaults\n"
- "BGP specific commands\n"
- "BGP network command\n"
- "Check BGP network route exists in IGP\n")
+DEFSH (VTYSH_OSPFD, ospf_distance_ospf_inter_intra_cmd_vtysh,
+ "distance ospf inter-area <1-255> intra-area <1-255>",
+ "Define an administrative distance\n"
+ "OSPF Administrative distance\n"
+ "Inter-area routes\n"
+ "Distance for inter-area routes\n"
+ "Intra-area routes\n"
+ "Distance for intra-area routes\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_as_soft_in_cmd_vtysh,
- "clear bgp ipv6 <1-65535> soft in",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_as_vpnv4_out_cmd_vtysh,
+ "clear ip bgp <1-65535> vpnv4 unicast out",
"Reset functions\n"
+ "IP information\n"
"BGP information\n"
- "Address family\n"
"Clear peers with the AS number\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ "Address family\n"
+ "Address Family modifier\n"
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_OSPFD, show_ip_ospf_database_type_id_cmd_vtysh,
- "show ip ospf database (" "asbr-summary|external|network|router|summary" "|nssa-external" "|opaque-link|opaque-area|opaque-as" ") A.B.C.D",
+DEFSH (VTYSH_BGPD, show_bgp_summary_cmd_vtysh,
+ "show bgp summary",
"Show running system information\n"
- "IP information\n"
- "OSPF information\n"
- "Database summary\n"
- "ASBR summary link states\n" "External link states\n" "Network link states\n" "Router link states\n" "Network summary link states\n" "NSSA external link state\n" "Link local Opaque-LSA\n" "Link area Opaque-LSA\n" "Link AS Opaque-LSA\n"
- "Link State ID (as an IP address)\n")
+ "BGP information\n"
+ "Summary of BGP neighbor status\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_rmap_onmatch_goto_cmd_vtysh,
- "no on-match goto",
- "Negate a command or set its defaults\n"
- "Exit policy on matches\n"
- "Next clause\n")
+DEFSH (VTYSH_BGPD, bgp_deterministic_med_cmd_vtysh,
+ "bgp deterministic-med",
+ "BGP specific commands\n"
+ "Pick the best-MED path among paths advertised from the neighboring AS\n")
-DEFSH (VTYSH_OSPFD, passive_interface_addr_cmd_vtysh,
- "passive-interface IFNAME A.B.C.D",
- "Suppress routing updates on an interface\n"
- "Interface's name\n")
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, ipv6_prefix_list_le_ge_cmd_vtysh,
+ "ipv6 prefix-list WORD (deny|permit) X:X::X:X/M le <0-128> ge <0-128>",
+ "IPv6 information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
+ "Maximum prefix length to be matched\n"
+ "Maximum prefix length\n"
+ "Minimum prefix length to be matched\n"
+ "Minimum prefix length\n")
-DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_area_spf_tree_cmd_vtysh,
- "show ipv6 ospf6 area A.B.C.D spf tree",
+DEFSH (VTYSH_BGPD, undebug_bgp_filter_cmd_vtysh,
+ "undebug bgp filters",
+ "Disable debugging functions (see also 'debug')\n"
+ "BGP information\n"
+ "BGP filters\n")
+
+DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_cmd_vtysh,
+ "show ipv6 ospf6",
+ "Show running system information\n"
+ "IPv6 Information\n"
+ "Open Shortest Path First (OSPF) for IPv6\n")
+
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_external_in_prefix_filter_cmd_vtysh,
+ "clear bgp ipv6 external in prefix-filter",
+ "Reset functions\n"
+ "BGP information\n"
+ "Address family\n"
+ "Clear all external peers\n"
+ "Soft reconfig inbound update\n"
+ "Push out prefix-list ORF and do inbound soft reconfig\n")
+
+DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_area_spf_node_cmd_vtysh,
+ "show ipv6 ospf6 area A.B.C.D spf node",
"Show running system information\n"
"IPv6 Information\n"
"Open Shortest Path First (OSPF) for IPv6\n"
"Area information\n"
"Area ID (as an IPv4 notation)\n"
"Shortest Path First caculation\n"
- "Displays spf tree\n")
+ "vertex infomation\n"
+ )
-DEFSH (VTYSH_OSPFD, no_area_vlink_param3_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
- "(hello-interval|retransmit-interval|transmit-delay|dead-interval) "
- "(hello-interval|retransmit-interval|transmit-delay|dead-interval) "
- "(hello-interval|retransmit-interval|transmit-delay|dead-interval)",
- "Negate a command or set its defaults\n"
- "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
- "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n"
- "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n"
- "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n")
+DEFSH (VTYSH_BGPD, bgp_redistribute_ipv4_cmd_vtysh,
+ "redistribute (connected|kernel|ospf|rip|static)",
+ "Redistribute information from another routing protocol\n"
+ "Connected\n"
+ "Kernel routes\n"
+ "Open Shurtest Path First (OSPF)\n"
+ "Routing Information Protocol (RIP)\n"
+ "Static routes\n")
-DEFSH (VTYSH_BGPD, show_ipv6_bgp_prefix_cmd_vtysh,
- "show ipv6 bgp X:X::X:X/M",
+DEFSH (VTYSH_BGPD, neighbor_filter_list_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "filter-list WORD (in|out)",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Establish BGP filters\n"
+ "AS path access-list name\n"
+ "Filter incoming routes\n"
+ "Filter outgoing routes\n")
+
+DEFSH (VTYSH_BGPD, neighbor_attr_unchanged10_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged med as-path next-hop",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "BGP attribute is propagated unchanged to this neighbor\n"
+ "Med attribute\n"
+ "As-path attribute\n"
+ "Nexthop attribute\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, clear_ip_prefix_list_name_cmd_vtysh,
+ "clear ip prefix-list WORD",
+ "Reset functions\n"
+ "IP information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n")
+
+DEFSH (VTYSH_ZEBRA, show_ip_route_cmd_vtysh,
+ "show ip route",
"Show running system information\n"
"IP information\n"
- "BGP information\n"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n")
+ "IP routing table\n")
-DEFSH (VTYSH_BGPD, no_bgp_redistribute_ipv6_rmap_cmd_vtysh,
- "no redistribute (connected|kernel|ospf6|ripng|static) route-map WORD",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_RIPNGD, ripng_redistribute_connected_cmd_vtysh,
+ "redistribute connected",
"Redistribute information from another routing protocol\n"
- "Connected\n"
- "Kernel routes\n"
- "Open Shurtest Path First (OSPFv3)\n"
- "Routing Information Protocol (RIPng)\n"
- "Static routes\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
+ "Connected\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_community4_cmd_vtysh,
- "show ip bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
+DEFSH (VTYSH_BGPD, show_ipv6_mbgp_community_cmd_vtysh,
+ "show ipv6 mbgp community (AA:NN|local-AS|no-advertise|no-export)",
"Show running system information\n"
- "IP information\n"
- "BGP information\n"
+ "IPv6 information\n"
+ "MBGP information\n"
"Display routes matching the communities\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
"Do not export to next AS (well-known community)\n")
-DEFSH (VTYSH_RIPD, debug_rip_packet_detail_cmd_vtysh,
- "debug rip packet (recv|send) detail",
- "Debugging functions (see also 'undebug')\n"
- "RIP information\n"
- "RIP packet\n"
- "RIP receive packet\n"
- "RIP send packet\n"
- "Detailed information display\n")
+DEFSH (VTYSH_BGPD, ip_community_list_cmd_vtysh,
+ "ip community-list WORD (deny|permit) .AA:NN",
+ "IP information\n"
+ "Add a community list entry\n"
+ "Community list name\n"
+ "Specify community to reject\n"
+ "Specify community to accept\n"
+ "Community number in aa:nn format or internet|local-AS|no-advertise|no-export\n")
-DEFSH (VTYSH_RIPNGD, no_ripng_aggregate_address_cmd_vtysh,
- "no aggregate-address X:X::X:X/M",
- "Negate a command or set its defaults\n"
- "Delete aggregate RIPng route announcement\n"
- "Aggregate network")
+DEFSH (VTYSH_BGPD, clear_bgp_peer_in_prefix_filter_cmd_vtysh,
+ "clear bgp (A.B.C.D|X:X::X:X) in prefix-filter",
+ "Reset functions\n"
+ "BGP information\n"
+ "BGP neighbor address to clear\n"
+ "BGP IPv6 neighbor to clear\n"
+ "Soft reconfig inbound update\n"
+ "Push out the existing ORF prefix-list\n")
-DEFSH (VTYSH_OSPF6D, ipv6_ospf6_priority_cmd_vtysh,
- "ipv6 ospf6 priority PRIORITY",
- "IPv6 Information\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "Router priority\n"
- "<0-255> Priority\n"
- )
+DEFSH (VTYSH_OSPFD, ospf_distance_ospf_intra_external_cmd_vtysh,
+ "distance ospf intra-area <1-255> external <1-255>",
+ "Define an administrative distance\n"
+ "OSPF Administrative distance\n"
+ "Intra-area routes\n"
+ "Distance for intra-area routes\n"
+ "External routes\n"
+ "Distance for external routes\n")
-DEFSH (VTYSH_OSPFD, area_vlink_param1_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
- "(hello-interval|retransmit-interval|transmit-delay|dead-interval) <1-65535>",
- "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
- "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n")
+DEFSH (VTYSH_BGPD, ipv6_mbgp_neighbor_received_routes_cmd_vtysh,
+ "show ipv6 mbgp neighbors (A.B.C.D|X:X::X:X) received-routes",
+ "Show running system information\n"
+ "IPv6 information\n"
+ "MBGP information\n"
+ "Detailed information on TCP and BGP neighbor connections\n"
+ "Neighbor to display information about\n"
+ "Neighbor to display information about\n"
+ "Display the received routes from neighbor\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ip_prefix_list_seq_le_ge_cmd_vtysh,
- "no ip prefix-list WORD seq <1-4294967295> (deny|permit) A.B.C.D/M le <0-32> ge <0-32>",
+DEFSH (VTYSH_OSPFD, ospf_default_information_originate_always_metric_type_routemap_cmd_vtysh,
+ "default-information originate always metric <0-16777214> metric-type (1|2) route-map WORD",
+ "Control distribution of default information\n"
+ "Distribute a default route\n"
+ "Always advertise default route\n"
+ "OSPF default metric\n"
+ "OSPF metric\n"
+ "OSPF metric type for default routes\n"
+ "Set OSPF External Type 1 metrics\n"
+ "Set OSPF External Type 2 metrics\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ip_prefix_list_seq_cmd_vtysh,
+ "no ip prefix-list WORD seq <1-4294967295> (deny|permit) (A.B.C.D/M|any)",
"Negate a command or set its defaults\n"
"IP information\n"
"Build a prefix list\n"
"Specify packets to reject\n"
"Specify packets to forward\n"
"IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Maximum prefix length to be matched\n"
- "Maximum prefix length\n"
- "Minimum prefix length to be matched\n"
- "Minimum prefix length\n")
-
-DEFSH (VTYSH_RIPD, no_ip_rip_send_version_cmd_vtysh,
- "no ip rip send version",
- "Negate a command or set its defaults\n"
- "IP information\n"
- "Routing Information Protocol\n"
- "Advertisement transmission\n"
- "Version control\n")
+ "Any prefix match. Same as \"0.0.0.0/0 le 32\"\n")
-DEFSH (VTYSH_BGPD, ip_as_path_cmd_vtysh,
- "ip as-path access-list WORD (deny|permit) .LINE",
- "IP information\n"
- "BGP autonomous system path filter\n"
- "Specify an access list name\n"
- "Regular expression access list name\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "A regular-expression to match the BGP AS paths\n")
+DEFSH (VTYSH_OSPF6D, interface_area_plist_passive_cmd_vtysh,
+ "interface IFNAME area A.B.C.D prefix-list WORD passive",
+ "Enable routing on an IPv6 interface\n"
+ "Interface name(e.g. ep0)\n"
+ "Set the OSPF6 area ID\n"
+ "OSPF6 area ID in IPv4 address notation\n"
+ "Advertise I/F Address only match entries of prefix-list\n"
+ "IPv6 prefix-list name\n"
+ "IPv6 prefix-list name\n"
+ "Suppress routing updates on an interface\n"
+ )
-DEFSH (VTYSH_BGPD, no_bgp_bestpath_med_cmd_vtysh,
- "no bgp bestpath med (confed|missing-as-worst)",
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, no_ipv6_prefix_list_seq_le_ge_cmd_vtysh,
+ "no ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) X:X::X:X/M le <0-128> ge <0-128>",
"Negate a command or set its defaults\n"
- "BGP specific commands\n"
- "Change the default bestpath selection\n"
- "MED attribute\n"
- "Compare MED among confederation paths\n"
- "Treat missing MED as the least preferred one\n")
-
-DEFSH (VTYSH_BGPD, neighbor_timers_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "timers <0-65535> <0-65535>",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "BGP per neighbor timers\n"
- "Keepalive interval\n"
- "Holdtime\n")
-
-DEFSH (VTYSH_ZEBRA, show_ipv6_forwarding_cmd_vtysh,
- "show ipv6 forwarding",
- "Show running system information\n"
"IPv6 information\n"
- "Forwarding status\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ip_prefix_list_summary_name_cmd_vtysh,
- "show ip prefix-list summary WORD",
- "Show running system information\n"
- "IP information\n"
"Build a prefix list\n"
- "Summary of prefix lists\n"
- "Name of a prefix list\n")
-
-DEFSH (VTYSH_BGPD, debug_bgp_normal_cmd_vtysh,
- "debug bgp",
- "Debugging functions (see also 'undebug')\n"
- "BGP information\n")
+ "Name of a prefix list\n"
+ "sequence number of an entry\n"
+ "Sequence number\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
+ "Maximum prefix length to be matched\n"
+ "Maximum prefix length\n"
+ "Minimum prefix length to be matched\n"
+ "Minimum prefix length\n")
DEFSH (VTYSH_BGPD, clear_bgp_ipv6_all_in_prefix_filter_cmd_vtysh,
"clear bgp ipv6 * in prefix-filter",
"Soft reconfig inbound update\n"
"Push out prefix-list ORF and do inbound soft reconfig\n")
-DEFSH (VTYSH_OSPFD, no_area_vlink_authkey_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
- "(authentication-key|)",
- "Negate a command or set its defaults\n"
- "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
- "Authentication password (key)\n" "The OSPF password (key)")
+DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_all_neighbors_cmd_vtysh,
+ "show ip bgp vpnv4 all neighbors",
+ "Show running system information\n"
+ "IP information\n"
+ "BGP information\n"
+ "Display VPNv4 NLRI specific information\n"
+ "Display information about all VPNv4 NLRIs\n"
+ "Detailed information on TCP and BGP neighbor connections\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_external_out_cmd_vtysh,
- "clear bgp ipv6 external WORD out",
- "Reset functions\n"
+DEFSH (VTYSH_BGPD, show_bgp_ipv6_neighbors_cmd_vtysh,
+ "show bgp ipv6 neighbors",
+ "Show running system information\n"
"BGP information\n"
"Address family\n"
- "Clear all external peers\n"
- "Soft reconfig outbound update\n")
+ "Detailed information on TCP and BGP neighbor connections\n")
-DEFSH (VTYSH_RIPNGD, no_debug_ripng_packet_cmd_vtysh,
- "no debug ripng packet",
+DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_kernel_metric_routemap_cmd_vtysh,
+ "no redistribute kernel metric <0-16> route-map WORD",
"Negate a command or set its defaults\n"
- "Debugging functions (see also 'undebug')\n"
- "RIPng configuration\n"
- "Debug option set for ripng packet\n")
+ "Redistribute information from another routing protocol\n"
+ "Kernel routes\n"
+ "Metric\n"
+ "Metric value\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
-DEFSH (VTYSH_ZEBRA, no_multicast_cmd_vtysh,
- "no multicast",
+DEFSH (VTYSH_BGPD, old_no_ipv6_aggregate_address_summary_only_cmd_vtysh,
+ "no ipv6 bgp aggregate-address X:X::X:X/M summary-only",
"Negate a command or set its defaults\n"
- "Unset multicast flag to interface\n")
+ "IPv6 information\n"
+ "BGP information\n"
+ "Configure BGP aggregate entries\n"
+ "Aggregate prefix\n"
+ "Filter more specific routes from updates\n")
-DEFSH (VTYSH_RIPD, ip_rip_send_version_cmd_vtysh,
- "ip rip send version (1|2)",
+DEFSH (VTYSH_BGPD, show_ipv6_bgp_summary_cmd_vtysh,
+ "show ipv6 bgp summary",
+ "Show running system information\n"
+ "IPv6 information\n"
+ "BGP information\n"
+ "Summary of BGP neighbor status\n")
+
+DEFSH (VTYSH_BGPD, clear_ip_bgp_instance_all_in_prefix_filter_cmd_vtysh,
+ "clear ip bgp view WORD * in prefix-filter",
+ "Reset functions\n"
"IP information\n"
- "Routing Information Protocol\n"
- "Advertisement transmission\n"
- "Version control\n"
- "RIP version 1\n"
- "RIP version 2\n")
+ "BGP information\n"
+ "BGP view\n"
+ "view name\n"
+ "Clear all peers\n"
+ "Soft reconfig inbound update\n"
+ "Push out prefix-list ORF and do inbound soft reconfig\n")
-DEFSH (VTYSH_RIPD, no_rip_distance_source_cmd_vtysh,
- "no distance <1-255> A.B.C.D/M",
+DEFSH (VTYSH_BGPD, no_ip_extcommunity_list_standard_cmd_vtysh,
+ "no ip extcommunity-list <1-99> (deny|permit) .AA:NN",
"Negate a command or set its defaults\n"
- "Administrative distance\n"
- "Distance value\n"
- "IP source prefix\n")
+ "IP information\n"
+ "Add a extended community list entry\n"
+ "Extended Community list number (standard)\n"
+ "Specify community to reject\n"
+ "Specify community to accept\n"
+ "Extended community attribute in 'rt aa:nn_or_IPaddr:nn' OR 'soo aa:nn_or_IPaddr:nn' format\n")
-DEFSH (VTYSH_OSPFD, no_ip_ospf_retransmit_interval_addr_cmd_vtysh,
- "no ip ospf retransmit-interval A.B.C.D",
- "Negate a command or set its defaults\n"
- "IP Information\n"
- "OSPF interface commands\n"
- "Time between retransmitting lost link state advertisements\n"
- "Address of interface")
+DEFSH (VTYSH_OSPFD, ospf_distribute_list_out_cmd_vtysh,
+ "distribute-list WORD out (kernel|connected|static|rip|bgp)",
+ "Filter networks in routing updates\n"
+ "Access-list name\n"
+ "Filter outgoing routing updates\n"
+ "Kernel routes\n"
+ "Connected\n"
+ "Static routes\n"
+ "Routing Information Protocol (RIP)\n"
+ "Border Gateway Protocol (BGP)\n")
-DEFSH (VTYSH_BGPD, no_neighbor_weight_val_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "weight <0-65535>",
+DEFSH (VTYSH_RIPNGD|VTYSH_OSPF6D|VTYSH_BGPD, no_ipv6_access_list_remark_arg_cmd_vtysh,
+ "no ipv6 access-list WORD remark .LINE",
"Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Set default weight for routes from this neighbor\n"
- "default weight\n")
+ "IPv6 information\n"
+ "Add an access list entry\n"
+ "IPv6 zebra access-list\n"
+ "Access list entry comment\n"
+ "Comment up to 100 characters\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_paths_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) paths",
+DEFSH (VTYSH_BGPD, show_ip_bgp_flap_statistics_cmd_vtysh,
+ "show ip bgp flap-statistics",
"Show running system information\n"
"IP information\n"
"BGP information\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Path information\n")
+ "Display flap statistics of routes\n")
-DEFSH (VTYSH_BGPD, no_bgp_distance_source_cmd_vtysh,
- "no distance <1-255> A.B.C.D/M",
+DEFSH (VTYSH_ZEBRA, show_ip_route_supernets_cmd_vtysh,
+ "show ip route supernets-only",
+ "Show running system information\n"
+ "IP information\n"
+ "IP routing table\n"
+ "Show supernet entries only\n")
+
+DEFSH (VTYSH_BGPD, set_ipv6_nexthop_local_cmd_vtysh,
+ "set ipv6 next-hop local X:X::X:X",
+ "Set values in destination routing protocol\n"
+ "IPv6 information\n"
+ "IPv6 next-hop address\n"
+ "IPv6 local address\n"
+ "IPv6 address of next hop\n")
+
+DEFSH (VTYSH_OSPFD, no_ospf_rfc1583_flag_cmd_vtysh,
+ "no ospf rfc1583compatibility",
"Negate a command or set its defaults\n"
- "Define an administrative distance\n"
- "Administrative distance\n"
- "IP source prefix\n")
+ "OSPF specific commands\n"
+ "Disable the RFC1583Compatibility flag\n")
-DEFSH (VTYSH_BGPD, show_ipv6_mbgp_community2_cmd_vtysh,
- "show ipv6 mbgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
+DEFSH (VTYSH_BGPD, neighbor_route_map_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "route-map WORD (in|out)",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Apply route map to neighbor\n"
+ "Name of route map\n"
+ "Apply map to incoming routes\n"
+ "Apply map to outbound routes\n")
+
+DEFSH (VTYSH_BGPD, no_debug_bgp_keepalive_cmd_vtysh,
+ "no debug bgp keepalives",
+ "Negate a command or set its defaults\n"
+ "Debugging functions (see also 'undebug')\n"
+ "BGP information\n"
+ "BGP keepalives\n")
+
+DEFSH (VTYSH_OSPF6D, show_debug_ospf6_damp_cmd_vtysh,
+ "show debugging ospf6 damp",
"Show running system information\n"
- "IPv6 information\n"
- "MBGP information\n"
+ "Debugging functions (see also 'undebug')\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "Flap-dampening information\n"
+ )
+
+DEFSH (VTYSH_BGPD, show_bgp_ipv6_community3_exact_cmd_vtysh,
+ "show bgp ipv6 community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
+ "Show running system information\n"
+ "BGP information\n"
+ "Address family\n"
"Display routes matching the communities\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n")
-
-DEFSH (VTYSH_BGPD, neighbor_set_peer_group_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X) " "peer-group WORD",
- "Specify neighbor router\n"
- "Neighbor address\nIPv6 address\n"
- "Member of the peer-group\n"
- "peer-group name\n")
-
-DEFSH (VTYSH_OSPFD, ospf_default_information_originate_metric_type_cmd_vtysh,
- "default-information originate metric <0-16777214> metric-type (1|2)",
- "Control distribution of default information\n"
- "Distribute a default route\n"
- "OSPF default metric\n"
- "OSPF metric\n"
- "OSPF metric type for default routes\n"
- "Set OSPF External Type 1 metrics\n"
- "Set OSPF External Type 2 metrics\n")
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "Exact match of the communities")
-DEFSH (VTYSH_OSPF6D, ipv6_ospf6_cost_cmd_vtysh,
- "ipv6 ospf6 cost COST",
+DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_topology_router_lsid_cmd_vtysh,
+ "show ipv6 ospf6 topology (A.B.C.D|<0-4294967295>) (A.B.C.D|<0-4294967295>)",
+ "Show running system information\n"
"IPv6 Information\n"
"Open Shortest Path First (OSPF) for IPv6\n"
- "Interface cost\n"
- "<1-65535> Cost\n"
+ "Inter Area topology information\n"
+ "Specify Router-ID\n"
+ "Specify Router-ID\n"
+ "Specify Link State ID\n"
+ "Specify Link State ID\n"
)
-DEFSH (VTYSH_OSPFD, ospf_default_information_originate_type_metric_cmd_vtysh,
- "default-information originate metric-type (1|2) metric <0-16777214>",
- "Control distribution of default information\n"
- "Distribute a default route\n"
- "OSPF metric type for default routes\n"
- "Set OSPF External Type 1 metrics\n"
- "Set OSPF External Type 2 metrics\n"
- "OSPF default metric\n"
- "OSPF metric\n")
-
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_ipv4_out_cmd_vtysh,
- "clear ip bgp A.B.C.D ipv4 (unicast|multicast) out",
- "Reset functions\n"
- "IP information\n"
- "BGP information\n"
- "BGP neighbor address to clear\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Soft reconfig outbound update\n")
+DEFSH (VTYSH_BGPD, no_bgp_network_mask_natural_route_map_cmd_vtysh,
+ "no network A.B.C.D route-map WORD",
+ "Negate a command or set its defaults\n"
+ "Specify a network to announce via BGP\n"
+ "Network number\n"
+ "Route-map to modify the attributes\n"
+ "Name of the route map\n")
-DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_area_route_prefix_cmd_vtysh,
- "show ipv6 ospf6 area A.B.C.D route (X::X|detail)",
+DEFSH (VTYSH_BGPD, show_ipv6_mbgp_community_all_cmd_vtysh,
+ "show ipv6 mbgp community",
"Show running system information\n"
- "IPv6 Information\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "Area information\n"
- "Area ID (as an IPv4 notation)\n"
- "Routing Table\n"
- "Specify IPv6 address\n"
- "Detailed information\n"
- )
+ "IPv6 information\n"
+ "MBGP information\n"
+ "Display routes matching the communities\n")
-DEFSH (VTYSH_OSPFD, no_area_stub_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) stub",
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_route_map_cmd_vtysh,
+ "no route-map WORD (deny|permit) <1-65535>",
"Negate a command or set its defaults\n"
- "OSPF area parameters\n"
- "OSPF area ID in IP address format\n"
- "OSPF area ID as a decimal value\n"
- "Configure OSPF area as stub\n")
+ "Create route-map or enter route-map command mode\n"
+ "Route map tag\n"
+ "Route map denies set operations\n"
+ "Route map permits set operations\n"
+ "Sequence to insert to/delete from existing route-map entry\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_regexp_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) regexp .LINE",
+DEFSH (VTYSH_ZEBRA, ip_address_cmd_vtysh,
+ "ip address A.B.C.D/M",
+ "Interface Internet Protocol config commands\n"
+ "Set the IP address of an interface\n"
+ "IP address (e.g. 10.0.0.1/8)\n")
+
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, no_ipv6_prefix_list_ge_cmd_vtysh,
+ "no ipv6 prefix-list WORD (deny|permit) X:X::X:X/M ge <0-128>",
+ "Negate a command or set its defaults\n"
+ "IPv6 information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
+ "Minimum prefix length to be matched\n"
+ "Minimum prefix length\n")
+
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, no_ipv6_prefix_list_sequence_number_cmd_vtysh,
+ "no ipv6 prefix-list sequence-number",
+ "Negate a command or set its defaults\n"
+ "IPv6 information\n"
+ "Build a prefix list\n"
+ "Include/exclude sequence numbers in NVGEN\n")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_cmd_vtysh,
+ "show ip bgp ipv4 (unicast|multicast)",
"Show running system information\n"
"IP information\n"
"BGP information\n"
"Address family\n"
"Address Family modifier\n"
- "Address Family modifier\n"
- "Display routes matching the AS path regular expression\n"
- "A regular-expression to match the BGP AS paths\n")
+ "Address Family modifier\n")
-DEFSH (VTYSH_BGPD, match_ecommunity_cmd_vtysh,
- "match extcommunity (<1-99>|<100-199>|WORD)",
- "Match values from routing table\n"
- "Match BGP/VPN extended community list\n"
- "Extended community-list number (standard)\n"
- "Extended community-list number (expanded)\n"
- "Extended community-list name\n")
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_extended_any_host_cmd_vtysh,
+ "access-list (<100-199>|<2000-2699>) (deny|permit) ip any host A.B.C.D",
+ "Add an access list entry\n"
+ "IP extended access list\n"
+ "IP extended access list (expanded range)\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "Any Internet Protocol\n"
+ "Any source host\n"
+ "A single destination host\n"
+ "Destination address\n")
-DEFSH (VTYSH_BGPD, no_ip_community_list_name_standard_cmd_vtysh,
- "no ip community-list standard WORD (deny|permit) .AA:NN",
+DEFSH (VTYSH_BGPD, ipv6_mbgp_neighbor_routes_cmd_vtysh,
+ "show ipv6 mbgp neighbors (A.B.C.D|X:X::X:X) routes",
+ "Show running system information\n"
+ "IPv6 information\n"
+ "MBGP information\n"
+ "Detailed information on TCP and BGP neighbor connections\n"
+ "Neighbor to display information about\n"
+ "Neighbor to display information about\n"
+ "Display routes learned from neighbor\n")
+
+DEFSH (VTYSH_OSPFD, area_vlink_param4_cmd_vtysh,
+ "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
+ "(hello-interval|retransmit-interval|transmit-delay|dead-interval) <1-65535> "
+ "(hello-interval|retransmit-interval|transmit-delay|dead-interval) <1-65535> "
+ "(hello-interval|retransmit-interval|transmit-delay|dead-interval) <1-65535> "
+ "(hello-interval|retransmit-interval|transmit-delay|dead-interval) <1-65535>",
+ "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
+ "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n"
+ "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n"
+ "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n"
+ "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n")
+
+DEFSH (VTYSH_BGPD, no_ip_extcommunity_list_expanded_cmd_vtysh,
+ "no ip extcommunity-list <100-199> (deny|permit) .LINE",
"Negate a command or set its defaults\n"
"IP information\n"
- "Add a community list entry\n"
- "Specify a standard community-list\n"
- "Community list name\n"
+ "Add a extended community list entry\n"
+ "Extended Community list number (expanded)\n"
"Specify community to reject\n"
"Specify community to accept\n"
- "Community number in aa:nn format or internet|local-AS|no-advertise|no-export\n")
+ "An ordered list as a regular-expression\n")
-DEFSH (VTYSH_ZEBRA, no_ipv6_route_ifname_cmd_vtysh,
- "no ipv6 route X:X::X:X/M X:X::X:X INTERFACE",
+DEFSH (VTYSH_RIPD, no_ip_rip_authentication_key_chain_cmd_vtysh,
+ "no ip rip authentication key-chain",
"Negate a command or set its defaults\n"
"IP information\n"
- "Establish static routes\n"
- "IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
- "IPv6 gateway address\n"
- "IPv6 gateway interface name\n")
-
-DEFSH (VTYSH_BGPD, show_ip_bgp_instance_summary_cmd_vtysh,
- "show ip bgp view WORD summary",
- "Show running system information\n"
- "IP information\n"
- "BGP information\n"
- "BGP view\n"
- "View name\n"
- "Summary of BGP neighbor status\n")
-
-DEFSH (VTYSH_OSPFD, ospf_authentication_key_cmd_vtysh,
- "ospf authentication-key AUTH_KEY",
- "OSPF interface commands\n"
- "Authentication password (key)\n"
- "The OSPF password (key)")
+ "Routing Information Protocol\n"
+ "Authentication control\n"
+ "Authentication key-chain\n")
-DEFSH (VTYSH_OSPFD, no_debug_ospf_packet_all_cmd_vtysh,
- "no debug ospf packet (hello|dd|ls-request|ls-update|ls-ack|all)",
+DEFSH (VTYSH_OSPFD, no_ospf_default_information_originate_cmd_vtysh,
+ "no default-information originate",
"Negate a command or set its defaults\n"
- "Debugging functions (see also 'undebug')\n"
- "OSPF information\n"
- "OSPF packets\n"
- "OSPF Hello\n"
- "OSPF Database Description\n"
- "OSPF Link State Request\n"
- "OSPF Link State Update\n"
- "OSPF Link State Acknowledgment\n"
- "OSPF all packets\n")
-
-DEFSH (VTYSH_BGPD, clear_bgp_as_soft_out_cmd_vtysh,
- "clear bgp <1-65535> soft out",
- "Reset functions\n"
- "BGP information\n"
- "Clear peers with the AS number\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ "Control distribution of default information\n"
+ "Distribute a default route\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_route_map_cmd_vtysh,
- "no route-map WORD (deny|permit) <1-65535>",
+DEFSH (VTYSH_BGPD, no_bgp_bestpath_med_cmd_vtysh,
+ "no bgp bestpath med (confed|missing-as-worst)",
"Negate a command or set its defaults\n"
- "Create route-map or enter route-map command mode\n"
- "Route map tag\n"
- "Route map denies set operations\n"
- "Route map permits set operations\n"
- "Sequence to insert to/delete from existing route-map entry\n")
+ "BGP specific commands\n"
+ "Change the default bestpath selection\n"
+ "MED attribute\n"
+ "Compare MED among confederation paths\n"
+ "Treat missing MED as the least preferred one\n")
-DEFSH (VTYSH_BGPD, neighbor_send_community_type_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "send-community (both|extended|standard)",
+DEFSH (VTYSH_ZEBRA, ip_route_cmd_vtysh,
+ "ip route A.B.C.D/M (A.B.C.D|INTERFACE|null0)",
+ "IP information\n"
+ "Establish static routes\n"
+ "IP destination prefix (e.g. 10.0.0.0/8)\n"
+ "IP gateway address\n"
+ "IP gateway interface name\n"
+ "Null interface\n")
+
+DEFSH (VTYSH_BGPD, neighbor_unsuppress_map_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "unsuppress-map WORD",
"Specify neighbor router\n"
"Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Send Community attribute to this neighbor\n"
- "Send Standard and Extended Community attributes\n"
- "Send Extended Community attributes\n"
- "Send Standard Community attributes\n")
-
-DEFSH (VTYSH_ZEBRA, no_ip_address_cmd_vtysh,
- "no ip address A.B.C.D/M",
- "Negate a command or set its defaults\n"
- "Interface Internet Protocol config commands\n"
- "Set the IP address of an interface\n"
- "IP Address (e.g. 10.0.0.1/8)")
+ "Route-map to selectively unsuppress suppressed routes\n"
+ "Name of route map\n")
-DEFSH (VTYSH_BGPD, neighbor_interface_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X) " "interface WORD",
- "Specify neighbor router\n"
- "Neighbor address\nIPv6 address\n"
- "Interface\n"
- "Interface name\n")
+DEFSH (VTYSH_RIPNGD, ripng_route_cmd_vtysh,
+ "route IPV6ADDR",
+ "Static route setup\n"
+ "Set static RIPng route announcement\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_neighbor_flap_cmd_vtysh,
- "show ip bgp neighbors (A.B.C.D|X:X::X:X) flap-statistics",
+DEFSH (VTYSH_BGPD, show_ip_bgp_neighbor_damp_cmd_vtysh,
+ "show ip bgp neighbors (A.B.C.D|X:X::X:X) dampened-routes",
"Show running system information\n"
"IP information\n"
"BGP information\n"
"Detailed information on TCP and BGP neighbor connections\n"
"Neighbor to display information about\n"
"Neighbor to display information about\n"
- "Display flap statistics of the routes learned from neighbor\n")
-
-DEFSH (VTYSH_OSPFD, ip_ospf_network_cmd_vtysh,
- "ip ospf network (broadcast|non-broadcast|point-to-multipoint|point-to-point)",
- "IP Information\n"
- "OSPF interface commands\n"
- "Network type\n"
- "Specify OSPF broadcast multi-access network\n"
- "Specify OSPF NBMA network\n"
- "Specify OSPF point-to-multipoint network\n"
- "Specify OSPF point-to-point network\n")
+ "Display the dampened routes received from neighbor\n")
-DEFSH (VTYSH_BGPD, no_neighbor_send_community_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "send-community",
- "Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Send Community attribute to this neighbor\n")
+DEFSH (VTYSH_RIPD, send_lifetime_month_day_day_month_cmd_vtysh,
+ "send-lifetime HH:MM:SS MONTH <1-31> <1993-2035> HH:MM:SS <1-31> MONTH <1993-2035>",
+ "Set send lifetime of the key\n"
+ "Time to start\n"
+ "Month of the year to start\n"
+ "Day of th month to start\n"
+ "Year to start\n"
+ "Time to expire\n"
+ "Day of th month to expire\n"
+ "Month of the year to expire\n"
+ "Year to expire\n")
-DEFSH (VTYSH_BGPD, no_neighbor_strict_capability_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X) " "strict-capability-match",
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_route_map_all_cmd_vtysh,
+ "no route-map WORD",
"Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nIPv6 address\n"
- "Strict capability negotiation match\n")
+ "Create route-map or enter route-map command mode\n"
+ "Route map tag\n")
-DEFSH (VTYSH_BGPD, no_neighbor_update_source_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "update-source",
+DEFSH (VTYSH_RIPD, no_rip_network_cmd_vtysh,
+ "no network (A.B.C.D/M|WORD)",
"Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Source of routing updates\n"
+ "Enable routing on an IP network\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
"Interface name\n")
-DEFSH (VTYSH_OSPFD, no_area_filter_list_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) filter-list prefix WORD (in|out)",
- "Negate a command or set its defaults\n"
- "OSPF area parameters\n"
- "OSPF area ID in IP address format\n"
- "OSPF area ID as a decimal value\n"
- "Filter networks between OSPF areas\n"
- "Filter prefixes between OSPF areas\n"
- "Name of an IP prefix-list\n"
- "Filter networks sent to this area\n"
- "Filter networks sent from this area\n")
+DEFSH (VTYSH_BGPD, bgp_network_mask_route_map_cmd_vtysh,
+ "network A.B.C.D mask A.B.C.D route-map WORD",
+ "Specify a network to announce via BGP\n"
+ "Network number\n"
+ "Network mask\n"
+ "Network mask\n"
+ "Route-map to modify the attributes\n"
+ "Name of the route map\n")
-DEFSH (VTYSH_ZEBRA, show_debugging_zebra_cmd_vtysh,
- "show debugging zebra",
- "Show running system information\n"
- "Zebra configuration\n"
- "Debugging information\n")
+DEFSH (VTYSH_BGPD, set_vpnv4_nexthop_cmd_vtysh,
+ "set vpnv4 next-hop A.B.C.D",
+ "Set values in destination routing protocol\n"
+ "VPNv4 information\n"
+ "VPNv4 next-hop address\n"
+ "IP address of next hop\n")
-DEFSH (VTYSH_BGPD, ip_community_list_name_standard_cmd_vtysh,
- "ip community-list standard WORD (deny|permit) .AA:NN",
- "IP information\n"
- "Add a community list entry\n"
- "Add a standard community-list entry\n"
- "Community list name\n"
- "Specify community to reject\n"
- "Specify community to accept\n"
- "Community number in aa:nn format or internet|local-AS|no-advertise|no-export\n")
+DEFSH (VTYSH_OSPFD, no_debug_ospf_packet_send_recv_detail_cmd_vtysh,
+ "no debug ospf packet (hello|dd|ls-request|ls-update|ls-ack|all) (send|recv) (detail|)",
+ "Negate a command or set its defaults\n"
+ "Debugging functions\n"
+ "OSPF information\n"
+ "OSPF packets\n"
+ "OSPF Hello\n"
+ "OSPF Database Description\n"
+ "OSPF Link State Request\n"
+ "OSPF Link State Update\n"
+ "OSPF Link State Acknowledgment\n"
+ "OSPF all packets\n"
+ "Packet sent\n"
+ "Packet received\n"
+ "Detail Information\n")
-DEFSH (VTYSH_BGPD, clear_bgp_as_out_cmd_vtysh,
- "clear bgp <1-65535> out",
+DEFSH (VTYSH_RIPD, no_rip_default_metric_cmd_vtysh,
+ "no default-metric",
+ "Negate a command or set its defaults\n"
+ "Set a metric of redistribute routes\n"
+ "Default metric\n")
+
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_group_soft_out_cmd_vtysh,
+ "clear ip bgp peer-group WORD soft out",
"Reset functions\n"
+ "IP information\n"
"BGP information\n"
- "Clear peers with the AS number\n"
+ "Clear all members of peer-group\n"
+ "BGP peer-group name\n"
+ "Soft reconfig\n"
"Soft reconfig outbound update\n")
-DEFSH (VTYSH_OSPF6D, show_zebra_cmd_vtysh,
- "show zebra",
+DEFSH (VTYSH_BGPD, show_ipv6_mbgp_route_cmd_vtysh,
+ "show ipv6 mbgp X:X::X:X",
"Show running system information\n"
- "Zebra information\n")
+ "IP information\n"
+ "MBGP information\n"
+ "Network in the MBGP routing table to display\n")
-DEFSH (VTYSH_BGPD, no_aggregate_address_as_set_summary_cmd_vtysh,
- "no aggregate-address A.B.C.D/M as-set summary-only",
- "Negate a command or set its defaults\n"
- "Configure BGP aggregate entries\n"
- "Aggregate prefix\n"
- "Generate AS set path information\n"
- "Filter more specific routes from updates\n")
+DEFSH (VTYSH_OSPFD, neighbor_cmd_vtysh,
+ "neighbor A.B.C.D",
+ "Specify neighbor router\n"
+ "Neighbor IP address\n")
+
+DEFSH (VTYSH_BGPD, clear_ip_bgp_external_ipv4_in_cmd_vtysh,
+ "clear ip bgp external ipv4 (unicast|multicast) in",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "Clear all external peers\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Soft reconfig inbound update\n")
-DEFSH (VTYSH_OSPFD, area_nssa_translate_no_summary_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) nssa (translate-candidate|translate-never|translate-always) (no-summary|)",
+DEFSH (VTYSH_OSPFD, area_range_advertise_cmd_vtysh,
+ "area (A.B.C.D|<0-4294967295>) range A.B.C.D/M advertise",
"OSPF area parameters\n"
"OSPF area ID in IP address format\n"
"OSPF area ID as a decimal value\n"
- "Configure OSPF area as nssa\n"
- "Configure NSSA-ABR for translate election (default)\n"
- "Configure NSSA-ABR to never translate\n"
- "Configure NSSA-ABR to always translate\n"
- "Do not inject inter-area routes into nssa\n"
- "dummy\n")
-
-DEFSH (VTYSH_BGPD, show_ipv6_mbgp_summary_cmd_vtysh,
- "show ipv6 mbgp summary",
- "Show running system information\n"
- "IPv6 information\n"
- "MBGP information\n"
- "Summary of BGP neighbor status\n")
+ "OSPF area range for route advertise (default)\n"
+ "Area range prefix\n"
+ "Advertise this range (default)\n")
-DEFSH (VTYSH_OSPF6D, no_ospf6_redistribute_cmd_vtysh,
- "no redistribute (static|kernel|connected|ripng|bgp)",
- "Negate a command or set its defaults\n"
- "Redistribute\n"
- "Static route\n"
- "Kernel route\n"
- "Connected route\n"
- "RIPng route\n"
- "BGP route\n"
- )
+DEFSH (VTYSH_OSPFD, timers_spf_cmd_vtysh,
+ "timers spf <0-4294967295> <0-4294967295>",
+ "Adjust routing timers\n"
+ "OSPF SPF timers\n"
+ "Delay between receiving a change to SPF calculation\n"
+ "Hold time between consecutive SPF calculations\n")
-DEFSH (VTYSH_RIPD, show_ip_protocols_rip_cmd_vtysh,
- "show ip protocols",
- "Show running system information\n"
+DEFSH (VTYSH_ZEBRA, ipv6_route_pref_cmd_vtysh,
+ "ipv6 route X:X::X:X/M (X:X::X:X|INTERFACE) <1-255>",
"IP information\n"
- "IP routing protocol process parameters and statistics\n")
-
-DEFSH (VTYSH_BGPD, show_bgp_ipv6_community_list_exact_cmd_vtysh,
- "show bgp ipv6 community-list WORD exact-match",
- "Show running system information\n"
- "BGP information\n"
- "Address family\n"
- "Display routes matching the community-list\n"
- "community-list name\n"
- "Exact match of the communities\n")
-
-DEFSH (VTYSH_RIPNGD, ripng_redistribute_ospf6_cmd_vtysh,
- "redistribute ospf6",
- "Redistribute information from another routing protocol\n"
- "IPv6 Open Shortest Path First (OSPFv3)\n")
+ "Establish static routes\n"
+ "IPv6 destination prefix (e.g. 3ffe:506::/32)\n"
+ "IPv6 gateway address\n"
+ "IPv6 gateway interface name\n"
+ "Distance value for this prefix\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_external_in_cmd_vtysh,
- "clear bgp ipv6 external WORD in",
- "Reset functions\n"
- "BGP information\n"
- "Address family\n"
- "Clear all external peers\n"
- "Soft reconfig inbound update\n")
+DEFSH (VTYSH_BGPD, no_bgp_default_local_preference_val_cmd_vtysh,
+ "no bgp default local-preference <0-4294967295>",
+ "Negate a command or set its defaults\n"
+ "BGP specific commands\n"
+ "Configure BGP defaults\n"
+ "local preference (higher=more preferred)\n"
+ "Configure default local preference value\n")
-DEFSH (VTYSH_OSPFD, area_vlink_authtype_args_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
- "(authentication|) (message-digest|null)",
- "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
- "Enable authentication on this virtual link\n" "dummy string \n" "Use null authentication\n" "Use message-digest authentication\n")
+DEFSH (VTYSH_RIPNGD, ripng_timers_cmd_vtysh,
+ "timers basic <0-65535> <0-65535> <0-65535>",
+ "RIPng timers setup\n"
+ "Basic timer\n"
+ "Routing table update timer value in second. Default is 30.\n"
+ "Routing information timeout timer. Default is 180.\n"
+ "Garbage collection timer. Default is 120.\n")
-DEFSH (VTYSH_OSPFD, no_area_range_substitute_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) range A.B.C.D/M substitute A.B.C.D/M",
+DEFSH (VTYSH_BGPD, no_neighbor_attr_unchanged8_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged next-hop as-path med",
"Negate a command or set its defaults\n"
- "OSPF area parameters\n"
- "OSPF area ID in IP address format\n"
- "OSPF area ID as a decimal value\n"
- "Summarize routes matching address/mask (border routers only)\n"
- "Area range prefix\n"
- "Announce area range as another prefix\n"
- "Network prefix to be announced instead of range\n")
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "BGP attribute is propagated unchanged to this neighbor\n"
+ "Nexthop attribute\n"
+ "As-path attribute\n"
+ "Med attribute\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_neighbor_routes_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) neighbors (A.B.C.D|X:X::X:X) routes",
+DEFSH (VTYSH_BGPD, show_ip_bgp_community2_cmd_vtysh,
+ "show ip bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
"Show running system information\n"
"IP information\n"
"BGP information\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Detailed information on TCP and BGP neighbor connections\n"
- "Neighbor to display information about\n"
- "Neighbor to display information about\n"
- "Display routes learned from neighbor\n")
+ "Display routes matching the communities\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_cmd_vtysh,
- "clear bgp ipv6 (A.B.C.D|X:X::X:X)",
- "Reset functions\n"
- "BGP information\n"
- "Address family\n"
- "BGP neighbor address to clear\n"
- "BGP IPv6 neighbor to clear\n")
+DEFSH (VTYSH_OSPFD, no_set_metric_type_cmd_vtysh,
+ "no set metric-type",
+ "Negate a command or set its defaults\n"
+ "Set values in destination routing protocol\n"
+ "Type of metric for destination routing protocol\n")
-DEFSH (VTYSH_BGPD, show_ipv6_mbgp_community4_cmd_vtysh,
- "show ipv6 mbgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
+DEFSH (VTYSH_BGPD, neighbor_peer_group_cmd_vtysh,
+ "neighbor WORD peer-group",
+ "Specify neighbor router\n"
+ "Neighbor tag\n"
+ "Configure peer-group\n")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_community_exact_cmd_vtysh,
+ "show ip bgp community (AA:NN|local-AS|no-advertise|no-export) exact-match",
"Show running system information\n"
- "IPv6 information\n"
- "MBGP information\n"
+ "IP information\n"
+ "BGP information\n"
"Display routes matching the communities\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"Do not advertise to any peer (well-known community)\n"
"Do not export to next AS (well-known community)\n"
+ "Exact match of the communities")
+
+DEFSH (VTYSH_BGPD, bgp_enforce_first_as_cmd_vtysh,
+ "bgp enforce-first-as",
+ "BGP information\n"
+ "Enforce the first AS for EBGP routes\n")
+
+DEFSH (VTYSH_BGPD, show_bgp_community3_exact_cmd_vtysh,
+ "show bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
+ "Show running system information\n"
+ "BGP information\n"
+ "Display routes matching the communities\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"Do not advertise to any peer (well-known community)\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n")
+ "Do not export to next AS (well-known community)\n"
+ "Exact match of the communities")
-DEFSH (VTYSH_BGPD, ip_community_list_cmd_vtysh,
- "ip community-list WORD (deny|permit) .AA:NN",
+DEFSH (VTYSH_OSPFD, ospf_dead_interval_cmd_vtysh,
+ "ospf dead-interval <1-65535>",
+ "OSPF interface commands\n"
+ "Interval after which a neighbor is declared dead\n"
+ "Seconds\n")
+
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_group_soft_cmd_vtysh,
+ "clear bgp ipv6 peer-group WORD soft",
+ "Reset functions\n"
+ "BGP information\n"
+ "Address family\n"
+ "Clear all members of peer-group\n"
+ "BGP peer-group name\n"
+ "Soft reconfig\n")
+
+DEFSH (VTYSH_OSPFD, area_vlink_authtype_args_md5_cmd_vtysh,
+ "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
+ "(authentication|) (message-digest|null) "
+ "(message-digest-key|) <1-255> md5 KEY",
+ "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
+ "Enable authentication on this virtual link\n" "dummy string \n" "Use null authentication\n" "Use message-digest authentication\n"
+ "Message digest authentication password (key)\n" "dummy string \n" "Key ID\n" "Use MD5 algorithm\n" "The OSPF password (key)")
+
+DEFSH (VTYSH_BGPD, clear_bgp_external_cmd_vtysh,
+ "clear bgp external",
+ "Reset functions\n"
+ "BGP information\n"
+ "Clear all external peers\n")
+
+DEFSH (VTYSH_BGPD, no_ip_community_list_name_standard_cmd_vtysh,
+ "no ip community-list standard WORD (deny|permit) .AA:NN",
+ "Negate a command or set its defaults\n"
"IP information\n"
"Add a community list entry\n"
+ "Specify a standard community-list\n"
"Community list name\n"
"Specify community to reject\n"
"Specify community to accept\n"
"Community number in aa:nn format or internet|local-AS|no-advertise|no-export\n")
-DEFSH (VTYSH_OSPFD, no_router_id_cmd_vtysh,
- "no router-id",
- "Negate a command or set its defaults\n"
- "router-id for the OSPF process\n")
-
-DEFSH (VTYSH_RIPD, no_match_ip_address_val_cmd_vtysh,
- "no match ip address WORD",
- "Negate a command or set its defaults\n"
- "Match values from routing table\n"
- "IP information\n"
- "Match address of route\n"
- "IP access-list name\n")
-
-DEFSH (VTYSH_BGPD, no_neighbor_attr_unchanged10_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged med as-path next-hop",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_BGPD, neighbor_update_source_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "update-source WORD",
"Specify neighbor router\n"
"Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "BGP attribute is propagated unchanged to this neighbor\n"
- "Med attribute\n"
- "As-path attribute\n"
- "Nexthop attribute\n")
+ "Source of routing updates\n"
+ "Interface name\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_as_vpnv4_out_cmd_vtysh,
- "clear ip bgp <1-65535> vpnv4 unicast out",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_group_in_cmd_vtysh,
+ "clear ip bgp peer-group WORD in",
"Reset functions\n"
"IP information\n"
"BGP information\n"
- "Clear peers with the AS number\n"
- "Address family\n"
- "Address Family modifier\n"
- "Soft reconfig outbound update\n")
+ "Clear all members of peer-group\n"
+ "BGP peer-group name\n"
+ "Soft reconfig inbound update\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_as_in_prefix_filter_cmd_vtysh,
- "clear bgp ipv6 <1-65535> in prefix-filter",
- "Reset functions\n"
- "BGP information\n"
- "Address family\n"
- "Clear peers with the AS number\n"
- "Soft reconfig inbound update\n"
- "Push out prefix-list ORF and do inbound soft reconfig\n")
+DEFSH (VTYSH_OSPFD, neighbor_priority_cmd_vtysh,
+ "neighbor A.B.C.D priority <0-255>",
+ "Specify neighbor router\n"
+ "Neighbor IP address\n"
+ "Neighbor Priority\n"
+ "Seconds\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_external_soft_cmd_vtysh,
- "clear bgp ipv6 external soft",
- "Reset functions\n"
- "BGP information\n"
- "Address family\n"
- "Clear all external peers\n"
- "Soft reconfig\n")
+DEFSH (VTYSH_BGPD, ip_extcommunity_list_name_standard_cmd_vtysh,
+ "ip extcommunity-list standard WORD (deny|permit) .AA:NN",
+ "IP information\n"
+ "Add a extended community list entry\n"
+ "Specify standard extcommunity-list\n"
+ "Extended Community list name\n"
+ "Specify community to reject\n"
+ "Specify community to accept\n"
+ "Extended community attribute in 'rt aa:nn_or_IPaddr:nn' OR 'soo aa:nn_or_IPaddr:nn' format\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ipv6_prefix_list_seq_cmd_vtysh,
- "no ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) (X:X::X:X/M|any)",
+DEFSH (VTYSH_BGPD, neighbor_capability_route_refresh_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "capability route-refresh",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Advertise capability to the peer\n"
+ "Advertise route-refresh capability to this neighbor\n")
+
+DEFSH (VTYSH_BGPD, no_ipv6_bgp_network_cmd_vtysh,
+ "no network X:X::X:X/M",
"Negate a command or set its defaults\n"
- "IPv6 information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "sequence number of an entry\n"
- "Sequence number\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
- "Any prefix match. Same as \"::0/0 le 128\"\n")
-
-DEFSH (VTYSH_BGPD, no_debug_bgp_update_cmd_vtysh,
- "no debug bgp updates",
- "Negate a command or set its defaults\n"
- "Debugging functions (see also 'undebug')\n"
- "BGP information\n"
- "BGP updates\n")
-
-DEFSH (VTYSH_OSPFD|VTYSH_OSPF6D, ospf6_routemap_set_metric_type_cmd_vtysh,
- "set metric-type (type-1|type-2)",
- "Set value\n"
- "Type of metric\n"
- "OSPF6 external type 1 metric\n"
- "OSPF6 external type 2 metric\n")
+ "Specify a network to announce via BGP\n"
+ "IPv6 prefix <network>/<length>\n")
-DEFSH (VTYSH_BGPD, no_bgp_confederation_identifier_arg_cmd_vtysh,
- "no bgp confederation identifier <1-65535>",
+DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_connected_metric_val_cmd_vtysh,
+ "no redistribute connected metric <0-16>",
"Negate a command or set its defaults\n"
- "BGP specific commands\n"
- "AS confederation parameters\n"
- "AS number\n"
- "Set routing domain confederation AS\n")
+ "Redistribute information from another routing protocol\n"
+ "Connected\n"
+ "Metric\n"
+ "Metric value\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_as_cmd_vtysh,
- "clear ip bgp <1-65535>",
- "Reset functions\n"
+DEFSH (VTYSH_RIPD, ip_rip_receive_version_1_cmd_vtysh,
+ "ip rip receive version 1 2",
"IP information\n"
- "BGP information\n"
- "Clear peers with the AS number\n")
-
-DEFSH (VTYSH_BGPD, neighbor_attr_unchanged_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "BGP attribute is propagated unchanged to this neighbor\n")
-
-DEFSH (VTYSH_OSPF6D, ipv6_ospf6_deadinterval_cmd_vtysh,
- "ipv6 ospf6 dead-interval ROUTER_DEAD_INTERVAL",
- "IPv6 Information\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "Interval after which a neighbor is declared dead\n"
- "<1-65535> Seconds\n"
- )
-
-DEFSH (VTYSH_OSPFD, area_vlink_param4_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
- "(hello-interval|retransmit-interval|transmit-delay|dead-interval) <1-65535> "
- "(hello-interval|retransmit-interval|transmit-delay|dead-interval) <1-65535> "
- "(hello-interval|retransmit-interval|transmit-delay|dead-interval) <1-65535> "
- "(hello-interval|retransmit-interval|transmit-delay|dead-interval) <1-65535>",
- "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
- "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n"
- "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n"
- "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n"
- "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n")
-
-DEFSH (VTYSH_RIPD, send_lifetime_infinite_day_month_cmd_vtysh,
- "send-lifetime HH:MM:SS <1-31> MONTH <1993-2035> infinite",
- "Set send lifetime of the key\n"
- "Time to start\n"
- "Day of th month to start\n"
- "Month of the year to start\n"
- "Year to start\n"
- "Never expires")
+ "Routing Information Protocol\n"
+ "Advertisement reception\n"
+ "Version control\n"
+ "RIP version 1\n"
+ "RIP version 2\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_extended_cmd_vtysh,
- "access-list (<100-199>|<2000-2699>) (deny|permit) ip A.B.C.D A.B.C.D A.B.C.D A.B.C.D",
- "Add an access list entry\n"
- "IP extended access list\n"
- "IP extended access list (expanded range)\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Any Internet Protocol\n"
- "Source address\n"
- "Source wildcard bits\n"
- "Destination address\n"
- "Destination Wildcard bits\n")
+DEFSH (VTYSH_BGPD, no_match_ecommunity_val_cmd_vtysh,
+ "no match extcommunity (<1-99>|<100-199>|WORD)",
+ "Negate a command or set its defaults\n"
+ "Match values from routing table\n"
+ "Match BGP/VPN extended community list\n"
+ "Extended community-list number (standard)\n"
+ "Extended community-list number (expanded)\n"
+ "Extended community-list name\n")
-DEFSH (VTYSH_OSPFD, ip_ospf_retransmit_interval_addr_cmd_vtysh,
- "ip ospf retransmit-interval <3-65535> A.B.C.D",
- "IP Information\n"
- "OSPF interface commands\n"
- "Time between retransmitting lost link state advertisements\n"
- "Seconds\n"
- "Address of interface")
+DEFSH (VTYSH_BGPD, no_bgp_network_mask_cmd_vtysh,
+ "no network A.B.C.D mask A.B.C.D",
+ "Negate a command or set its defaults\n"
+ "Specify a network to announce via BGP\n"
+ "Network number\n"
+ "Network mask\n"
+ "Network mask\n")
-DEFSH (VTYSH_OSPFD, show_ip_ospf_neighbor_detail_cmd_vtysh,
- "show ip ospf neighbor detail",
+DEFSH (VTYSH_ZEBRA, show_interface_cmd_vtysh,
+ "show interface [IFNAME]",
"Show running system information\n"
- "IP information\n"
- "OSPF information\n"
- "Neighbor list\n"
- "detail of all neighbors\n")
-
-DEFSH (VTYSH_BGPD, clear_ip_bgp_as_in_prefix_filter_cmd_vtysh,
- "clear ip bgp <1-65535> in prefix-filter",
- "Reset functions\n"
- "IP information\n"
- "BGP information\n"
- "Clear peers with the AS number\n"
- "Soft reconfig inbound update\n"
- "Push out prefix-list ORF and do inbound soft reconfig\n")
+ "Interface status and configuration\n"
+ "Inteface name\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ip_prefix_list_name_seq_cmd_vtysh,
- "show ip prefix-list WORD seq <1-4294967295>",
- "Show running system information\n"
- "IP information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "sequence number of an entry\n"
- "Sequence number\n")
+DEFSH (VTYSH_OSPFD, no_router_ospf_cmd_vtysh,
+ "no router ospf",
+ "Negate a command or set its defaults\n"
+ "Enable a routing process\n"
+ "Start OSPF configuration\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ip_prefix_list_description_arg_cmd_vtysh,
- "no ip prefix-list WORD description .LINE",
+DEFSH (VTYSH_BGPD, no_bgp_confederation_identifier_cmd_vtysh,
+ "no bgp confederation identifier",
"Negate a command or set its defaults\n"
- "IP information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "Prefix-list specific description\n"
- "Up to 80 characters describing this prefix-list\n")
+ "BGP specific commands\n"
+ "AS confederation parameters\n"
+ "AS number\n")
-DEFSH (VTYSH_BGPD, bgp_redistribute_ipv6_rmap_cmd_vtysh,
- "redistribute (connected|kernel|ospf6|ripng|static) route-map WORD",
+DEFSH (VTYSH_OSPFD, ospf_redistribute_source_metric_type_routemap_cmd_vtysh,
+ "redistribute (kernel|connected|static|rip|bgp) metric <0-16777214> metric-type (1|2) route-map WORD",
"Redistribute information from another routing protocol\n"
- "Connected\n"
"Kernel routes\n"
- "Open Shurtest Path First (OSPFv3)\n"
- "Routing Information Protocol (RIPng)\n"
+ "Connected\n"
"Static routes\n"
+ "Routing Information Protocol (RIP)\n"
+ "Border Gateway Protocol (BGP)\n"
+ "Metric for redistributed routes\n"
+ "OSPF default metric\n"
+ "OSPF exterior metric type for redistributed routes\n"
+ "Set OSPF External Type 1 metrics\n"
+ "Set OSPF External Type 2 metrics\n"
"Route map reference\n"
"Pointer to route-map entries\n")
-DEFSH (VTYSH_RIPD, rip_redistribute_rip_cmd_vtysh,
- "redistribute rip",
- "Redistribute information from another routing protocol\n"
- "Routing Information Protocol (RIP)\n")
+DEFSH (VTYSH_BGPD, no_neighbor_local_as_val2_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "local-as <1-65535> no-prepend",
+ "Negate a command or set its defaults\n"
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Specify a local-as number\n"
+ "AS number used as local AS\n"
+ "Do not prepend local-as to updates from ebgp peers\n")
-DEFSH (VTYSH_BGPD, show_ip_extcommunity_list_cmd_vtysh,
- "show ip extcommunity-list",
+DEFSH (VTYSH_BGPD, show_ip_bgp_community_info_cmd_vtysh,
+ "show ip bgp community-info",
"Show running system information\n"
"IP information\n"
- "List extended-community list\n")
+ "BGP information\n"
+ "List all bgp community information\n")
-DEFSH (VTYSH_OSPFD, no_ospf_cost_cmd_vtysh,
- "no ospf cost",
- "Negate a command or set its defaults\n"
- "OSPF interface commands\n"
- "Interface cost\n")
+DEFSH (VTYSH_BGPD, bgp_redistribute_ipv4_metric_cmd_vtysh,
+ "redistribute (connected|kernel|ospf|rip|static) metric <0-4294967295>",
+ "Redistribute information from another routing protocol\n"
+ "Connected\n"
+ "Kernel routes\n"
+ "Open Shurtest Path First (OSPF)\n"
+ "Routing Information Protocol (RIP)\n"
+ "Static routes\n"
+ "Metric for redistributed routes\n"
+ "Default metric\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_filter_list_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) filter-list WORD",
+DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_cidr_only_cmd_vtysh,
+ "show ip bgp ipv4 (unicast|multicast) cidr-only",
"Show running system information\n"
"IP information\n"
"BGP information\n"
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Display routes conforming to the filter-list\n"
- "Regular expression access list name\n")
+ "Display only routes with non-natural netmasks\n")
-DEFSH (VTYSH_BGPD, ipv6_bgp_neighbor_advertised_route_cmd_vtysh,
- "show ipv6 bgp neighbors (A.B.C.D|X:X::X:X) advertised-routes",
- "Show running system information\n"
+DEFSH (VTYSH_RIPNGD|VTYSH_OSPF6D|VTYSH_BGPD, ipv6_access_list_any_cmd_vtysh,
+ "ipv6 access-list WORD (deny|permit) any",
"IPv6 information\n"
- "BGP information\n"
- "Detailed information on TCP and BGP neighbor connections\n"
- "Neighbor to display information about\n"
- "Neighbor to display information about\n"
- "Display the routes advertised to a BGP neighbor\n")
+ "Add an access list entry\n"
+ "IPv6 zebra access-list\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "Any prefixi to match\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_external_soft_in_cmd_vtysh,
- "clear bgp ipv6 external soft in",
- "Reset functions\n"
+DEFSH (VTYSH_BGPD, undebug_bgp_fsm_cmd_vtysh,
+ "undebug bgp fsm",
+ "Disable debugging functions (see also 'debug')\n"
+ "Debugging functions (see also 'undebug')\n"
"BGP information\n"
- "Address family\n"
- "Clear all external peers\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ "Finite State Machine\n")
-DEFSH (VTYSH_OSPFD, debug_ospf_nssa_cmd_vtysh,
- "debug ospf nssa",
- "Debugging functions (see also 'undebug')\n"
- "OSPF information\n"
- "OSPF nssa information\n")
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, ip_prefix_list_cmd_vtysh,
+ "ip prefix-list WORD (deny|permit) (A.B.C.D/M|any)",
+ "IP information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
+ "Any prefix match. Same as \"0.0.0.0/0 le 32\"\n")
-DEFSH (VTYSH_OSPFD, area_vlink_md5_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
- "(message-digest-key|) <1-255> md5 KEY",
- "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
- "Message digest authentication password (key)\n" "dummy string \n" "Key ID\n" "Use MD5 algorithm\n" "The OSPF password (key)")
+DEFSH (VTYSH_BGPD, no_bgp_network_import_check_cmd_vtysh,
+ "no bgp network import-check",
+ "Negate a command or set its defaults\n"
+ "BGP specific commands\n"
+ "BGP network command\n"
+ "Check BGP network route exists in IGP\n")
-DEFSH (VTYSH_BGPD, neighbor_passive_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "passive",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_soft_out_cmd_vtysh,
+ "clear ip bgp A.B.C.D soft out",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "BGP neighbor address to clear\n"
+ "Soft reconfig\n"
+ "Soft reconfig outbound update\n")
+
+DEFSH (VTYSH_BGPD, no_ip_community_list_name_expanded_cmd_vtysh,
+ "no ip community-list expanded WORD (deny|permit) .LINE",
+ "Negate a command or set its defaults\n"
+ "IP information\n"
+ "Add a community list entry\n"
+ "Specify an expanded community-list\n"
+ "Community list name\n"
+ "Specify community to reject\n"
+ "Specify community to accept\n"
+ "An ordered list as a regular-expression\n")
+
+DEFSH (VTYSH_BGPD, ip_extcommunity_list_name_expanded_cmd_vtysh,
+ "ip extcommunity-list expanded WORD (deny|permit) .LINE",
+ "IP information\n"
+ "Add a extended community list entry\n"
+ "Specify expanded extcommunity-list\n"
+ "Extended Community list name\n"
+ "Specify community to reject\n"
+ "Specify community to accept\n"
+ "An ordered list as a regular-expression\n")
+
+DEFSH (VTYSH_RIPD, no_rip_distance_cmd_vtysh,
+ "no distance <1-255>",
+ "Negate a command or set its defaults\n"
+ "Administrative distance\n"
+ "Distance value\n")
+
+DEFSH (VTYSH_ZEBRA, show_debugging_zebra_cmd_vtysh,
+ "show debugging zebra",
+ "Show running system information\n"
+ "Zebra configuration\n"
+ "Debugging information\n")
+
+DEFSH (VTYSH_OSPFD, area_authentication_cmd_vtysh,
+ "area (A.B.C.D|<0-4294967295>) authentication",
+ "OSPF area parameters\n"
+ "OSPF area ID in IP address format\n"
+ "OSPF area ID as a decimal value\n"
+ "Enable authentication\n")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_community_list_cmd_vtysh,
+ "show ip bgp ipv4 (unicast|multicast) community-list WORD",
+ "Show running system information\n"
+ "IP information\n"
+ "BGP information\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Display routes matching the community-list\n"
+ "community-list name\n")
+
+DEFSH (VTYSH_RIPD, no_rip_offset_list_ifname_cmd_vtysh,
+ "no offset-list WORD (in|out) <0-16> IFNAME",
+ "Negate a command or set its defaults\n"
+ "Modify RIP metric\n"
+ "Access-list name\n"
+ "For incoming updates\n"
+ "For outgoing updates\n"
+ "Metric value\n"
+ "Interface to match\n")
+
+DEFSH (VTYSH_ZEBRA, show_ip_route_prefix_cmd_vtysh,
+ "show ip route A.B.C.D/M",
+ "Show running system information\n"
+ "IP information\n"
+ "IP routing table\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n")
+
+DEFSH (VTYSH_OSPF6D, interface_area_plist_cmd_vtysh,
+ "interface IFNAME area A.B.C.D prefix-list WORD",
+ "Enable routing on an IPv6 interface\n"
+ "Interface name(e.g. ep0)\n"
+ "Set the OSPF6 area ID\n"
+ "OSPF6 area ID in IPv4 address notation\n"
+ "Advertise I/F Address only match entries of prefix-list\n"
+ "IPv6 prefix-list name\n"
+ )
+
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, rmap_onmatch_goto_cmd_vtysh,
+ "on-match goto <1-65535>",
+ "Exit policy on matches\n"
+ "Goto Clause number\n"
+ "Number\n")
+
+DEFSH (VTYSH_BGPD, no_neighbor_peer_group_remote_as_cmd_vtysh,
+ "no neighbor WORD remote-as <1-65535>",
+ "Negate a command or set its defaults\n"
"Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Don't send open messages to this neighbor\n")
+ "Neighbor tag\n"
+ "Specify a BGP neighbor\n"
+ "AS number\n")
-DEFSH (VTYSH_BGPD, neighbor_timers_connect_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X) " "timers connect <0-65535>",
+DEFSH (VTYSH_BGPD, aggregate_address_mask_as_set_cmd_vtysh,
+ "aggregate-address A.B.C.D A.B.C.D as-set",
+ "Configure BGP aggregate entries\n"
+ "Aggregate address\n"
+ "Aggregate mask\n"
+ "Generate AS set path information\n")
+
+DEFSH (VTYSH_OSPFD, show_ip_ospf_database_type_id_adv_router_cmd_vtysh,
+ "show ip ospf database (" "asbr-summary|external|network|router|summary" "" "" ") A.B.C.D adv-router A.B.C.D",
+ "Show running system information\n"
+ "IP information\n"
+ "OSPF information\n"
+ "Database summary\n"
+ "ASBR summary link states\n" "External link states\n" "Network link states\n" "Router link states\n" "Network summary link states\n" "" "" "" ""
+ "Link State ID (as an IP address)\n"
+ "Advertising Router link states\n"
+ "Advertising Router (as an IP address)\n")
+
+DEFSH (VTYSH_BGPD, no_dump_bgp_all_cmd_vtysh,
+ "no dump bgp all [PATH] [INTERVAL]",
+ "Negate a command or set its defaults\n"
+ "Dump packet\n"
+ "BGP packet dump\n"
+ "Dump all BGP packets\n")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_community4_cmd_vtysh,
+ "show ip bgp ipv4 (unicast|multicast) community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
+ "Show running system information\n"
+ "IP information\n"
+ "BGP information\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Display routes matching the communities\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n")
+
+DEFSH (VTYSH_BGPD, neighbor_attr_unchanged8_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged next-hop as-path med",
"Specify neighbor router\n"
- "Neighbor address\nIPv6 address\n"
- "BGP per neighbor timers\n"
- "BGP connect timer\n"
- "Connect timer\n")
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "BGP attribute is propagated unchanged to this neighbor\n"
+ "Nexthop attribute\n"
+ "As-path attribute\n"
+ "Med attribute\n")
-DEFSH (VTYSH_RIPD, no_ip_rip_authentication_key_chain_cmd_vtysh,
- "no ip rip authentication key-chain",
+DEFSH (VTYSH_BGPD, no_bgp_config_type_cmd_vtysh,
+ "no bgp config-type",
"Negate a command or set its defaults\n"
+ "BGP information\n"
+ "Display configuration type\n")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_view_prefix_cmd_vtysh,
+ "show ip bgp view WORD A.B.C.D/M",
+ "Show running system information\n"
"IP information\n"
- "Routing Information Protocol\n"
- "Authentication control\n"
- "Authentication key-chain\n")
+ "BGP information\n"
+ "BGP view\n"
+ "BGP view name\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n")
-DEFSH (VTYSH_OSPFD, debug_ospf_event_cmd_vtysh,
- "debug ospf event",
- "Debugging functions (see also 'undebug')\n"
- "OSPF information\n"
- "OSPF event information\n")
+DEFSH (VTYSH_BGPD, aggregate_address_as_set_summary_cmd_vtysh,
+ "aggregate-address A.B.C.D/M as-set summary-only",
+ "Configure BGP aggregate entries\n"
+ "Aggregate prefix\n"
+ "Generate AS set path information\n"
+ "Filter more specific routes from updates\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_group_soft_out_cmd_vtysh,
- "clear ip bgp peer-group WORD soft out",
+DEFSH (VTYSH_BGPD, show_ipv6_bgp_cmd_vtysh,
+ "show ipv6 bgp",
+ "Show running system information\n"
+ "IP information\n"
+ "BGP information\n")
+
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_group_ipv4_out_cmd_vtysh,
+ "clear ip bgp peer-group WORD ipv4 (unicast|multicast) out",
"Reset functions\n"
"IP information\n"
"BGP information\n"
"Clear all members of peer-group\n"
"BGP peer-group name\n"
- "Soft reconfig\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
"Soft reconfig outbound update\n")
-DEFSH (VTYSH_BGPD, show_ipv6_bgp_community_all_cmd_vtysh,
- "show ipv6 bgp community",
- "Show running system information\n"
- "IPv6 information\n"
- "BGP information\n"
- "Display routes matching the communities\n")
-
DEFSH (VTYSH_BGPD, clear_ip_bgp_external_ipv4_soft_out_cmd_vtysh,
"clear ip bgp external ipv4 (unicast|multicast) soft out",
"Reset functions\n"
"Soft reconfig\n"
"Soft reconfig outbound update\n")
-DEFSH (VTYSH_BGPD, old_ipv6_aggregate_address_cmd_vtysh,
- "ipv6 bgp aggregate-address X:X::X:X/M",
- "IPv6 information\n"
- "BGP information\n"
- "Configure BGP aggregate entries\n"
- "Aggregate prefix\n")
-
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_group_soft_cmd_vtysh,
- "clear ip bgp peer-group WORD soft",
+DEFSH (VTYSH_BGPD, clear_bgp_instance_all_cmd_vtysh,
+ "clear bgp view WORD *",
"Reset functions\n"
- "IP information\n"
"BGP information\n"
- "Clear all members of peer-group\n"
- "BGP peer-group name\n"
- "Soft reconfig\n")
+ "BGP view\n"
+ "view name\n"
+ "Clear all peers\n")
-DEFSH (VTYSH_OSPFD, no_ip_ospf_hello_interval_addr_cmd_vtysh,
- "no ip ospf hello-interval A.B.C.D",
+DEFSH (VTYSH_BGPD, no_neighbor_port_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X) " "port",
"Negate a command or set its defaults\n"
- "IP Information\n"
- "OSPF interface commands\n"
- "Time between HELLO packets\n"
- "Address of interface")
+ "Specify neighbor router\n"
+ "Neighbor address\nIPv6 address\n"
+ "Neighbor's BGP port\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_extended_any_host_cmd_vtysh,
- "access-list (<100-199>|<2000-2699>) (deny|permit) ip any host A.B.C.D",
- "Add an access list entry\n"
- "IP extended access list\n"
- "IP extended access list (expanded range)\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Any Internet Protocol\n"
- "Any source host\n"
- "A single destination host\n"
- "Destination address\n")
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_match_ip_address_prefix_list_cmd_vtysh,
+ "no match ip address prefix-list",
+ "Negate a command or set its defaults\n"
+ "Match values from routing table\n"
+ "IP information\n"
+ "Match address of route\n"
+ "Match entries of prefix-lists\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_ipv4_soft_cmd_vtysh,
- "clear ip bgp A.B.C.D ipv4 (unicast|multicast) soft",
+DEFSH (VTYSH_BGPD, neighbor_passive_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "passive",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Don't send open messages to this neighbor\n")
+
+DEFSH (VTYSH_BGPD, clear_bgp_all_out_cmd_vtysh,
+ "clear bgp * out",
"Reset functions\n"
- "IP information\n"
"BGP information\n"
- "BGP neighbor address to clear\n"
- "Address family\n"
- "Address Family Modifier\n"
- "Address Family Modifier\n"
- "Soft reconfig\n")
+ "Clear all peers\n"
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ip_prefix_list_description_cmd_vtysh,
- "no ip prefix-list WORD description",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_BGPD, bgp_damp_set2_cmd_vtysh,
+ "bgp dampening <1-45>",
+ "BGP Specific commands\n"
+ "Enable route-flap dampening\n"
+ "Half-life time for the penalty\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ip_prefix_list_detail_cmd_vtysh,
+ "show ip prefix-list detail",
+ "Show running system information\n"
"IP information\n"
"Build a prefix list\n"
- "Name of a prefix list\n"
- "Prefix-list specific description\n")
-
-DEFSH (VTYSH_BGPD, old_no_ipv6_bgp_network_cmd_vtysh,
- "no ipv6 bgp network X:X::X:X/M",
- "Negate a command or set its defaults\n"
- "IPv6 information\n"
- "BGP information\n"
- "Specify a network to announce via BGP\n"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n")
+ "Detail of prefix lists\n")
-DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_kernel_metric_cmd_vtysh,
- "no redistribute kernel metric",
- "Negate a command or set its defaults\n"
- "Redistribute information from another routing protocol\n"
- "Kernel routes\n"
- "Metric\n")
+DEFSH (VTYSH_BGPD, neighbor_capability_dynamic_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "capability dynamic",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Advertise capability to the peer\n"
+ "Advertise dynamic capability to this neighbor\n")
-DEFSH (VTYSH_OSPFD, no_network_area_cmd_vtysh,
- "no network A.B.C.D/M area (A.B.C.D|<0-4294967295>)",
- "Negate a command or set its defaults\n"
- "Enable routing on an IP network\n"
- "OSPF network prefix\n"
- "Set the OSPF area ID\n"
- "OSPF area ID in IP address format\n"
- "OSPF area ID as a decimal value\n")
+DEFSH (VTYSH_BGPD, neighbor_timers_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "timers <0-65535> <0-65535>",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "BGP per neighbor timers\n"
+ "Keepalive interval\n"
+ "Holdtime\n")
-DEFSH (VTYSH_OSPFD, area_range_advertise_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) range A.B.C.D/M advertise",
- "OSPF area parameters\n"
- "OSPF area ID in IP address format\n"
- "OSPF area ID as a decimal value\n"
- "OSPF area range for route advertise (default)\n"
- "Area range prefix\n"
- "Advertise this range (default)\n")
+DEFSH (VTYSH_BGPD, undebug_bgp_all_cmd_vtysh,
+ "undebug all bgp",
+ "Disable debugging functions (see also 'debug')\n"
+ "Enable all debugging\n"
+ "BGP information\n")
DEFSH (VTYSH_OSPFD, area_range_substitute_cmd_vtysh,
"area (A.B.C.D|<0-4294967295>) range A.B.C.D/M substitute A.B.C.D/M",
"Announce area range as another prefix\n"
"Network prefix to be announced instead of range\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_external_cmd_vtysh,
- "clear bgp ipv6 external",
- "Reset functions\n"
+DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_rd_cmd_vtysh,
+ "show ip bgp vpnv4 rd ASN:nn_or_IP-address:nn",
+ "Show running system information\n"
+ "IP information\n"
"BGP information\n"
- "Address family\n"
- "Clear all external peers\n")
-
-DEFSH (VTYSH_RIPD, no_rip_version_cmd_vtysh,
- "no version",
- "Negate a command or set its defaults\n"
- "Set routing protocol version\n")
-
-DEFSH (VTYSH_BGPD, match_ipv6_next_hop_cmd_vtysh,
- "match ipv6 next-hop X:X::X:X",
- "Match values from routing table\n"
- "IPv6 information\n"
- "Match IPv6 next-hop address of route\n"
- "IPv6 address of next hop\n")
-
-DEFSH (VTYSH_BGPD, bgp_confederation_peers_cmd_vtysh,
- "bgp confederation peers .<1-65535>",
- "BGP specific commands\n"
- "AS confederation parameters\n"
- "Peer ASs in BGP confederation\n"
- "AS number\n")
+ "Display VPNv4 NLRI specific information\n"
+ "Display information for a route distinguisher\n"
+ "VPN Route Distinguisher\n")
-DEFSH (VTYSH_BGPD, show_ipv6_bgp_community3_exact_cmd_vtysh,
- "show ipv6 bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
+DEFSH (VTYSH_BGPD, show_bgp_prefix_list_cmd_vtysh,
+ "show bgp prefix-list WORD",
"Show running system information\n"
- "IPv6 information\n"
"BGP information\n"
- "Display routes matching the communities\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "Exact match of the communities")
+ "Display routes conforming to the prefix-list\n"
+ "IPv6 prefix-list name\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, clear_ipv6_prefix_list_cmd_vtysh,
- "clear ipv6 prefix-list",
- "Reset functions\n"
- "IPv6 information\n"
- "Build a prefix list\n")
+DEFSH (VTYSH_BGPD, no_set_vpnv4_nexthop_val_cmd_vtysh,
+ "no set vpnv4 next-hop A.B.C.D",
+ "Negate a command or set its defaults\n"
+ "Set values in destination routing protocol\n"
+ "VPNv4 information\n"
+ "VPNv4 next-hop address\n"
+ "IP address of next hop\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, clear_ip_prefix_list_name_prefix_cmd_vtysh,
- "clear ip prefix-list WORD A.B.C.D/M",
+DEFSH (VTYSH_OSPFD, area_filter_list_cmd_vtysh,
+ "area (A.B.C.D|<0-4294967295>) filter-list prefix WORD (in|out)",
+ "OSPF area parameters\n"
+ "OSPF area ID in IP address format\n"
+ "OSPF area ID as a decimal value\n"
+ "Filter networks between OSPF areas\n"
+ "Filter prefixes between OSPF areas\n"
+ "Name of an IP prefix-list\n"
+ "Filter networks sent to this area\n"
+ "Filter networks sent from this area\n")
+
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_external_soft_out_cmd_vtysh,
+ "clear bgp ipv6 external soft out",
"Reset functions\n"
+ "BGP information\n"
+ "Address family\n"
+ "Clear all external peers\n"
+ "Soft reconfig\n"
+ "Soft reconfig outbound update\n")
+
+DEFSH (VTYSH_OSPFD, show_ip_ospf_interface_cmd_vtysh,
+ "show ip ospf interface [INTERFACE]",
+ "Show running system information\n"
"IP information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n")
+ "OSPF information\n"
+ "Interface information\n"
+ "Interface name\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_neighbors_peer_cmd_vtysh,
- "show ip bgp neighbors (A.B.C.D|X:X::X:X)",
+DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_neighbors_cmd_vtysh,
+ "show ip bgp ipv4 (unicast|multicast) neighbors",
"Show running system information\n"
"IP information\n"
"BGP information\n"
- "Detailed information on TCP and BGP neighbor connections\n"
- "Neighbor to display information about\n"
- "Neighbor to display information about\n")
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Detailed information on TCP and BGP neighbor connections\n")
-DEFSH (VTYSH_OSPFD, no_debug_ospf_packet_send_recv_detail_cmd_vtysh,
- "no debug ospf packet (hello|dd|ls-request|ls-update|ls-ack|all) (send|recv) (detail|)",
+DEFSH (VTYSH_BGPD, no_bgp_always_compare_med_cmd_vtysh,
+ "no bgp always-compare-med",
"Negate a command or set its defaults\n"
- "Debugging functions\n"
- "OSPF information\n"
- "OSPF packets\n"
- "OSPF Hello\n"
- "OSPF Database Description\n"
- "OSPF Link State Request\n"
- "OSPF Link State Update\n"
- "OSPF Link State Acknowledgment\n"
- "OSPF all packets\n"
- "Packet sent\n"
- "Packet received\n"
- "Detail Information\n")
+ "BGP specific commands\n"
+ "Allow comparing MED from different neighbors\n")
-DEFSH (VTYSH_OSPFD, no_area_vlink_authtype_md5_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
- "(authentication|) "
- "(message-digest-key|)",
+DEFSH (VTYSH_BGPD, old_no_ipv6_aggregate_address_cmd_vtysh,
+ "no ipv6 bgp aggregate-address X:X::X:X/M",
"Negate a command or set its defaults\n"
- "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
- "Enable authentication on this virtual link\n" "dummy string \n"
- "Message digest authentication password (key)\n" "dummy string \n" "Key ID\n" "Use MD5 algorithm\n" "The OSPF password (key)")
+ "IPv6 information\n"
+ "BGP information\n"
+ "Configure BGP aggregate entries\n"
+ "Aggregate prefix\n")
-DEFSH (VTYSH_OSPFD, debug_ospf_ism_sub_cmd_vtysh,
- "debug ospf ism (status|events|timers)",
- "Debugging functions (see also 'undebug')\n"
- "OSPF information\n"
- "OSPF Interface State Machine\n"
- "ISM Status Information\n"
- "ISM Event Information\n"
- "ISM TImer Information\n")
+DEFSH (VTYSH_OSPFD, ospf_default_information_originate_type_metric_cmd_vtysh,
+ "default-information originate metric-type (1|2) metric <0-16777214>",
+ "Control distribution of default information\n"
+ "Distribute a default route\n"
+ "OSPF metric type for default routes\n"
+ "Set OSPF External Type 1 metrics\n"
+ "Set OSPF External Type 2 metrics\n"
+ "OSPF default metric\n"
+ "OSPF metric\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_ipv6_access_list_exact_cmd_vtysh,
- "no ipv6 access-list WORD (deny|permit) X:X::X:X/M exact-match",
+DEFSH (VTYSH_BGPD, no_neighbor_attr_unchanged2_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged as-path (next-hop|med)",
"Negate a command or set its defaults\n"
- "IPv6 information\n"
- "Add an access list entry\n"
- "IPv6 zebra access-list\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Prefix to match. e.g. 3ffe:506::/32\n"
- "Exact match of the prefixes\n")
-
-DEFSH (VTYSH_BGPD, bgp_distance_cmd_vtysh,
- "distance bgp <1-255> <1-255> <1-255>",
- "Define an administrative distance\n"
- "BGP distance\n"
- "Distance for routes external to the AS\n"
- "Distance for routes internal to the AS\n"
- "Distance for local routes\n")
-
-DEFSH (VTYSH_BGPD, neighbor_shutdown_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "shutdown",
"Specify neighbor router\n"
"Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Administratively shut down this neighbor\n")
-
-DEFSH (VTYSH_OSPFD, ip_ospf_retransmit_interval_cmd_vtysh,
- "ip ospf retransmit-interval <3-65535>",
- "IP Information\n"
- "OSPF interface commands\n"
- "Time between retransmitting lost link state advertisements\n"
- "Seconds\n")
-
-DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_kernel_routemap_cmd_vtysh,
- "no redistribute kernel route-map WORD",
- "Negate a command or set its defaults\n"
- "Redistribute information from another routing protocol\n"
- "Kernel routes\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
-
-DEFSH (VTYSH_OSPFD, mpls_te_link_unrsv_bw_cmd_vtysh,
- "mpls-te link unrsv-bw <0-7> BANDWIDTH",
- "MPLS-TE specific commands\n"
- "Configure MPLS-TE link parameters\n"
- "Unreserved bandwidth at each priority level\n"
- "Priority\n"
- "Bytes/second (IEEE floating point format)\n")
+ "BGP attribute is propagated unchanged to this neighbor\n"
+ "As-path attribute\n"
+ "Nexthop attribute\n"
+ "Med attribute\n")
-DEFSH (VTYSH_OSPFD, no_passive_interface_addr_cmd_vtysh,
- "no passive-interface IFNAME A.B.C.D",
- "Negate a command or set its defaults\n"
- "Allow routing updates on an interface\n"
- "Interface's name\n")
+DEFSH (VTYSH_OSPF6D, ospf6_area_range_cmd_vtysh,
+ "area A.B.C.D range X:X::X:X/M",
+ "OSPFv3 area parameters\n"
+ "OSPFv3 area ID in IPv4 address format\n"
+ "Summarize routes matching address/mask (border routers only)\n"
+ "IPv6 address range\n")
-DEFSH (VTYSH_BGPD, no_debug_bgp_normal_cmd_vtysh,
- "no debug bgp",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_RIPD, debug_rip_packet_cmd_vtysh,
+ "debug rip packet",
"Debugging functions (see also 'undebug')\n"
- "BGP information\n")
-
-DEFSH (VTYSH_BGPD, no_neighbor_override_capability_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "override-capability",
- "Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Override capability negotiation result\n")
-
-DEFSH (VTYSH_OSPFD, ip_ospf_authentication_key_cmd_vtysh,
- "ip ospf authentication-key AUTH_KEY",
- "IP Information\n"
- "OSPF interface commands\n"
- "Authentication password (key)\n"
- "The OSPF password (key)")
-
-DEFSH (VTYSH_OSPFD, no_ospf_dead_interval_cmd_vtysh,
- "no ospf dead-interval",
- "Negate a command or set its defaults\n"
- "OSPF interface commands\n"
- "Interval after which a neighbor is declared dead\n")
+ "RIP information\n"
+ "RIP packet\n")
-DEFSH (VTYSH_BGPD, debug_bgp_filter_cmd_vtysh,
- "debug bgp filters",
- "Debugging functions (see also 'undebug')\n"
+DEFSH (VTYSH_BGPD, show_bgp_ipv6_neighbor_advertised_route_cmd_vtysh,
+ "show bgp ipv6 neighbors (A.B.C.D|X:X::X:X) advertised-routes",
+ "Show running system information\n"
"BGP information\n"
- "BGP filters\n")
-
-DEFSH (VTYSH_RIPD, rip_offset_list_cmd_vtysh,
- "offset-list WORD (in|out) <0-16>",
- "Modify RIP metric\n"
- "Access-list name\n"
- "For incoming updates\n"
- "For outgoing updates\n"
- "Metric value\n")
+ "Address family\n"
+ "Detailed information on TCP and BGP neighbor connections\n"
+ "Neighbor to display information about\n"
+ "Neighbor to display information about\n"
+ "Display the routes advertised to a BGP neighbor\n")
-DEFSH (VTYSH_BGPD, neighbor_enforce_multihop_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "enforce-multihop",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Enforce EBGP neighbors perform multihop\n")
+DEFSH (VTYSH_RIPNGD, ripng_default_metric_cmd_vtysh,
+ "default-metric <1-16>",
+ "Set a metric of redistribute routes\n"
+ "Default metric\n")
-DEFSH (VTYSH_BGPD, no_neighbor_dont_capability_negotiate_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "dont-capability-negotiate",
+DEFSH (VTYSH_RIPD, no_rip_redistribute_type_cmd_vtysh,
+ "no redistribute (kernel|connected|static|ospf|bgp)",
"Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Do not perform capability negotiation\n")
+ "Redistribute information from another routing protocol\n"
+ "Kernel routes\n"
+ "Connected\n"
+ "Static routes\n"
+ "Open Shortest Path First (OSPF)\n"
+ "Border Gateway Protocol (BGP)\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_community_exact_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) community (AA:NN|local-AS|no-advertise|no-export) exact-match",
+DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_camp_config_cmd_vtysh,
+ "show ipv6 ospf6 damp config",
"Show running system information\n"
- "IP information\n"
- "BGP information\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Display routes matching the communities\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "Exact match of the communities")
+ "IPv6 Information\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "Flap-dampening information\n"
+ "shows dampening configuration\n"
+ )
-DEFSH (VTYSH_BGPD, no_bgp_router_id_val_cmd_vtysh,
- "no bgp router-id A.B.C.D",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_BGPD, undebug_bgp_keepalive_cmd_vtysh,
+ "undebug bgp keepalives",
+ "Disable debugging functions (see also 'debug')\n"
"BGP information\n"
- "Override configured router identifier\n"
- "Manually configured router identifier\n")
+ "BGP keepalives\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_soft_in_cmd_vtysh,
- "clear ip bgp A.B.C.D soft in",
+DEFSH (VTYSH_BGPD, bgp_network_import_check_cmd_vtysh,
+ "bgp network import-check",
+ "BGP specific commands\n"
+ "BGP network command\n"
+ "Check BGP network route exists in IGP\n")
+
+DEFSH (VTYSH_BGPD, clear_ip_bgp_as_soft_out_cmd_vtysh,
+ "clear ip bgp <1-65535> soft out",
"Reset functions\n"
"IP information\n"
"BGP information\n"
- "BGP neighbor address to clear\n"
+ "Clear peers with the AS number\n"
"Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_flap_prefix_list_cmd_vtysh,
- "show ip bgp flap-statistics prefix-list WORD",
- "Show running system information\n"
- "IP information\n"
- "BGP information\n"
- "Display flap statistics of routes\n"
- "Display routes conforming to the prefix-list\n"
- "IP prefix-list name\n")
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_extended_cmd_vtysh,
+ "no access-list (<100-199>|<2000-2699>) (deny|permit) ip A.B.C.D A.B.C.D A.B.C.D A.B.C.D",
+ "Negate a command or set its defaults\n"
+ "Add an access list entry\n"
+ "IP extended access list\n"
+ "IP extended access list (expanded range)\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "Any Internet Protocol\n"
+ "Source address\n"
+ "Source wildcard bits\n"
+ "Destination address\n"
+ "Destination Wildcard bits\n")
-DEFSH (VTYSH_BGPD, show_ipv6_mbgp_community2_exact_cmd_vtysh,
- "show ipv6 mbgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
+DEFSH (VTYSH_BGPD, show_ipv6_mbgp_community4_cmd_vtysh,
+ "show ipv6 mbgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
"Show running system information\n"
"IPv6 information\n"
"MBGP information\n"
"Do not send outside local AS (well-known community)\n"
"Do not advertise to any peer (well-known community)\n"
"Do not export to next AS (well-known community)\n"
- "Exact match of the communities")
-
-DEFSH (VTYSH_ZEBRA, shutdown_if_cmd_vtysh,
- "shutdown",
- "Shutdown the selected interface\n")
-
-DEFSH (VTYSH_BGPD, no_set_atomic_aggregate_cmd_vtysh,
- "no set atomic-aggregate",
- "Negate a command or set its defaults\n"
- "Set values in destination routing protocol\n"
- "BGP atomic aggregate attribute\n" )
-
-DEFSH (VTYSH_OSPFD, area_nssa_translate_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) nssa (translate-candidate|translate-never|translate-always)",
- "OSPF area parameters\n"
- "OSPF area ID in IP address format\n"
- "OSPF area ID as a decimal value\n"
- "Configure OSPF area as nssa\n"
- "Configure NSSA-ABR for translate election (default)\n"
- "Configure NSSA-ABR to never translate\n"
- "Configure NSSA-ABR to always translate\n")
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n")
-DEFSH (VTYSH_RIPD, show_ip_rip_cmd_vtysh,
- "show ip rip",
- "Show running system information\n"
+DEFSH (VTYSH_BGPD, ip_as_path_cmd_vtysh,
+ "ip as-path access-list WORD (deny|permit) .LINE",
"IP information\n"
- "Show RIP routes\n")
-
-DEFSH (VTYSH_BGPD, no_neighbor_default_originate_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "default-originate",
- "Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Originate default route to this neighbor\n")
-
-DEFSH (VTYSH_OSPFD, ospf_default_information_originate_always_metric_type_routemap_cmd_vtysh,
- "default-information originate always metric <0-16777214> metric-type (1|2) route-map WORD",
- "Control distribution of default information\n"
- "Distribute a default route\n"
- "Always advertise default route\n"
- "OSPF default metric\n"
- "OSPF metric\n"
- "OSPF metric type for default routes\n"
- "Set OSPF External Type 1 metrics\n"
- "Set OSPF External Type 2 metrics\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
+ "BGP autonomous system path filter\n"
+ "Specify an access list name\n"
+ "Regular expression access list name\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "A regular-expression to match the BGP AS paths\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_dampening_address_cmd_vtysh,
- "clear ip bgp dampening A.B.C.D",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_all_out_cmd_vtysh,
+ "clear ip bgp * out",
"Reset functions\n"
"IP information\n"
"BGP information\n"
- "Clear route flap dampening information\n"
- "Network to clear damping information\n")
-
-DEFSH (VTYSH_BGPD, show_bgp_community_list_cmd_vtysh,
- "show bgp community-list WORD",
- "Show running system information\n"
- "BGP information\n"
- "Display routes matching the community-list\n"
- "community-list name\n")
+ "Clear all peers\n"
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_as_soft_cmd_vtysh,
- "clear bgp ipv6 <1-65535> soft",
- "Reset functions\n"
- "BGP information\n"
- "Address family\n"
- "Clear peers with the AS number\n"
- "Soft reconfig\n")
+DEFSH (VTYSH_RIPD, send_lifetime_day_month_month_day_cmd_vtysh,
+ "send-lifetime HH:MM:SS <1-31> MONTH <1993-2035> HH:MM:SS MONTH <1-31> <1993-2035>",
+ "Set send lifetime of the key\n"
+ "Time to start\n"
+ "Day of th month to start\n"
+ "Month of the year to start\n"
+ "Year to start\n"
+ "Time to expire\n"
+ "Month of the year to expire\n"
+ "Day of th month to expire\n"
+ "Year to expire\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_set_ip_nexthop_cmd_vtysh,
- "no set ip next-hop",
+DEFSH (VTYSH_RIPD|VTYSH_RIPNGD|VTYSH_OSPF6D, no_router_zebra_cmd_vtysh,
+ "no router zebra",
"Negate a command or set its defaults\n"
- "Set values in destination routing protocol\n"
- "IP information\n"
- "Next hop address\n")
-
-DEFSH (VTYSH_RIPD, rip_distance_source_cmd_vtysh,
- "distance <1-255> A.B.C.D/M",
- "Administrative distance\n"
- "Distance value\n"
- "IP source prefix\n")
-
-DEFSH (VTYSH_RIPNGD, ripng_redistribute_ospf6_metric_routemap_cmd_vtysh,
- "redistribute ospf6 metric <0-16> route-map WORD",
- "Redistribute information from another routing protocol\n"
- "IPv6 Open Shortest Path First (OSPFv3)\n"
- "Metric\n"
- "Metric value\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
+ "Configure routing process\n"
+ "Disable connection to zebra daemon\n")
-DEFSH (VTYSH_ZEBRA, ip_route_cmd_vtysh,
- "ip route A.B.C.D/M (A.B.C.D|INTERFACE|null0)",
+DEFSH (VTYSH_RIPD, no_ip_rip_authentication_string_cmd_vtysh,
+ "no ip rip authentication string",
+ "Negate a command or set its defaults\n"
"IP information\n"
- "Establish static routes\n"
- "IP destination prefix (e.g. 10.0.0.0/8)\n"
- "IP gateway address\n"
- "IP gateway interface name\n"
- "Null interface\n")
+ "Routing Information Protocol\n"
+ "Authentication control\n"
+ "Authentication string\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_external_cmd_vtysh,
- "clear ip bgp external",
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_group_soft_out_cmd_vtysh,
+ "clear bgp ipv6 peer-group WORD soft out",
"Reset functions\n"
- "IP information\n"
"BGP information\n"
- "Clear all external peers\n")
+ "Address family\n"
+ "Clear all members of peer-group\n"
+ "BGP peer-group name\n"
+ "Soft reconfig\n"
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_extended_any_any_cmd_vtysh,
- "no access-list (<100-199>|<2000-2699>) (deny|permit) ip any any",
+DEFSH (VTYSH_BGPD, no_neighbor_route_map_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "route-map WORD (in|out)",
"Negate a command or set its defaults\n"
- "Add an access list entry\n"
- "IP extended access list\n"
- "IP extended access list (expanded range)\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Any Internet Protocol\n"
- "Any source host\n"
- "Any destination host\n")
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Apply route map to neighbor\n"
+ "Name of route map\n"
+ "Apply map to incoming routes\n"
+ "Apply map to outbound routes\n")
-DEFSH (VTYSH_BGPD, bgp_redistribute_ipv6_rmap_metric_cmd_vtysh,
- "redistribute (connected|kernel|ospf6|ripng|static) route-map WORD metric <0-4294967295>",
- "Redistribute information from another routing protocol\n"
- "Connected\n"
- "Kernel routes\n"
- "Open Shurtest Path First (OSPFv3)\n"
- "Routing Information Protocol (RIPng)\n"
- "Static routes\n"
- "Route map reference\n"
- "Pointer to route-map entries\n"
- "Metric for redistributed routes\n"
- "Default metric\n")
+DEFSH (VTYSH_BGPD, ipv6_aggregate_address_summary_only_cmd_vtysh,
+ "aggregate-address X:X::X:X/M summary-only",
+ "Configure BGP aggregate entries\n"
+ "Aggregate prefix\n"
+ "Filter more specific routes from updates\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, ipv6_prefix_list_seq_cmd_vtysh,
- "ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) (X:X::X:X/M|any)",
- "IPv6 information\n"
+DEFSH (VTYSH_OSPFD, no_ip_ospf_transmit_delay_cmd_vtysh,
+ "no ip ospf transmit-delay",
+ "Negate a command or set its defaults\n"
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Link state transmit delay\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ip_prefix_list_le_ge_cmd_vtysh,
+ "no ip prefix-list WORD (deny|permit) A.B.C.D/M le <0-32> ge <0-32>",
+ "Negate a command or set its defaults\n"
+ "IP information\n"
"Build a prefix list\n"
"Name of a prefix list\n"
- "sequence number of an entry\n"
- "Sequence number\n"
"Specify packets to reject\n"
"Specify packets to forward\n"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
- "Any prefix match. Same as \"::0/0 le 128\"\n")
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
+ "Maximum prefix length to be matched\n"
+ "Maximum prefix length\n"
+ "Minimum prefix length to be matched\n"
+ "Minimum prefix length\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_route_map_cmd_vtysh,
- "show ip bgp route-map WORD",
+DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_rd_prefix_cmd_vtysh,
+ "show ip bgp vpnv4 rd ASN:nn_or_IP-address:nn A.B.C.D/M",
"Show running system information\n"
"IP information\n"
"BGP information\n"
- "Display routes matching the route-map\n"
- "A route-map to match on\n")
+ "Display VPNv4 NLRI specific information\n"
+ "Display information for a route distinguisher\n"
+ "VPN Route Distinguisher\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n")
-DEFSH (VTYSH_OSPFD, no_debug_ospf_ism_sub_cmd_vtysh,
- "no debug ospf ism (status|events|timers)",
- "Negate a command or set its defaults\n"
- "Debugging functions\n"
- "OSPF information\n"
- "OSPF Interface State Machine\n"
- "ISM Status Information\n"
- "ISM Event Information\n"
- "ISM Timer Information\n")
+DEFSH (VTYSH_BGPD, bgp_network_route_map_cmd_vtysh,
+ "network A.B.C.D/M route-map WORD",
+ "Specify a network to announce via BGP\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
+ "Route-map to modify the attributes\n"
+ "Name of the route map\n")
-DEFSH (VTYSH_RIPD, ip_rip_authentication_mode_cmd_vtysh,
- "ip rip authentication mode (md5|text)",
+DEFSH (VTYSH_BGPD, show_ip_bgp_community_list_cmd_vtysh,
+ "show ip bgp community-list WORD",
+ "Show running system information\n"
"IP information\n"
- "Routing Information Protocol\n"
- "Authentication control\n"
- "Authentication mode\n"
- "Keyed message digest\n"
- "Clear text authentication\n")
+ "BGP information\n"
+ "Display routes matching the community-list\n"
+ "community-list name\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, ipv6_prefix_list_le_cmd_vtysh,
- "ipv6 prefix-list WORD (deny|permit) X:X::X:X/M le <0-128>",
- "IPv6 information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
- "Maximum prefix length to be matched\n"
- "Maximum prefix length\n")
+DEFSH (VTYSH_RIPD, accept_lifetime_infinite_month_day_cmd_vtysh,
+ "accept-lifetime HH:MM:SS MONTH <1-31> <1993-2035> infinite",
+ "Set accept lifetime of the key\n"
+ "Time to start\n"
+ "Month of the year to start\n"
+ "Day of th month to start\n"
+ "Year to start\n"
+ "Never expires")
-DEFSH (VTYSH_OSPFD, debug_ospf_nsm_cmd_vtysh,
- "debug ospf nsm",
- "Debugging functions (see also 'undebug')\n"
- "OSPF information\n"
- "OSPF Neighbor State Machine\n")
+DEFSH (VTYSH_OSPFD, ospf_redistribute_source_type_metric_cmd_vtysh,
+ "redistribute (kernel|connected|static|rip|bgp) metric-type (1|2) metric <0-16777214>",
+ "Redistribute information from another routing protocol\n"
+ "Kernel routes\n"
+ "Connected\n"
+ "Static routes\n"
+ "Routing Information Protocol (RIP)\n"
+ "Border Gateway Protocol (BGP)\n"
+ "OSPF exterior metric type for redistributed routes\n"
+ "Set OSPF External Type 1 metrics\n"
+ "Set OSPF External Type 2 metrics\n"
+ "Metric for redistributed routes\n"
+ "OSPF default metric\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_dampening_cmd_vtysh,
- "clear ip bgp dampening",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_ipv4_out_cmd_vtysh,
+ "clear ip bgp A.B.C.D ipv4 (unicast|multicast) out",
"Reset functions\n"
"IP information\n"
"BGP information\n"
- "Clear route flap dampening information\n")
-
-DEFSH (VTYSH_OSPFD, area_range_not_advertise_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) range A.B.C.D/M not-advertise",
- "OSPF area parameters\n"
- "OSPF area ID in IP address format\n"
- "OSPF area ID as a decimal value\n"
- "Summarize routes matching address/mask (border routers only)\n"
- "Area range prefix\n"
- "DoNotAdvertise this range\n")
-
-DEFSH (VTYSH_BGPD, no_match_community_val_cmd_vtysh,
- "no match community (<1-99>|<100-199>|WORD)",
- "Negate a command or set its defaults\n"
- "Match values from routing table\n"
- "Match BGP community list\n"
- "Community-list number (standard)\n"
- "Community-list number (expanded)\n"
- "Community-list name\n")
-
-DEFSH (VTYSH_OSPFD|VTYSH_OSPFD, show_ip_ospf_neighbor_id_cmd_vtysh,
- "show ip ospf neighbor A.B.C.D",
- "Show running system information\n"
- "IP information\n"
- "OSPF information\n"
- "Neighbor list\n"
- "Neighbor ID\n")
+ "BGP neighbor address to clear\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ip_prefix_list_seq_ge_le_cmd_vtysh,
- "no ip prefix-list WORD seq <1-4294967295> (deny|permit) A.B.C.D/M ge <0-32> le <0-32>",
+DEFSH (VTYSH_ZEBRA, no_ip_route_mask_cmd_vtysh,
+ "no ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE|null0)",
"Negate a command or set its defaults\n"
"IP information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "sequence number of an entry\n"
- "Sequence number\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Minimum prefix length to be matched\n"
- "Minimum prefix length\n"
- "Maximum prefix length to be matched\n"
- "Maximum prefix length\n")
-
-DEFSH (VTYSH_OSPFD, mpls_te_link_metric_cmd_vtysh,
- "mpls-te link metric <0-4294967295>",
- "MPLS-TE specific commands\n"
- "Configure MPLS-TE link parameters\n"
- "Link metric for MPLS-TE purpose\n"
- "Metric\n")
+ "Establish static routes\n"
+ "IP destination prefix\n"
+ "IP destination prefix mask\n"
+ "IP gateway address\n"
+ "IP gateway interface name\n"
+ "Null interface\n")
-DEFSH (VTYSH_BGPD, clear_bgp_external_soft_in_cmd_vtysh,
- "clear bgp external soft in",
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_in_cmd_vtysh,
+ "clear bgp ipv6 (A.B.C.D|X:X::X:X) in",
"Reset functions\n"
"BGP information\n"
- "Clear all external peers\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
-
-DEFSH (VTYSH_OSPF6D, area_range_cmd_vtysh,
- "area A.B.C.D range X:X::X:X/M",
- "OSPFv3 area parameters\n"
- "OSPFv3 area ID in IPv4 address format\n"
- "Summarize routes matching address/mask (border routers only)\n"
- "IPv6 address range\n")
+ "Address family\n"
+ "BGP neighbor address to clear\n"
+ "BGP IPv6 neighbor to clear\n"
+ "Soft reconfig inbound update\n")
-DEFSH (VTYSH_OSPFD, no_area_stub_no_summary_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) stub no-summary",
- "Negate a command or set its defaults\n"
- "OSPF area parameters\n"
- "OSPF area ID in IP address format\n"
- "OSPF area ID as a decimal value\n"
- "Configure OSPF area as stub\n"
- "Do not inject inter-area routes into area\n")
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_out_cmd_vtysh,
+ "clear bgp ipv6 (A.B.C.D|X:X::X:X) out",
+ "Reset functions\n"
+ "BGP information\n"
+ "Address family\n"
+ "BGP neighbor address to clear\n"
+ "BGP IPv6 neighbor to clear\n"
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_OSPFD, ospf_distance_ospf_external_inter_cmd_vtysh,
- "distance ospf external <1-255> inter-area <1-255>",
- "Define an administrative distance\n"
- "OSPF Administrative distance\n"
- "External routes\n"
- "Distance for external routes\n"
- "Inter-area routes\n"
- "Distance for inter-area routes\n")
+DEFSH (VTYSH_BGPD, neighbor_override_capability_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "override-capability",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Override capability negotiation result\n")
-DEFSH (VTYSH_BGPD, no_neighbor_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) ",
+DEFSH (VTYSH_BGPD, no_dump_bgp_updates_cmd_vtysh,
+ "no dump bgp updates [PATH] [INTERVAL]",
"Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n")
+ "Dump packet\n"
+ "BGP packet dump\n"
+ "Dump BGP updates only\n")
-DEFSH (VTYSH_OSPFD, area_export_list_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) export-list NAME",
- "OSPF area parameters\n"
- "OSPF area ID in IP address format\n"
- "OSPF area ID as a decimal value\n"
- "Set the filter for networks announced to other areas\n"
- "Name of the access-list\n")
+DEFSH (VTYSH_OSPFD, debug_ospf_lsa_sub_cmd_vtysh,
+ "debug ospf lsa (generate|flooding|install|refresh)",
+ "Debugging functions (see also 'undebug')\n"
+ "OSPF information\n"
+ "OSPF Link State Advertisement\n"
+ "LSA Generation\n"
+ "LSA Flooding\n"
+ "LSA Install/Delete\n"
+ "LSA Refresh\n")
-DEFSH (VTYSH_OSPFD, no_ospf_compatible_rfc1583_cmd_vtysh,
- "no compatible rfc1583",
- "Negate a command or set its defaults\n"
- "OSPF compatibility list\n"
- "compatible with RFC 1583\n")
+DEFSH (VTYSH_OSPFD, ip_ospf_hello_interval_cmd_vtysh,
+ "ip ospf hello-interval <1-65535>",
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Time between HELLO packets\n"
+ "Seconds\n")
-DEFSH (VTYSH_BGPD, no_match_ecommunity_cmd_vtysh,
- "no match extcommunity",
- "Negate a command or set its defaults\n"
- "Match values from routing table\n"
- "Match BGP/VPN extended community list\n")
+DEFSH (VTYSH_OSPF6D, passive_interface_cmd_vtysh,
+ "passive-interface IFNAME",
+ "Suppress routing updates on an interface\n"
+ "Interface name(e.g. ep0)\n")
-DEFSH (VTYSH_BGPD, set_ipv6_nexthop_local_cmd_vtysh,
- "set ipv6 next-hop local X:X::X:X",
- "Set values in destination routing protocol\n"
- "IPv6 information\n"
- "IPv6 next-hop address\n"
- "IPv6 local address\n"
- "IPv6 address of next hop\n")
+DEFSH (VTYSH_BGPD, neighbor_nexthop_self_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "next-hop-self",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Disable the next hop calculation for this neighbor\n")
-DEFSH (VTYSH_OSPFD, area_import_list_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) import-list NAME",
- "OSPF area parameters\n"
- "OSPF area ID in IP address format\n"
- "OSPF area ID as a decimal value\n"
- "Set the filter for networks from other areas announced to the specified one\n"
- "Name of the access-list\n")
+DEFSH (VTYSH_RIPD, accept_lifetime_month_day_day_month_cmd_vtysh,
+ "accept-lifetime HH:MM:SS MONTH <1-31> <1993-2035> HH:MM:SS <1-31> MONTH <1993-2035>",
+ "Set accept lifetime of the key\n"
+ "Time to start\n"
+ "Month of the year to start\n"
+ "Day of th month to start\n"
+ "Year to start\n"
+ "Time to expire\n"
+ "Day of th month to expire\n"
+ "Month of the year to expire\n"
+ "Year to expire\n")
-DEFSH (VTYSH_BGPD, debug_bgp_keepalive_cmd_vtysh,
- "debug bgp keepalives",
- "Debugging functions (see also 'undebug')\n"
+DEFSH (VTYSH_BGPD, show_ipv6_bgp_prefix_longer_cmd_vtysh,
+ "show ipv6 bgp X:X::X:X/M longer-prefixes",
+ "Show running system information\n"
+ "IPv6 information\n"
"BGP information\n"
- "BGP keepalives\n")
+ "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
+ "Display route and more specific routes\n")
-DEFSH (VTYSH_BGPD, dump_bgp_routes_cmd_vtysh,
- "dump bgp routes-mrt PATH",
- "Dump packet\n"
- "BGP packet dump\n"
- "Dump whole BGP routing table\n"
- "Output filename\n")
+DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_static_metric_val_cmd_vtysh,
+ "no redistribute static metric <0-16>",
+ "Negate a command or set its defaults\n"
+ "Redistribute information from another routing protocol\n"
+ "Static routes\n"
+ "Metric\n"
+ "Metric value\n")
DEFSH (VTYSH_BGPD, no_match_aspath_val_cmd_vtysh,
"no match as-path WORD",
"Match BGP AS path list\n"
"AS path access-list name\n")
-DEFSH (VTYSH_BGPD, no_synchronization_cmd_vtysh,
- "no synchronization",
+DEFSH (VTYSH_RIPD, no_key_chain_cmd_vtysh,
+ "no key chain WORD",
"Negate a command or set its defaults\n"
- "Perform IGP synchronization\n")
-
-DEFSH (VTYSH_BGPD, neighbor_capability_dynamic_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "capability dynamic",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Advertise capability to the peer\n"
- "Advertise dynamic capability to this neighbor\n")
-
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_group_soft_in_cmd_vtysh,
- "clear ip bgp peer-group WORD soft in",
- "Reset functions\n"
- "IP information\n"
- "BGP information\n"
- "Clear all members of peer-group\n"
- "BGP peer-group name\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ "Authentication key management\n"
+ "Key-chain management\n"
+ "Key-chain name\n")
-DEFSH (VTYSH_BGPD, clear_bgp_instance_all_soft_cmd_vtysh,
- "clear bgp view WORD * soft",
- "Reset functions\n"
- "BGP information\n"
- "BGP view\n"
- "view name\n"
- "Clear all peers\n"
- "Soft reconfig\n")
+DEFSH (VTYSH_OSPF6D, show_version_ospf6_cmd_vtysh,
+ "show version ospf6",
+ "Show running system information\n"
+ "Displays ospf6d version\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_group_cmd_vtysh,
- "clear ip bgp peer-group WORD",
+DEFSH (VTYSH_BGPD, clear_bgp_peer_cmd_vtysh,
+ "clear bgp (A.B.C.D|X:X::X:X)",
"Reset functions\n"
- "IP information\n"
"BGP information\n"
- "Clear all members of peer-group\n"
- "BGP peer-group name\n")
+ "BGP neighbor address to clear\n"
+ "BGP IPv6 neighbor to clear\n")
-DEFSH (VTYSH_BGPD, no_aggregate_address_mask_summary_as_set_cmd_vtysh,
- "no aggregate-address A.B.C.D A.B.C.D summary-only as-set",
+DEFSH (VTYSH_BGPD, bgp_damp_unset_cmd_vtysh,
+ "no bgp dampening",
"Negate a command or set its defaults\n"
- "Configure BGP aggregate entries\n"
- "Aggregate address\n"
- "Aggregate mask\n"
- "Filter more specific routes from updates\n"
- "Generate AS set path information\n")
+ "BGP Specific commands\n"
+ "Enable route-flap dampening\n")
-DEFSH (VTYSH_RIPD, no_rip_redistribute_type_routemap_cmd_vtysh,
- "no redistribute (kernel|connected|static|ospf|bgp) route-map WORD",
- "Negate a command or set its defaults\n"
- "Redistribute information from another routing protocol\n"
- "Kernel routes\n"
- "Connected\n"
- "Static routes\n"
- "Open Shortest Path First (OSPF)\n"
- "Border Gateway Protocol (BGP)\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
+DEFSH (VTYSH_OSPFD, area_import_list_cmd_vtysh,
+ "area (A.B.C.D|<0-4294967295>) import-list NAME",
+ "OSPF area parameters\n"
+ "OSPF area ID in IP address format\n"
+ "OSPF area ID as a decimal value\n"
+ "Set the filter for networks from other areas announced to the specified one\n"
+ "Name of the access-list\n")
-DEFSH (VTYSH_OSPFD, ospf_default_information_originate_always_metric_cmd_vtysh,
- "default-information originate always metric <0-16777214>",
+DEFSH (VTYSH_OSPFD, ospf_default_information_originate_metric_routemap_cmd_vtysh,
+ "default-information originate metric <0-16777214> route-map WORD",
"Control distribution of default information\n"
"Distribute a default route\n"
- "Always advertise default route\n"
"OSPF default metric\n"
"OSPF metric\n"
- "OSPF metric type for default routes\n")
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
-DEFSH (VTYSH_OSPFD, no_area_vlink_param4_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
- "(hello-interval|retransmit-interval|transmit-delay|dead-interval) "
- "(hello-interval|retransmit-interval|transmit-delay|dead-interval) "
- "(hello-interval|retransmit-interval|transmit-delay|dead-interval) "
- "(hello-interval|retransmit-interval|transmit-delay|dead-interval)",
- "Negate a command or set its defaults\n"
- "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
- "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n"
- "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n"
- "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n"
- "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n")
+DEFSH (VTYSH_BGPD, neighbor_attr_unchanged2_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged as-path (next-hop|med)",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "BGP attribute is propagated unchanged to this neighbor\n"
+ "As-path attribute\n"
+ "Nexthop attribute\n"
+ "Med attribute\n")
-DEFSH (VTYSH_BGPD, no_set_originator_id_val_cmd_vtysh,
- "no set originator-id A.B.C.D",
+DEFSH (VTYSH_BGPD, clear_bgp_peer_group_in_cmd_vtysh,
+ "clear bgp peer-group WORD in",
+ "Reset functions\n"
+ "BGP information\n"
+ "Clear all members of peer-group\n"
+ "BGP peer-group name\n"
+ "Soft reconfig inbound update\n")
+
+DEFSH (VTYSH_OSPFD, no_ospf_dead_interval_cmd_vtysh,
+ "no ospf dead-interval",
"Negate a command or set its defaults\n"
- "Set values in destination routing protocol\n"
- "BGP originator ID attribute\n"
- "IP address of originator\n")
+ "OSPF interface commands\n"
+ "Interval after which a neighbor is declared dead\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, ipv6_prefix_list_cmd_vtysh,
- "ipv6 prefix-list WORD (deny|permit) (X:X::X:X/M|any)",
- "IPv6 information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
- "Any prefix match. Same as \"::0/0 le 128\"\n")
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_all_cmd_vtysh,
+ "no access-list (<1-99>|<100-199>|<1300-1999>|<2000-2699>|WORD)",
+ "Negate a command or set its defaults\n"
+ "Add an access list entry\n"
+ "IP standard access list\n"
+ "IP extended access list\n"
+ "IP standard access list (expanded range)\n"
+ "IP extended access list (expanded range)\n"
+ "IP zebra access-list name\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, ip_prefix_list_ge_cmd_vtysh,
- "ip prefix-list WORD (deny|permit) A.B.C.D/M ge <0-32>",
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, ip_prefix_list_seq_ge_cmd_vtysh,
+ "ip prefix-list WORD seq <1-4294967295> (deny|permit) A.B.C.D/M ge <0-32>",
"IP information\n"
"Build a prefix list\n"
"Name of a prefix list\n"
+ "sequence number of an entry\n"
+ "Sequence number\n"
"Specify packets to reject\n"
"Specify packets to forward\n"
"IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
"Minimum prefix length to be matched\n"
"Minimum prefix length\n")
-DEFSH (VTYSH_RIPD, no_debug_rip_zebra_cmd_vtysh,
- "no debug rip zebra",
+DEFSH (VTYSH_BGPD, no_set_ecommunity_rt_val_cmd_vtysh,
+ "no set extcommunity rt .ASN:nn_or_IP-address:nn",
"Negate a command or set its defaults\n"
- "Debugging functions (see also 'undebug')\n"
- "RIP information\n"
- "RIP and ZEBRA communication\n")
-
-DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_cidr_only_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) cidr-only",
- "Show running system information\n"
- "IP information\n"
- "BGP information\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Display only routes with non-natural netmasks\n")
-
-DEFSH (VTYSH_BGPD, set_local_pref_cmd_vtysh,
- "set local-preference <0-4294967295>",
"Set values in destination routing protocol\n"
- "BGP local preference path attribute\n"
- "Preference value\n")
+ "BGP extended community attribute\n"
+ "Route Target extened communityt\n"
+ "VPN extended community\n")
-DEFSH (VTYSH_BGPD, bgp_bestpath_med_cmd_vtysh,
- "bgp bestpath med (confed|missing-as-worst)",
- "BGP specific commands\n"
- "Change the default bestpath selection\n"
- "MED attribute\n"
- "Compare MED among confederation paths\n"
- "Treat missing MED as the least preferred one\n")
+DEFSH (VTYSH_BGPD, set_atomic_aggregate_cmd_vtysh,
+ "set atomic-aggregate",
+ "Set values in destination routing protocol\n"
+ "BGP atomic aggregate attribute\n" )
-DEFSH (VTYSH_OSPFD, ip_ospf_authentication_addr_cmd_vtysh,
- "ip ospf authentication A.B.C.D",
- "IP Information\n"
- "OSPF interface commands\n"
- "Enable authentication on this interface\n"
- "Address of interface")
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_any_cmd_vtysh,
+ "access-list WORD (deny|permit) any",
+ "Add an access list entry\n"
+ "IP zebra access-list name\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "Prefix to match. e.g. 10.0.0.0/8\n")
-DEFSH (VTYSH_BGPD, no_neighbor_local_as_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "local-as",
- "Negate a command or set its defaults\n"
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Specify a local-as number\n")
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_as_soft_cmd_vtysh,
+ "clear bgp ipv6 <1-65535> soft",
+ "Reset functions\n"
+ "BGP information\n"
+ "Address family\n"
+ "Clear peers with the AS number\n"
+ "Soft reconfig\n")
-DEFSH (VTYSH_RIPNGD, no_debug_ripng_packet_direct_cmd_vtysh,
- "no debug ripng packet (recv|send)",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_BGPD, debug_bgp_update_cmd_vtysh,
+ "debug bgp updates",
"Debugging functions (see also 'undebug')\n"
- "RIPng configuration\n"
- "Debug option set for ripng packet\n"
- "Debug option set for receive packet\n"
- "Debug option set for send packet\n")
-
-DEFSH (VTYSH_OSPFD, neighbor_priority_cmd_vtysh,
- "neighbor A.B.C.D priority <0-255>",
- "Specify neighbor router\n"
- "Neighbor IP address\n"
- "Neighbor Priority\n"
- "Seconds\n")
-
-DEFSH (VTYSH_BGPD, neighbor_attr_unchanged7_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged next-hop med as-path",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "BGP attribute is propagated unchanged to this neighbor\n"
- "Nexthop attribute\n"
- "Med attribute\n"
- "As-path attribute\n")
+ "BGP information\n"
+ "BGP updates\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_extended_mask_host_cmd_vtysh,
- "no access-list (<100-199>|<2000-2699>) (deny|permit) ip A.B.C.D A.B.C.D host A.B.C.D",
+DEFSH (VTYSH_BGPD, no_ip_community_list_cmd_vtysh,
+ "no ip community-list WORD (deny|permit) .AA:NN",
"Negate a command or set its defaults\n"
- "Add an access list entry\n"
- "IP extended access list\n"
- "IP extended access list (expanded range)\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Any Internet Protocol\n"
- "Source address\n"
- "Source wildcard bits\n"
- "A single destination host\n"
- "Destination address\n")
+ "IP information\n"
+ "Add a community list entry\n"
+ "Community list name\n"
+ "Specify community to reject\n"
+ "Specify community to accept\n"
+ "Community number in aa:nn format or internet|local-AS|no-advertise|no-export\n")
-DEFSH (VTYSH_RIPD, debug_rip_packet_cmd_vtysh,
- "debug rip packet",
- "Debugging functions (see also 'undebug')\n"
- "RIP information\n"
- "RIP packet\n")
+DEFSH (VTYSH_BGPD, no_neighbor_advertise_interval_val_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X) " "advertisement-interval <0-600>",
+ "Negate a command or set its defaults\n"
+ "Specify neighbor router\n"
+ "Neighbor address\nIPv6 address\n"
+ "Minimum interval between sending BGP routing updates\n"
+ "time in seconds\n")
-DEFSH (VTYSH_RIPNGD, ripng_redistribute_connected_metric_routemap_cmd_vtysh,
- "redistribute connected metric <0-16> route-map WORD",
+DEFSH (VTYSH_BGPD, bgp_redistribute_ipv6_metric_cmd_vtysh,
+ "redistribute (connected|kernel|ospf6|ripng|static) metric <0-4294967295>",
"Redistribute information from another routing protocol\n"
"Connected\n"
- "Metric\n"
- "Metric value\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
+ "Kernel routes\n"
+ "Open Shurtest Path First (OSPFv3)\n"
+ "Routing Information Protocol (RIPng)\n"
+ "Static routes\n"
+ "Metric for redistributed routes\n"
+ "Default metric\n")
-DEFSH (VTYSH_OSPFD, ip_ospf_authentication_args_cmd_vtysh,
- "ip ospf authentication (null|message-digest)",
- "IP Information\n"
- "OSPF interface commands\n"
- "Enable authentication on this interface\n"
- "Use null authentication\n"
- "Use message-digest authentication\n")
+DEFSH (VTYSH_BGPD, show_bgp_prefix_cmd_vtysh,
+ "show bgp X:X::X:X/M",
+ "Show running system information\n"
+ "BGP information\n"
+ "IPv6 prefix <network>/<length>\n")
-DEFSH (VTYSH_BGPD, show_ipv6_mbgp_route_cmd_vtysh,
- "show ipv6 mbgp X:X::X:X",
+DEFSH (VTYSH_BGPD, show_ipv6_bgp_prefix_cmd_vtysh,
+ "show ipv6 bgp X:X::X:X/M",
"Show running system information\n"
"IP information\n"
- "MBGP information\n"
- "Network in the MBGP routing table to display\n")
+ "BGP information\n"
+ "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_as_vpnv4_in_cmd_vtysh,
- "clear ip bgp <1-65535> vpnv4 unicast in",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_as_ipv4_out_cmd_vtysh,
+ "clear ip bgp <1-65535> ipv4 (unicast|multicast) out",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "Clear peers with the AS number\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Soft reconfig outbound update\n")
+
+DEFSH (VTYSH_OSPF6D, ipv6_ospf6_advertise_force_prefix_cmd_vtysh,
+ "ipv6 ospf6 advertise force-prefix",
+ "IPv6 Information\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "Advertising options\n"
+ "Force advertising prefix, applicable if Loopback or P-to-P\n"
+ )
+
+DEFSH (VTYSH_BGPD, show_bgp_filter_list_cmd_vtysh,
+ "show bgp filter-list WORD",
+ "Show running system information\n"
+ "BGP information\n"
+ "Display routes conforming to the filter-list\n"
+ "Regular expression access list name\n")
+
+DEFSH (VTYSH_BGPD, clear_ip_bgp_as_ipv4_in_cmd_vtysh,
+ "clear ip bgp <1-65535> ipv4 (unicast|multicast) in",
"Reset functions\n"
"IP information\n"
"BGP information\n"
"Clear peers with the AS number\n"
"Address family\n"
"Address Family modifier\n"
+ "Address Family modifier\n"
"Soft reconfig inbound update\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, ipv6_access_list_cmd_vtysh,
- "ipv6 access-list WORD (deny|permit) X:X::X:X/M",
+DEFSH (VTYSH_BGPD, clear_bgp_peer_soft_out_cmd_vtysh,
+ "clear bgp (A.B.C.D|X:X::X:X) soft out",
+ "Reset functions\n"
+ "BGP information\n"
+ "BGP neighbor address to clear\n"
+ "BGP IPv6 neighbor to clear\n"
+ "Soft reconfig\n"
+ "Soft reconfig outbound update\n")
+
+DEFSH (VTYSH_RIPD, rip_distance_cmd_vtysh,
+ "distance <1-255>",
+ "Administrative distance\n"
+ "Distance value\n")
+
+DEFSH (VTYSH_BGPD, set_origin_cmd_vtysh,
+ "set origin (egp|igp|incomplete)",
+ "Set values in destination routing protocol\n"
+ "BGP origin code\n"
+ "remote EGP\n"
+ "local IGP\n"
+ "unknown heritage\n")
+
+DEFSH (VTYSH_OSPFD, ospf_transmit_delay_cmd_vtysh,
+ "ospf transmit-delay <1-65535>",
+ "OSPF interface commands\n"
+ "Link state transmit delay\n"
+ "Seconds\n")
+
+DEFSH (VTYSH_BGPD, no_neighbor_port_val_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X) " "port <0-65535>",
+ "Negate a command or set its defaults\n"
+ "Specify neighbor router\n"
+ "Neighbor address\nIPv6 address\n"
+ "Neighbor's BGP port\n"
+ "TCP port number\n")
+
+DEFSH (VTYSH_RIPNGD|VTYSH_OSPF6D|VTYSH_BGPD, no_ipv6_access_list_cmd_vtysh,
+ "no ipv6 access-list WORD (deny|permit) X:X::X:X/M",
+ "Negate a command or set its defaults\n"
"IPv6 information\n"
"Add an access list entry\n"
"IPv6 zebra access-list\n"
"Specify packets to forward\n"
"Prefix to match. e.g. 3ffe:506::/32\n")
-DEFSH (VTYSH_BGPD, show_bgp_community4_cmd_vtysh,
- "show bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
+DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_database_type_id_adv_router_cmd_vtysh,
+ "show ipv6 ospf6 database (router|network|as-external|intra-prefix|inter-prefix|inter-router|link|*|HEX) (A.B.C.D|*) (A.B.C.D|*|dump|detail)",
"Show running system information\n"
- "BGP information\n"
- "Display routes matching the communities\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
+ "IPv6 Information\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "LSA Database\n"
+ "Router-LSA\n"
+ "Network-LSA\n"
+ "AS-External-LSA\n"
+ "Intra-Area-Prefix-LSA\n"
+ "Inter-Area-Router-LSA\n"
+ "Inter-Area-Prefix-LSA\n"
+ "Link-LSA\n"
+ "All LS Type\n"
+ "Specify LS Type by Hex\n"
+ "Link State ID\n"
+ "All Link State ID\n"
+ "Advertising Router\n"
+ "All Advertising Router\n"
+ "Dump raw LSA data in Hex\n"
+ "show detail of LSAs\n"
+ )
+
+DEFSH (VTYSH_BGPD, bgp_redistribute_ipv6_metric_rmap_cmd_vtysh,
+ "redistribute (connected|kernel|ospf6|ripng|static) metric <0-4294967295> route-map WORD",
+ "Redistribute information from another routing protocol\n"
+ "Connected\n"
+ "Kernel routes\n"
+ "Open Shurtest Path First (OSPFv3)\n"
+ "Routing Information Protocol (RIPng)\n"
+ "Static routes\n"
+ "Metric for redistributed routes\n"
+ "Default metric\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
+
+DEFSH (VTYSH_BGPD, show_bgp_ipv6_community_exact_cmd_vtysh,
+ "show bgp ipv6 community (AA:NN|local-AS|no-advertise|no-export) exact-match",
+ "Show running system information\n"
+ "BGP information\n"
+ "Address family\n"
+ "Display routes matching the communities\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"Do not advertise to any peer (well-known community)\n"
"Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n")
-
-DEFSH (VTYSH_OSPFD, no_area_range_advertise_cmd_vtysh,
- "no area (A.B.C.D|<0-4294967295>) range A.B.C.D/M (advertise|not-advertise)",
- "Negate a command or set its defaults\n"
- "OSPF area parameters\n"
- "OSPF area ID in IP address format\n"
- "OSPF area ID as a decimal value\n"
- "Summarize routes matching address/mask (border routers only)\n"
- "Area range prefix\n"
- "Advertise this range (default)\n"
- "DoNotAdvertise this range\n")
-
-DEFSH (VTYSH_RIPNGD, debug_ripng_packet_direct_cmd_vtysh,
- "debug ripng packet (recv|send)",
- "Debugging functions (see also 'undebug')\n"
- "RIPng configuration\n"
- "Debug option set for ripng packet\n"
- "Debug option set for receive packet\n"
- "Debug option set for send packet\n")
-
-DEFSH (VTYSH_OSPFD, no_debug_ospf_nssa_cmd_vtysh,
- "no debug ospf nssa",
- "Negate a command or set its defaults\n"
- "Debugging functions (see also 'undebug')\n"
- "OSPF information\n"
- "OSPF nssa information\n")
+ "Exact match of the communities")
-DEFSH (VTYSH_BGPD, no_auto_summary_cmd_vtysh,
- "no auto-summary",
+DEFSH (VTYSH_BGPD, no_set_weight_val_cmd_vtysh,
+ "no set weight <0-4294967295>",
"Negate a command or set its defaults\n"
- "Enable automatic network number summarization\n")
-
-DEFSH (VTYSH_BGPD, neighbor_allowas_in_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "allowas-in",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Accept as-path with my AS present in it\n")
+ "Set values in destination routing protocol\n"
+ "BGP weight for routing table\n"
+ "Weight value\n")
-DEFSH (VTYSH_BGPD, no_neighbor_capability_dynamic_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "capability dynamic",
+DEFSH (VTYSH_BGPD, no_neighbor_ebgp_multihop_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "ebgp-multihop",
"Negate a command or set its defaults\n"
"Specify neighbor router\n"
"Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Advertise capability to the peer\n"
- "Advertise dynamic capability to this neighbor\n")
-
-DEFSH (VTYSH_OSPF6D|VTYSH_BGPD, no_match_ipv6_address_prefix_list_cmd_vtysh,
- "no match ipv6 address prefix-list WORD",
- "Negate a command or set its defaults\n"
- "Match values from routing table\n"
- "IPv6 information\n"
- "Match address of route\n"
- "Match entries of prefix-lists\n"
- "IP prefix-list name\n")
-
-DEFSH (VTYSH_OSPFD, no_ip_ospf_network_cmd_vtysh,
- "no ip ospf network",
- "Negate a command or set its defaults\n"
- "IP Information\n"
- "OSPF interface commands\n"
- "Network type\n")
-
-DEFSH (VTYSH_BGPD, bgp_bestpath_aspath_ignore_cmd_vtysh,
- "bgp bestpath as-path ignore",
- "BGP specific commands\n"
- "Change the default bestpath selection\n"
- "AS-path attribute\n"
- "Ignore as-path length in selecting a route\n")
-
-DEFSH (VTYSH_BGPD, show_ip_extcommunity_list_arg_cmd_vtysh,
- "show ip extcommunity-list (<1-199>|WORD)",
- "Show running system information\n"
- "IP information\n"
- "List extended-community list\n"
- "Extcommunity-list number\n"
- "Extcommunity-list name\n")
-
-DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_all_neighbors_peer_cmd_vtysh,
- "show ip bgp vpnv4 all neighbors A.B.C.D",
- "Show running system information\n"
- "IP information\n"
- "BGP information\n"
- "Display VPNv4 NLRI specific information\n"
- "Display information about all VPNv4 NLRIs\n"
- "Detailed information on TCP and BGP neighbor connections\n"
- "Neighbor to display information about\n")
-
-DEFSH (VTYSH_BGPD, ip_community_list_name_expanded_cmd_vtysh,
- "ip community-list expanded WORD (deny|permit) .LINE",
- "IP information\n"
- "Add a community list entry\n"
- "Add an expanded community-list entry\n"
- "Community list name\n"
- "Specify community to reject\n"
- "Specify community to accept\n"
- "An ordered list as a regular-expression\n")
-
-DEFSH (VTYSH_RIPNGD, ripng_redistribute_ospf6_routemap_cmd_vtysh,
- "redistribute ospf6 route-map WORD",
- "Redistribute information from another routing protocol\n"
- "IPv6 Open Shortest Path First (OSPFv3)\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
+ "Allow EBGP neighbors not on directly connected networks\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_all_vpnv4_out_cmd_vtysh,
- "clear ip bgp * vpnv4 unicast out",
- "Reset functions\n"
- "IP information\n"
- "BGP information\n"
- "Clear all peers\n"
- "Address family\n"
- "Address Family Modifier\n"
- "Soft reconfig outbound update\n")
+DEFSH (VTYSH_BGPD, dump_bgp_all_cmd_vtysh,
+ "dump bgp all PATH",
+ "Dump packet\n"
+ "BGP packet dump\n"
+ "Dump all BGP packets\n"
+ "Output filename\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_as_ipv4_out_cmd_vtysh,
- "clear ip bgp <1-65535> ipv4 (unicast|multicast) out",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_ipv4_soft_out_cmd_vtysh,
+ "clear ip bgp A.B.C.D ipv4 (unicast|multicast) soft out",
"Reset functions\n"
"IP information\n"
"BGP information\n"
- "Clear peers with the AS number\n"
+ "BGP neighbor address to clear\n"
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
+ "Soft reconfig\n"
"Soft reconfig outbound update\n")
-DEFSH (VTYSH_RIPD, ip_rip_receive_version_2_cmd_vtysh,
- "ip rip receive version 2 1",
- "IP information\n"
- "Routing Information Protocol\n"
- "Advertisement reception\n"
- "Version control\n"
- "RIP version 2\n"
- "RIP version 1\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_remark_arg_cmd_vtysh,
- "no access-list (<1-99>|<100-199>|<1300-1999>|<2000-2699>|WORD) remark .LINE",
- "Negate a command or set its defaults\n"
- "Add an access list entry\n"
- "IP standard access list\n"
- "IP extended access list\n"
- "IP standard access list (expanded range)\n"
- "IP extended access list (expanded range)\n"
- "IP zebra access-list\n"
- "Access list entry comment\n"
- "Comment up to 100 characters\n")
-
-DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_community_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) community (AA:NN|local-AS|no-advertise|no-export)",
+DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_area_route_prefix_cmd_vtysh,
+ "show ipv6 ospf6 area A.B.C.D route (X::X|detail)",
"Show running system information\n"
- "IP information\n"
- "BGP information\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Display routes matching the communities\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n")
+ "IPv6 Information\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "Area information\n"
+ "Area ID (as an IPv4 notation)\n"
+ "Routing Table\n"
+ "Specify IPv6 address\n"
+ "Detailed information\n"
+ )
-DEFSH (VTYSH_BGPD, show_bgp_ipv6_prefix_list_cmd_vtysh,
- "show bgp ipv6 prefix-list WORD",
+DEFSH (VTYSH_RIPNGD, ripng_passive_interface_cmd_vtysh,
+ "passive-interface IFNAME",
+ "Suppress routing updates on an interface\n"
+ "Interface name\n")
+
+DEFSH (VTYSH_BGPD, show_bgp_neighbors_peer_cmd_vtysh,
+ "show bgp neighbors (A.B.C.D|X:X::X:X)",
"Show running system information\n"
"BGP information\n"
- "Address family\n"
- "Display routes conforming to the prefix-list\n"
- "IPv6 prefix-list name\n")
+ "Detailed information on TCP and BGP neighbor connections\n"
+ "Neighbor to display information about\n"
+ "Neighbor to display information about\n")
-DEFSH (VTYSH_RIPD, no_debug_rip_packet_direct_cmd_vtysh,
- "no debug rip packet (recv|send)",
+DEFSH (VTYSH_OSPFD, no_debug_ospf_packet_all_cmd_vtysh,
+ "no debug ospf packet (hello|dd|ls-request|ls-update|ls-ack|all)",
"Negate a command or set its defaults\n"
"Debugging functions (see also 'undebug')\n"
- "RIP information\n"
- "RIP packet\n"
- "RIP option set for receive packet\n"
- "RIP option set for send packet\n")
+ "OSPF information\n"
+ "OSPF packets\n"
+ "OSPF Hello\n"
+ "OSPF Database Description\n"
+ "OSPF Link State Request\n"
+ "OSPF Link State Update\n"
+ "OSPF Link State Acknowledgment\n"
+ "OSPF all packets\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ip_prefix_list_le_ge_cmd_vtysh,
- "no ip prefix-list WORD (deny|permit) A.B.C.D/M le <0-32> ge <0-32>",
- "Negate a command or set its defaults\n"
- "IP information\n"
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, ipv6_prefix_list_seq_cmd_vtysh,
+ "ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) (X:X::X:X/M|any)",
+ "IPv6 information\n"
"Build a prefix list\n"
"Name of a prefix list\n"
+ "sequence number of an entry\n"
+ "Sequence number\n"
"Specify packets to reject\n"
"Specify packets to forward\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Maximum prefix length to be matched\n"
- "Maximum prefix length\n"
- "Minimum prefix length to be matched\n"
- "Minimum prefix length\n")
-
-DEFSH (VTYSH_BGPD, show_ip_bgp_community2_exact_cmd_vtysh,
- "show ip bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
- "Show running system information\n"
- "IP information\n"
- "BGP information\n"
- "Display routes matching the communities\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "Exact match of the communities")
+ "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
+ "Any prefix match. Same as \"::0/0 le 128\"\n")
-DEFSH (VTYSH_OSPFD, no_ospf_default_metric_cmd_vtysh,
- "no default-metric",
+DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_kernel_cmd_vtysh,
+ "no redistribute kernel",
"Negate a command or set its defaults\n"
- "Set metric of redistributed routes\n")
+ "Redistribute information from another routing protocol\n"
+ "Kernel routes\n")
-DEFSH (VTYSH_BGPD, no_set_community_none_cmd_vtysh,
- "no set community none",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_BGPD, set_weight_cmd_vtysh,
+ "set weight <0-4294967295>",
"Set values in destination routing protocol\n"
- "BGP community attribute\n"
- "No community attribute\n")
-
-DEFSH (VTYSH_BGPD, show_ip_bgp_flap_regexp_cmd_vtysh,
- "show ip bgp flap-statistics regexp .LINE",
- "Show running system information\n"
- "IP information\n"
- "BGP information\n"
- "Display flap statistics of routes\n"
- "Display routes matching the AS path regular expression\n"
- "A regular-expression to match the BGP AS paths\n")
+ "BGP weight for routing table\n"
+ "Weight value\n")
-DEFSH (VTYSH_RIPD|VTYSH_RIPNGD|VTYSH_OSPF6D, router_zebra_cmd_vtysh,
- "router zebra",
- "Enable a routing process\n"
- "Make connection to zebra daemon\n")
+DEFSH (VTYSH_OSPFD, ospf_default_information_originate_type_routemap_cmd_vtysh,
+ "default-information originate metric-type (1|2) route-map WORD",
+ "Control distribution of default information\n"
+ "Distribute a default route\n"
+ "OSPF metric type for default routes\n"
+ "Set OSPF External Type 1 metrics\n"
+ "Set OSPF External Type 2 metrics\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
-DEFSH (VTYSH_BGPD, bgp_redistribute_ipv4_rmap_metric_cmd_vtysh,
- "redistribute (connected|kernel|ospf|rip|static) route-map WORD metric <0-4294967295>",
+DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_bgp_metric_cmd_vtysh,
+ "no redistribute bgp metric",
+ "Negate a command or set its defaults\n"
"Redistribute information from another routing protocol\n"
- "Connected\n"
- "Kernel routes\n"
- "Open Shurtest Path First (OSPF)\n"
- "Routing Information Protocol (RIP)\n"
- "Static routes\n"
- "Route map reference\n"
- "Pointer to route-map entries\n"
- "Metric for redistributed routes\n"
- "Default metric\n")
+ "Border Gateway Protocol (BGP)\n"
+ "Metric\n")
-DEFSH (VTYSH_BGPD, no_set_aggregator_as_val_cmd_vtysh,
- "no set aggregator as <1-65535> A.B.C.D",
+DEFSH (VTYSH_RIPNGD, ripng_network_cmd_vtysh,
+ "network IF_OR_ADDR",
+ "RIPng enable on specified interface or network.\n"
+ "Interface or address")
+
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ip_prefix_list_seq_le_ge_cmd_vtysh,
+ "no ip prefix-list WORD seq <1-4294967295> (deny|permit) A.B.C.D/M le <0-32> ge <0-32>",
"Negate a command or set its defaults\n"
- "Set values in destination routing protocol\n"
- "BGP aggregator attribute\n"
- "AS number of aggregator\n"
- "AS number\n"
- "IP address of aggregator\n")
+ "IP information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "sequence number of an entry\n"
+ "Sequence number\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
+ "Maximum prefix length to be matched\n"
+ "Maximum prefix length\n"
+ "Minimum prefix length to be matched\n"
+ "Minimum prefix length\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_out_cmd_vtysh,
- "clear bgp ipv6 (A.B.C.D|X:X::X:X) out",
- "Reset functions\n"
- "BGP information\n"
- "Address family\n"
- "BGP neighbor address to clear\n"
- "BGP IPv6 neighbor to clear\n"
- "Soft reconfig outbound update\n")
+DEFSH (VTYSH_OSPFD, no_ospf_default_metric_val_cmd_vtysh,
+ "no default-metric <0-16777214>",
+ "Negate a command or set its defaults\n"
+ "Set metric of redistributed routes\n"
+ "Default metric\n")
-DEFSH (VTYSH_OSPFD, ospf_distance_ospf_inter_external_cmd_vtysh,
- "distance ospf inter-area <1-255> external <1-255>",
+DEFSH (VTYSH_OSPFD, ospf_distance_ospf_external_cmd_vtysh,
+ "distance ospf external <1-255>",
"Define an administrative distance\n"
"OSPF Administrative distance\n"
- "Inter-area routes\n"
- "Distance for inter-area routes\n"
"External routes\n"
"Distance for external routes\n")
-DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_static_metric_routemap_cmd_vtysh,
- "no redistribute static metric <0-16> route-map WORD",
+DEFSH (VTYSH_BGPD, no_bgp_scan_time_val_cmd_vtysh,
+ "no bgp scan-time <5-60>",
"Negate a command or set its defaults\n"
- "Redistribute information from another routing protocol\n"
- "Static routes\n"
- "Metric\n"
- "Metric value\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
+ "BGP specific commands\n"
+ "Configure background scanner interval\n"
+ "Scanner interval (seconds)\n")
-DEFSH (VTYSH_OSPFD, no_ospf_priority_cmd_vtysh,
- "no ospf priority",
- "Negate a command or set its defaults\n"
- "OSPF interface commands\n"
- "Router priority\n")
+DEFSH (VTYSH_BGPD, old_ipv6_aggregate_address_summary_only_cmd_vtysh,
+ "ipv6 bgp aggregate-address X:X::X:X/M summary-only",
+ "IPv6 information\n"
+ "BGP information\n"
+ "Configure BGP aggregate entries\n"
+ "Aggregate prefix\n"
+ "Filter more specific routes from updates\n")
-DEFSH (VTYSH_BGPD, set_origin_cmd_vtysh,
- "set origin (egp|igp|incomplete)",
- "Set values in destination routing protocol\n"
- "BGP origin code\n"
- "remote EGP\n"
- "local IGP\n"
- "unknown heritage\n")
+DEFSH (VTYSH_BGPD, show_bgp_route_cmd_vtysh,
+ "show bgp X:X::X:X",
+ "Show running system information\n"
+ "BGP information\n"
+ "Network in the BGP routing table to display\n")
-DEFSH (VTYSH_OSPFD, no_debug_ospf_nsm_sub_cmd_vtysh,
- "no debug ospf nsm (status|events|timers)",
- "Negate a command or set its defaults\n"
- "Debugging functions\n"
+DEFSH (VTYSH_OSPFD, show_ip_ospf_database_type_adv_router_cmd_vtysh,
+ "show ip ospf database (" "asbr-summary|external|network|router|summary" "" "" ") adv-router A.B.C.D",
+ "Show running system information\n"
+ "IP information\n"
"OSPF information\n"
- "OSPF Interface State Machine\n"
- "NSM Status Information\n"
- "NSM Event Information\n"
- "NSM Timer Information\n")
-
-DEFSH (VTYSH_OSPFD, ospf_redistribute_source_cmd_vtysh,
- "redistribute (kernel|connected|static|rip|bgp)",
- "Redistribute information from another routing protocol\n"
- "Kernel routes\n"
- "Connected\n"
- "Static routes\n"
- "Routing Information Protocol (RIP)\n"
- "Border Gateway Protocol (BGP)\n")
-
-DEFSH (VTYSH_RIPD, debug_rip_events_cmd_vtysh,
- "debug rip events",
- "Debugging functions (see also 'undebug')\n"
- "RIP information\n"
- "RIP events\n")
+ "Database summary\n"
+ "ASBR summary link states\n" "External link states\n" "Network link states\n" "Router link states\n" "Network summary link states\n" "" "" "" ""
+ "Advertising Router link states\n"
+ "Advertising Router (as an IP address)\n")
-DEFSH (VTYSH_ZEBRA, no_ip_route_mask_cmd_vtysh,
- "no ip route A.B.C.D A.B.C.D (A.B.C.D|INTERFACE|null0)",
+DEFSH (VTYSH_BGPD, no_ip_community_list_name_all_cmd_vtysh,
+ "no ip community-list (standard|expanded) WORD",
"Negate a command or set its defaults\n"
"IP information\n"
- "Establish static routes\n"
- "IP destination prefix\n"
- "IP destination prefix mask\n"
- "IP gateway address\n"
- "IP gateway interface name\n"
- "Null interface\n")
+ "Add a community list entry\n"
+ "Add a standard community-list entry\n"
+ "Add an expanded community-list entry\n"
+ "Community list name\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_all_cmd_vtysh,
- "clear ip bgp *",
+DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_rd_neighbors_peer_cmd_vtysh,
+ "show ip bgp vpnv4 rd ASN:nn_or_IP-address:nn neighbors A.B.C.D",
+ "Show running system information\n"
+ "IP information\n"
+ "BGP information\n"
+ "Display VPNv4 NLRI specific information\n"
+ "Display information about all VPNv4 NLRIs\n"
+ "Detailed information on TCP and BGP neighbor connections\n"
+ "Neighbor to display information about\n")
+
+DEFSH (VTYSH_BGPD, clear_ip_bgp_as_in_cmd_vtysh,
+ "clear ip bgp <1-65535> in",
"Reset functions\n"
"IP information\n"
"BGP information\n"
- "Clear all peers\n")
+ "Clear peers with the AS number\n"
+ "Soft reconfig inbound update\n")
-DEFSH (VTYSH_OSPFD, show_mpls_te_link_cmd_vtysh,
- "show mpls-te interface [INTERFACE]",
- "Show running system information\n"
- "MPLS-TE information\n"
- "Interface information\n"
- "Interface name\n")
+DEFSH (VTYSH_RIPD, ip_rip_send_version_cmd_vtysh,
+ "ip rip send version (1|2)",
+ "IP information\n"
+ "Routing Information Protocol\n"
+ "Advertisement transmission\n"
+ "Version control\n"
+ "RIP version 1\n"
+ "RIP version 2\n")
-DEFSH (VTYSH_OSPFD, ip_ospf_priority_addr_cmd_vtysh,
- "ip ospf priority <0-255> A.B.C.D",
- "IP Information\n"
+DEFSH (VTYSH_OSPFD, no_ospf_authentication_key_cmd_vtysh,
+ "no ospf authentication-key",
+ "Negate a command or set its defaults\n"
"OSPF interface commands\n"
- "Router priority\n"
- "Priority\n"
- "Address of interface")
-
-DEFSH (VTYSH_OSPFD, ospf_default_information_originate_always_type_metric_cmd_vtysh,
- "default-information originate always metric-type (1|2) metric <0-16777214>",
- "Control distribution of default information\n"
- "Distribute a default route\n"
- "Always advertise default route\n"
- "OSPF metric type for default routes\n"
- "Set OSPF External Type 1 metrics\n"
- "Set OSPF External Type 2 metrics\n"
- "OSPF default metric\n"
- "OSPF metric\n")
+ "Authentication password (key)\n")
-DEFSH (VTYSH_BGPD, neighbor_route_map_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "route-map WORD (in|out)",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Apply route map to neighbor\n"
- "Name of route map\n"
- "Apply map to incoming routes\n"
- "Apply map to outbound routes\n")
-
-DEFSH (VTYSH_RIPNGD, debug_ripng_events_cmd_vtysh,
- "debug ripng events",
- "Debugging functions (see also 'undebug')\n"
- "RIPng configuration\n"
- "Debug option set for ripng events\n")
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_extended_host_host_cmd_vtysh,
+ "no access-list (<100-199>|<2000-2699>) (deny|permit) ip host A.B.C.D host A.B.C.D",
+ "Negate a command or set its defaults\n"
+ "Add an access list entry\n"
+ "IP extended access list\n"
+ "IP extended access list (expanded range)\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "Any Internet Protocol\n"
+ "A single source host\n"
+ "Source address\n"
+ "A single destination host\n"
+ "Destination address\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, clear_ip_prefix_list_name_cmd_vtysh,
- "clear ip prefix-list WORD",
- "Reset functions\n"
- "IP information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n")
+DEFSH (VTYSH_BGPD, neighbor_dont_capability_negotiate_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "dont-capability-negotiate",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Do not perform capability negotiation\n")
-DEFSH (VTYSH_OSPFD, no_debug_ospf_zebra_cmd_vtysh,
- "no debug ospf zebra",
+DEFSH (VTYSH_OSPFD, no_area_vlink_param4_cmd_vtysh,
+ "no area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
+ "(hello-interval|retransmit-interval|transmit-delay|dead-interval) "
+ "(hello-interval|retransmit-interval|transmit-delay|dead-interval) "
+ "(hello-interval|retransmit-interval|transmit-delay|dead-interval) "
+ "(hello-interval|retransmit-interval|transmit-delay|dead-interval)",
"Negate a command or set its defaults\n"
- "Debugging functions (see also 'undebug')\n"
- "OSPF information\n"
- "OSPF Zebra information\n")
-
-DEFSH (VTYSH_OSPFD, ospf_distance_ospf_inter_intra_cmd_vtysh,
- "distance ospf inter-area <1-255> intra-area <1-255>",
- "Define an administrative distance\n"
- "OSPF Administrative distance\n"
- "Inter-area routes\n"
- "Distance for inter-area routes\n"
- "Intra-area routes\n"
- "Distance for intra-area routes\n")
+ "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
+ "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n"
+ "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n"
+ "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n"
+ "Time between HELLO packets\n" "Time between retransmitting lost link state advertisements\n" "Link state transmit delay\n" "Interval after which a neighbor is declared dead\n" "Seconds\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_external_ipv4_in_prefix_filter_cmd_vtysh,
- "clear ip bgp external ipv4 (unicast|multicast) in prefix-filter",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_in_prefix_filter_cmd_vtysh,
+ "clear ip bgp A.B.C.D in prefix-filter",
"Reset functions\n"
"IP information\n"
"BGP information\n"
- "Clear all external peers\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
+ "BGP neighbor address to clear\n"
"Soft reconfig inbound update\n"
- "Push out prefix-list ORF and do inbound soft reconfig\n")
-
-DEFSH (VTYSH_BGPD, show_ipv6_mbgp_community_exact_cmd_vtysh,
- "show ipv6 mbgp community (AA:NN|local-AS|no-advertise|no-export) exact-match",
- "Show running system information\n"
- "IPv6 information\n"
- "MBGP information\n"
- "Display routes matching the communities\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "Exact match of the communities")
-
-DEFSH (VTYSH_OSPF6D, no_passive_interface_cmd_vtysh,
- "no passive-interface IFNAME",
- "Negate a command or set its defaults\n"
- "Suppress routing updates on an interface\n"
- "Interface name(e.g. ep0)\n")
-
-DEFSH (VTYSH_ZEBRA, ip_address_label_cmd_vtysh,
- "ip address A.B.C.D/M label LINE",
- "Interface Internet Protocol config commands\n"
- "Set the IP address of an interface\n"
- "IP address (e.g. 10.0.0.1/8)\n"
- "Label of this address\n"
- "Label\n")
+ "Push out the existing ORF prefix-list\n")
-DEFSH (VTYSH_BGPD, bgp_damp_unset_cmd_vtysh,
- "no bgp dampening",
- "Negate a command or set its defaults\n"
- "BGP Specific commands\n"
- "Enable route-flap dampening\n")
+DEFSH (VTYSH_OSPFD, area_vlink_cmd_vtysh,
+ "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D",
+ "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n")
-DEFSH (VTYSH_OSPF6D, no_debug_ospf6_all_cmd_vtysh,
- "no debug ospf6 all",
+DEFSH (VTYSH_BGPD, no_neighbor_weight_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "weight",
"Negate a command or set its defaults\n"
- "Debugging functions (see also 'undebug')\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "Turn off ALL OSPFv3 debugging\n")
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Set default weight for routes from this neighbor\n")
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_standard_cmd_vtysh,
- "no access-list (<1-99>|<1300-1999>) (deny|permit) A.B.C.D A.B.C.D",
- "Negate a command or set its defaults\n"
- "Add an access list entry\n"
- "IP standard access list\n"
- "IP standard access list (expanded range)\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Address to match\n"
- "Wildcard bits\n")
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, clear_ipv6_prefix_list_name_prefix_cmd_vtysh,
+ "clear ipv6 prefix-list WORD X:X::X:X/M",
+ "Reset functions\n"
+ "IPv6 information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_neighbor_received_prefix_filter_cmd_vtysh,
- "show ip bgp neighbors (A.B.C.D|X:X::X:X) received prefix-filter",
- "Show running system information\n"
+DEFSH (VTYSH_ZEBRA, ip_irdp_address_preference_cmd_vtysh,
+ "ip irdp address A.B.C.D <0-2147483647>",
"IP information\n"
- "BGP information\n"
- "Detailed information on TCP and BGP neighbor connections\n"
- "Neighbor to display information about\n"
- "Neighbor to display information about\n"
- "Display information received from a BGP neighbor\n"
- "Display the prefixlist filter\n")
-
-DEFSH (VTYSH_OSPFD, area_default_cost_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) default-cost <0-16777215>",
- "OSPF area parameters\n"
- "OSPF area ID in IP address format\n"
- "OSPF area ID as a decimal value\n"
- "Set the summary-default cost of a NSSA or stub area\n"
- "Stub's advertised default summary cost\n")
+ "ICMP Router discovery on this interface\n"
+ "Specify IRDP address and preference to proxy-advertise\n"
+ "Set IRDP address for proxy-advertise\n"
+ "Preference level\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_group_in_cmd_vtysh,
- "clear bgp ipv6 peer-group WORD in",
+DEFSH (VTYSH_BGPD, clear_ip_bgp_external_soft_in_cmd_vtysh,
+ "clear ip bgp external soft in",
"Reset functions\n"
+ "IP information\n"
"BGP information\n"
- "Address family\n"
- "Clear all members of peer-group\n"
- "BGP peer-group name\n"
+ "Clear all external peers\n"
+ "Soft reconfig\n"
"Soft reconfig inbound update\n")
-DEFSH (VTYSH_BGPD, clear_bgp_all_in_cmd_vtysh,
- "clear bgp * in",
- "Reset functions\n"
+DEFSH (VTYSH_BGPD, no_set_vpnv4_nexthop_cmd_vtysh,
+ "no set vpnv4 next-hop",
+ "Negate a command or set its defaults\n"
+ "Set values in destination routing protocol\n"
+ "VPNv4 information\n"
+ "VPNv4 next-hop address\n")
+
+DEFSH (VTYSH_BGPD, bgp_multiple_instance_cmd_vtysh,
+ "bgp multiple-instance",
"BGP information\n"
- "Clear all peers\n"
- "Soft reconfig inbound update\n")
+ "Enable bgp multiple instance\n")
-DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_area_topology_router_lsid_cmd_vtysh,
- "show ipv6 ospf6 area A.B.C.D topology (A.B.C.D|<0-4294967295>) (A.B.C.D|<0-4294967295>)",
+DEFSH (VTYSH_BGPD, no_set_ipv6_nexthop_global_cmd_vtysh,
+ "no set ipv6 next-hop global",
+ "Negate a command or set its defaults\n"
+ "Set values in destination routing protocol\n"
+ "IPv6 information\n"
+ "IPv6 next-hop address\n"
+ "IPv6 global address\n")
+
+DEFSH (VTYSH_BGPD, show_bgp_neighbors_cmd_vtysh,
+ "show bgp neighbors",
"Show running system information\n"
- "IPv6 Information\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "Area information\n"
- "Area ID (as an IPv4 notation)\n"
- "Shortest Path First tree information\n"
- "Displays SPF topology table\n"
- "Specify Router-ID\n"
- "Specify Router-ID\n"
- "Specify Link State ID\n"
- "Specify Link State ID\n"
- )
+ "BGP information\n"
+ "Detailed information on TCP and BGP neighbor connections\n")
-DEFSH (VTYSH_BGPD, show_ipv6_mbgp_community3_cmd_vtysh,
- "show ipv6 mbgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
+DEFSH (VTYSH_RIPD, no_match_ip_next_hop_val_cmd_vtysh,
+ "no match ip next-hop WORD",
+ "Negate a command or set its defaults\n"
+ "Match values from routing table\n"
+ "IP information\n"
+ "Match next-hop address of route\n"
+ "IP access-list name\n")
+
+DEFSH (VTYSH_BGPD, show_bgp_community2_cmd_vtysh,
+ "show bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
"Show running system information\n"
- "IPv6 information\n"
- "MBGP information\n"
+ "BGP information\n"
"Display routes matching the communities\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
"Do not export to next AS (well-known community)\n")
-DEFSH (VTYSH_BGPD, bgp_damp_set_cmd_vtysh,
- "bgp dampening <1-45> <1-20000> <1-20000> <1-255>",
- "BGP Specific commands\n"
- "Enable route-flap dampening\n"
- "Half-life time for the penalty\n"
- "Value to start reusing a route\n"
- "Value to start suppressing a route\n"
- "Maximum duration to suppress a stable route\n")
-
-DEFSH (VTYSH_OSPF6D, ipv6_ospf6_instance_cmd_vtysh,
- "ipv6 ospf6 instance-id INSTANCE",
- "IPv6 Information\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "Instance ID\n"
- "<0-255> Instance ID\n"
- )
+DEFSH (VTYSH_BGPD, show_bgp_ipv6_prefix_list_cmd_vtysh,
+ "show bgp ipv6 prefix-list WORD",
+ "Show running system information\n"
+ "BGP information\n"
+ "Address family\n"
+ "Display routes conforming to the prefix-list\n"
+ "IPv6 prefix-list name\n")
-DEFSH (VTYSH_BGPD, no_dump_bgp_routes_cmd_vtysh,
- "no dump bgp routes-mrt [PATH] [INTERVAL]",
- "Negate a command or set its defaults\n"
- "Dump packet\n"
- "BGP packet dump\n"
- "Dump whole BGP routing table\n")
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_cmd_vtysh,
+ "clear bgp ipv6 (A.B.C.D|X:X::X:X)",
+ "Reset functions\n"
+ "BGP information\n"
+ "Address family\n"
+ "BGP neighbor address to clear\n"
+ "BGP IPv6 neighbor to clear\n")
-DEFSH (VTYSH_RIPNGD, no_ripng_route_cmd_vtysh,
- "no route IPV6ADDR",
- "Negate a command or set its defaults\n"
- "Static route setup\n"
- "Delete static RIPng route announcement\n")
+DEFSH (VTYSH_OSPFD, area_shortcut_cmd_vtysh,
+ "area (A.B.C.D|<0-4294967295>) shortcut (default|enable|disable)",
+ "OSPF area parameters\n"
+ "OSPF area ID in IP address format\n"
+ "OSPF area ID as a decimal value\n"
+ "Configure the area's shortcutting mode\n"
+ "Set default shortcutting behavior\n"
+ "Enable shortcutting through the area\n"
+ "Disable shortcutting through the area\n")
-DEFSH (VTYSH_BGPD, no_aggregate_address_mask_as_set_cmd_vtysh,
- "no aggregate-address A.B.C.D A.B.C.D as-set",
- "Negate a command or set its defaults\n"
- "Configure BGP aggregate entries\n"
- "Aggregate address\n"
- "Aggregate mask\n"
- "Generate AS set path information\n")
+DEFSH (VTYSH_RIPNGD, ripng_redistribute_kernel_cmd_vtysh,
+ "redistribute kernel",
+ "Redistribute information from another routing protocol\n"
+ "Kernel routes\n")
-DEFSH (VTYSH_BGPD, no_bgp_confederation_peers_cmd_vtysh,
- "no bgp confederation peers .<1-65535>",
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, ip_prefix_list_ge_le_cmd_vtysh,
+ "ip prefix-list WORD (deny|permit) A.B.C.D/M ge <0-32> le <0-32>",
+ "IP information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
+ "Minimum prefix length to be matched\n"
+ "Minimum prefix length\n"
+ "Maximum prefix length to be matched\n"
+ "Maximum prefix length\n")
+
+DEFSH (VTYSH_BGPD, no_bgp_default_local_preference_cmd_vtysh,
+ "no bgp default local-preference",
"Negate a command or set its defaults\n"
"BGP specific commands\n"
- "AS confederation parameters\n"
- "Peer ASs in BGP confederation\n"
- "AS number\n")
+ "Configure BGP defaults\n"
+ "local preference (higher=more preferred)\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_community4_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
- "Show running system information\n"
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_ipv4_soft_in_cmd_vtysh,
+ "clear ip bgp A.B.C.D ipv4 (unicast|multicast) soft in",
+ "Reset functions\n"
"IP information\n"
"BGP information\n"
+ "BGP neighbor address to clear\n"
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Display routes matching the communities\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n")
+ "Soft reconfig\n"
+ "Soft reconfig inbound update\n")
-DEFSH (VTYSH_BGPD, no_set_weight_val_cmd_vtysh,
- "no set weight <0-4294967295>",
- "Negate a command or set its defaults\n"
- "Set values in destination routing protocol\n"
- "BGP weight for routing table\n"
- "Weight value\n")
+DEFSH (VTYSH_BGPD, bgp_redistribute_ipv6_rmap_cmd_vtysh,
+ "redistribute (connected|kernel|ospf6|ripng|static) route-map WORD",
+ "Redistribute information from another routing protocol\n"
+ "Connected\n"
+ "Kernel routes\n"
+ "Open Shurtest Path First (OSPFv3)\n"
+ "Routing Information Protocol (RIPng)\n"
+ "Static routes\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_community_list_exact_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) community-list WORD exact-match",
+DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_route_cmd_vtysh,
+ "show ipv6 ospf6 route",
"Show running system information\n"
+ "IPv6 Information\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "Routing table\n"
+ )
+
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_extended_any_mask_cmd_vtysh,
+ "access-list (<100-199>|<2000-2699>) (deny|permit) ip any A.B.C.D A.B.C.D",
+ "Add an access list entry\n"
+ "IP extended access list\n"
+ "IP extended access list (expanded range)\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "Any Internet Protocol\n"
+ "Any source host\n"
+ "Destination address\n"
+ "Destination Wildcard bits\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_RIPNGD|VTYSH_OSPF6D, router_zebra_cmd_vtysh,
+ "router zebra",
+ "Enable a routing process\n"
+ "Make connection to zebra daemon\n")
+
+DEFSH (VTYSH_BGPD, clear_ip_bgp_instance_all_cmd_vtysh,
+ "clear ip bgp view WORD *",
+ "Reset functions\n"
"IP information\n"
"BGP information\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Display routes matching the community-list\n"
- "community-list name\n"
- "Exact match of the communities\n")
+ "BGP view\n"
+ "view name\n"
+ "Clear all peers\n")
-DEFSH (VTYSH_BGPD, bgp_scan_time_cmd_vtysh,
- "bgp scan-time <5-60>",
- "BGP specific commands\n"
- "Configure background scanner interval\n"
- "Scanner interval (seconds)\n")
+DEFSH (VTYSH_BGPD, no_neighbor_default_originate_rmap_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "default-originate route-map WORD",
+ "Negate a command or set its defaults\n"
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Originate default route to this neighbor\n"
+ "Route-map to specify criteria to originate default\n"
+ "route-map name\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_community3_exact_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, no_ipv6_prefix_list_cmd_vtysh,
+ "no ipv6 prefix-list WORD",
+ "Negate a command or set its defaults\n"
+ "IPv6 information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n")
+
+DEFSH (VTYSH_OSPFD, area_vlink_authtype_args_authkey_cmd_vtysh,
+ "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D "
+ "(authentication|) (message-digest|null) "
+ "(authentication-key|) AUTH_KEY",
+ "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n"
+ "Enable authentication on this virtual link\n" "dummy string \n" "Use null authentication\n" "Use message-digest authentication\n"
+ "Authentication password (key)\n" "The OSPF password (key)")
+
+DEFSH (VTYSH_RIPNGD, ripng_redistribute_static_routemap_cmd_vtysh,
+ "redistribute static route-map WORD",
+ "Redistribute information from another routing protocol\n"
+ "Static routes\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
+
+DEFSH (VTYSH_RIPD, accept_lifetime_day_month_month_day_cmd_vtysh,
+ "accept-lifetime HH:MM:SS <1-31> MONTH <1993-2035> HH:MM:SS MONTH <1-31> <1993-2035>",
+ "Set accept lifetime of the key\n"
+ "Time to start\n"
+ "Day of th month to start\n"
+ "Month of the year to start\n"
+ "Year to start\n"
+ "Time to expire\n"
+ "Month of the year to expire\n"
+ "Day of th month to expire\n"
+ "Year to expire\n")
+
+DEFSH (VTYSH_OSPF6D, no_debug_ospf6_all_cmd_vtysh,
+ "no debug ospf6 all",
+ "Negate a command or set its defaults\n"
+ "Debugging functions (see also 'undebug')\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "Turn off ALL OSPFv3 debugging\n")
+
+DEFSH (VTYSH_OSPFD, ospf_default_information_originate_always_type_metric_cmd_vtysh,
+ "default-information originate always metric-type (1|2) metric <0-16777214>",
+ "Control distribution of default information\n"
+ "Distribute a default route\n"
+ "Always advertise default route\n"
+ "OSPF metric type for default routes\n"
+ "Set OSPF External Type 1 metrics\n"
+ "Set OSPF External Type 2 metrics\n"
+ "OSPF default metric\n"
+ "OSPF metric\n")
+
+DEFSH (VTYSH_BGPD, neighbor_route_server_client_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "route-server-client",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Configure a neighbor as Route Server client\n")
+
+DEFSH (VTYSH_BGPD, show_ipv6_bgp_community2_exact_cmd_vtysh,
+ "show ipv6 bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
"Show running system information\n"
- "IP information\n"
+ "IPv6 information\n"
"BGP information\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
"Display routes matching the communities\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"Do not send outside local AS (well-known community)\n"
"Do not advertise to any peer (well-known community)\n"
"Do not export to next AS (well-known community)\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
"Exact match of the communities")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_vpnv4_in_cmd_vtysh,
- "clear ip bgp A.B.C.D vpnv4 unicast in",
- "Reset functions\n"
- "IP information\n"
+DEFSH (VTYSH_BGPD, show_bgp_prefix_longer_cmd_vtysh,
+ "show bgp X:X::X:X/M longer-prefixes",
+ "Show running system information\n"
"BGP information\n"
- "BGP neighbor address to clear\n"
- "Address family\n"
- "Address Family Modifier\n"
- "Soft reconfig inbound update\n")
+ "IPv6 prefix <network>/<length>\n"
+ "Display route and more specific routes\n")
-DEFSH (VTYSH_OSPFD, no_ip_ospf_authentication_key_addr_cmd_vtysh,
- "no ip ospf authentication-key A.B.C.D",
+DEFSH (VTYSH_OSPFD, ospf_default_information_originate_type_cmd_vtysh,
+ "default-information originate metric-type (1|2)",
+ "Control distribution of default information\n"
+ "Distribute a default route\n"
+ "OSPF metric type for default routes\n"
+ "Set OSPF External Type 1 metrics\n"
+ "Set OSPF External Type 2 metrics\n")
+
+DEFSH (VTYSH_OSPFD, no_neighbor_priority_cmd_vtysh,
+ "no neighbor A.B.C.D priority <0-255>",
"Negate a command or set its defaults\n"
- "IP Information\n"
- "OSPF interface commands\n"
- "Authentication password (key)\n"
- "Address of interface")
+ "Specify neighbor router\n"
+ "Neighbor IP address\n"
+ "Neighbor Priority\n"
+ "Priority\n")
-DEFSH (VTYSH_BGPD, ipv6_aggregate_address_summary_only_cmd_vtysh,
- "aggregate-address X:X::X:X/M summary-only",
- "Configure BGP aggregate entries\n"
- "Aggregate prefix\n"
- "Filter more specific routes from updates\n")
+DEFSH (VTYSH_BGPD, no_bgp_distance_source_access_list_cmd_vtysh,
+ "no distance <1-255> A.B.C.D/M WORD",
+ "Negate a command or set its defaults\n"
+ "Define an administrative distance\n"
+ "Administrative distance\n"
+ "IP source prefix\n"
+ "Access list name\n")
-DEFSH (VTYSH_BGPD, ipv6_mbgp_neighbor_routes_cmd_vtysh,
- "show ipv6 mbgp neighbors (A.B.C.D|X:X::X:X) routes",
- "Show running system information\n"
- "IPv6 information\n"
- "MBGP information\n"
- "Detailed information on TCP and BGP neighbor connections\n"
- "Neighbor to display information about\n"
- "Neighbor to display information about\n"
- "Display routes learned from neighbor\n")
-
-DEFSH (VTYSH_RIPD, accept_lifetime_infinite_month_day_cmd_vtysh,
- "accept-lifetime HH:MM:SS MONTH <1-31> <1993-2035> infinite",
- "Set accept lifetime of the key\n"
- "Time to start\n"
- "Month of the year to start\n"
- "Day of th month to start\n"
- "Year to start\n"
- "Never expires")
-
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, ipv6_prefix_list_seq_le_ge_cmd_vtysh,
- "ipv6 prefix-list WORD seq <1-4294967295> (deny|permit) X:X::X:X/M le <0-128> ge <0-128>",
- "IPv6 information\n"
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, ip_prefix_list_seq_le_ge_cmd_vtysh,
+ "ip prefix-list WORD seq <1-4294967295> (deny|permit) A.B.C.D/M le <0-32> ge <0-32>",
+ "IP information\n"
"Build a prefix list\n"
"Name of a prefix list\n"
"sequence number of an entry\n"
"Sequence number\n"
"Specify packets to reject\n"
"Specify packets to forward\n"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
"Maximum prefix length to be matched\n"
"Maximum prefix length\n"
"Minimum prefix length to be matched\n"
"Minimum prefix length\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_external_soft_out_cmd_vtysh,
- "clear bgp ipv6 external soft out",
+DEFSH (VTYSH_BGPD, neighbor_remote_as_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "remote-as <1-65535>",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Specify a BGP neighbor\n"
+ "AS number\n")
+
+DEFSH (VTYSH_OSPFD, no_debug_ospf_lsa_sub_cmd_vtysh,
+ "no debug ospf lsa (generate|flooding|install|refresh)",
+ "Negate a command or set its defaults\n"
+ "Debugging functions (see also 'undebug')\n"
+ "OSPF information\n"
+ "OSPF Link State Advertisement\n"
+ "LSA Generation\n"
+ "LSA Flooding\n"
+ "LSA Install/Delete\n"
+ "LSA Refres\n")
+
+DEFSH (VTYSH_BGPD, no_match_origin_cmd_vtysh,
+ "no match origin",
+ "Negate a command or set its defaults\n"
+ "Match values from routing table\n"
+ "BGP origin code\n")
+
+DEFSH (VTYSH_BGPD, neighbor_remove_private_as_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "remove-private-AS",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Remove private AS number from outbound updates\n")
+
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, show_ipv6_prefix_list_detail_name_cmd_vtysh,
+ "show ipv6 prefix-list detail WORD",
+ "Show running system information\n"
+ "IPv6 information\n"
+ "Build a prefix list\n"
+ "Detail of prefix lists\n"
+ "Name of a prefix list\n")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_flap_address_cmd_vtysh,
+ "show ip bgp flap-statistics A.B.C.D",
+ "Show running system information\n"
+ "IP information\n"
+ "BGP information\n"
+ "Display flap statistics of routes\n"
+ "Network in the BGP routing table to display\n")
+
+DEFSH (VTYSH_BGPD, no_bgp_redistribute_ipv4_rmap_cmd_vtysh,
+ "no redistribute (connected|kernel|ospf|rip|static) route-map WORD",
+ "Negate a command or set its defaults\n"
+ "Redistribute information from another routing protocol\n"
+ "Connected\n"
+ "Kernel routes\n"
+ "Open Shurtest Path First (OSPF)\n"
+ "Routing Information Protocol (RIP)\n"
+ "Static routes\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
+
+DEFSH (VTYSH_BGPD, clear_bgp_peer_group_cmd_vtysh,
+ "clear bgp peer-group WORD",
+ "Reset functions\n"
+ "BGP information\n"
+ "Clear all members of peer-group\n"
+ "BGP peer-group name\n")
+
+DEFSH (VTYSH_BGPD, neighbor_interface_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X) " "interface WORD",
+ "Specify neighbor router\n"
+ "Neighbor address\nIPv6 address\n"
+ "Interface\n"
+ "Interface name\n")
+
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_peer_soft_in_cmd_vtysh,
+ "clear bgp ipv6 (A.B.C.D|X:X::X:X) soft in",
"Reset functions\n"
"BGP information\n"
"Address family\n"
- "Clear all external peers\n"
+ "BGP neighbor address to clear\n"
+ "BGP IPv6 neighbor to clear\n"
"Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ "Soft reconfig inbound update\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_as_ipv4_in_prefix_filter_cmd_vtysh,
- "clear ip bgp <1-65535> ipv4 (unicast|multicast) in prefix-filter",
+DEFSH (VTYSH_BGPD, clear_bgp_all_soft_cmd_vtysh,
+ "clear bgp * soft",
"Reset functions\n"
+ "BGP information\n"
+ "Clear all peers\n"
+ "Soft reconfig\n")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_community3_exact_cmd_vtysh,
+ "show ip bgp ipv4 (unicast|multicast) community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
+ "Show running system information\n"
"IP information\n"
"BGP information\n"
- "Clear peers with the AS number\n"
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig inbound update\n"
- "Push out prefix-list ORF and do inbound soft reconfig\n")
-
-DEFSH (VTYSH_BGPD, neighbor_attr_unchanged5_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged as-path next-hop med",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "BGP attribute is propagated unchanged to this neighbor\n"
- "As-path attribute\n"
- "Nexthop attribute\n"
- "Med attribute\n")
+ "Display routes matching the communities\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "Exact match of the communities")
-DEFSH (VTYSH_BGPD, show_ip_bgp_instance_neighbors_cmd_vtysh,
- "show ip bgp view WORD neighbors",
+DEFSH (VTYSH_BGPD, show_ip_bgp_neighbor_received_routes_cmd_vtysh,
+ "show ip bgp neighbors (A.B.C.D|X:X::X:X) received-routes",
"Show running system information\n"
"IP information\n"
"BGP information\n"
- "BGP view\n"
- "View name\n"
- "Detailed information on TCP and BGP neighbor connections\n")
+ "Detailed information on TCP and BGP neighbor connections\n"
+ "Neighbor to display information about\n"
+ "Neighbor to display information about\n"
+ "Display the received routes from neighbor\n")
-DEFSH (VTYSH_OSPF6D, no_ipv6_ospf6_passive_cmd_vtysh,
- "no ipv6 ospf6 passive",
- "Negate a command or set its defaults\n"
- "IPv6 Information\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "passive interface: No Adjacency will be formed on this I/F\n"
- )
+DEFSH (VTYSH_BGPD, aggregate_address_mask_summary_as_set_cmd_vtysh,
+ "aggregate-address A.B.C.D A.B.C.D summary-only as-set",
+ "Configure BGP aggregate entries\n"
+ "Aggregate address\n"
+ "Aggregate mask\n"
+ "Filter more specific routes from updates\n"
+ "Generate AS set path information\n")
-DEFSH (VTYSH_OSPF6D, ipv6_ospf6_passive_cmd_vtysh,
- "ipv6 ospf6 passive",
+DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_neighbor_routerid_cmd_vtysh,
+ "show ipv6 ospf6 neighbor A.B.C.D",
+ "Show running system information\n"
"IPv6 Information\n"
"Open Shortest Path First (OSPF) for IPv6\n"
- "passive interface: No Adjacency will be formed on this I/F\n"
+ "Neighbor list\n"
+ "OSPF6 neighbor Router ID in IP address format\n"
)
-DEFSH (VTYSH_OSPFD, no_ip_ospf_authentication_key_cmd_vtysh,
- "no ip ospf authentication-key",
+DEFSH (VTYSH_BGPD, bgp_cluster_id32_cmd_vtysh,
+ "bgp cluster-id <1-4294967295>",
+ "BGP information\n"
+ "Configure Route-Reflector Cluster-id\n"
+ "Route-Reflector Cluster-id as 32 bit quantity\n")
+
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_as_cmd_vtysh,
+ "clear bgp ipv6 <1-65535>",
+ "Reset functions\n"
+ "BGP information\n"
+ "Address family\n"
+ "Clear peers with the AS number\n")
+
+DEFSH (VTYSH_OSPFD|VTYSH_OSPFD, show_ip_ospf_neighbor_id_cmd_vtysh,
+ "show ip ospf neighbor A.B.C.D",
+ "Show running system information\n"
+ "IP information\n"
+ "OSPF information\n"
+ "Neighbor list\n"
+ "Neighbor ID\n")
+
+DEFSH (VTYSH_OSPFD, no_ip_ospf_hello_interval_addr_cmd_vtysh,
+ "no ip ospf hello-interval A.B.C.D",
"Negate a command or set its defaults\n"
"IP Information\n"
"OSPF interface commands\n"
- "Authentication password (key)\n")
+ "Time between HELLO packets\n"
+ "Address of interface")
-DEFSH (VTYSH_RIPNGD, ripng_redistribute_connected_metric_cmd_vtysh,
- "redistribute connected metric <0-16>",
+DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_kernel_metric_val_cmd_vtysh,
+ "no redistribute kernel metric <0-16>",
+ "Negate a command or set its defaults\n"
"Redistribute information from another routing protocol\n"
- "Connected\n"
+ "Kernel routes\n"
"Metric\n"
"Metric value\n")
-DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_area_spf_node_cmd_vtysh,
- "show ipv6 ospf6 area A.B.C.D spf node",
- "Show running system information\n"
- "IPv6 Information\n"
- "Open Shortest Path First (OSPF) for IPv6\n"
- "Area information\n"
- "Area ID (as an IPv4 notation)\n"
- "Shortest Path First caculation\n"
- "vertex infomation\n"
- )
-
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, ipv6_prefix_list_le_ge_cmd_vtysh,
- "ipv6 prefix-list WORD (deny|permit) X:X::X:X/M le <0-128> ge <0-128>",
- "IPv6 information\n"
- "Build a prefix list\n"
- "Name of a prefix list\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
- "Maximum prefix length to be matched\n"
- "Maximum prefix length\n"
- "Minimum prefix length to be matched\n"
- "Minimum prefix length\n")
-
-DEFSH (VTYSH_BGPD, bgp_cluster_id_cmd_vtysh,
- "bgp cluster-id A.B.C.D",
- "BGP information\n"
- "Configure Route-Reflector Cluster-id\n"
- "Route-Reflector Cluster-id in IP address format\n")
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_rmap_onmatch_goto_cmd_vtysh,
+ "no on-match goto",
+ "Negate a command or set its defaults\n"
+ "Exit policy on matches\n"
+ "Next clause\n")
-DEFSH (VTYSH_OSPF6D, ospf6_redistribute_cmd_vtysh,
- "redistribute (static|kernel|connected|ripng|bgp)",
+DEFSH (VTYSH_OSPF6D, ospf6_redistribute_routemap_cmd_vtysh,
+ "redistribute (static|kernel|connected|ripng|bgp) route-map WORD",
"Redistribute\n"
- "Static route\n"
+ "Static routes\n"
"Kernel route\n"
"Connected route\n"
"RIPng route\n"
"BGP route\n"
+ "Route map reference\n"
+ "Route map name\n"
)
-DEFSH (VTYSH_BGPD, clear_ip_bgp_all_ipv4_soft_out_cmd_vtysh,
- "clear ip bgp * ipv4 (unicast|multicast) soft out",
- "Reset functions\n"
- "IP information\n"
- "BGP information\n"
- "Clear all peers\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_standard_any_cmd_vtysh,
- "no access-list (<1-99>|<1300-1999>) (deny|permit) any",
- "Negate a command or set its defaults\n"
- "Add an access list entry\n"
- "IP standard access list\n"
- "IP standard access list (expanded range)\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Any source host\n")
-
-DEFSH (VTYSH_BGPD, set_ecommunity_soo_cmd_vtysh,
- "set extcommunity soo .ASN:nn_or_IP-address:nn",
- "Set values in destination routing protocol\n"
- "BGP extended community attribute\n"
- "Site-of-Origin extended community\n"
- "VPN extended community\n")
-
-DEFSH (VTYSH_BGPD, bgp_redistribute_ipv4_metric_cmd_vtysh,
- "redistribute (connected|kernel|ospf|rip|static) metric <0-4294967295>",
- "Redistribute information from another routing protocol\n"
- "Connected\n"
- "Kernel routes\n"
- "Open Shurtest Path First (OSPF)\n"
- "Routing Information Protocol (RIP)\n"
- "Static routes\n"
- "Metric for redistributed routes\n"
- "Default metric\n")
-
-DEFSH (VTYSH_BGPD, clear_bgp_instance_all_cmd_vtysh,
- "clear bgp view WORD *",
- "Reset functions\n"
- "BGP information\n"
- "BGP view\n"
- "view name\n"
- "Clear all peers\n")
-
-DEFSH (VTYSH_BGPD, show_bgp_ipv6_prefix_longer_cmd_vtysh,
- "show bgp ipv6 X:X::X:X/M longer-prefixes",
- "Show running system information\n"
- "BGP information\n"
- "Address family\n"
- "IPv6 prefix <network>/<length>\n"
- "Display route and more specific routes\n")
-
-DEFSH (VTYSH_BGPD, clear_bgp_as_soft_in_cmd_vtysh,
- "clear bgp <1-65535> soft in",
- "Reset functions\n"
- "BGP information\n"
- "Clear peers with the AS number\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
-
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, ipv6_access_list_any_cmd_vtysh,
- "ipv6 access-list WORD (deny|permit) any",
- "IPv6 information\n"
- "Add an access list entry\n"
- "IPv6 zebra access-list\n"
- "Specify packets to reject\n"
- "Specify packets to forward\n"
- "Any prefixi to match\n")
-
-DEFSH (VTYSH_OSPFD, no_ospf_retransmit_interval_cmd_vtysh,
- "no ospf retransmit-interval",
- "Negate a command or set its defaults\n"
- "OSPF interface commands\n"
- "Time between retransmitting lost link state advertisements\n")
-
-DEFSH (VTYSH_BGPD, no_neighbor_timers_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "timers",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_BGPD, neighbor_local_as_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "local-as <1-65535>",
"Specify neighbor router\n"
"Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "BGP per neighbor timers\n")
-
-DEFSH (VTYSH_BGPD, bgp_cluster_id32_cmd_vtysh,
- "bgp cluster-id <1-4294967295>",
- "BGP information\n"
- "Configure Route-Reflector Cluster-id\n"
- "Route-Reflector Cluster-id as 32 bit quantity\n")
+ "Specify a local-as number\n"
+ "AS number used as local AS\n")
-DEFSH (VTYSH_BGPD, old_no_ipv6_aggregate_address_summary_only_cmd_vtysh,
- "no ipv6 bgp aggregate-address X:X::X:X/M summary-only",
- "Negate a command or set its defaults\n"
- "IPv6 information\n"
+DEFSH (VTYSH_BGPD, clear_ip_bgp_instance_all_ipv4_in_prefix_filter_cmd_vtysh,
+ "clear ip bgp view WORD * ipv4 (unicast|multicast) in prefix-filter",
+ "Reset functions\n"
+ "IP information\n"
"BGP information\n"
- "Configure BGP aggregate entries\n"
- "Aggregate prefix\n"
- "Filter more specific routes from updates\n")
-
-DEFSH (VTYSH_BGPD, set_ipv6_nexthop_global_cmd_vtysh,
- "set ipv6 next-hop global X:X::X:X",
- "Set values in destination routing protocol\n"
- "IPv6 information\n"
- "IPv6 next-hop address\n"
- "IPv6 global address\n"
- "IPv6 address of next hop\n")
-
-DEFSH (VTYSH_BGPD, no_set_ipv6_nexthop_local_val_cmd_vtysh,
- "no set ipv6 next-hop local X:X::X:X",
- "Negate a command or set its defaults\n"
- "Set values in destination routing protocol\n"
- "IPv6 information\n"
- "IPv6 next-hop address\n"
- "IPv6 local address\n"
- "IPv6 address of next hop\n")
-
-DEFSH (VTYSH_ZEBRA, ip_address_secondary_cmd_vtysh,
- "ip address A.B.C.D/M secondary",
- "Interface Internet Protocol config commands\n"
- "Set the IP address of an interface\n"
- "IP address (e.g. 10.0.0.1/8)\n"
- "Secondary IP address\n")
-
-DEFSH (VTYSH_OSPFD, no_ip_ospf_message_digest_key_addr_cmd_vtysh,
- "no ip ospf message-digest-key <1-255> A.B.C.D",
- "Negate a command or set its defaults\n"
- "IP Information\n"
- "OSPF interface commands\n"
- "Message digest authentication password (key)\n"
- "Key ID\n"
- "Address of interface")
-
-DEFSH (VTYSH_BGPD, aggregate_address_mask_summary_as_set_cmd_vtysh,
- "aggregate-address A.B.C.D A.B.C.D summary-only as-set",
- "Configure BGP aggregate entries\n"
- "Aggregate address\n"
- "Aggregate mask\n"
- "Filter more specific routes from updates\n"
- "Generate AS set path information\n")
-
-DEFSH (VTYSH_BGPD, no_bgp_redistribute_ipv6_cmd_vtysh,
- "no redistribute (connected|kernel|ospf6|ripng|static)",
- "Negate a command or set its defaults\n"
- "Redistribute information from another routing protocol\n"
- "Connected\n"
- "Kernel routes\n"
- "Open Shurtest Path First (OSPFv3)\n"
- "Routing Information Protocol (RIPng)\n"
- "Static routes\n")
+ "Clear all peers\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Soft reconfig inbound update\n"
+ "Push out prefix-list ORF and do inbound soft reconfig\n")
-DEFSH (VTYSH_ZEBRA, no_ip_route_cmd_vtysh,
- "no ip route A.B.C.D/M (A.B.C.D|INTERFACE|null0)",
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_match_ip_address_prefix_list_val_cmd_vtysh,
+ "no match ip address prefix-list WORD",
"Negate a command or set its defaults\n"
+ "Match values from routing table\n"
"IP information\n"
- "Establish static routes\n"
- "IP destination prefix (e.g. 10.0.0.0/8)\n"
- "IP gateway address\n"
- "IP gateway interface name\n"
- "Null interface\n")
+ "Match address of route\n"
+ "Match entries of prefix-lists\n"
+ "IP prefix-list name\n")
-DEFSH (VTYSH_BGPD, neighbor_attr_unchanged2_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged as-path (next-hop|med)",
+DEFSH (VTYSH_BGPD, no_neighbor_attr_unchanged9_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged med next-hop as-path",
+ "Negate a command or set its defaults\n"
"Specify neighbor router\n"
"Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
"BGP attribute is propagated unchanged to this neighbor\n"
- "As-path attribute\n"
+ "Med attribute\n"
"Nexthop attribute\n"
- "Med attribute\n")
-
-DEFSH (VTYSH_BGPD, no_ipv6_aggregate_address_summary_only_cmd_vtysh,
- "no aggregate-address X:X::X:X/M summary-only",
- "Negate a command or set its defaults\n"
- "Configure BGP aggregate entries\n"
- "Aggregate prefix\n"
- "Filter more specific routes from updates\n")
-
-DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_prefix_longer_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) A.B.C.D/M longer-prefixes",
- "Show running system information\n"
- "IP information\n"
- "BGP information\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
- "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Display route and more specific routes\n")
+ "As-path attribute\n")
-DEFSH (VTYSH_BGPD, no_bgp_deterministic_med_cmd_vtysh,
- "no bgp deterministic-med",
+DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_ospf6_metric_cmd_vtysh,
+ "no redistribute ospf6 metric",
"Negate a command or set its defaults\n"
- "BGP specific commands\n"
- "Pick the best-MED path among paths advertised from the neighboring AS\n")
-
-DEFSH (VTYSH_OSPFD, area_vlink_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) virtual-link A.B.C.D",
- "OSPF area parameters\n" "OSPF area ID in IP address format\n" "OSPF area ID as a decimal value\n" "Configure a virtual link\n" "Router ID of the remote ABR\n")
+ "Redistribute information from another routing protocol\n"
+ "IPv6 Open Shortest Path First (OSPFv3)\n"
+ "Metric\n")
-DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_community2_cmd_vtysh,
- "show ip bgp ipv4 (unicast|multicast) community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
+DEFSH (VTYSH_BGPD, show_ip_bgp_community3_cmd_vtysh,
+ "show ip bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export)",
"Show running system information\n"
"IP information\n"
"BGP information\n"
- "Address family\n"
- "Address Family modifier\n"
- "Address Family modifier\n"
"Display routes matching the communities\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n")
-
-DEFSH (VTYSH_OSPFD, debug_ospf_packet_send_recv_cmd_vtysh,
- "debug ospf packet (hello|dd|ls-request|ls-update|ls-ack|all) (send|recv|detail)",
- "Debugging functions\n"
- "OSPF information\n"
- "OSPF packets\n"
- "OSPF Hello\n"
- "OSPF Database Description\n"
- "OSPF Link State Request\n"
- "OSPF Link State Update\n"
- "OSPF Link State Acknowledgment\n"
- "OSPF all packets\n"
- "Packet sent\n"
- "Packet received\n"
- "Detail information\n")
-
-DEFSH (VTYSH_BGPD, show_ipv6_bgp_community2_exact_cmd_vtysh,
- "show ipv6 bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
- "Show running system information\n"
- "IPv6 information\n"
- "BGP information\n"
- "Display routes matching the communities\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
"Do not export to next AS (well-known community)\n"
"community number\n"
"Do not send outside local AS (well-known community)\n"
"Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "Exact match of the communities")
-
-DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, ipv6_access_list_remark_cmd_vtysh,
- "ipv6 access-list WORD remark .LINE",
- "IPv6 information\n"
- "Add an access list entry\n"
- "IPv6 zebra access-list\n"
- "Access list entry comment\n"
- "Comment up to 100 characters\n")
+ "Do not export to next AS (well-known community)\n")
-DEFSH (VTYSH_OSPFD, no_ip_ospf_cost_addr_cmd_vtysh,
- "no ip ospf cost A.B.C.D",
+DEFSH (VTYSH_BGPD, no_neighbor_timers_connect_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X) " "timers connect",
"Negate a command or set its defaults\n"
- "IP Information\n"
- "OSPF interface commands\n"
- "Interface cost\n"
- "Address of interface")
+ "Specify neighbor router\n"
+ "Neighbor address\nIPv6 address\n"
+ "BGP per neighbor timers\n"
+ "BGP connect timer\n")
-DEFSH (VTYSH_OSPFD, area_stub_cmd_vtysh,
- "area (A.B.C.D|<0-4294967295>) stub",
- "OSPF area parameters\n"
- "OSPF area ID in IP address format\n"
- "OSPF area ID as a decimal value\n"
- "Configure OSPF area as stub\n")
+DEFSH (VTYSH_BGPD, set_community_cmd_vtysh,
+ "set community .AA:NN",
+ "Set values in destination routing protocol\n"
+ "BGP community attribute\n"
+ "Community number in aa:nn format or local-AS|no-advertise|no-export|internet or additive\n")
-DEFSH (VTYSH_ZEBRA, show_table_cmd_vtysh,
- "show table",
+DEFSH (VTYSH_BGPD, show_ip_bgp_community_list_exact_cmd_vtysh,
+ "show ip bgp community-list WORD exact-match",
"Show running system information\n"
- "default routing table to use for all clients\n")
+ "IP information\n"
+ "BGP information\n"
+ "Display routes matching the community-list\n"
+ "community-list name\n"
+ "Exact match of the communities\n")
-DEFSH (VTYSH_BGPD, no_bgp_redistribute_ipv4_metric_rmap_cmd_vtysh,
- "no redistribute (connected|kernel|ospf|rip|static) metric <0-4294967295> route-map WORD",
- "Negate a command or set its defaults\n"
- "Redistribute information from another routing protocol\n"
- "Connected\n"
- "Kernel routes\n"
- "Open Shurtest Path First (OSPF)\n"
- "Routing Information Protocol (RIP)\n"
- "Static routes\n"
- "Metric for redistributed routes\n"
- "Default metric\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
+DEFSH (VTYSH_BGPD, bgp_network_cmd_vtysh,
+ "network A.B.C.D/M",
+ "Specify a network to announce via BGP\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n")
-DEFSH (VTYSH_ZEBRA, show_ip_forwarding_cmd_vtysh,
- "show ip forwarding",
+DEFSH (VTYSH_BGPD, show_ip_bgp_summary_cmd_vtysh,
+ "show ip bgp summary",
"Show running system information\n"
"IP information\n"
- "IP forwarding status\n")
+ "BGP information\n"
+ "Summary of BGP neighbor status\n")
-DEFSH (VTYSH_RIPNGD, ripng_redistribute_static_routemap_cmd_vtysh,
- "redistribute static route-map WORD",
- "Redistribute information from another routing protocol\n"
- "Static routes\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
+DEFSH (VTYSH_BGPD, no_vpnv4_network_cmd_vtysh,
+ "no network A.B.C.D/M rd ASN:nn_or_IP-address:nn tag WORD",
+ "Negate a command or set its defaults\n"
+ "Specify a network to announce via BGP\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
+ "Specify Route Distinguisher\n"
+ "VPN Route Distinguisher\n"
+ "BGP tag\n"
+ "tag value\n")
-DEFSH (VTYSH_BGPD, show_bgp_community_exact_cmd_vtysh,
- "show bgp community (AA:NN|local-AS|no-advertise|no-export) exact-match",
- "Show running system information\n"
- "BGP information\n"
- "Display routes matching the communities\n"
- "community number\n"
- "Do not send outside local AS (well-known community)\n"
- "Do not advertise to any peer (well-known community)\n"
- "Do not export to next AS (well-known community)\n"
- "Exact match of the communities")
+DEFSH (VTYSH_BGPD, bgp_network_backdoor_cmd_vtysh,
+ "network A.B.C.D/M backdoor",
+ "Specify a network to announce via BGP\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
+ "Specify a BGP backdoor route\n")
-DEFSH (VTYSH_OSPFD, no_debug_ospf_event_cmd_vtysh,
- "no debug ospf event",
+DEFSH (VTYSH_BGPD, no_neighbor_send_community_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "send-community",
"Negate a command or set its defaults\n"
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Send Community attribute to this neighbor\n")
+
+DEFSH (VTYSH_ZEBRA, debug_zebra_packet_detail_cmd_vtysh,
+ "debug zebra packet (recv|send) detail",
"Debugging functions (see also 'undebug')\n"
- "OSPF information\n"
- "OSPF event information\n")
+ "Zebra configuration\n"
+ "Debug option set for zebra packet\n"
+ "Debug option set for receive packet\n"
+ "Debug option set for send packet\n"
+ "Debug option set detaied information\n")
-DEFSH (VTYSH_ZEBRA, show_ip_route_protocol_cmd_vtysh,
- "show ip route (bgp|connected|kernel|ospf|rip|static)",
+DEFSH (VTYSH_OSPFD, show_ip_ospf_cmd_vtysh,
+ "show ip ospf",
"Show running system information\n"
"IP information\n"
- "IP routing table\n"
- "Border Gateway Protocol (BGP)\n"
- "Connected\n"
- "Kernel\n"
- "Open Shortest Path First (OSPF)\n"
- "Routing Information Protocol (RIP)\n"
- "Static routes\n")
-
-DEFSH (VTYSH_BGPD, ip_extcommunity_list_name_standard_cmd_vtysh,
- "ip extcommunity-list standard WORD (deny|permit) .AA:NN",
- "IP information\n"
- "Add a extended community list entry\n"
- "Specify standard extcommunity-list\n"
- "Extended Community list name\n"
- "Specify community to reject\n"
- "Specify community to accept\n"
- "Extended community attribute in 'rt aa:nn_or_IPaddr:nn' OR 'soo aa:nn_or_IPaddr:nn' format\n")
+ "OSPF information\n")
-DEFSH (VTYSH_BGPD, no_bgp_cluster_id_cmd_vtysh,
- "no bgp cluster-id",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_BGPD, show_bgp_ipv6_filter_list_cmd_vtysh,
+ "show bgp ipv6 filter-list WORD",
+ "Show running system information\n"
"BGP information\n"
- "Configure Route-Reflector Cluster-id\n")
+ "Address family\n"
+ "Display routes conforming to the filter-list\n"
+ "Regular expression access list name\n")
-DEFSH (VTYSH_RIPD, no_ip_rip_authentication_mode_type_cmd_vtysh,
- "no ip rip authentication mode (md5|text)",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_RIPD, ip_rip_receive_version_2_cmd_vtysh,
+ "ip rip receive version 2 1",
"IP information\n"
"Routing Information Protocol\n"
- "Authentication control\n"
- "Authentication mode\n"
- "Keyed message digest\n"
- "Clear text authentication\n")
+ "Advertisement reception\n"
+ "Version control\n"
+ "RIP version 2\n"
+ "RIP version 1\n")
-DEFSH (VTYSH_OSPFD, ospf_default_information_originate_metric_cmd_vtysh,
- "default-information originate metric <0-16777214>",
- "Control distribution of default information\n"
- "Distribute a default route\n"
- "OSPF default metric\n"
- "OSPF metric\n")
+DEFSH (VTYSH_ZEBRA, ip_irdp_maxadvertinterval_cmd_vtysh,
+ "ip irdp maxadvertinterval (0|<4-1800>)",
+ "IP information\n"
+ "ICMP Router discovery on this interface\n"
+ "Set maximum time between advertisement\n"
+ "Maximum advertisement interval in seconds\n")
-DEFSH (VTYSH_RIPNGD, show_debugging_ripng_cmd_vtysh,
- "show debugging ripng",
+DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_prefix_longer_cmd_vtysh,
+ "show ip bgp ipv4 (unicast|multicast) A.B.C.D/M longer-prefixes",
"Show running system information\n"
- "RIPng configuration\n"
- "Debugging information\n")
-
-DEFSH (VTYSH_BGPD, clear_bgp_peer_group_soft_in_cmd_vtysh,
- "clear bgp peer-group WORD soft in",
- "Reset functions\n"
+ "IP information\n"
"BGP information\n"
- "Clear all members of peer-group\n"
- "BGP peer-group name\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
-
-DEFSH (VTYSH_BGPD, neighbor_ebgp_multihop_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "ebgp-multihop",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Allow EBGP neighbors not on directly connected networks\n")
-
-DEFSH (VTYSH_BGPD, match_aspath_cmd_vtysh,
- "match as-path WORD",
- "Match values from routing table\n"
- "Match BGP AS path list\n"
- "AS path access-list name\n")
-
-DEFSH (VTYSH_OSPFD, ospf_default_information_originate_metric_routemap_cmd_vtysh,
- "default-information originate metric <0-16777214> route-map WORD",
- "Control distribution of default information\n"
- "Distribute a default route\n"
- "OSPF default metric\n"
- "OSPF metric\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
+ "Display route and more specific routes\n")
-DEFSH (VTYSH_BGPD, clear_ip_bgp_all_soft_in_cmd_vtysh,
- "clear ip bgp * soft in",
+DEFSH (VTYSH_BGPD, clear_bgp_all_soft_in_cmd_vtysh,
+ "clear bgp * soft in",
"Reset functions\n"
- "IP information\n"
"BGP information\n"
"Clear all peers\n"
"Soft reconfig\n"
"Soft reconfig inbound update\n")
-DEFSH (VTYSH_BGPD, clear_bgp_ipv6_all_in_cmd_vtysh,
- "clear bgp ipv6 * in",
- "Reset functions\n"
- "BGP information\n"
- "Address family\n"
- "Clear all peers\n"
- "Soft reconfig inbound update\n")
+DEFSH (VTYSH_BGPD, no_bgp_default_ipv4_unicast_cmd_vtysh,
+ "no bgp default ipv4-unicast",
+ "Negate a command or set its defaults\n"
+ "BGP specific commands\n"
+ "Configure BGP defaults\n"
+ "Activate ipv4-unicast for a peer by default\n")
-DEFSH (VTYSH_ZEBRA, show_ip_route_addr_cmd_vtysh,
- "show ip route A.B.C.D",
+DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_area_topology_router_lsid_cmd_vtysh,
+ "show ipv6 ospf6 area A.B.C.D topology (A.B.C.D|<0-4294967295>) (A.B.C.D|<0-4294967295>)",
"Show running system information\n"
- "IP information\n"
- "IP routing table\n"
- "Network in the IP routing table to display\n")
+ "IPv6 Information\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "Area information\n"
+ "Area ID (as an IPv4 notation)\n"
+ "Shortest Path First tree information\n"
+ "Displays SPF topology table\n"
+ "Specify Router-ID\n"
+ "Specify Router-ID\n"
+ "Specify Link State ID\n"
+ "Specify Link State ID\n"
+ )
-DEFSH (VTYSH_RIPNGD, no_ripng_redistribute_bgp_metric_val_cmd_vtysh,
- "no redistribute bgp metric <0-16>",
+DEFSH (VTYSH_OSPFD, no_ospf_message_digest_key_cmd_vtysh,
+ "no ospf message-digest-key <1-255>",
"Negate a command or set its defaults\n"
- "Redistribute information from another routing protocol\n"
- "Border Gateway Protocol (BGP)\n"
- "Metric\n"
- "Metric value\n")
+ "OSPF interface commands\n"
+ "Message digest authentication password (key)\n"
+ "Key ID\n")
-DEFSH (VTYSH_RIPD|VTYSH_BGPD, no_ip_prefix_list_seq_cmd_vtysh,
- "no ip prefix-list WORD seq <1-4294967295> (deny|permit) (A.B.C.D/M|any)",
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, no_ipv6_prefix_list_le_cmd_vtysh,
+ "no ipv6 prefix-list WORD (deny|permit) X:X::X:X/M le <0-128>",
"Negate a command or set its defaults\n"
- "IP information\n"
+ "IPv6 information\n"
"Build a prefix list\n"
"Name of a prefix list\n"
- "sequence number of an entry\n"
- "Sequence number\n"
"Specify packets to reject\n"
"Specify packets to forward\n"
+ "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
+ "Maximum prefix length to be matched\n"
+ "Maximum prefix length\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ip_prefix_list_prefix_first_match_cmd_vtysh,
+ "show ip prefix-list WORD A.B.C.D/M first-match",
+ "Show running system information\n"
+ "IP information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
"IP prefix <network>/<length>, e.g., 35.0.0.0/8\n"
- "Any prefix match. Same as \"0.0.0.0/0 le 32\"\n")
+ "First matched prefix\n")
-DEFSH (VTYSH_RIPD, no_rip_redistribute_type_metric_cmd_vtysh,
- "no redistribute (kernel|connected|static|ospf|bgp) metric <0-16>",
- "Negate a command or set its defaults\n"
- "Redistribute information from another routing protocol\n"
- "Kernel routes\n"
- "Connected\n"
- "Static routes\n"
- "Open Shortest Path First (OSPF)\n"
- "Border Gateway Protocol (BGP)\n"
- "Metric\n"
- "Metric value\n")
+DEFSH (VTYSH_OSPFD, debug_ospf_zebra_cmd_vtysh,
+ "debug ospf zebra",
+ "Debugging functions (see also 'undebug')\n"
+ "OSPF information\n"
+ "OSPF Zebra information\n")
-DEFSH (VTYSH_ZEBRA, show_ipv6_route_prefix_longer_cmd_vtysh,
- "show ipv6 route X:X::X:X/M longer-prefixes",
+DEFSH (VTYSH_OSPFD, show_ip_ospf_database_type_id_self_cmd_vtysh,
+ "show ip ospf database (" "asbr-summary|external|network|router|summary" "" "" ") A.B.C.D (self-originate|)",
"Show running system information\n"
"IP information\n"
- "IPv6 routing table\n"
- "IPv6 prefix\n"
- "Show route matching the specified Network/Mask pair only\n")
+ "OSPF information\n"
+ "Database summary\n"
+ "ASBR summary link states\n" "External link states\n" "Network link states\n" "Router link states\n" "Network summary link states\n" "" "" "" ""
+ "Link State ID (as an IP address)\n"
+ "Self-originated link states\n"
+ "\n")
-DEFSH (VTYSH_BGPD, neighbor_weight_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "weight <0-65535>",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Set default weight for routes from this neighbor\n"
- "default weight\n")
+DEFSH (VTYSH_BGPD, show_ip_bgp_neighbor_flap_cmd_vtysh,
+ "show ip bgp neighbors (A.B.C.D|X:X::X:X) flap-statistics",
+ "Show running system information\n"
+ "IP information\n"
+ "BGP information\n"
+ "Detailed information on TCP and BGP neighbor connections\n"
+ "Neighbor to display information about\n"
+ "Neighbor to display information about\n"
+ "Display flap statistics of the routes learned from neighbor\n")
-DEFSH (VTYSH_BGPD, clear_bgp_peer_group_in_prefix_filter_cmd_vtysh,
- "clear bgp peer-group WORD in prefix-filter",
+DEFSH (VTYSH_BGPD, no_ip_as_path_all_cmd_vtysh,
+ "no ip as-path access-list WORD",
+ "Negate a command or set its defaults\n"
+ "IP information\n"
+ "BGP autonomous system path filter\n"
+ "Specify an access list name\n"
+ "Regular expression access list name\n")
+
+DEFSH (VTYSH_BGPD, clear_ip_bgp_all_ipv4_in_cmd_vtysh,
+ "clear ip bgp * ipv4 (unicast|multicast) in",
"Reset functions\n"
+ "IP information\n"
"BGP information\n"
- "Clear all members of peer-group\n"
- "BGP peer-group name\n"
- "Soft reconfig inbound update\n"
- "Push out prefix-list ORF and do inbound soft reconfig\n")
+ "Clear all peers\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Soft reconfig inbound update\n")
-DEFSH (VTYSH_BGPD, bgp_distance_source_cmd_vtysh,
- "distance <1-255> A.B.C.D/M",
- "Define an administrative distance\n"
- "Administrative distance\n"
- "IP source prefix\n")
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_out_cmd_vtysh,
+ "clear ip bgp A.B.C.D out",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "BGP neighbor address to clear\n"
+ "Soft reconfig outbound update\n")
-DEFSH (VTYSH_BGPD, no_neighbor_local_as_val_cmd_vtysh,
- "no neighbor (A.B.C.D|X:X::X:X|WORD) " "local-as <1-65535>",
+DEFSH (VTYSH_OSPFD, show_ip_ospf_database_cmd_vtysh,
+ "show ip ospf database",
+ "Show running system information\n"
+ "IP information\n"
+ "OSPF information\n"
+ "Database summary\n")
+
+DEFSH (VTYSH_OSPF6D, show_ipv6_ospf6_interface_ifname_cmd_vtysh,
+ "show ipv6 ospf6 interface IFNAME",
+ "Show running system information\n"
+ "IPv6 Information\n"
+ "Open Shortest Path First (OSPF) for IPv6\n"
+ "Interface infomation\n"
+ "Interface name(e.g. ep0)\n"
+ )
+
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_group_cmd_vtysh,
+ "clear ip bgp peer-group WORD",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "Clear all members of peer-group\n"
+ "BGP peer-group name\n")
+
+DEFSH (VTYSH_BGPD, no_neighbor_maximum_prefix_val2_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "maximum-prefix <1-4294967295> warning-only",
"Negate a command or set its defaults\n"
"Specify neighbor router\n"
"Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Specify a local-as number\n"
- "AS number used as local AS\n")
+ "Maximum number of prefix accept from this peer\n"
+ "maximum no. of prefix limit\n"
+ "Only give warning message when limit is exceeded\n")
-DEFSH (VTYSH_BGPD, no_ip_extcommunity_list_name_standard_cmd_vtysh,
- "no ip extcommunity-list standard WORD (deny|permit) .AA:NN",
- "Negate a command or set its defaults\n"
+DEFSH (VTYSH_BGPD, show_ip_bgp_flap_regexp_cmd_vtysh,
+ "show ip bgp flap-statistics regexp .LINE",
+ "Show running system information\n"
"IP information\n"
- "Add a extended community list entry\n"
- "Specify standard extcommunity-list\n"
- "Extended Community list name\n"
- "Specify community to reject\n"
- "Specify community to accept\n"
- "Extended community attribute in 'rt aa:nn_or_IPaddr:nn' OR 'soo aa:nn_or_IPaddr:nn' format\n")
+ "BGP information\n"
+ "Display flap statistics of routes\n"
+ "Display routes matching the AS path regular expression\n"
+ "A regular-expression to match the BGP AS paths\n")
-DEFSH (VTYSH_OSPFD, timers_spf_cmd_vtysh,
- "timers spf <0-4294967295> <0-4294967295>",
- "Adjust routing timers\n"
- "OSPF SPF timers\n"
- "Delay between receiving a change to SPF calculation\n"
- "Hold time between consecutive SPF calculations\n")
+DEFSH (VTYSH_BGPD, clear_bgp_as_soft_in_cmd_vtysh,
+ "clear bgp <1-65535> soft in",
+ "Reset functions\n"
+ "BGP information\n"
+ "Clear peers with the AS number\n"
+ "Soft reconfig\n"
+ "Soft reconfig inbound update\n")
-DEFSH (VTYSH_OSPFD, ip_ospf_message_digest_key_addr_cmd_vtysh,
- "ip ospf message-digest-key <1-255> md5 KEY A.B.C.D",
- "IP Information\n"
- "OSPF interface commands\n"
- "Message digest authentication password (key)\n"
- "Key ID\n"
- "Use MD5 algorithm\n"
- "The OSPF password (key)"
- "Address of interface")
+DEFSH (VTYSH_BGPD, show_ip_bgp_ipv4_neighbor_received_prefix_filter_cmd_vtysh,
+ "show ip bgp ipv4 (unicast|multicast) neighbors (A.B.C.D|X:X::X:X) received prefix-filter",
+ "Show running system information\n"
+ "IP information\n"
+ "BGP information\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Detailed information on TCP and BGP neighbor connections\n"
+ "Neighbor to display information about\n"
+ "Neighbor to display information about\n"
+ "Display information received from a BGP neighbor\n"
+ "Display the prefixlist filter\n")
-DEFSH (VTYSH_RIPNGD, no_ripng_passive_interface_cmd_vtysh,
- "no passive-interface IFNAME",
+DEFSH (VTYSH_RIPD, rip_version_cmd_vtysh,
+ "version <1-2>",
+ "Set routing protocol version\n"
+ "version\n")
+
+DEFSH (VTYSH_OSPFD, no_neighbor_poll_interval_cmd_vtysh,
+ "no neighbor A.B.C.D poll-interval <1-65535>",
"Negate a command or set its defaults\n"
- "Suppress routing updates on an interface\n"
- "Interface name\n")
+ "Specify neighbor router\n"
+ "Neighbor IP address\n"
+ "Dead Neighbor Polling interval\n"
+ "Seconds\n")
-DEFSH (VTYSH_BGPD, no_bgp_timers_cmd_vtysh,
- "no timers bgp",
+DEFSH (VTYSH_RIPD, ip_rip_send_version_1_cmd_vtysh,
+ "ip rip send version 1 2",
+ "IP information\n"
+ "Routing Information Protocol\n"
+ "Advertisement transmission\n"
+ "Version control\n"
+ "RIP version 1\n"
+ "RIP version 2\n")
+
+DEFSH (VTYSH_RIPD, no_debug_rip_zebra_cmd_vtysh,
+ "no debug rip zebra",
"Negate a command or set its defaults\n"
- "Adjust routing timers\n"
- "BGP timers\n")
+ "Debugging functions (see also 'undebug')\n"
+ "RIP information\n"
+ "RIP and ZEBRA communication\n")
+
+DEFSH (VTYSH_BGPD, set_aspath_prepend_cmd_vtysh,
+ "set as-path prepend .<1-65535>",
+ "Set values in destination routing protocol\n"
+ "Prepend string for a BGP AS-path attribute\n"
+ "Prepend to the as-path\n"
+ "AS number\n")
DEFSH (VTYSH_BGPD, show_bgp_ipv6_neighbor_received_routes_cmd_vtysh,
"show bgp ipv6 neighbors (A.B.C.D|X:X::X:X) received-routes",
"Neighbor to display information about\n"
"Display the received routes from neighbor\n")
-DEFSH (VTYSH_BGPD, bgp_redistribute_ipv4_metric_rmap_cmd_vtysh,
- "redistribute (connected|kernel|ospf|rip|static) metric <0-4294967295> route-map WORD",
- "Redistribute information from another routing protocol\n"
- "Connected\n"
- "Kernel routes\n"
- "Open Shurtest Path First (OSPF)\n"
- "Routing Information Protocol (RIP)\n"
- "Static routes\n"
- "Metric for redistributed routes\n"
- "Default metric\n"
- "Route map reference\n"
- "Pointer to route-map entries\n")
+DEFSH (VTYSH_RIPNGD, debug_ripng_packet_detail_cmd_vtysh,
+ "debug ripng packet (recv|send) detail",
+ "Debugging functions (see also 'undebug')\n"
+ "RIPng configuration\n"
+ "Debug option set for ripng packet\n"
+ "Debug option set for receive packet\n"
+ "Debug option set for send packet\n"
+ "Debug option set detaied information\n")
-DEFSH (VTYSH_BGPD, show_bgp_route_map_cmd_vtysh,
- "show bgp route-map WORD",
- "Show running system information\n"
- "BGP information\n"
- "Display routes matching the route-map\n"
- "A route-map to match on\n")
+DEFSH (VTYSH_ZEBRA, ip_irdp_minadvertinterval_cmd_vtysh,
+ "ip irdp minadvertinterval <3-1800>",
+ "IP information\n"
+ "ICMP Router discovery on this interface\n"
+ "Set minimum time between advertisement\n"
+ "Minimum advertisement interval in seconds\n")
-DEFSH (VTYSH_BGPD, neighbor_nexthop_self_cmd_vtysh,
- "neighbor (A.B.C.D|X:X::X:X|WORD) " "next-hop-self",
- "Specify neighbor router\n"
- "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
- "Disable the next hop calculation for this neighbor\n")
+DEFSH (VTYSH_OSPF6D, no_passive_interface_cmd_vtysh,
+ "no passive-interface IFNAME",
+ "Negate a command or set its defaults\n"
+ "Suppress routing updates on an interface\n"
+ "Interface name(e.g. ep0)\n")
-void
-vtysh_init_cmd ()
-{
- install_element (BGP_NODE, &no_neighbor_activate_cmd_vtysh);
- install_element (RMAP_NODE, &no_match_ecommunity_val_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_rip_authentication_string_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_attr_unchanged4_cmd_vtysh);
- install_element (BGP_NODE, &bgp_damp_unset2_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &bgp_damp_unset_cmd_vtysh);
- install_element (CONFIG_NODE, &ipv6_prefix_list_seq_ge_le_cmd_vtysh);
- install_element (CONFIG_NODE, &ip_prefix_list_sequence_number_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &ipv6_aggregate_address_cmd_vtysh);
- install_element (CONFIG_NODE, &ip_extcommunity_list_standard_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ipv6_access_list_all_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_prefix_list_prefix_longer_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_bgp_community_all_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_all_out_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_set_peer_group_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_all_route_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_transparent_as_cmd_vtysh);
- install_element (RMAP_NODE, &no_match_community_val_cmd_vtysh);
- install_element (OSPF_NODE, &area_vlink_authkey_cmd_vtysh);
- install_element (ZEBRA_NODE, &ripng_redistribute_ripng_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_ipv6_community3_exact_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_ospf6_neighbor_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_community_list_exact_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_vpnv4_rd_cmd_vtysh);
- install_element (OSPF_NODE, &no_area_vlink_md5_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_prefix_list_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_passive_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_prefix_list_sequence_number_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_aggregate_address_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_ripng_events_cmd_vtysh);
- install_element (CONFIG_NODE, &no_route_map_cmd_vtysh);
- install_element (RIPNG_NODE, &ripng_redistribute_kernel_metric_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_set_peer_group_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_mbgp_community2_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_all_ipv4_out_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_strict_capability_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_default_metric_val_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_in_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_paths_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_ipv4_prefix_list_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_override_capability_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_network_mask_natural_route_map_cmd_vtysh);
- install_element (OSPF_NODE, &area_range_substitute_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_group_in_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_bgp_route_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_interface_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_ospf6_database_type_id_adv_router_cmd_vtysh);
- install_element (BGP_NODE, &bgp_cluster_id32_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_ipv6_regexp_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_redistribute_connected_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_ripng_packet_cmd_vtysh);
- install_element (OSPF_NODE, &area_shortcut_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_ospf_priority_addr_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &bgp_network_mask_natural_route_map_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_neighbor_received_prefix_filter_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_ospf_database_type_id_self_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_vpnv4_soft_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_maximum_prefix_val_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_send_community_type_cmd_vtysh);
- install_element (CONFIG_NODE, &access_list_any_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_community_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_ipv4_filter_list_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_ipv6_community_exact_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_aggregate_address_cmd_vtysh);
- install_element (BGP_NODE, &bgp_cluster_id_cmd_vtysh);
- install_element (KEYCHAIN_KEY_NODE, &no_key_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_prefix_list_cmd_vtysh);
- install_element (RIP_NODE, &no_rip_distance_source_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_ospf6_camp_config_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_dont_capability_negotiate_cmd_vtysh);
- install_element (BGP_NODE, &bgp_network_import_check_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_ospf6_topology_router_cmd_vtysh);
- install_element (BGP_NODE, &aggregate_address_as_set_cmd_vtysh);
- install_element (OSPF_NODE, &capability_opaque_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_attr_unchanged6_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_origin_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_forwarding_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_bgp_prefix_cmd_vtysh);
- install_element (BGP_NODE, &bgp_network_mask_natural_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_ospf6_database_type_id_adv_router_dump_cmd_vtysh);
- install_element (RMAP_NODE, &no_match_ip_next_hop_val_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_address_label_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_mbgp_community2_exact_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_shutdown_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_bgp_redistribute_ipv6_rmap_metric_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_ospf6_cmd_vtysh);
- install_element (OSPF_NODE, &area_filter_list_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_bgp_update_direct_cmd_vtysh);
- install_element (ENABLE_NODE, &show_debugging_rip_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_instance_all_soft_out_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_route_prefix_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_prefix_list_name_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_maximum_prefix_warning_cmd_vtysh);
- install_element (INTERFACE_NODE, &ipv6_ospf6_advertise_force_prefix_cmd_vtysh);
- install_element (ENABLE_NODE, &show_debug_ospf6_damp_cmd_vtysh);
- install_element (OSPF6_NODE, &interface_area_passive_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_bgp_network_mask_natural_route_map_cmd_vtysh);
- install_element (CONFIG_NODE, &dump_bgp_routes_interval_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_bgp_summary_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_rip_zebra_cmd_vtysh);
- install_element (OSPF_NODE, &no_router_id_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_view_cmd_vtysh);
- install_element (CONFIG_NODE, &access_list_extended_host_mask_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_zebra_packet_cmd_vtysh);
- install_element (CONFIG_NODE, &ip_prefix_list_ge_le_cmd_vtysh);
- install_element (CONFIG_NODE, &access_list_extended_host_any_cmd_vtysh);
- install_element (BGP_NODE, &default_attr_localpref_cmd_vtysh);
- install_element (BGP_NODE, &no_aggregate_address_mask_as_set_cmd_vtysh);
- install_element (BGP_NODE, &bgp_deterministic_med_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_route_map_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_instance_ipv6_summary_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_capability_dynamic_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_external_in_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_ipv4_neighbors_peer_cmd_vtysh);
- install_element (RMAP_NODE, &no_rmap_onmatch_goto_cmd_vtysh);
- install_element (BGP_NODE, &old_no_ipv6_aggregate_address_cmd_vtysh);
- install_element (OSPF_NODE, &area_vlink_param4_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_extcommunity_list_name_standard_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_neighbors_peer_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_ospf6_topology_router_lsid_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_mbgp_community2_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_ospf_nsm_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_route_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_ospf6_database_type_cmd_vtysh);
- install_element (RIP_NODE, &rip_redistribute_type_metric_cmd_vtysh);
- install_element (ENABLE_NODE, &reload_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ipv6_prefix_list_le_ge_cmd_vtysh);
- install_element (CONFIG_NODE, &dump_bgp_updates_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_route_map_cmd_vtysh);
- install_element (RMAP_NODE, &match_interface_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_ospf_hello_interval_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_regexp_cmd_vtysh);
- install_element (CONFIG_NODE, &ipv6_prefix_list_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_ebgp_multihop_ttl_cmd_vtysh);
- install_element (BGP_NODE, &bgp_network_mask_natural_route_map_cmd_vtysh);
- install_element (KEYCHAIN_KEY_NODE, &accept_lifetime_month_day_day_month_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_ipv4_community3_exact_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_ecommunity_soo_val_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_confederation_identifier_arg_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_ipv4_community_all_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_ospf6_area_topology_router_lsid_cmd_vtysh);
- install_element (BGP_NODE, &bgp_network_mask_backdoor_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_attr_unchanged3_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_multicast_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_attr_unchanged4_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_ospf_zebra_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_external_out_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_ipv6_community2_exact_cmd_vtysh);
- install_element (OSPF6_NODE, &no_interface_area_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_rip_events_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_metric_val_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_instance_summary_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_redistribute_static_metric_cmd_vtysh);
- install_element (CONFIG_NODE, &no_dump_bgp_all_cmd_vtysh);
- install_element (OSPF_NODE, &no_area_vlink_authtype_md5_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_attr_unchanged1_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_ospf6_area_topology_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_attr_unchanged4_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_nexthop_self_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &neighbor_maximum_prefix_warning_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_default_information_originate_metric_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_rip_packet_direct_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_weight_cmd_vtysh);
- install_element (OSPF_NODE, &neighbor_priority_cmd_vtysh);
- install_element (OSPF_NODE, &no_capability_opaque_cmd_vtysh);
- install_element (KEYCHAIN_KEY_NODE, &key_string_cmd_vtysh);
- install_element (RIPNG_NODE, &ripng_redistribute_static_routemap_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ipv6_prefix_list_description_arg_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_ospf_ism_sub_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_ospf6_topology_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &aggregate_address_summary_as_set_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_all_ipv4_soft_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_attr_unchanged10_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_irdp_address_preference_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_passive_interface_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_ipv4_community2_cmd_vtysh);
- install_element (CONFIG_NODE, &ip_community_list_standard_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_route_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_bgp_normal_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_bgp_community3_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &neighbor_attr_unchanged_cmd_vtysh);
- install_element (RMAP_NODE, &set_metric_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_ipv4_route_map_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_maximum_prefix_val2_cmd_vtysh);
- install_element (RMAP_NODE, &set_community_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_route_cmd_vtysh);
- install_element (INTERFACE_NODE, &ipv6_ospf6_retransmitinterval_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_distance_ospf_intra_inter_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_prefix_list_seq_le_ge_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_distance2_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_distribute_list_cmd_vtysh);
- install_element (INTERFACE_NODE, &linkdetect_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_attr_unchanged5_cmd_vtysh);
- install_element (BGP_NODE, &bgp_confederation_peers_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_aggregate_address_summary_as_set_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_soft_reconfiguration_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &neighbor_filter_list_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_bgp_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_all_summary_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_prefix_list_seq_ge_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_ospf6_neighbor_routerid_cmd_vtysh);
- install_element (OSPF_NODE, &no_ospf_distribute_list_out_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_mbgp_community_exact_cmd_vtysh);
- install_element (OSPF_NODE, &no_area_export_list_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ospf_cost_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_attr_unchanged6_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_community_list_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_route_distance_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &bgp_redistribute_ipv6_metric_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_ipv6_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_peer_group_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &aggregate_address_mask_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_ospf_retransmit_interval_addr_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_vpnv4_rd_neighbors_cmd_vtysh);
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD, no_match_interface_val_cmd_vtysh,
+ "no match interface WORD",
+ "Negate a command or set its defaults\n"
+ "Match values from routing table\n"
+ "Match first hop interface of route\n"
+ "Interface name\n")
+
+DEFSH (VTYSH_BGPD, bgp_network_mask_natural_route_map_cmd_vtysh,
+ "network A.B.C.D route-map WORD",
+ "Specify a network to announce via BGP\n"
+ "Network number\n"
+ "Route-map to modify the attributes\n"
+ "Name of the route map\n")
+
+DEFSH (VTYSH_BGPD, default_attr_localpref_cmd_vtysh,
+ "default-attr local-pref NUMBER",
+ "Set default local preference value\n"
+ "Set default local preference value\n"
+ "Value\n")
+
+DEFSH (VTYSH_BGPD, neighbor_attr_unchanged9_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged med next-hop as-path",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "BGP attribute is propagated unchanged to this neighbor\n"
+ "Med attribute\n"
+ "Nexthop attribute\n"
+ "As-path attribute\n")
+
+DEFSH (VTYSH_BGPD, ip_extcommunity_list_name_standard2_cmd_vtysh,
+ "ip extcommunity-list standard WORD (deny|permit)",
+ "IP information\n"
+ "Add a extended community list entry\n"
+ "Specify standard extcommunity-list\n"
+ "Extended Community list name\n"
+ "Specify community to reject\n"
+ "Specify community to accept\n")
+
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_as_soft_out_cmd_vtysh,
+ "clear bgp ipv6 <1-65535> soft out",
+ "Reset functions\n"
+ "BGP information\n"
+ "Address family\n"
+ "Clear peers with the AS number\n"
+ "Soft reconfig\n"
+ "Soft reconfig outbound update\n")
+
+DEFSH (VTYSH_BGPD, no_ip_community_list_standard_cmd_vtysh,
+ "no ip community-list <1-99> (deny|permit) .AA:NN",
+ "Negate a command or set its defaults\n"
+ "IP information\n"
+ "Add a community list entry\n"
+ "Community list number (standard)\n"
+ "Specify community to reject\n"
+ "Specify community to accept\n"
+ "Community number in aa:nn format or internet|local-AS|no-advertise|no-export\n")
+
+DEFSH (VTYSH_BGPD, debug_bgp_update_direct_cmd_vtysh,
+ "debug bgp updates (in|out)",
+ "Debugging functions (see also 'undebug')\n"
+ "BGP information\n"
+ "BGP updates\n"
+ "Inbound updates\n"
+ "Outbound updates\n")
+
+DEFSH (VTYSH_OSPFD, show_debugging_ospf_cmd_vtysh,
+ "show debugging ospf",
+ "Show running system information\n"
+ "Debugging functions (see also 'undebug')\n"
+ "OSPF information\n")
+
+DEFSH (VTYSH_OSPFD, ospf_default_information_originate_cmd_vtysh,
+ "default-information originate",
+ "Control distribution of default information\n"
+ "Distribute a default route\n")
+
+DEFSH (VTYSH_OSPF6D, ospf6_redistribute_cmd_vtysh,
+ "redistribute (static|kernel|connected|ripng|bgp)",
+ "Redistribute\n"
+ "Static route\n"
+ "Kernel route\n"
+ "Connected route\n"
+ "RIPng route\n"
+ "BGP route\n"
+ )
+
+DEFSH (VTYSH_OSPFD, ip_ospf_transmit_delay_addr_cmd_vtysh,
+ "ip ospf transmit-delay <1-65535> A.B.C.D",
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Link state transmit delay\n"
+ "Seconds\n"
+ "Address of interface")
+
+DEFSH (VTYSH_BGPD, show_ipv6_mbgp_community2_exact_cmd_vtysh,
+ "show ipv6 mbgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
+ "Show running system information\n"
+ "IPv6 information\n"
+ "MBGP information\n"
+ "Display routes matching the communities\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "Exact match of the communities")
+
+DEFSH (VTYSH_OSPFD, area_export_list_cmd_vtysh,
+ "area (A.B.C.D|<0-4294967295>) export-list NAME",
+ "OSPF area parameters\n"
+ "OSPF area ID in IP address format\n"
+ "OSPF area ID as a decimal value\n"
+ "Set the filter for networks announced to other areas\n"
+ "Name of the access-list\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_BGPD, show_ip_prefix_list_detail_name_cmd_vtysh,
+ "show ip prefix-list detail WORD",
+ "Show running system information\n"
+ "IP information\n"
+ "Build a prefix list\n"
+ "Detail of prefix lists\n"
+ "Name of a prefix list\n")
+
+DEFSH (VTYSH_BGPD, bgp_damp_set3_cmd_vtysh,
+ "bgp dampening",
+ "BGP Specific commands\n"
+ "Enable route-flap dampening\n")
+
+DEFSH (VTYSH_OSPFD, debug_ospf_packet_send_recv_detail_cmd_vtysh,
+ "debug ospf packet (hello|dd|ls-request|ls-update|ls-ack|all) (send|recv) (detail|)",
+ "Debugging functions\n"
+ "OSPF information\n"
+ "OSPF packets\n"
+ "OSPF Hello\n"
+ "OSPF Database Description\n"
+ "OSPF Link State Request\n"
+ "OSPF Link State Update\n"
+ "OSPF Link State Acknowledgment\n"
+ "OSPF all packets\n"
+ "Packet sent\n"
+ "Packet received\n"
+ "Detail Information\n")
+
+DEFSH (VTYSH_BGPD, bgp_default_ipv4_unicast_cmd_vtysh,
+ "bgp default ipv4-unicast",
+ "BGP specific commands\n"
+ "Configure BGP defaults\n"
+ "Activate ipv4-unicast for a peer by default\n")
+
+DEFSH (VTYSH_BGPD, no_neighbor_prefix_list_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "prefix-list WORD (in|out)",
+ "Negate a command or set its defaults\n"
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Filter updates to/from this neighbor\n"
+ "Name of a prefix list\n"
+ "Filter incoming updates\n"
+ "Filter outgoing updates\n")
+
+DEFSH (VTYSH_BGPD, no_bgp_redistribute_ipv4_rmap_metric_cmd_vtysh,
+ "no redistribute (connected|kernel|ospf|rip|static) route-map WORD metric <0-4294967295>",
+ "Negate a command or set its defaults\n"
+ "Redistribute information from another routing protocol\n"
+ "Connected\n"
+ "Kernel routes\n"
+ "Open Shurtest Path First (OSPF)\n"
+ "Routing Information Protocol (RIP)\n"
+ "Static routes\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n"
+ "Metric for redistributed routes\n"
+ "Default metric\n")
+
+DEFSH (VTYSH_BGPD, clear_ip_bgp_instance_all_ipv4_soft_cmd_vtysh,
+ "clear ip bgp view WORD * ipv4 (unicast|multicast) soft",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "BGP view\n"
+ "view name\n"
+ "Clear all peers\n"
+ "Address family\n"
+ "Address Family Modifier\n"
+ "Address Family Modifier\n"
+ "Soft reconfig\n")
+
+DEFSH (VTYSH_OSPFD, area_range_cost_cmd_vtysh,
+ "area (A.B.C.D|<0-4294967295>) range A.B.C.D/M cost <0-16777215>",
+ "OSPF area parameters\n"
+ "OSPF area ID in IP address format\n"
+ "OSPF area ID as a decimal value\n"
+ "Summarize routes matching address/mask (border routers only)\n"
+ "Area range prefix\n"
+ "User specified metric for this range\n"
+ "Advertised metric for this range\n")
+
+DEFSH (VTYSH_BGPD, clear_ip_bgp_all_cmd_vtysh,
+ "clear ip bgp *",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "Clear all peers\n")
+
+DEFSH (VTYSH_BGPD, clear_ip_bgp_as_cmd_vtysh,
+ "clear ip bgp <1-65535>",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "Clear peers with the AS number\n")
+
+DEFSH (VTYSH_BGPD, no_ip_community_list_expanded_cmd_vtysh,
+ "no ip community-list <100-199> (deny|permit) .LINE",
+ "Negate a command or set its defaults\n"
+ "IP information\n"
+ "Add a community list entry\n"
+ "Community list number (expanded)\n"
+ "Specify community to reject\n"
+ "Specify community to accept\n"
+ "An ordered list as a regular-expression\n")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_all_tags_cmd_vtysh,
+ "show ip bgp vpnv4 all tags",
+ "Show running system information\n"
+ "IP information\n"
+ "BGP information\n"
+ "Display VPNv4 NLRI specific information\n"
+ "Display information about all VPNv4 NLRIs\n"
+ "Display BGP tags for prefixes\n")
+
+DEFSH (VTYSH_BGPD, no_neighbor_attr_unchanged3_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged next-hop (as-path|med)",
+ "Negate a command or set its defaults\n"
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "BGP attribute is propagated unchanged to this neighbor\n"
+ "Nexthop attribute\n"
+ "As-path attribute\n"
+ "Med attribute\n")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_all_prefix_cmd_vtysh,
+ "show ip bgp vpnv4 all A.B.C.D/M",
+ "Show running system information\n"
+ "IP information\n"
+ "BGP information\n"
+ "Display VPNv4 NLRI specific information\n"
+ "Display information about all VPNv4 NLRIs\n"
+ "IP prefix <network>/<length>, e.g., 35.0.0.0/8\n")
+
+DEFSH (VTYSH_BGPD, clear_bgp_as_in_prefix_filter_cmd_vtysh,
+ "clear bgp <1-65535> in prefix-filter",
+ "Reset functions\n"
+ "BGP information\n"
+ "Clear peers with the AS number\n"
+ "Soft reconfig inbound update\n"
+ "Push out prefix-list ORF and do inbound soft reconfig\n")
+
+DEFSH (VTYSH_OSPFD, no_ip_ospf_authentication_cmd_vtysh,
+ "no ip ospf authentication",
+ "Negate a command or set its defaults\n"
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Enable authentication on this interface\n")
+
+DEFSH (VTYSH_BGPD, match_origin_cmd_vtysh,
+ "match origin (egp|igp|incomplete)",
+ "Match values from routing table\n"
+ "BGP origin code\n"
+ "remote EGP\n"
+ "local IGP\n"
+ "unknown heritage\n")
+
+DEFSH (VTYSH_OSPFD, no_debug_ospf_ism_cmd_vtysh,
+ "no debug ospf ism",
+ "Negate a command or set its defaults\n"
+ "Debugging functions (see also 'undebug')\n"
+ "OSPF information\n"
+ "OSPF Interface State Machine")
+
+DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_vpnv4_in_cmd_vtysh,
+ "clear ip bgp A.B.C.D vpnv4 unicast in",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "BGP neighbor address to clear\n"
+ "Address family\n"
+ "Address Family Modifier\n"
+ "Soft reconfig inbound update\n")
+
+DEFSH (VTYSH_BGPD, clear_ip_bgp_all_ipv4_in_prefix_filter_cmd_vtysh,
+ "clear ip bgp * ipv4 (unicast|multicast) in prefix-filter",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "Clear all peers\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Address Family modifier\n"
+ "Soft reconfig inbound update\n"
+ "Push out prefix-list ORF and do inbound soft reconfig\n")
+
+DEFSH (VTYSH_OSPFD, no_ospf_network_cmd_vtysh,
+ "no ospf network",
+ "Negate a command or set its defaults\n"
+ "OSPF interface commands\n"
+ "Network type\n")
+
+DEFSH (VTYSH_RIPNGD|VTYSH_BGPD, no_ipv6_prefix_list_le_ge_cmd_vtysh,
+ "no ipv6 prefix-list WORD (deny|permit) X:X::X:X/M le <0-128> ge <0-128>",
+ "Negate a command or set its defaults\n"
+ "IPv6 information\n"
+ "Build a prefix list\n"
+ "Name of a prefix list\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n"
+ "Maximum prefix length to be matched\n"
+ "Maximum prefix length\n"
+ "Minimum prefix length to be matched\n"
+ "Minimum prefix length\n")
+
+DEFSH (VTYSH_BGPD, no_neighbor_remote_as_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X) " "remote-as <1-65535>",
+ "Negate a command or set its defaults\n"
+ "Specify neighbor router\n"
+ "Neighbor address\nIPv6 address\n"
+ "Specify a BGP neighbor\n"
+ "AS number\n")
+
+DEFSH (VTYSH_OSPFD, show_ip_ospf_neighbor_cmd_vtysh,
+ "show ip ospf neighbor",
+ "Show running system information\n"
+ "IP information\n"
+ "OSPF information\n"
+ "Neighbor list\n")
+
+DEFSH (VTYSH_BGPD, clear_ip_bgp_as_soft_in_cmd_vtysh,
+ "clear ip bgp <1-65535> soft in",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "Clear peers with the AS number\n"
+ "Soft reconfig\n"
+ "Soft reconfig inbound update\n")
+
+DEFSH (VTYSH_BGPD, neighbor_capability_orf_prefix_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "capability orf prefix-list (both|send|receive)",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Advertise capability to the peer\n"
+ "Advertise ORF capability to the peer\n"
+ "Advertise prefixlist ORF capability to this neighbor\n"
+ "Capability to SEND and RECEIVE the ORF to/from this neighbor\n"
+ "Capability to RECEIVE the ORF from this neighbor\n"
+ "Capability to SEND the ORF to this neighbor\n")
+
+DEFSH (VTYSH_BGPD, clear_bgp_as_out_cmd_vtysh,
+ "clear bgp <1-65535> out",
+ "Reset functions\n"
+ "BGP information\n"
+ "Clear peers with the AS number\n"
+ "Soft reconfig outbound update\n")
+
+DEFSH (VTYSH_OSPFD, show_ip_ospf_neighbor_detail_cmd_vtysh,
+ "show ip ospf neighbor detail",
+ "Show running system information\n"
+ "IP information\n"
+ "OSPF information\n"
+ "Neighbor list\n"
+ "detail of all neighbors\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, match_ip_next_hop_prefix_list_cmd_vtysh,
+ "match ip next-hop prefix-list WORD",
+ "Match values from routing table\n"
+ "IP information\n"
+ "Match next-hop address of route\n"
+ "Match entries of prefix-lists\n"
+ "IP prefix-list name\n")
+
+DEFSH (VTYSH_OSPFD, no_ospf_distance_cmd_vtysh,
+ "no distance <1-255>",
+ "Negate a command or set its defaults\n"
+ "Define an administrative distance\n"
+ "OSPF Administrative distance\n")
+
+DEFSH (VTYSH_BGPD, no_neighbor_interface_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X) " "interface WORD",
+ "Negate a command or set its defaults\n"
+ "Specify neighbor router\n"
+ "Neighbor address\nIPv6 address\n"
+ "Interface\n"
+ "Interface name\n")
+
+DEFSH (VTYSH_OSPFD, ospf_default_information_originate_always_type_cmd_vtysh,
+ "default-information originate always metric-type (1|2)",
+ "Control distribution of default information\n"
+ "Distribute a default route\n"
+ "Always advertise default route\n"
+ "OSPF metric type for default routes\n"
+ "Set OSPF External Type 1 metrics\n"
+ "Set OSPF External Type 2 metrics\n")
+
+DEFSH (VTYSH_RIPNGD, no_ripng_default_metric_val_cmd_vtysh,
+ "no default-metric <1-16>",
+ "Negate a command or set its defaults\n"
+ "Set a metric of redistribute routes\n"
+ "Default metric\n")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_route_map_cmd_vtysh,
+ "show ip bgp route-map WORD",
+ "Show running system information\n"
+ "IP information\n"
+ "BGP information\n"
+ "Display routes matching the route-map\n"
+ "A route-map to match on\n")
+
+DEFSH (VTYSH_BGPD, set_originator_id_cmd_vtysh,
+ "set originator-id A.B.C.D",
+ "Set values in destination routing protocol\n"
+ "BGP originator ID attribute\n"
+ "IP address of originator\n")
+
+DEFSH (VTYSH_RIPD, debug_rip_packet_direct_cmd_vtysh,
+ "debug rip packet (recv|send)",
+ "Debugging functions (see also 'undebug')\n"
+ "RIP information\n"
+ "RIP packet\n"
+ "RIP receive packet\n"
+ "RIP send packet\n")
+
+DEFSH (VTYSH_BGPD, no_aggregate_address_summary_only_cmd_vtysh,
+ "no aggregate-address A.B.C.D/M summary-only",
+ "Negate a command or set its defaults\n"
+ "Configure BGP aggregate entries\n"
+ "Aggregate prefix\n"
+ "Filter more specific routes from updates\n")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_view_route_cmd_vtysh,
+ "show ip bgp view WORD A.B.C.D",
+ "Show running system information\n"
+ "IP information\n"
+ "BGP information\n"
+ "BGP view\n"
+ "BGP view name\n"
+ "Network in the BGP routing table to display\n")
+
+DEFSH (VTYSH_RIPD, no_ip_rip_receive_version_num_cmd_vtysh,
+ "no ip rip receive version (1|2)",
+ "Negate a command or set its defaults\n"
+ "IP information\n"
+ "Routing Information Protocol\n"
+ "Advertisement reception\n"
+ "Version control\n"
+ "Version 1\n"
+ "Version 2\n")
+
+DEFSH (VTYSH_BGPD, clear_ip_bgp_all_vpnv4_soft_in_cmd_vtysh,
+ "clear ip bgp * vpnv4 unicast soft in",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "Clear all peers\n"
+ "Address family\n"
+ "Address Family Modifier\n"
+ "Soft reconfig\n"
+ "Soft reconfig inbound update\n")
+
+DEFSH (VTYSH_RIPD, accept_lifetime_duration_day_month_cmd_vtysh,
+ "accept-lifetime HH:MM:SS <1-31> MONTH <1993-2035> duration <1-2147483646>",
+ "Set accept lifetime of the key\n"
+ "Time to start\n"
+ "Day of th month to start\n"
+ "Month of the year to start\n"
+ "Year to start\n"
+ "Duration of the key\n"
+ "Duration seconds\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_match_ip_address_cmd_vtysh,
+ "no match ip address",
+ "Negate a command or set its defaults\n"
+ "Match values from routing table\n"
+ "IP information\n"
+ "Match address of route\n")
+
+DEFSH (VTYSH_ZEBRA, show_ipv6_route_protocol_cmd_vtysh,
+ "show ipv6 route (bgp|connected|kernel|ospf6|ripng|static)",
+ "Show running system information\n"
+ "IP information\n"
+ "IP routing table\n"
+ "Border Gateway Protocol (BGP)\n"
+ "Connected\n"
+ "Kernel\n"
+ "Open Shortest Path First (OSPFv3)\n"
+ "Routing Information Protocol (RIPng)\n"
+ "Static routes\n")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_community4_exact_cmd_vtysh,
+ "show ip bgp community (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) (AA:NN|local-AS|no-advertise|no-export) exact-match",
+ "Show running system information\n"
+ "IP information\n"
+ "BGP information\n"
+ "Display routes matching the communities\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "Exact match of the communities")
+
+DEFSH (VTYSH_OSPFD, no_ip_ospf_priority_addr_cmd_vtysh,
+ "no ip ospf priority A.B.C.D",
+ "Negate a command or set its defaults\n"
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Router priority\n"
+ "Address of interface")
+
+DEFSH (VTYSH_BGPD, show_bgp_ipv6_neighbors_peer_cmd_vtysh,
+ "show bgp ipv6 neighbors (A.B.C.D|X:X::X:X)",
+ "Show running system information\n"
+ "BGP information\n"
+ "Address family\n"
+ "Detailed information on TCP and BGP neighbor connections\n"
+ "Neighbor to display information about\n"
+ "Neighbor to display information about\n")
+
+DEFSH (VTYSH_OSPFD, auto_cost_reference_bandwidth_cmd_vtysh,
+ "auto-cost reference-bandwidth <1-4294967>",
+ "Calculate OSPF interface cost according to bandwidth\n"
+ "Use reference bandwidth method to assign OSPF cost\n"
+ "The reference bandwidth in terms of Mbits per second\n")
+
+DEFSH (VTYSH_BGPD, clear_bgp_ipv6_all_out_cmd_vtysh,
+ "clear bgp ipv6 * out",
+ "Reset functions\n"
+ "BGP information\n"
+ "Address family\n"
+ "Clear all peers\n"
+ "Soft reconfig outbound update\n")
+
+DEFSH (VTYSH_BGPD, aggregate_address_cmd_vtysh,
+ "aggregate-address A.B.C.D/M",
+ "Configure BGP aggregate entries\n"
+ "Aggregate prefix\n")
+
+DEFSH (VTYSH_BGPD, show_ipv6_bgp_community_exact_cmd_vtysh,
+ "show ipv6 bgp community (AA:NN|local-AS|no-advertise|no-export) exact-match",
+ "Show running system information\n"
+ "IPv6 information\n"
+ "BGP information\n"
+ "Display routes matching the communities\n"
+ "community number\n"
+ "Do not send outside local AS (well-known community)\n"
+ "Do not advertise to any peer (well-known community)\n"
+ "Do not export to next AS (well-known community)\n"
+ "Exact match of the communities")
+
+DEFSH (VTYSH_BGPD, no_set_ipv6_nexthop_local_cmd_vtysh,
+ "no set ipv6 next-hop local",
+ "Negate a command or set its defaults\n"
+ "Set values in destination routing protocol\n"
+ "IPv6 information\n"
+ "IPv6 next-hop address\n"
+ "IPv6 local address\n")
+
+DEFSH (VTYSH_BGPD, clear_bgp_instance_all_soft_in_cmd_vtysh,
+ "clear bgp view WORD * soft in",
+ "Reset functions\n"
+ "BGP information\n"
+ "BGP view\n"
+ "view name\n"
+ "Clear all peers\n"
+ "Soft reconfig\n"
+ "Soft reconfig inbound update\n")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_prefix_list_cmd_vtysh,
+ "show ip bgp prefix-list WORD",
+ "Show running system information\n"
+ "IP information\n"
+ "BGP information\n"
+ "Display routes conforming to the prefix-list\n"
+ "IP prefix-list name\n")
+
+DEFSH (VTYSH_BGPD, neighbor_set_peer_group_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X) " "peer-group WORD",
+ "Specify neighbor router\n"
+ "Neighbor address\nIPv6 address\n"
+ "Member of the peer-group\n"
+ "peer-group name\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_standard_any_cmd_vtysh,
+ "no access-list (<1-99>|<1300-1999>) (deny|permit) any",
+ "Negate a command or set its defaults\n"
+ "Add an access list entry\n"
+ "IP standard access list\n"
+ "IP standard access list (expanded range)\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "Any source host\n")
+
+DEFSH (VTYSH_BGPD, no_auto_summary_cmd_vtysh,
+ "no auto-summary",
+ "Negate a command or set its defaults\n"
+ "Enable automatic network number summarization\n")
+
+DEFSH (VTYSH_OSPFD, no_ip_ospf_network_cmd_vtysh,
+ "no ip ospf network",
+ "Negate a command or set its defaults\n"
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Network type\n")
+
+DEFSH (VTYSH_BGPD, neighbor_attr_unchanged3_cmd_vtysh,
+ "neighbor (A.B.C.D|X:X::X:X|WORD) " "attribute-unchanged next-hop (as-path|med)",
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "BGP attribute is propagated unchanged to this neighbor\n"
+ "Nexthop attribute\n"
+ "As-path attribute\n"
+ "Med attribute\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_extended_mask_any_cmd_vtysh,
+ "access-list (<100-199>|<2000-2699>) (deny|permit) ip A.B.C.D A.B.C.D any",
+ "Add an access list entry\n"
+ "IP extended access list\n"
+ "IP extended access list (expanded range)\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "Any Internet Protocol\n"
+ "Source address\n"
+ "Source wildcard bits\n"
+ "Any destination host\n")
+
+DEFSH (VTYSH_BGPD, no_ipv6_aggregate_address_summary_only_cmd_vtysh,
+ "no aggregate-address X:X::X:X/M summary-only",
+ "Negate a command or set its defaults\n"
+ "Configure BGP aggregate entries\n"
+ "Aggregate prefix\n"
+ "Filter more specific routes from updates\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_standard_nomask_cmd_vtysh,
+ "no access-list (<1-99>|<1300-1999>) (deny|permit) A.B.C.D",
+ "Negate a command or set its defaults\n"
+ "Add an access list entry\n"
+ "IP standard access list\n"
+ "IP standard access list (expanded range)\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "Address to match\n")
+
+DEFSH (VTYSH_BGPD, show_bgp_ipv6_community_list_exact_cmd_vtysh,
+ "show bgp ipv6 community-list WORD exact-match",
+ "Show running system information\n"
+ "BGP information\n"
+ "Address family\n"
+ "Display routes matching the community-list\n"
+ "community-list name\n"
+ "Exact match of the communities\n")
+
+DEFSH (VTYSH_BGPD, clear_ip_bgp_as_vpnv4_in_cmd_vtysh,
+ "clear ip bgp <1-65535> vpnv4 unicast in",
+ "Reset functions\n"
+ "IP information\n"
+ "BGP information\n"
+ "Clear peers with the AS number\n"
+ "Address family\n"
+ "Address Family modifier\n"
+ "Soft reconfig inbound update\n")
+
+DEFSH (VTYSH_OSPFD, ip_ospf_retransmit_interval_cmd_vtysh,
+ "ip ospf retransmit-interval <3-65535>",
+ "IP Information\n"
+ "OSPF interface commands\n"
+ "Time between retransmitting lost link state advertisements\n"
+ "Seconds\n")
+
+DEFSH (VTYSH_ZEBRA, no_ip_route_cmd_vtysh,
+ "no ip route A.B.C.D/M (A.B.C.D|INTERFACE|null0)",
+ "Negate a command or set its defaults\n"
+ "IP information\n"
+ "Establish static routes\n"
+ "IP destination prefix (e.g. 10.0.0.0/8)\n"
+ "IP gateway address\n"
+ "IP gateway interface name\n"
+ "Null interface\n")
+
+DEFSH (VTYSH_BGPD, show_ip_bgp_vpnv4_all_cmd_vtysh,
+ "show ip bgp vpnv4 all",
+ "Show running system information\n"
+ "IP information\n"
+ "BGP information\n"
+ "Display VPNv4 NLRI specific information\n"
+ "Display information about all VPNv4 NLRIs\n")
+
+DEFSH (VTYSH_RIPD, no_key_string_cmd_vtysh,
+ "no key-string [LINE]",
+ "Negate a command or set its defaults\n"
+ "Unset key string\n"
+ "The key\n")
+
+DEFSH (VTYSH_BGPD, no_neighbor_soft_reconfiguration_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "soft-reconfiguration inbound",
+ "Negate a command or set its defaults\n"
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Per neighbor soft reconfiguration\n"
+ "Allow inbound soft reconfiguration for this neighbor\n")
+
+DEFSH (VTYSH_BGPD, no_debug_bgp_events_cmd_vtysh,
+ "no debug bgp events",
+ "Negate a command or set its defaults\n"
+ "Debugging functions (see also 'undebug')\n"
+ "BGP information\n"
+ "BGP events\n")
+
+DEFSH (VTYSH_BGPD, no_neighbor_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) ",
+ "Negate a command or set its defaults\n"
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n")
+
+DEFSH (VTYSH_ZEBRA, ip_irdp_holdtime_cmd_vtysh,
+ "ip irdp holdtime <0-9000>",
+ "IP information\n"
+ "ICMP Router discovery on this interface\n"
+ "Set holdtime value\n"
+ "Holdtime value in seconds. Default is 1800 seconds\n")
+
+DEFSH (VTYSH_BGPD, match_community_cmd_vtysh,
+ "match community (<1-99>|<100-199>|WORD)",
+ "Match values from routing table\n"
+ "Match BGP community list\n"
+ "Community-list number (standard)\n"
+ "Community-list number (expanded)\n"
+ "Community-list name\n")
+
+DEFSH (VTYSH_BGPD, show_ip_extcommunity_list_cmd_vtysh,
+ "show ip extcommunity-list",
+ "Show running system information\n"
+ "IP information\n"
+ "List extended-community list\n")
+
+DEFSH (VTYSH_OSPF6D, no_interface_area_cmd_vtysh,
+ "no interface IFNAME area A.B.C.D",
+ "Negate a command or set its defaults\n"
+ "Disable routing on an IPv6 interface\n"
+ "Interface name(e.g. ep0)\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, no_access_list_extended_host_mask_cmd_vtysh,
+ "no access-list (<100-199>|<2000-2699>) (deny|permit) ip host A.B.C.D A.B.C.D A.B.C.D",
+ "Negate a command or set its defaults\n"
+ "Add an access list entry\n"
+ "IP extended access list\n"
+ "IP extended access list (expanded range)\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "Any Internet Protocol\n"
+ "A single source host\n"
+ "Source address\n"
+ "Destination address\n"
+ "Destination Wildcard bits\n")
+
+DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_cmd_vtysh,
+ "access-list WORD (deny|permit) A.B.C.D/M",
+ "Add an access list entry\n"
+ "IP zebra access-list name\n"
+ "Specify packets to reject\n"
+ "Specify packets to forward\n"
+ "Prefix to match. e.g. 10.0.0.0/8\n")
+
+DEFSH (VTYSH_OSPFD, no_area_range_cmd_vtysh,
+ "no area (A.B.C.D|<0-4294967295>) range A.B.C.D/M",
+ "Negate a command or set its defaults\n"
+ "OSPF area parameters\n"
+ "OSPF area ID in IP address format\n"
+ "OSPF area ID as a decimal value\n"
+ "Summarize routes matching address/mask (border routers only)\n"
+ "Area range prefix\n")
+
+DEFSH (VTYSH_BGPD, old_ipv6_bgp_network_cmd_vtysh,
+ "ipv6 bgp network X:X::X:X/M",
+ "IPv6 information\n"
+ "BGP information\n"
+ "Specify a network to announce via BGP\n"
+ "IPv6 prefix <network>/<length>, e.g., 3ffe::/16\n")
+
+DEFSH (VTYSH_BGPD, no_neighbor_filter_list_cmd_vtysh,
+ "no neighbor (A.B.C.D|X:X::X:X|WORD) " "filter-list WORD (in|out)",
+ "Negate a command or set its defaults\n"
+ "Specify neighbor router\n"
+ "Neighbor address\nNeighbor IPv6 address\nNeighbor tag\n"
+ "Establish BGP filters\n"
+ "AS path access-list name\n"
+ "Filter incoming routes\n"
+ "Filter outgoing routes\n")
+
+DEFSH (VTYSH_BGPD, show_ipv6_bgp_community_list_exact_cmd_vtysh,
+ "show ipv6 bgp community-list WORD exact-match",
+ "Show running system information\n"
+ "IPv6 information\n"
+ "BGP information\n"
+ "Display routes matching the community-list\n"
+ "community-list name\n"
+ "Exact match of the communities\n")
+
+DEFSH (VTYSH_RIPNGD, ripng_redistribute_connected_routemap_cmd_vtysh,
+ "redistribute connected route-map WORD",
+ "Redistribute information from another routing protocol\n"
+ "Connected\n"
+ "Route map reference\n"
+ "Pointer to route-map entries\n")
+
+DEFSH (VTYSH_BGPD, undebug_bgp_events_cmd_vtysh,
+ "undebug bgp events",
+ "Disable debugging functions (see also 'debug')\n"
+ "BGP information\n"
+ "BGP events\n")
+
+void
+vtysh_init_cmd ()
+{
+ install_element (VIEW_NODE, &show_ip_bgp_vpnv4_all_tags_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_ospf_packet_send_recv_detail_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_ipv4_neighbors_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_neighbors_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_extcommunity_list_name_all_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_instance_summary_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_peer_in_prefix_filter_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &neighbor_attr_unchanged1_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &neighbor_attr_unchanged9_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_ospf_nsm_sub_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_ospf_message_digest_key_addr_cmd_vtysh);
+ install_element (BGP_NODE, &no_default_attr_localpref_cmd_vtysh);
+ install_element (RIPNG_NODE, &ripng_redistribute_static_metric_routemap_cmd_vtysh);
+ install_element (OSPF_NODE, &no_network_area_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_version_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_prefix_list_name_seq_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_route_server_client_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_community_list_name_all_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_default_information_originate_always_type_routemap_cmd_vtysh);
+ install_element (OSPF6_NODE, &interface_area_passive_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_ospf_packet_all_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_bgp_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_ipv4_route_map_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_vpnv4_all_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_distance_ospf_external_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_ospf_ism_sub_cmd_vtysh);
+ install_element (CONFIG_NODE, &access_list_standard_nomask_cmd_vtysh);
install_element (RMAP_NODE, &match_aspath_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_all_vpnv4_soft_in_cmd_vtysh);
- install_element (BGP_NODE, &aggregate_address_mask_summary_only_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_ipv6_community2_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_ospf6_neighbor_routerid_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_peer_in_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_external_ipv4_out_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_ospf_nsm_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_metric_type_cmd_vtysh);
+ install_element (RIPNG_NODE, &ripng_redistribute_connected_metric_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_community_list_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_ipv6_bgp_network_cmd_vtysh);
install_element (ENABLE_NODE, &no_debug_ospf_lsa_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_weight_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_soft_in_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_route_map_cmd_vtysh);
- install_element (BGP_NODE, &bgp_fast_external_failover_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_ipv6_route_map_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_attr_unchanged9_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_route_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_all_ipv4_in_prefix_filter_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_ripng_events_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_neighbors_peer_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_ipv4_prefix_list_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_remove_private_as_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_remote_as_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_activate_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_route_server_client_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_ospf6_area_route_cmd_vtysh);
+ install_element (CONFIG_NODE, &access_list_extended_any_host_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_instance_all_soft_in_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_external_soft_in_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_ipv6_prefix_list_cmd_vtysh);
install_element (OSPF_NODE, &ospf_default_information_originate_cmd_vtysh);
- install_element (RMAP_NODE, &match_ip_address_cmd_vtysh);
- install_element (RIPNG_NODE, &ripng_redistribute_ospf6_metric_routemap_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_ospf_zebra_sub_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_peer_group_soft_out_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ipv6_prefix_list_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &neighbor_nexthop_self_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_bgp_network_mask_natural_cmd_vtysh);
- install_element (BGP_NODE, &aggregate_address_mask_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_prefix_list_summary_name_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_maximum_prefix_val2_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_ospf_database_type_adv_router_cmd_vtysh);
- install_element (RMAP_NODE, &no_match_community_exact_cmd_vtysh);
- install_element (RMAP_NODE, &set_community_delete_cmd_vtysh);
- install_element (OSPF_NODE, &no_area_default_cost_cmd_vtysh);
- install_element (OSPF_NODE, &no_area_vlink_param2_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_ripng_packet_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_ipv6_neighbor_received_prefix_filter_cmd_vtysh);
- install_element (KEYCHAIN_KEY_NODE, &send_lifetime_infinite_day_month_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_ipv4_community_exact_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_route_map_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_attr_unchanged2_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_send_community_cmd_vtysh);
- install_element (BGP_NODE, &old_no_ipv6_aggregate_address_summary_only_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_address_secondary_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ipv6_route_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_ipv6_filter_list_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_route_protocol_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &no_neighbor_route_map_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_rip_authentication_string_cmd_vtysh);
+ install_element (CONFIG_NODE, &ipv6_prefix_list_seq_ge_le_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_ospf_neighbor_int_detail_cmd_vtysh);
+ install_element (RMAP_NODE, &set_vpnv4_nexthop_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_ipv6_aggregate_address_summary_only_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_bgp_route_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_prefix_longer_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_ecommunity_rt_val_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_peer_soft_in_cmd_vtysh);
+ install_element (VIEW_NODE, &ipv6_mbgp_neighbor_advertised_route_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_timers_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_ospf6_neighborlist_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_ospf6_database_type_id_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_prefix_list_prefix_cmd_vtysh);
+ install_element (CONFIG_NODE, &dump_bgp_routes_interval_cmd_vtysh);
+ install_element (OSPF6_NODE, &interface_area_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_redistribute_source_metric_type_routemap_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_all_out_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_prefix_longer_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_zebra_cmd_vtysh);
install_element (BGP_IPV4_NODE, &neighbor_attr_unchanged9_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_timers_arg_cmd_vtysh);
- install_element (INTERFACE_NODE, &ospf_transmit_delay_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_nexthop_self_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_neighbor_advertised_route_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_ip_nexthop_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_all_vpnv4_soft_out_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_bgp_network_mask_natural_route_map_cmd_vtysh);
- install_element (OSPF6_NODE, &ospf6_redistribute_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_mbgp_filter_list_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_confederation_identifier_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_instance_all_ipv4_soft_in_cmd_vtysh);
- install_element (VIEW_NODE, &ipv6_bgp_neighbor_routes_cmd_vtysh);
- install_element (ENABLE_NODE, &ipv6_bgp_neighbor_received_routes_cmd_vtysh);
- install_element (CONFIG_NODE, &ip_prefix_list_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_send_community_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_neighbors_peer_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_external_ipv4_out_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_ipv6_community_cmd_vtysh);
- install_element (RIPNG_NODE, &ripng_redistribute_kernel_routemap_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_zebra_events_cmd_vtysh);
- install_element (RIP_NODE, &rip_redistribute_type_routemap_cmd_vtysh);
- install_element (CONFIG_NODE, &ipv6_prefix_list_seq_ge_cmd_vtysh);
- install_element (BGP_NODE, &bgp_network_backdoor_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_ebgp_multihop_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_route_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_community2_cmd_vtysh);
- install_element (OSPF_NODE, &area_nssa_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_community4_exact_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_ospf_ism_sub_cmd_vtysh);
- install_element (CONFIG_NODE, &ipv6_prefix_list_le_ge_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_community_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_ospf_packet_send_recv_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_aspath_prepend_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_remove_private_as_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_update_source_cmd_vtysh);
- install_element (BGP_NODE, &old_no_ipv6_bgp_network_cmd_vtysh);
- install_element (OSPF_NODE, &area_range_cost_cmd_vtysh);
- install_element (OSPF_NODE, &auto_cost_reference_bandwidth_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_attr_unchanged10_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_route_cmd_vtysh);
- install_element (CONFIG_NODE, &no_access_list_extended_mask_host_cmd_vtysh);
- install_element (KEYCHAIN_NODE, &no_key_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_remote_as_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_ospf6_area_spf_node_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_ospf_network_cmd_vtysh);
- install_element (ENABLE_NODE, &ipv6_bgp_neighbor_routes_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_nexthop_self_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_default_originate_cmd_vtysh);
- install_element (INTERFACE_NODE, &mpls_te_link_metric_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_attr_unchanged9_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_bgp_community3_exact_cmd_vtysh);
- install_element (OSPF_NODE, &no_ospf_default_metric_cmd_vtysh);
- install_element (OSPF_NODE, &area_stub_no_summary_cmd_vtysh);
- install_element (RMAP_NODE, &rmap_onmatch_next_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_ospf6_area_topology_router_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_port_val_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_ospf6_database_type_id_adv_router_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_ospf_interface_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_ebgp_multihop_ttl_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &neighbor_send_community_type_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_address_label_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_ripng_events_cmd_vtysh);
- install_element (CONFIG_NODE, &no_router_ospf_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_regexp_cmd_vtysh);
- install_element (INTERFACE_NODE, &ipv6_ospf6_passive_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_peer_group_in_prefix_filter_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_ipv6_neighbors_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &neighbor_activate_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_rip_packet_detail_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_mbgp_regexp_cmd_vtysh);
- install_element (RIPNG_NODE, &ripng_timers_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_filter_list_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_zebra_events_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_ipv4_neighbor_routes_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_distance_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_attr_unchanged9_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_bestpath_compare_router_id_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_ipv6_regexp_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_ipv4_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_ospf_neighbor_detail_all_cmd_vtysh);
+ install_element (RMAP_NODE, &no_match_origin_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_route_prefix_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_ospf_route_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_peer_soft_cmd_vtysh);
+ install_element (RMAP_NODE, &match_ip_address_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_paths_cmd_vtysh);
+ install_element (ZEBRA_NODE, &no_redistribute_ospf6_cmd_vtysh);
+ install_element (RMAP_NODE, &no_match_ecommunity_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_timers_connect_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_aspath_prepend_val_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_prefix_list_prefix_longer_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &aggregate_address_as_set_summary_cmd_vtysh);
+ install_element (RIPNG_NODE, &ripng_redistribute_static_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_route_mask_distance_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_rip_send_version_cmd_vtysh);
+ install_element (RIPNG_NODE, &default_information_originate_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &neighbor_attr_unchanged2_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_ipv4_filter_list_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_redistribute_kernel_metric_cmd_vtysh);
+ install_element (RMAP_NODE, &set_ipv6_nexthop_local_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_instance_all_ipv4_soft_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_ospf_database_type_id_self_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_as_path_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_bgp_normal_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_ipv4_community4_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_bgp_network_cmd_vtysh);
install_element (BGP_IPV4_NODE, &neighbor_unsuppress_map_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_attr_unchanged9_cmd_vtysh);
- install_element (OSPF_NODE, &neighbor_priority_poll_interval_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_local_as_val_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_ospf_authentication_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_attr_unchanged9_cmd_vtysh);
- install_element (OSPF_NODE, &area_vlink_authtype_args_authkey_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_description_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_ipv6_neighbor_received_routes_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_route_prefix_longer_cmd_vtysh);
- install_element (BGP_NODE, &bgp_confederation_identifier_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_ospf6_damp_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_redistribute_static_metric_val_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_redistribute_source_metric_type_routemap_cmd_vtysh);
- install_element (BGP_NODE, &bgp_bestpath_med2_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_neighbors_cmd_vtysh);
- install_element (OSPF_NODE, &no_area_range_cmd_vtysh);
- install_element (RMAP_NODE, &rmap_onmatch_goto_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_community_exact_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_ospf_database_type_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_flap_address_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_default_originate_rmap_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_prefix_list_name_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_redistribute_connected_routemap_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_ipv4_soft_out_cmd_vtysh);
- install_element (RIP_NODE, &no_rip_redistribute_type_routemap_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_prefix_list_name_prefix_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_maximum_prefix_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &neighbor_attr_unchanged4_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_redistribute_bgp_metric_val_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_neighbors_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_metric_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_remove_private_as_cmd_vtysh);
- install_element (CONFIG_NODE, &no_access_list_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_ospf_packet_send_recv_detail_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_opaque_capable_cmd_vtysh);
- install_element (OSPF_NODE, &no_auto_cost_reference_bandwidth_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_ipv4_summary_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_community_all_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_community4_cmd_vtysh);
- install_element (OSPF_NODE, &no_area_range_cost_cmd_vtysh);
- install_element (KEYCHAIN_KEY_NODE, &send_lifetime_month_day_day_month_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_dampened_paths_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_ospf_nssa_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_in_prefix_filter_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_ipv4_community_list_exact_cmd_vtysh);
- install_element (CONFIG_NODE, &ipv6_access_list_exact_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_filter_list_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_bgp_update_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_ipv4_neighbors_peer_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_flap_filter_list_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_summary_cmd_vtysh);
- install_element (RIPNG_NODE, &ripng_redistribute_connected_routemap_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_all_in_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_confederation_peers_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_bgp_filter_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_distance_ospf_external_inter_intra_cmd_vtysh);
- install_element (CONFIG_NODE, &ip_prefix_list_le_ge_cmd_vtysh);
- install_element (RMAP_NODE, &match_ip_next_hop_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_ipv4_community_all_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_attr_unchanged4_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &no_neighbor_remove_private_as_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_ipv6_route_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_distance_ospf_inter_intra_external_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_group_out_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_prefix_list_name_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_ospf6_neighbor_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_flap_cidr_only_cmd_vtysh);
+ install_element (RMAP_NODE, &match_metric_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_prefix_list_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_allowas_in_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_route_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_group_ipv4_soft_in_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_route_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_route_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_ospf_retransmit_interval_addr_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_ip_nexthop_val_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_bgp_community3_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_attr_info_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_ipv4_route_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_external_ipv4_soft_in_cmd_vtysh);
+ install_element (KEYCHAIN_NODE, &no_key_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_view_prefix_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_ipv6_cmd_vtysh);
+ install_element (CONFIG_NODE, &access_list_extended_host_mask_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_group_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_mbgp_community_exact_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_community2_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_all_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_ripng_zebra_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_route_map_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_attr_unchanged1_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_ospf_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_prefix_list_name_seq_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_ospf6_area_topology_cmd_vtysh);
install_element (ENABLE_NODE, &clear_bgp_peer_group_in_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_ospf6_area_spf_node_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_ospf_zebra_sub_cmd_vtysh);
- install_element (RMAP_NODE, &no_match_ip_address_val_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_prefix_list_name_seq_cmd_vtysh);
- install_element (CONFIG_NODE, &bgp_config_type_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_ospf_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_route_reflector_client_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_mbgp_community_all_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ipv6_ospf6_passive_cmd_vtysh);
- install_element (CONFIG_NODE, &access_list_extended_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &aggregate_address_mask_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_ipv6_community2_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ospf_cost_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_prefix_list_prefix_longer_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_atomic_aggregate_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_community_list_exact_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_as_out_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_attr_unchanged_cmd_vtysh);
+ install_element (BGP_NODE, &no_aggregate_address_mask_as_set_cmd_vtysh);
+ install_element (CONFIG_NODE, &router_zebra_cmd_vtysh);
+ install_element (RMAP_NODE, &match_ipv6_next_hop_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_ipv4_neighbor_received_prefix_filter_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_router_zebra_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_summary_cmd_vtysh);
+ install_element (OSPF_NODE, &neighbor_poll_interval_cmd_vtysh);
install_element (ENABLE_NODE, &clear_bgp_all_soft_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &no_neighbor_activate_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_all_vpnv4_in_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_flap_regexp_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_redistribute_kernel_metric_val_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_as_path_all_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_ospf6_route_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_ospf6_area_route_prefix_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_ospf_database_type_id_adv_router_cmd_vtysh);
- install_element (CONFIG_NODE, &access_list_remark_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &neighbor_attr_unchanged6_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_network_mask_backdoor_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ipv6_prefix_list_ge_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_redistribute_static_metric_routemap_cmd_vtysh);
- install_element (CONFIG_NODE, &ip_prefix_list_le_cmd_vtysh);
- install_element (BGP_NODE, &bgp_distance_cmd_vtysh);
- install_element (BGP_NODE, &aggregate_address_summary_as_set_cmd_vtysh);
- install_element (OSPF_NODE, &no_ospf_redistribute_source_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_prefix_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_ipv6_community_exact_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_ospf_packet_send_recv_cmd_vtysh);
+ install_element (INTERFACE_NODE, &linkdetect_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_as_ipv4_in_prefix_filter_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_ipv6_community4_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_zebra_packet_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_local_as_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_as_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_ospf_packet_send_recv_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_flap_prefix_list_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_prefix_list_detail_name_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_ipv4_neighbor_routes_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &neighbor_attr_unchanged4_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_instance_all_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_maximum_prefix_val2_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_send_community_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_vpnv4_nexthop_val_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_damp_set3_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &ipv6_aggregate_address_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_attr_unchanged7_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_attr_unchanged5_cmd_vtysh);
+ install_element (CONFIG_NODE, &access_list_extended_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_soft_reconfiguration_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_community_all_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_ospf6_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ospf_retransmit_interval_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_ospf_neighbor_id_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_default_ipv4_unicast_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &neighbor_attr_unchanged_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_ripng_packet_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_prefix_list_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_maximum_prefix_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_flap_prefix_longer_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_always_compare_med_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_ipv6_filter_list_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_ipv4_prefix_list_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &no_neighbor_maximum_prefix_val2_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_vpnv4_all_summary_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_group_soft_out_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_community3_exact_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_bgp_multiple_instance_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_neighbor_received_prefix_filter_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_external_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_as_vpnv4_out_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_instance_all_ipv4_soft_out_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_attr_unchanged2_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_attr_unchanged3_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_bgp_community2_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_default_originate_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_linkdetect_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_attr_unchanged3_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_route_server_client_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_peer_group_soft_in_cmd_vtysh);
+ install_element (ENABLE_NODE, &undebug_bgp_events_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_default_information_originate_type_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ipv6_access_list_all_cmd_vtysh);
+ install_element (OSPF_NODE, &no_ospf_distance_ospf_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &bgp_network_mask_cmd_vtysh);
+ install_element (RMAP_NODE, &match_community_cmd_vtysh);
install_element (RIPNG_NODE, &no_ripng_redistribute_kernel_metric_routemap_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_ospf6_route_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_compatible_rfc1583_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_bestpath_med3_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_router_id_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_bgp_community_exact_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_community2_exact_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_bgp_filter_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_aggregate_address_as_set_summary_cmd_vtysh);
- install_element (CONFIG_NODE, &ip_community_list_name_standard2_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_default_information_originate_type_routemap_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_ripng_packet_direct_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_enforce_multihop_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_route_mask_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_group_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &aggregate_address_summary_only_cmd_vtysh);
- install_element (OSPF6_NODE, &interface_area_plist_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ipv6_prefix_list_sequence_number_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_redistribute_source_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_bgp_events_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ipv6_route_ifname_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_community3_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_redistribute_kernel_routemap_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_all_in_prefix_filter_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_ipv6_community_list_exact_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_bgp_keepalive_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_allowas_in_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_ospf_cost_addr_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_community_list_all_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_network_mask_route_map_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ipv6_prefix_list_seq_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_community_list_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_distance_source_access_list_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_route_prefix_longer_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_distance_ospf_intra_external_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_ospf_dead_interval_addr_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_maximum_prefix_val_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_redistribute_source_metric_routemap_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_bgp_redistribute_ipv6_rmap_cmd_vtysh);
- install_element (BGP_NODE, &bgp_network_cmd_vtysh);
- install_element (CONFIG_NODE, &ipv6_access_list_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &neighbor_route_reflector_client_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_bgp_community3_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_prefix_list_cmd_vtysh);
- install_element (CONFIG_NODE, &no_access_list_all_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_neighbors_cmd_vtysh);
- install_element (BGP_NODE, &bgp_network_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &bgp_network_mask_route_map_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_capability_orf_prefix_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_route_map_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_route_server_client_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_external_soft_in_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_forwarding_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_default_originate_rmap_cmd_vtysh);
- install_element (CONFIG_NODE, &no_access_list_extended_host_any_cmd_vtysh);
+ install_element (CONFIG_NODE, &bgp_config_type_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_attr_unchanged3_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_all_in_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_attr_unchanged1_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_extcommunity_list_all_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_attr_unchanged10_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_aggregate_address_mask_summary_as_set_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_access_list_remark_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_ipv4_cidr_only_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_confederation_peers_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_distribute_list_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_cidr_only_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_prefix_list_summary_name_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ipv6_prefix_list_seq_ge_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_distance_ospf_inter_external_intra_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_ipv4_community2_exact_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_ipv6_neighbor_advertised_route_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_bgp_network_mask_cmd_vtysh);
install_element (VIEW_NODE, &show_ip_bgp_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_as_in_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_all_in_prefix_filter_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_group_in_prefix_filter_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_attr_unchanged_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_ospf6_route_flapping_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_bestpath_med3_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_ipv6_nexthop_local_val_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_aggregate_address_as_set_summary_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_instance_all_in_prefix_filter_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_default_originate_rmap_cmd_vtysh);
+ install_element (OSPF_NODE, &no_area_range_advertise_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_neighbor_advertised_route_cmd_vtysh);
+ install_element (OSPF_NODE, &area_authentication_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_redistribute_source_type_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_timers_cmd_vtysh);
install_element (INTERFACE_NODE, &ip_address_cmd_vtysh);
- install_element (INTERFACE_NODE, &multicast_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_as_out_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_access_list_name_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_ospf_authentication_key_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_prefix_list_detail_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_mbgp_community_list_exact_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_ipv4_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_neighbor_advertised_route_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_bgp_network_mask_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_ipv6_community_cmd_vtysh);
- install_element (RIP_NODE, &no_rip_neighbor_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_instance_all_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_ipv6_filter_list_cmd_vtysh);
- install_element (OSPF_NODE, &no_refresh_timer_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &bgp_network_mask_natural_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_ripng_packet_detail_cmd_vtysh);
- install_element (BGP_NODE, &aggregate_address_as_set_summary_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_route_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_timers_connect_val_cmd_vtysh);
- install_element (BGP_NODE, &bgp_default_ipv4_unicast_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_as_in_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_scan_time_val_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_local_as_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_ipv6_neighbor_advertised_route_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_extcommunity_list_all_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_all_in_prefix_filter_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_route_addr_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_instance_summary_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_peer_group_in_prefix_filter_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_as_soft_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_ripng_packet_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_network_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &bgp_damp_set3_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_ospf_event_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_external_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_zebra_packet_detail_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_attr_unchanged7_cmd_vtysh);
+ install_element (RMAP_NODE, &match_ip_address_prefix_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_community_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_community2_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_ospf_database_type_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_external_soft_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_access_list_standard_nomask_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_group_ipv4_soft_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_mbgp_community_list_exact_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_route_map_cmd_vtysh);
+ install_element (RMAP_NODE, &no_match_community_val_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_ospf6_topology_cmd_vtysh);
install_element (ENABLE_NODE, &show_ipv6_ospf6_area_spf_tree_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_external_soft_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_as_path_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_neighbor_routes_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_ospf_nsm_sub_cmd_vtysh);
+ install_element (OSPF6_NODE, &interface_area_plist_passive_cmd_vtysh);
+ install_element (BGP_NODE, &default_attr_localpref_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_ipv6_community3_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &aggregate_address_as_set_summary_cmd_vtysh);
+ install_element (OSPF_NODE, &neighbor_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_attr_unchanged4_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_distance_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_dampened_paths_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ipv6_route_ifname_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_attr_unchanged5_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_prefix_list_seq_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &bgp_network_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_network_mask_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_bgp_fsm_cmd_vtysh);
+ install_element (OSPF_NODE, &no_passive_interface_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_ospf_lsa_sub_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_irdp_maxadvertinterval_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_rip_receive_version_num_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_ipv4_community_all_cmd_vtysh);
+ install_element (CONFIG_NODE, &ipv6_route_ifname_cmd_vtysh);
+ install_element (KEYCHAIN_NODE, &no_key_chain_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_bgp_filter_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_ospf_neighbor_detail_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_ipv6_prefix_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_view_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_community4_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_community_all_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_client_to_client_reflection_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_ospf6_topology_router_lsid_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_redistribute_source_type_routemap_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_attr_unchanged2_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ipv6_address_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_allowas_in_cmd_vtysh);
+ install_element (CONFIG_NODE, &ip_prefix_list_seq_ge_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ipv6_ospf6_retransmitinterval_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_bgp_community_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_extcommunity_list_arg_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_filter_list_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_route_reflector_client_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_cluster_id_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_bgp_normal_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_ipv6_neighbor_routes_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_prefix_list_name_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_neighbors_peer_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_all_vpnv4_soft_out_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_confederation_peers_cmd_vtysh);
+ install_element (RMAP_NODE, &set_local_pref_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_peer_group_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_ospf_message_digest_key_addr_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_bgp_update_direct_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_ospf_neighbor_detail_cmd_vtysh);
+ install_element (ENABLE_NODE, &undebug_bgp_fsm_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_neighbors_peer_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_attr_unchanged10_cmd_vtysh);
+ install_element (OSPF_NODE, &no_area_import_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_peer_soft_out_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_default_originate_rmap_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_ebgp_multihop_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_ospf6_interface_ifname_cmd_vtysh);
+ install_element (BGP_NODE, &aggregate_address_mask_cmd_vtysh);
+ install_element (BGP_NODE, &old_no_ipv6_aggregate_address_summary_only_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_forwarding_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_ospf_retransmit_interval_cmd_vtysh);
+ install_element (RMAP_NODE, &no_rmap_onmatch_next_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_local_as_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_prefix_list_detail_name_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_instance_neighbors_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_redistribute_source_metric_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_distance_ospf_inter_intra_cmd_vtysh);
+ install_element (RMAP_NODE, &set_community_none_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_bgp_update_cmd_vtysh);
install_element (BGP_NODE, &no_bgp_network_route_map_cmd_vtysh);
- install_element (CONFIG_NODE, &no_access_list_remark_cmd_vtysh);
- install_element (CONFIG_NODE, &no_zebra_interface_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_extcommunity_list_name_all_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_distance_ospf_external_intra_inter_cmd_vtysh);
- install_element (OSPF_NODE, &area_nssa_no_summary_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_maximum_prefix_val2_cmd_vtysh);
- install_element (CONFIG_NODE, &ipv6_prefix_list_seq_le_cmd_vtysh);
- install_element (RIPNG_NODE, &ripng_redistribute_static_metric_routemap_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_ospf_message_digest_key_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ipv6_prefix_list_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_rip_authentication_mode_type_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_abr_type_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_peer_cmd_vtysh);
- install_element (RIP_NODE, &rip_default_information_originate_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_ospf6_database_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_external_ipv4_in_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_default_local_preference_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_zebra_packet_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_transparent_nexthop_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_ipv4_soft_out_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_ospf_dead_interval_addr_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_distribute_list_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_ospf_neighbor_detail_all_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_nexthop_self_cmd_vtysh);
+ install_element (RIPNG_NODE, &ripng_passive_interface_cmd_vtysh);
+ install_element (CONFIG_NODE, &access_list_extended_any_mask_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_ospf6_database_type_id_adv_router_dump_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_as_soft_in_cmd_vtysh);
+ install_element (CONFIG_NODE, &ip_extcommunity_list_name_expanded_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_attr_unchanged4_cmd_vtysh);
install_element (CONFIG_NODE, &no_ipv6_prefix_list_seq_le_ge_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_maximum_prefix_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_prefix_list_seq_ge_le_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_soft_out_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_zebra_packet_direct_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_distance_ospf_external_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_maximum_prefix_warning_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &aggregate_address_mask_summary_only_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &ipv6_bgp_network_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_mbgp_community3_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_mbgp_prefix_longer_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_ospf6_area_topology_router_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_access_list_all_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_external_out_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_as_in_cmd_vtysh);
+ install_element (KEYCHAIN_KEY_NODE, &accept_lifetime_infinite_day_month_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_aggregate_address_summary_as_set_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_ripng_zebra_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_bgp_events_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_vpnv4_soft_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_ripng_packet_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_network_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_vpnv4_soft_in_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_distribute_list_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_default_originate_rmap_cmd_vtysh);
+ install_element (OSPF_NODE, &no_area_vlink_param4_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_nexthop_self_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_prefix_list_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_ipv4_neighbor_advertised_route_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &neighbor_maximum_prefix_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_rip_authentication_string2_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_external_soft_out_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_bgp_keepalive_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_vpnv4_rd_prefix_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_peer_group_soft_cmd_vtysh);
install_element (VIEW_NODE, &show_ipv6_ospf6_interface_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_ospf6_interface_cmd_vtysh);
- install_element (BGP_NODE, &bgp_redistribute_ipv4_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_capability_orf_prefix_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_neighbor_damp_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_ipv6_nexthop_global_val_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &no_neighbor_attr_unchanged4_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_ospf_network_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_attr_unchanged_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_peer_in_prefix_filter_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_damp_set_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_prefix_list_summary_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &no_neighbor_attr_unchanged9_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_ospf6_database_type_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_ipv6_neighbor_advertised_route_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_as_soft_in_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_prefix_list_prefix_longer_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_bgp_events_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_maximum_prefix_val_cmd_vtysh);
+ install_element (RMAP_NODE, &set_origin_cmd_vtysh);
install_element (ENABLE_NODE, &show_debug_ospf6_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_rip_packet_detail_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_bgp_community_all_cmd_vtysh);
- install_element (OSPF_NODE, &area_nssa_translate_cmd_vtysh);
- install_element (OSPF_NODE, &no_area_vlink_param4_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_neighbor_received_prefix_filter_cmd_vtysh);
- install_element (OSPF_NODE, &no_passive_interface_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_external_out_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_attr_unchanged_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_ipv6_community2_cmd_vtysh);
+ install_element (CONFIG_NODE, &ipv6_prefix_list_ge_le_cmd_vtysh);
+ install_element (RMAP_NODE, &set_community_delete_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_bgp_prefix_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_as_in_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_capability_dynamic_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_rip_send_version_num_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_rip_zebra_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_fast_external_failover_cmd_vtysh);
+ install_element (KEYCHAIN_KEY_NODE, &no_key_chain_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_default_originate_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &neighbor_prefix_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_mbgp_filter_list_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_neighbor_received_routes_cmd_vtysh);
+ install_element (BGP_NODE, &aggregate_address_mask_as_set_cmd_vtysh);
+ install_element (CONFIG_NODE, &ip_prefix_list_description_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ipv6_route_pref_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_attr_unchanged6_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_weight_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_default_information_originate_type_metric_routemap_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_flap_statistics_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_flap_statistics_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_redistribute_bgp_routemap_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_ipv6_community2_exact_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_external_soft_out_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_route_ospf6_external_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ospf_authentication_key_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_as_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_ospf_authentication_cmd_vtysh);
+ install_element (ZEBRA_NODE, &no_ripng_redistribute_ripng_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_ipv4_community_exact_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_unsuppress_map_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_ospf_neighbor_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_bgp_summary_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_ipv4_neighbors_peer_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &neighbor_attr_unchanged3_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_peer_group_in_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_rip_packet_direct_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_ospf_priority_addr_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_update_source_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_attr_unchanged9_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_zebra_packet_direct_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_nexthop_self_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_set_peer_group_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_attr_unchanged1_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_debug_ospf6_damp_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_confederation_identifier_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_route_protocol_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_route_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_view_route_cmd_vtysh);
+ install_element (CONFIG_NODE, &access_list_extended_host_any_cmd_vtysh);
+ install_element (RIP_NODE, &rip_default_information_originate_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_distance_source_access_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_community_list_exact_cmd_vtysh);
+ install_element (OSPF6_NODE, &ospf6_redistribute_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_capability_orf_prefix_cmd_vtysh);
+ install_element (RMAP_NODE, &match_ipv6_address_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_mbgp_community_list_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_irdp_holdtime_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_bgp_community3_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_neighbor_routes_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_route_map_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ipv6_route_ifname_pref_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_debugging_bgp_cmd_vtysh);
+ install_element (RMAP_NODE, &no_match_ipv6_next_hop_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_ospf6_route_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_all_prefix_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_as_ipv4_soft_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_ospf_nsm_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_prefix_list_prefix_first_match_cmd_vtysh);
+ install_element (CONFIG_NODE, &ip_community_list_standard_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_as_soft_out_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_community2_exact_cmd_vtysh);
+ install_element (RMAP_NODE, &no_match_ip_next_hop_val_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &no_neighbor_attr_unchanged1_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_send_community_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_network_mask_natural_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_as_in_prefix_filter_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_bgp_community_list_exact_cmd_vtysh);
install_element (BGP_IPV4M_NODE, &aggregate_address_mask_as_set_summary_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_passive_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_vpnv4_all_tags_cmd_vtysh);
- install_element (OSPF_NODE, &area_range_advertise_cmd_vtysh);
- install_element (VIEW_NODE, &ipv6_bgp_neighbor_advertised_route_cmd_vtysh);
- install_element (OSPF_NODE, &passive_interface_addr_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_route_server_client_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_vpnv4_rd_neighbor_advertised_routes_cmd_vtysh);
- install_element (INTERFACE_NODE, &ospf_message_digest_key_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_bgp_community4_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_default_information_originate_always_type_metric_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_ospf_zebra_sub_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &bgp_network_route_map_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_peer_soft_in_cmd_vtysh);
+ install_element (CONFIG_NODE, &ip_community_list_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_ip_nexthop_cmd_vtysh);
+ install_element (RIP_NODE, &no_rip_version_val_cmd_vtysh);
+ install_element (OSPF_NODE, &network_area_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_external_in_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_flap_regexp_cmd_vtysh);
+ install_element (RMAP_NODE, &no_match_ip_next_hop_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_damp_set2_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_ospf6_area_spf_node_cmd_vtysh);
+ install_element (VIEW_NODE, &ipv6_bgp_neighbor_received_routes_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_ipv6_community_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_route_prefix_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_ipv4_neighbor_received_routes_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_prefix_list_prefix_first_match_cmd_vtysh);
+ install_element (BGP_NODE, &aggregate_address_mask_as_set_summary_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_ipv4_summary_cmd_vtysh);
+ install_element (CONFIG_NODE, &ipv6_prefix_list_le_cmd_vtysh);
+ install_element (OSPF_NODE, &area_vlink_param3_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_rip_zebra_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_enforce_first_as_cmd_vtysh);
+ install_element (OSPF_NODE, &no_area_export_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_community_list_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_router_id_val_cmd_vtysh);
+ install_element (ENABLE_NODE, &ipv6_mbgp_neighbor_routes_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &aggregate_address_mask_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_bgp_filter_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_ospf6_database_type_id_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_rd_prefix_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_attr_unchanged2_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_route_prefix_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_attr_unchanged6_cmd_vtysh);
+ install_element (RMAP_NODE, &ospf6_routemap_set_metric_type_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_ospf6_database_type_id_adv_router_cmd_vtysh);
+ install_element (ENABLE_NODE, &undebug_bgp_update_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &aggregate_address_mask_summary_only_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_ripng_cmd_vtysh);
+ install_element (RMAP_NODE, &no_match_ip_address_prefix_list_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_capability_route_refresh_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &neighbor_route_reflector_client_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_route_addr_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_network_import_check_cmd_vtysh);
+ install_element (KEYCHAIN_KEY_NODE, &send_lifetime_infinite_month_day_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_external_soft_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ipv6_prefix_list_name_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_all_in_prefix_filter_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_nexthop_self_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_mbgp_community_all_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_redistribute_source_type_metric_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_ebgp_multihop_ttl_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_redistribute_source_routemap_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_prefix_list_seq_le_cmd_vtysh);
+ install_element (RIP_NODE, &rip_network_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &bgp_redistribute_ipv6_metric_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &no_neighbor_attr_unchanged2_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_community2_exact_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_attr_unchanged3_cmd_vtysh);
install_element (RIPNG_NODE, &no_ripng_redistribute_bgp_metric_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_community2_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_peer_group_in_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_external_cmd_vtysh);
- install_element (OSPF_NODE, &area_range_cmd_vtysh);
- install_element (CONFIG_NODE, &dump_bgp_routes_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_ipv4_in_prefix_filter_cmd_vtysh);
- install_element (OSPF_NODE, &no_area_shortcut_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_instance_all_ipv4_soft_cmd_vtysh);
+ install_element (OSPF_NODE, &no_ospf_router_id_cmd_vtysh);
+ install_element (RIP_NODE, &no_rip_default_metric_val_cmd_vtysh);
+ install_element (RIPNG_NODE, &ripng_route_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &bgp_network_mask_route_map_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_ospf6_topology_router_cmd_vtysh);
+ install_element (RIP_NODE, &no_rip_distance_source_access_list_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_redistribute_source_metric_type_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_group_ipv4_in_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_mbgp_community2_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &aggregate_address_as_set_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_attr_unchanged_cmd_vtysh);
+ install_element (OSPF6_NODE, &interface_area_plist_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_ipv4_neighbor_received_routes_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_neighbor_damp_cmd_vtysh);
install_element (VIEW_NODE, &show_ipv6_ospf6_route_prefix_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &neighbor_attr_unchanged5_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &no_neighbor_maximum_prefix_val2_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_community2_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_as_soft_in_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_community_list_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_attr_unchanged2_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_ospf_hello_interval_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_ospf_neighbor_int_detail_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_distance_ospf_inter_external_intra_cmd_vtysh);
- install_element (VIEW_NODE, &show_zebra_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_flap_statistics_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &neighbor_route_server_client_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_flap_prefix_list_cmd_vtysh);
- install_element (INTERFACE_NODE, &ospf_retransmit_interval_cmd_vtysh);
- install_element (OSPF_NODE, &no_ospf_rfc1583_flag_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_community_list_name_standard_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_attr_unchanged2_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_bgp_all_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_timers_cmd_vtysh);
- install_element (RIPNG_NODE, &ripng_redistribute_bgp_metric_routemap_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_ipv4_community3_exact_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_zebra_events_cmd_vtysh);
- install_element (OSPF_NODE, &no_ospf_distance_ospf_cmd_vtysh);
- install_element (KEYCHAIN_KEY_NODE, &accept_lifetime_duration_day_month_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_protocols_rip_cmd_vtysh);
- install_element (RIP_NODE, &rip_network_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_ipv6_prefix_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_ipv4_community2_exact_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_allowas_in_arg_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_filter_list_cmd_vtysh);
- install_element (RMAP_NODE, &set_vpnv4_nexthop_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_prefix_list_name_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_ipv4_paths_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_route_mask_distance_cmd_vtysh);
- install_element (OSPF_NODE, &area_stub_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_maximum_prefix_val2_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &no_neighbor_route_server_client_cmd_vtysh);
- install_element (KEYCHAIN_KEY_NODE, &send_lifetime_month_day_month_day_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_bgp_network_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_activate_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_bgp_summary_cmd_vtysh);
- install_element (ENABLE_NODE, &ipv6_mbgp_neighbor_advertised_route_cmd_vtysh);
- install_element (VIEW_NODE, &ipv6_mbgp_neighbor_advertised_route_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_zebra_packet_detail_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_ip_nexthop_val_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_ipv6_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_as_in_prefix_filter_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_attr_unchanged5_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_bgp_filter_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_community_list_arg_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_ipv6_neighbor_routes_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ipv6_prefix_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_as_out_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &no_neighbor_filter_list_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ospf_hello_interval_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_as_ipv4_in_cmd_vtysh);
+ install_element (CONFIG_NODE, &ipv6_route_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_dampening_prefix_cmd_vtysh);
install_element (RIP_NODE, &rip_timers_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_rip_authentication_key_chain_cmd_vtysh);
- install_element (BGP_NODE, &aggregate_address_mask_as_set_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_ospf_hello_interval_addr_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_ospf6_database_cmd_vtysh);
- install_element (BGP_NODE, &no_auto_summary_cmd_vtysh);
- install_element (RMAP_NODE, &no_match_ipv6_address_cmd_vtysh);
- install_element (CONFIG_NODE, &ip_community_list_cmd_vtysh);
- install_element (INTERFACE_NODE, &rip_split_horizon_cmd_vtysh);
- install_element (INTERFACE_NODE, &mpls_te_link_rsc_clsclr_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_dump_bgp_routes_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_distance_ospf_intra_external_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_bgp_update_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_all_ipv4_out_cmd_vtysh);
install_element (OSPF6_NODE, &no_ospf6_redistribute_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_mbgp_community_exact_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_remove_private_as_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_bgp_update_direct_cmd_vtysh);
- install_element (RMAP_NODE, &set_aggregator_as_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_default_originate_rmap_cmd_vtysh);
- install_element (RMAP_NODE, &no_match_community_cmd_vtysh);
- install_element (ENABLE_NODE, &show_debugging_ospf_cmd_vtysh);
- install_element (RIPNG_NODE, &ripng_redistribute_ospf6_routemap_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_prefix_list_summary_name_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_paths_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_route_reflector_client_cmd_vtysh);
- install_element (RMAP_NODE, &match_ip_address_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_ospf6_database_cmd_vtysh);
- install_element (RMAP_NODE, &no_match_ip_address_val_cmd_vtysh);
- install_element (BGP_NODE, &bgp_redistribute_ipv4_metric_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_external_soft_cmd_vtysh);
- install_element (RMAP_NODE, &match_ipv6_address_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &no_neighbor_maximum_prefix_val_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &neighbor_allowas_in_arg_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &neighbor_attr_unchanged3_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_bgp_normal_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &bgp_damp_set_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_timers_cmd_vtysh);
- install_element (RMAP_NODE, &match_community_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_community_none_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_default_metric_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_aggregate_address_mask_summary_as_set_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_bgp_community4_cmd_vtysh);
- install_element (RIPNG_NODE, &ripng_redistribute_connected_metric_routemap_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_set_peer_group_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_ospf_neighbor_int_detail_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_extcommunity_list_name_expanded_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_ospf_database_type_adv_router_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_community3_exact_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_prefix_list_name_seq_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &neighbor_attr_unchanged7_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_activate_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_access_list_standard_host_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_attr_unchanged5_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_neighbor_flap_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ipv6_ospf6_advertise_force_prefix_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_ospf_cost_addr_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_bgp_community3_exact_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_attr_unchanged4_cmd_vtysh);
+ install_element (INTERFACE_NODE, &multicast_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_ipv6_prefix_longer_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_deterministic_med_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_ospf_neighbor_all_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_bgp_redistribute_ipv6_metric_rmap_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ospf_message_digest_key_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_redistribute_source_type_metric_routemap_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_aggregate_address_cmd_vtysh);
+ install_element (RMAP_NODE, &set_community_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_ospf6_interface_ifname_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_attr_unchanged5_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_ospf_nsm_sub_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_ospf_interface_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_community4_exact_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_default_local_preference_val_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &bgp_network_mask_natural_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_ipv4_neighbors_peer_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_activate_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ospf_priority_cmd_vtysh);
+ install_element (CONFIG_NODE, &dump_bgp_routes_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_community3_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_metric_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_distribute_list_out_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_ospf6_camp_config_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_cluster_id_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_ospf_packet_all_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_ipv6_summary_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_ospf_ism_sub_cmd_vtysh);
+ install_element (RIPNG_NODE, &ripng_redistribute_bgp_metric_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_rip_packet_direct_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &no_neighbor_attr_unchanged4_cmd_vtysh);
+ install_element (OSPF_NODE, &no_auto_cost_reference_bandwidth_cmd_vtysh);
install_element (RIP_NODE, &no_rip_timers_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_default_information_originate_type_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_distance_ospf_external_inter_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_timers_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_all_soft_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_neighbors_peer_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_ospf_neighbor_int_detail_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_bgp_keepalive_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_ipv4_community4_cmd_vtysh);
+ install_element (RIP_NODE, &rip_offset_list_ifname_cmd_vtysh);
+ install_element (RIPNG_NODE, &ripng_redistribute_bgp_metric_routemap_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_attr_unchanged10_cmd_vtysh);
+ install_element (RMAP_NODE, &rmap_onmatch_next_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_instance_all_ipv4_in_prefix_filter_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_default_originate_rmap_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_redistribute_ospf6_metric_routemap_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_attr_unchanged7_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_attr_unchanged3_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_ipv4_neighbors_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_vpnv4_all_neighbors_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_route_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_in_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_access_list_name_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_capability_orf_prefix_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_filter_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_as_ipv4_soft_in_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_attr_unchanged10_cmd_vtysh);
install_element (VIEW_NODE, &show_ipv6_route_addr_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_zebra_packet_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_instance_neighbors_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_aggregate_address_mask_as_set_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_ospf_nsm_cmd_vtysh);
- install_element (CONFIG_NODE, &no_access_list_extended_cmd_vtysh);
- install_element (BGP_NODE, &bgp_damp_set3_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_zebra_packet_direct_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_ospf6_topology_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_route_reflector_client_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_attr_unchanged2_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_vpnv4_nexthop_val_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_group_ipv4_in_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_rip_events_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_address_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_neighbor_received_prefix_filter_cmd_vtysh);
- install_element (CONFIG_NODE, &ipv6_prefix_list_ge_cmd_vtysh);
- install_element (RIP_NODE, &no_rip_version_val_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_timers_connect_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_mbgp_community3_exact_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_aggregate_address_mask_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_ospf_event_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_attr_unchanged6_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_redistribute_source_routemap_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_attr_unchanged5_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_aggregate_address_as_set_summary_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_ospf_nsm_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_ospf_packet_send_recv_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_bgp_community_list_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_prefix_list_summary_name_cmd_vtysh);
- install_element (ENABLE_NODE, &show_table_cmd_vtysh);
- install_element (RIP_NODE, &rip_route_cmd_vtysh);
- install_element (OSPF_NODE, &area_default_cost_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_ospf_event_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_vpnv4_rd_tags_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_route_map_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &neighbor_attr_unchanged9_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &bgp_network_route_map_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_ipv4_route_cmd_vtysh);
- install_element (ZEBRA_NODE, &no_ripng_redistribute_ripng_cmd_vtysh);
- install_element (INTERFACE_NODE, &bandwidth_if_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_as_ipv4_in_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_attr_unchanged8_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_distance_source_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &bgp_redistribute_ipv6_rmap_metric_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ipv6_access_list_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ipv6_access_list_any_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_default_originate_rmap_cmd_vtysh);
+ install_element (BGP_NODE, &no_aggregate_address_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_zebra_kernel_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_rd_route_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_neighbor_received_routes_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_extcommunity_list_standard_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_bgp_community_exact_cmd_vtysh);
install_element (BGP_IPV4_NODE, &neighbor_allowas_in_arg_cmd_vtysh);
- install_element (RIPNG_NODE, &ripng_redistribute_bgp_metric_cmd_vtysh);
- install_element (BGP_NODE, &bgp_redistribute_ipv4_metric_rmap_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_attr_unchanged3_cmd_vtysh);
- install_element (BGP_NODE, &no_aggregate_address_as_set_summary_cmd_vtysh);
- install_element (INTERFACE_NODE, &shutdown_if_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_prefix_list_prefix_longer_cmd_vtysh);
- install_element (RIPNG_NODE, &ripng_redistribute_static_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &no_neighbor_attr_unchanged5_cmd_vtysh);
- install_element (CONFIG_NODE, &ip_prefix_list_description_cmd_vtysh);
- install_element (ENABLE_NODE, &undebug_bgp_filter_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_prefix_list_detail_name_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_rd_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_irdp_minadvertinterval_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_prefix_list_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_prefix_list_name_seq_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_peer_in_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_attr_unchanged1_cmd_vtysh);
+ install_element (BGP_NODE, &no_aggregate_address_as_set_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_regexp_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_zebra_interface_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &aggregate_address_mask_summary_as_set_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_ospf_database_type_self_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_external_in_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_send_community_type_cmd_vtysh);
install_element (VIEW_NODE, &ipv6_mbgp_neighbor_routes_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_ospf_lsa_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_filter_list_cmd_vtysh);
- install_element (RMAP_NODE, &no_match_aspath_val_cmd_vtysh);
- install_element (RIP_NODE, &no_rip_offset_list_ifname_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_ospf_lsa_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_ospf6_all_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_ospf_zebra_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_bgp_network_route_map_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_attr_info_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_instance_ipv4_summary_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_soft_reconfiguration_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_bgp_filter_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_all_vpnv4_out_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_ospf_ism_sub_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_ospf_transmit_delay_addr_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ipv6_route_ifname_pref_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_ipv6_community4_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_route_server_client_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_ripng_zebra_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_attr_unchanged4_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_rip_receive_version_1_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_mbgp_community2_exact_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_distribute_list_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_allowas_in_arg_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_ospf_transmit_delay_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_zebra_kernel_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_ospf6_area_route_cmd_vtysh);
- install_element (BGP_NODE, &bgp_network_mask_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_out_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_route_server_client_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_router_id_val_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_rip_send_version_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_bgp_community4_exact_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_zebra_packet_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_view_route_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_attr_unchanged_cmd_vtysh);
- install_element (RIP_NODE, &rip_default_metric_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_as_soft_in_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_distribute_list_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_external_ipv4_soft_out_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_all_soft_in_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_default_local_preference_val_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_ospf_nsm_sub_cmd_vtysh);
- install_element (OSPF_NODE, &area_authentication_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_ospf6_neighbor_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_allowas_in_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_prefix_list_detail_name_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_network_import_check_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_aspath_prepend_val_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_prefix_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_instance_neighbors_peer_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_forwarding_cmd_vtysh);
- install_element (CONFIG_NODE, &no_access_list_remark_arg_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_activate_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_rd_prefix_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_ipv6_prefix_list_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_external_ipv4_soft_in_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &no_neighbor_attr_unchanged6_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_ipv4_community4_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_vpnv4_rd_prefix_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_prefix_list_prefix_cmd_vtysh);
- install_element (RMAP_NODE, &no_match_ecommunity_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_mbgp_community4_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_ospf_retransmit_interval_addr_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &no_neighbor_nexthop_self_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_dampening_address_mask_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &no_neighbor_send_community_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_mbgp_prefix_list_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_attr_unchanged3_cmd_vtysh);
- install_element (ENABLE_NODE, &undebug_bgp_update_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &no_neighbor_send_community_type_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_ipv4_filter_list_cmd_vtysh);
- install_element (BGP_NODE, &bgp_distance_source_access_list_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_attr_unchanged5_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_prefix_list_detail_name_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_prefix_list_cmd_vtysh);
- install_element (OSPF_NODE, &area_vlink_param3_cmd_vtysh);
- install_element (OSPF_NODE, &no_neighbor_priority_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_aggregate_address_summary_only_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_peer_group_soft_in_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_default_information_originate_always_type_metric_routemap_cmd_vtysh);
- install_element (INTERFACE_NODE, &ospf_hello_interval_cmd_vtysh);
- install_element (VIEW_NODE, &ipv6_mbgp_neighbor_received_routes_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_community2_exact_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_filter_list_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_rip_send_version_cmd_vtysh);
- install_element (CONFIG_NODE, &no_router_rip_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ipv6_address_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &ipv6_aggregate_address_summary_only_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_irdp_holdtime_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_as_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_ipv4_community_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_unsuppress_map_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_ospf_ism_cmd_vtysh);
- install_element (ENABLE_NODE, &show_zebra_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &bgp_network_mask_cmd_vtysh);
- install_element (OSPF_NODE, &no_area_vlink_param1_cmd_vtysh);
- install_element (RMAP_NODE, &no_match_ip_address_prefix_list_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_prefix_list_description_arg_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_version_cmd_vtysh);
- install_element (ZEBRA_NODE, &redistribute_ospf6_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_ospf_nssa_cmd_vtysh);
- install_element (RMAP_NODE, &set_ipv6_nexthop_local_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_ipv4_community_list_exact_cmd_vtysh);
- install_element (RIP_NODE, &no_rip_default_metric_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_attr_unchanged1_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_attr_unchanged6_cmd_vtysh);
- install_element (CONFIG_NODE, &ipv6_prefix_list_le_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_ipv6_bgp_network_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_default_information_originate_type_metric_cmd_vtysh);
- install_element (RMAP_NODE, &no_match_origin_val_cmd_vtysh);
- install_element (RIPNG_NODE, &ripng_aggregate_address_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_route_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_bgp_network_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_unsuppress_map_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &no_neighbor_attr_unchanged8_cmd_vtysh);
- install_element (VIEW_NODE, &show_mpls_te_link_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_attr_unchanged8_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_aggregate_address_mask_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_peer_soft_out_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_send_community_type_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_ospf6_neighborlist_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_instance_all_soft_in_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_ospf_packet_send_recv_detail_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_community_list_cmd_vtysh);
- install_element (OSPF6_NODE, &passive_interface_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_remove_private_as_cmd_vtysh);
+ install_element (OSPF_NODE, &no_area_vlink_authtype_md5_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_filter_list_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_route_protocol_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_origin_val_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_ospf_database_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_ipv6_nexthop_local_cmd_vtysh);
install_element (BGP_IPV4M_NODE, &neighbor_unsuppress_map_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_community3_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_peer_group_soft_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_redistribute_kernel_metric_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_default_local_preference_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_redistribute_ipv4_metric_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_ripng_packet_direct_cmd_vtysh);
- install_element (CONFIG_NODE, &access_list_extended_any_mask_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_rip_zebra_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_capability_orf_prefix_cmd_vtysh);
- install_element (BGP_NODE, &bgp_network_route_map_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &neighbor_attr_unchanged1_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_peer_group_out_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_all_out_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_bgp_prefix_list_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_scan_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_irdp_cmd_vtysh);
- install_element (INTERFACE_NODE, &ospf_authentication_key_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_attr_unchanged3_cmd_vtysh);
- install_element (VIEW_NODE, &show_debugging_zebra_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ipv6_ospf6_advertise_prefix_list_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ospf_transmit_delay_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_send_community_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_prefix_list_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_vpnv4_soft_in_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_originator_id_val_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_activate_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_distance_ospf_inter_intra_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_ipv4_route_map_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_ospf6_database_type_id_adv_router_dump_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &no_neighbor_prefix_list_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_neighbor_routes_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_attr_unchanged10_cmd_vtysh);
- install_element (RMAP_NODE, &no_match_ip_address_prefix_list_val_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_ospf_event_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_group_ipv4_out_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_bgp_community2_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_peer_group_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_redistribute_static_metric_routemap_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_ipv4_neighbor_routes_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_all_soft_out_cmd_vtysh);
+ install_element (INTERFACE_NODE, &bandwidth_if_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_distance_ospf_intra_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_as_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_community2_exact_cmd_vtysh);
+ install_element (OSPF_NODE, &area_vlink_authtype_authkey_cmd_vtysh);
+ install_element (OSPF_NODE, &area_range_advertise_cost_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_capability_orf_prefix_cmd_vtysh);
+ install_element (OSPF_NODE, &no_neighbor_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_rip_packet_detail_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_aspath_prepend_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_vpnv4_all_neighbor_routes_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_prefix_list_seq_ge_le_cmd_vtysh);
+ install_element (BGP_NODE, &no_aggregate_address_summary_only_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_rd_neighbors_peer_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &neighbor_allowas_in_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_prefix_list_summary_name_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_ipv4_prefix_longer_cmd_vtysh);
+ install_element (OSPF_NODE, &area_stub_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_maximum_prefix_cmd_vtysh);
install_element (OSPF_NODE, &area_authentication_message_digest_cmd_vtysh);
- install_element (BGP_NODE, &bgp_redistribute_ipv4_rmap_metric_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_ospf_authentication_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_prefix_list_detail_name_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ipv6_ospf6_cost_cmd_vtysh);
+ install_element (ENABLE_NODE, &undebug_bgp_filter_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_bgp_network_mask_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_ospf_ism_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_passive_interface_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_mbgp_prefix_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_set_peer_group_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &bgp_network_mask_route_map_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_peer_group_in_prefix_filter_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_remove_private_as_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ospf_cost_cmd_vtysh);
+ install_element (KEYCHAIN_KEY_NODE, &send_lifetime_day_month_month_day_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_maximum_prefix_val_cmd_vtysh);
+ install_element (RMAP_NODE, &set_ip_nexthop_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_ospf_event_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_ipv4_community_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_activate_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_redistribute_ipv4_rmap_metric_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_vpnv4_rd_neighbor_advertised_routes_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_bgp_fsm_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_override_capability_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_default_information_originate_always_metric_routemap_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_set_peer_group_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_ospf_cost_cmd_vtysh);
install_element (ENABLE_NODE, &clear_bgp_all_soft_out_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_ospf_neighbor_id_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &aggregate_address_as_set_summary_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_rip_receive_version_num_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_route_reflector_client_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_route_reflector_client_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_route_reflector_client_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_default_information_originate_metric_routemap_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ipv6_access_list_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_mbgp_route_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_ipv6_neighbors_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_mbgp_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_capability_orf_prefix_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_rip_zebra_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_unsuppress_map_cmd_vtysh);
- install_element (BGP_NODE, &bgp_redistribute_ipv4_rmap_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_allowas_in_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_attr_unchanged5_cmd_vtysh);
- install_element (RMAP_NODE, &set_weight_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ospf_retransmit_interval_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_bgp_fsm_cmd_vtysh);
- install_element (RMAP_NODE, &no_match_interface_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_prefix_list_prefix_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_ospf_packet_all_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_prefix_longer_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_all_vpnv4_soft_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_ospf_lsa_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_ripng_packet_cmd_vtysh);
- install_element (OSPF_NODE, &no_area_authentication_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_external_in_prefix_filter_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_rip_packet_direct_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_attr_unchanged3_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_mbgp_community_all_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_prefix_list_detail_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_attr_unchanged3_cmd_vtysh);
- install_element (INTERFACE_NODE, &mpls_te_link_unrsv_bw_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_bgp_normal_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_redistribute_ipv4_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_origin_val_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_bgp_community2_exact_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_extcommunity_list_standard_cmd_vtysh);
- install_element (RMAP_NODE, &set_community_none_cmd_vtysh);
- install_element (RMAP_NODE, &set_metric_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_advertise_interval_cmd_vtysh);
- install_element (RIP_NODE, &rip_distance_source_access_list_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_local_as_no_prepend_cmd_vtysh);
- install_element (BGP_NODE, &bgp_damp_set_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_community_list_standard_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_attr_unchanged_cmd_vtysh);
- install_element (CONFIG_NODE, &no_route_map_all_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_forwarding_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_peer_group_out_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_allowas_in_cmd_vtysh);
- install_element (RMAP_NODE, &match_ipv6_next_hop_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_route_map_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_cluster_id_arg_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_zebra_kernel_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_route_supernets_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_redistribute_bgp_cmd_vtysh);
- install_element (RMAP_NODE, &no_match_ipv6_address_prefix_list_cmd_vtysh);
- install_element (INTERFACE_NODE, &ipv6_ospf6_priority_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_peer_in_prefix_filter_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_redistribute_static_cmd_vtysh);
- install_element (OSPF_NODE, &area_nssa_translate_no_summary_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &aggregate_address_mask_summary_only_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_mbgp_community_list_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_ecommunity_rt_cmd_vtysh);
- install_element (OSPF_NODE, &no_ospf_router_id_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_ospf_neighbor_all_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_mbgp_community4_exact_cmd_vtysh);
- install_element (OSPF_NODE, &area_vlink_authtype_args_md5_cmd_vtysh);
- install_element (CONFIG_NODE, &ip_as_path_cmd_vtysh);
- install_element (CONFIG_NODE, &no_router_zebra_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_prefix_list_detail_name_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &bgp_damp_set_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_redistribute_kernel_metric_val_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_community2_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_mbgp_community3_exact_cmd_vtysh);
+ install_element (CONFIG_NODE, &dump_bgp_all_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_ripng_packet_detail_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_ospf_database_type_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ospf_transmit_delay_cmd_vtysh);
+ install_element (BGP_NODE, &aggregate_address_as_set_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_distance2_cmd_vtysh);
+ install_element (OSPF_NODE, &no_area_vlink_param2_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_ipv6_filter_list_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_attr_unchanged8_cmd_vtysh);
install_element (VIEW_NODE, &show_bgp_community_exact_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_attr_unchanged_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_default_information_originate_always_metric_type_cmd_vtysh);
- install_element (RMAP_NODE, &match_ip_next_hop_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_bgp_community2_cmd_vtysh);
- install_element (BGP_NODE, &bgp_client_to_client_reflection_cmd_vtysh);
- install_element (BGP_NODE, &bgp_scan_time_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_cidr_only_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_attr_unchanged8_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_attr_unchanged9_cmd_vtysh);
- install_element (ENABLE_NODE, &ipv6_mbgp_neighbor_routes_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_prefix_list_ge_le_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_send_community_type_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_neighbor_advertised_route_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_maximum_prefix_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_vpnv4_rd_neighbors_peer_cmd_vtysh);
- install_element (RMAP_NODE, &match_metric_cmd_vtysh);
- install_element (KEYCHAIN_KEY_NODE, &send_lifetime_day_month_day_month_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &no_neighbor_route_reflector_client_cmd_vtysh);
- install_element (CONFIG_NODE, &no_bgp_config_type_cmd_vtysh);
- install_element (OSPF_NODE, &no_passive_interface_addr_cmd_vtysh);
- install_element (BGP_NODE, &old_ipv6_aggregate_address_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_forwarding_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_bgp_redistribute_ipv6_metric_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_attr_unchanged5_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_as_soft_out_cmd_vtysh);
- install_element (RIP_NODE, &no_rip_distance_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_prefix_list_name_seq_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_ospf6_route_flapping_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_attr_unchanged2_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &neighbor_prefix_list_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_attr_unchanged7_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_instance_all_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_redistribute_ipv4_rmap_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_ipv6_community_list_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_ospf_packet_send_recv_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_ospf_message_digest_key_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_bgp_network_mask_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ipv6_ospf6_advertise_force_prefix_cmd_vtysh);
- install_element (OSPF6_NODE, &no_passive_interface_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_neighbors_cmd_vtysh);
- install_element (RIPNG_NODE, &ripng_redistribute_ospf6_metric_cmd_vtysh);
- install_element (RIP_NODE, &rip_offset_list_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_ospf6_route_flapping_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_ipv6_community3_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_rip_events_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_mbgp_community_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_cluster_id_cmd_vtysh);
- install_element (OSPF_NODE, &router_id_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_route_ospf6_external_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_attr_unchanged4_cmd_vtysh);
- install_element (KEYCHAIN_KEY_NODE, &accept_lifetime_duration_month_day_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_deterministic_med_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_port_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_all_in_prefix_filter_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_ospf6_area_topology_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_prefix_list_detail_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_unsuppress_map_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_ospf_network_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_prefix_list_le_cmd_vtysh);
- install_element (RMAP_NODE, &ospf6_routemap_set_forwarding_cmd_vtysh);
- install_element (CONFIG_NODE, &no_access_list_extended_any_host_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_group_ipv4_soft_in_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_send_community_type_cmd_vtysh);
- install_element (CONFIG_NODE, &access_list_extended_mask_any_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_bgp_community_list_exact_cmd_vtysh);
- install_element (RMAP_NODE, &ospf6_routemap_set_metric_type_cmd_vtysh);
- install_element (BGP_NODE, &bgp_network_mask_natural_backdoor_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_route_prefix_longer_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_nexthop_self_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_local_pref_val_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_filter_list_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_neighbor_received_routes_cmd_vtysh);
- install_element (INTERFACE_NODE, &ospf_network_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_interface_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_all_vpnv4_soft_in_cmd_vtysh);
+ install_element (OSPF_NODE, &auto_cost_reference_bandwidth_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_ospf6_damp_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ipv6_ospf6_priority_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ipv6_prefix_list_description_arg_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_flap_address_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_neighbor_routes_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_bgp_filter_cmd_vtysh);
install_element (CONFIG_NODE, &no_ip_prefix_list_le_ge_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_community3_exact_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_distribute_list_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_fast_external_failover_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_ipv6_community3_exact_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &neighbor_distribute_list_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_access_list_name_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_allowas_in_cmd_vtysh);
- install_element (CONFIG_NODE, &ip_extcommunity_list_standard2_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_ospf_neighbor_detail_all_cmd_vtysh);
- install_element (BGP_NODE, &no_default_attr_localpref_cmd_vtysh);
- install_element (ENABLE_NODE, &undebug_bgp_keepalive_cmd_vtysh);
- install_element (OSPF_NODE, &no_ospf_compatible_rfc1583_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_aggregate_address_mask_summary_as_set_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_prefix_list_prefix_first_match_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_maximum_prefix_val_cmd_vtysh);
- install_element (OSPF6_NODE, &flap_damping_route_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_redistribute_source_metric_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_strict_capability_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_ospf_route_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_ecommunity_rt_val_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_bgp_community_list_cmd_vtysh);
- install_element (RMAP_NODE, &ospf6_routemap_no_set_metric_type_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_ipv6_neighbors_peer_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_prefix_list_prefix_longer_cmd_vtysh);
- install_element (CONFIG_NODE, &access_list_extended_any_host_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_redistribute_ipv4_metric_rmap_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &aggregate_address_summary_as_set_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_bgp_community_cmd_vtysh);
- install_element (CONFIG_NODE, &ip_route_mask_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_rip_packet_cmd_vtysh);
- install_element (RIPNG_NODE, &ripng_redistribute_connected_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_as_soft_in_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &bgp_network_mask_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_view_prefix_cmd_vtysh);
- install_element (BGP_NODE, &bgp_damp_set2_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_route_server_client_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_vpnv4_rd_route_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &aggregate_address_as_set_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_mbgp_community_list_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_external_soft_in_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_route_map_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_debugging_ripng_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &aggregate_address_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_bgp_community4_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_community_list_exact_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_filter_list_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_ospf_message_digest_key_cmd_vtysh);
+ install_element (CONFIG_NODE, &ipv6_prefix_list_sequence_number_cmd_vtysh);
+ install_element (VIEW_NODE, &ipv6_mbgp_neighbor_received_routes_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_prefix_list_prefix_first_match_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_prefix_list_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_scan_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_ospf_packet_send_recv_cmd_vtysh);
install_element (OSPF_NODE, &no_refresh_timer_val_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_community4_exact_cmd_vtysh);
- install_element (RIPNG_NODE, &ripng_route_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_external_soft_out_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_bgp_community3_exact_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_remove_private_as_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_ipv6_community_list_exact_cmd_vtysh);
- install_element (RIPNG_NODE, &ripng_redistribute_connected_metric_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_ospf6_area_spf_tree_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ipv6_prefix_list_seq_ge_cmd_vtysh);
- install_element (OSPF_NODE, &no_area_import_list_cmd_vtysh);
- install_element (RIPNG_NODE, &ripng_redistribute_kernel_metric_routemap_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_distance_ospf_intra_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &bgp_network_mask_natural_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_distance_source_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_view_route_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_maximum_prefix_warning_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_external_soft_out_cmd_vtysh);
- install_element (VIEW_NODE, &show_table_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_bgp_update_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_soft_reconfiguration_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_shutdown_if_cmd_vtysh);
- install_element (ENABLE_NODE, &undebug_bgp_fsm_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_route_map_cmd_vtysh);
- install_element (ENABLE_NODE, &undebug_bgp_normal_cmd_vtysh);
- install_element (CONFIG_NODE, &no_access_list_extended_any_mask_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_prefix_longer_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_attr_unchanged4_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_as_vpnv4_in_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_bgp_update_cmd_vtysh);
- install_element (RIPNG_NODE, &ripng_default_metric_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_router_id_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_redistribute_ospf6_metric_routemap_cmd_vtysh);
- install_element (RMAP_NODE, &no_match_origin_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_ospf_transmit_delay_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ipv6_ospf6_instance_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_local_pref_cmd_vtysh);
+ install_element (RMAP_NODE, &no_match_ip_address_prefix_list_val_cmd_vtysh);
+ install_element (RIP_NODE, &no_rip_distance_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_access_list_extended_any_host_cmd_vtysh);
install_element (ENABLE_NODE, &show_ipv6_prefix_list_prefix_cmd_vtysh);
- install_element (RMAP_NODE, &set_atomic_aggregate_cmd_vtysh);
- install_element (BGP_NODE, &bgp_default_local_preference_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_update_source_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_attr_unchanged1_cmd_vtysh);
- install_element (OSPF_NODE, &no_ospf_abr_type_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_ipv4_neighbor_received_prefix_filter_cmd_vtysh);
+ install_element (KEYCHAIN_KEY_NODE, &accept_lifetime_month_day_month_day_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_weight_val_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_ospf_dead_interval_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_default_information_originate_always_metric_type_routemap_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_maximum_prefix_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_debugging_zebra_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_network_backdoor_cmd_vtysh);
+ install_element (KEYCHAIN_KEY_NODE, &send_lifetime_month_day_day_month_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_distribute_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_instance_all_soft_out_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_redistribute_source_cmd_vtysh);
+ install_element (OSPF_NODE, &area_range_cost_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_ospf6_neighbor_routerid_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_mbgp_community4_exact_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_remove_private_as_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_ospf_zebra_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_ospf_authentication_key_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_ospf6_damp_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_mbgp_prefix_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_flap_prefix_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_ospf_ism_cmd_vtysh);
+ install_element (RMAP_NODE, &ospf6_routemap_no_set_metric_type_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_ospf6_route_flapping_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &no_neighbor_maximum_prefix_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_maximum_prefix_cmd_vtysh);
+ install_element (RIPNG_NODE, &ripng_redistribute_bgp_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_route_server_client_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ospf_priority_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_ospf_lsa_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_rip_packet_direct_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_access_list_extended_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_rip_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_flap_regexp_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &neighbor_remove_private_as_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_remove_private_as_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_access_list_standard_cmd_vtysh);
+ install_element (RIPNG_NODE, &ripng_redistribute_static_metric_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_ipv6_community_list_exact_cmd_vtysh);
+ install_element (ZEBRA_NODE, &rip_redistribute_rip_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_rip_authentication_key_chain_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_send_community_cmd_vtysh);
+ install_element (OSPF_NODE, &area_vlink_authkey_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_aggregate_address_mask_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_access_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_group_soft_cmd_vtysh);
+ install_element (CONFIG_NODE, &access_list_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_router_bgp_cmd_vtysh);
+ install_element (RIPNG_NODE, &ripng_timers_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_as_in_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ospf_dead_interval_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_ospf_database_type_id_self_cmd_vtysh);
+ install_element (OSPF_NODE, &area_shortcut_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_rip_authentication_key_chain_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_prefix_list_sequence_number_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_attr_unchanged6_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_bgp_config_type_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_network_mask_route_map_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_ospf6_neighborlist_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_bgp_network_mask_natural_route_map_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_external_ipv4_soft_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_summary_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_instance_summary_cmd_vtysh);
install_element (ENABLE_NODE, &clear_bgp_peer_out_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_attr_unchanged8_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_external_soft_in_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_community_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &aggregate_address_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_distribute_list_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_send_community_type_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_default_originate_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_peer_in_prefix_filter_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_maximum_prefix_warning_cmd_vtysh);
- install_element (BGP_NODE, &no_synchronization_cmd_vtysh);
- install_element (OSPF_NODE, &neighbor_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_community2_cmd_vtysh);
- install_element (CONFIG_NODE, &ip_community_list_name_standard_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_attr_unchanged10_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_as_vpnv4_soft_out_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_regexp_cmd_vtysh);
+ install_element (RMAP_NODE, &match_origin_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_flap_filter_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_ipv4_cidr_only_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_as_out_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_attr_unchanged6_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_nexthop_self_cmd_vtysh);
+ install_element (RIP_NODE, &rip_default_metric_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_attr_unchanged5_cmd_vtysh);
+ install_element (OSPF_NODE, &no_area_vlink_param3_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_mbgp_regexp_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_mbgp_regexp_cmd_vtysh);
+ install_element (OSPF_NODE, &area_vlink_md5_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_ospf_priority_addr_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_ipv4_regexp_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_default_originate_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_set_peer_group_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_community_list_exact_cmd_vtysh);
+ install_element (BGP_NODE, &old_ipv6_bgp_network_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_ipv6_community_list_cmd_vtysh);
+ install_element (CONFIG_NODE, &ipv6_prefix_list_seq_ge_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_aggregate_address_mask_as_set_summary_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_ipv4_community_list_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_local_pref_val_cmd_vtysh);
+ install_element (OSPF_NODE, &no_neighbor_poll_interval_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_soft_reconfiguration_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_ospf6_area_route_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_attr_unchanged3_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_ipv4_filter_list_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_bgp_keepalive_cmd_vtysh);
+ install_element (RIP_NODE, &rip_distance_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_weight_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_rip_events_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_rd_neighbor_routes_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_ospf_lsa_cmd_vtysh);
+ install_element (BGP_NODE, &old_no_ipv6_aggregate_address_cmd_vtysh);
+ install_element (CONFIG_NODE, &ipv6_access_list_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_redistribute_connected_metric_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &aggregate_address_mask_as_set_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_ipv6_community2_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_bestpath_aspath_ignore_cmd_vtysh);
+ install_element (OSPF_NODE, &no_area_vlink_cmd_vtysh);
install_element (ENABLE_NODE, &clear_bgp_as_in_prefix_filter_cmd_vtysh);
- install_element (BGP_NODE, &no_aggregate_address_mask_as_set_summary_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_send_community_type_cmd_vtysh);
- install_element (OSPF_NODE, &no_ospf_distance_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_group_out_cmd_vtysh);
- install_element (OSPF_NODE, &no_area_vlink_authtype_authkey_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_ospf_authentication_key_addr_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_network_cmd_vtysh);
+ install_element (OSPF_NODE, &no_router_id_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_local_as_no_prepend_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_neighbor_advertised_route_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_attr_unchanged10_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &no_neighbor_attr_unchanged3_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_set_peer_group_cmd_vtysh);
+ install_element (BGP_NODE, &no_synchronization_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_update_source_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ipv6_address_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_ipv4_prefix_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_ipv6_community_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_extcommunity_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_ipv4_community_all_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_bgp_network_route_map_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_prefix_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_rip_cmd_vtysh);
+ install_element (CONFIG_NODE, &access_list_standard_host_cmd_vtysh);
+ install_element (CONFIG_NODE, &ip_prefix_list_sequence_number_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_ipv6_prefix_longer_cmd_vtysh);
+ install_element (BGP_NODE, &no_aggregate_address_as_set_summary_cmd_vtysh);
+ install_element (RMAP_NODE, &ospf6_routemap_set_forwarding_cmd_vtysh);
+ install_element (OSPF_NODE, &no_area_range_advertise_cost_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_community_exact_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_prefix_cmd_vtysh);
+ install_element (CONFIG_NODE, &ip_prefix_list_le_ge_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &bgp_redistribute_ipv6_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_ospf6_database_type_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_ospf_dead_interval_addr_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_mbgp_community_exact_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ipv6_access_list_remark_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ospf_dead_interval_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_irdp_preference_cmd_vtysh);
+ install_element (BGP_NODE, &aggregate_address_as_set_summary_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_ipv6_regexp_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &no_neighbor_nexthop_self_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_route_prefix_cmd_vtysh);
+ install_element (RIPNG_NODE, &ripng_redistribute_ospf6_metric_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_ospf_packet_send_recv_detail_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_passive_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_community4_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_attr_unchanged5_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_ospf6_area_route_prefix_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_bgp_redistribute_ipv6_metric_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_originator_id_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_redistribute_static_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_capability_route_refresh_cmd_vtysh);
+ install_element (RIPNG_NODE, &ripng_redistribute_ospf6_metric_routemap_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &neighbor_send_community_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_forwarding_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_prefix_longer_cmd_vtysh);
+ install_element (RMAP_NODE, &no_rmap_onmatch_goto_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_redistribute_kernel_routemap_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_redistribute_connected_metric_val_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_rip_receive_version_1_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_scan_time_val_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_ripng_packet_direct_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_redistribute_ospf6_metric_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &no_neighbor_attr_unchanged7_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_distance_ospf_external_inter_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_rip_authentication_mode_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ipv6_prefix_list_le_ge_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_bgp_community_exact_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &vpnv4_network_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_rfc1583_flag_cmd_vtysh);
+ install_element (OSPF_NODE, &area_vlink_param2_cmd_vtysh);
+ install_element (ENABLE_NODE, &ipv6_mbgp_neighbor_received_routes_cmd_vtysh);
+ install_element (CONFIG_NODE, &ip_extcommunity_list_standard2_cmd_vtysh);
+ install_element (BGP_NODE, &aggregate_address_summary_only_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_prefix_list_summary_name_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_attr_info_cmd_vtysh);
+ install_element (RMAP_NODE, &set_originator_id_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_ripng_packet_direct_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_prefix_list_name_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_ipv4_out_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_cluster_id32_cmd_vtysh);
+ install_element (RIP_NODE, &no_rip_redistribute_type_routemap_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_client_to_client_reflection_cmd_vtysh);
+ install_element (RMAP_NODE, &no_match_ip_address_val_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ipv6_ospf6_advertise_prefix_list_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_maximum_prefix_val2_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_distance_ospf_inter_intra_external_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_filter_list_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &ipv6_bgp_network_route_map_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &bgp_network_mask_natural_route_map_cmd_vtysh);
+ install_element (CONFIG_NODE, &ipv6_access_list_any_cmd_vtysh);
+ install_element (OSPF_NODE, &no_area_range_cost_cmd_vtysh);
+ install_element (OSPF_NODE, &area_vlink_param4_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_attr_unchanged10_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_maximum_prefix_val2_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_forwarding_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_community_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_send_community_type_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_community_cmd_vtysh);
+ install_element (RMAP_NODE, &set_ecommunity_rt_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_flap_cidr_only_cmd_vtysh);
install_element (ENABLE_NODE, &clear_bgp_ipv6_all_cmd_vtysh);
- install_element (OSPF_NODE, &area_range_not_advertise_cmd_vtysh);
- install_element (RMAP_NODE, &no_match_ip_next_hop_prefix_list_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_bgp_fsm_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_default_originate_cmd_vtysh);
- install_element (ENABLE_NODE, &undebug_bgp_all_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_rip_authentication_string_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_instance_all_soft_cmd_vtysh);
+ install_element (OSPF_NODE, &timers_spf_cmd_vtysh);
+ install_element (CONFIG_NODE, &ip_prefix_list_seq_le_ge_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_port_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_community_val_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_vpnv4_soft_out_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_zebra_events_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_instance_all_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_as_soft_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_ospf6_all_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &no_neighbor_maximum_prefix_val_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_attr_unchanged7_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_bgp_network_mask_route_map_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_external_soft_in_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_prefix_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_rd_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_zebra_kernel_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_ospf_neighbor_all_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_irdp_multicast_cmd_vtysh);
+ install_element (RMAP_NODE, &no_match_metric_cmd_vtysh);
+ install_element (CONFIG_NODE, &dump_bgp_updates_cmd_vtysh);
+ install_element (RIPNG_NODE, &ripng_redistribute_ospf6_routemap_cmd_vtysh);
install_element (BGP_NODE, &bgp_always_compare_med_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_community4_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ipv6_prefix_list_description_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_vpnv4_in_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_address_cmd_vtysh);
+ install_element (RIPNG_NODE, &ripng_redistribute_kernel_cmd_vtysh);
install_element (VIEW_NODE, &show_debug_ospf6_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_aggregate_address_mask_as_set_summary_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_redistribute_source_metric_type_cmd_vtysh);
- install_element (CONFIG_NODE, &dump_bgp_all_interval_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_attr_unchanged5_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_capability_orf_prefix_cmd_vtysh);
- install_element (INTERFACE_NODE, &ospf_dead_interval_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_default_information_originate_always_metric_type_routemap_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_external_soft_out_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_ripng_events_cmd_vtysh);
+ install_element (OSPF_NODE, &no_area_vlink_authtype_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_route_reflector_client_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_remote_as_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_community_exact_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_set_peer_group_cmd_vtysh);
+ install_element (ENABLE_NODE, &reload_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_all_route_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_access_list_extended_host_host_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_dampening_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_rd_summary_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_dont_capability_negotiate_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_rip_receive_version_2_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_ospf6_area_topology_router_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_prefix_list_seq_ge_cmd_vtysh);
+ install_element (RMAP_NODE, &set_metric_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_default_information_originate_always_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_bestpath_compare_router_id_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_neighbor_received_prefix_filter_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_route_map_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_ripng_packet_direct_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ipv6_prefix_list_seq_cmd_vtysh);
install_element (INTERFACE_NODE, &ip_ospf_authentication_key_addr_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_flap_prefix_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_prefix_list_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_send_community_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_community_list_exact_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_ospf_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_shutdown_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_attr_unchanged2_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_bgp_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_route_protocol_cmd_vtysh);
- install_element (BGP_NODE, &bgp_timers_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_rip_authentication_key_chain2_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_all_neighbor_routes_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_zebra_events_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_nexthop_self_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_ospf_nssa_cmd_vtysh);
- install_element (RMAP_NODE, &no_match_aspath_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_all_in_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_as_soft_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_attr_unchanged6_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_capability_route_refresh_cmd_vtysh);
- install_element (CONFIG_NODE, &ip_community_list_expanded_cmd_vtysh);
- install_element (ENABLE_NODE, &show_debugging_ripng_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_redistribute_kernel_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_maximum_prefix_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_bgp_redistribute_ipv6_metric_rmap_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_peer_group_soft_out_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_route_protocol_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_remove_private_as_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_prefix_list_description_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_peer_soft_in_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ospf_hello_interval_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_rip_packet_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_bgp_redistribute_ipv6_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_attr_unchanged7_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_rip_send_version_2_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &no_neighbor_allowas_in_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_capability_orf_prefix_cmd_vtysh);
- install_element (CONFIG_NODE, &no_access_list_standard_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_ospf_database_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_vpnv4_all_neighbors_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_bgp_prefix_longer_cmd_vtysh);
- install_element (CONFIG_NODE, &no_access_list_any_cmd_vtysh);
- install_element (CONFIG_NODE, &access_list_exact_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &neighbor_attr_unchanged10_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_filter_list_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_ospf_event_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_as_soft_out_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_as_soft_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_ospf_priority_addr_cmd_vtysh);
- install_element (CONFIG_NODE, &access_list_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_vpnv4_rd_neighbors_peer_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_route_reflector_client_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_distance_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &aggregate_address_summary_as_set_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_ipv4_prefix_longer_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_filter_list_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_irdp_minadvertinterval_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_ipv4_community_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_attr_unchanged8_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_ospf_transmit_delay_addr_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_ospf6_neighbor_routerid_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_community2_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_route_reflector_client_cmd_vtysh);
+ install_element (RIP_NODE, &no_rip_distance_source_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_all_ipv4_in_prefix_filter_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_filter_list_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &neighbor_route_map_cmd_vtysh);
+ install_element (CONFIG_NODE, &ip_extcommunity_list_name_standard2_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ipv6_prefix_list_ge_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_group_in_cmd_vtysh);
+ install_element (RIPNG_NODE, &ripng_redistribute_kernel_routemap_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_attr_unchanged8_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_vpnv4_rd_route_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ipv6_prefix_list_name_prefix_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_network_cmd_vtysh);
install_element (ENABLE_NODE, &clear_ip_bgp_peer_group_ipv4_soft_out_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ipv6_prefix_list_seq_le_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_instance_neighbors_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &no_neighbor_attr_unchanged7_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_ospf_lsa_sub_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_all_ipv4_in_cmd_vtysh);
- install_element (INTERFACE_NODE, &ipv6_ospf6_hellointerval_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &bgp_damp_unset2_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &neighbor_attr_unchanged7_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &bgp_network_mask_natural_route_map_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_prefix_list_prefix_first_match_cmd_vtysh);
+ install_element (RMAP_NODE, &no_match_ip_next_hop_val_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_protocols_rip_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_neighbor_received_prefix_filter_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_as_ipv4_out_cmd_vtysh);
install_element (CONFIG_NODE, &ipv6_prefix_list_description_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_neighbor_received_prefix_filter_cmd_vtysh);
- install_element (ENABLE_NODE, &show_version_ospf6_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_ospf6_topology_router_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_rip_send_version_num_cmd_vtysh);
- install_element (RMAP_NODE, &match_ecommunity_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ipv6_prefix_list_le_cmd_vtysh);
- install_element (RIP_NODE, &no_rip_redistribute_type_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_ospf_priority_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_vpnv4_all_prefix_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_prefix_list_prefix_first_match_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_prefix_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &no_neighbor_attr_unchanged2_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_as_vpnv4_out_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_ipv6_bgp_network_route_map_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_ipv6_neighbor_routes_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_ospf_dead_interval_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_access_list_standard_any_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_instance_ipv6_summary_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_ospf_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_ospf_cost_addr_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_bgp_fsm_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_all_soft_out_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_mbgp_community4_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_prefix_list_detail_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_attr_unchanged9_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_rip_zebra_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_mbgp_prefix_longer_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_ecommunity_soo_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_default_information_originate_always_type_metric_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_attr_unchanged6_cmd_vtysh);
+ install_element (CONFIG_NODE, &ip_prefix_list_seq_cmd_vtysh);
+ install_element (BGP_NODE, &old_ipv6_aggregate_address_cmd_vtysh);
+ install_element (CONFIG_NODE, &ipv6_route_pref_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ipv6_prefix_list_sequence_number_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_prefix_longer_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_advertise_interval_val_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_access_list_extended_any_mask_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_bgp_community_all_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_ospf_neighbor_id_cmd_vtysh);
+ install_element (KEYCHAIN_KEY_NODE, &accept_lifetime_day_month_day_month_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_all_ipv4_soft_in_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_rip_authentication_mode_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ipv6_prefix_list_seq_le_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_zebra_packet_detail_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_as_path_all_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_bgp_community2_exact_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_default_information_originate_always_metric_type_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_interface_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_out_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_ipv4_regexp_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_redistribute_source_metric_routemap_cmd_vtysh);
+ install_element (OSPF_NODE, &neighbor_poll_interval_priority_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_mbgp_prefix_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_all_in_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_access_list_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_route_server_client_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_filter_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_group_soft_in_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_scan_time_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_bgp_community_all_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_route_reflector_client_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &neighbor_send_community_type_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_ipv6_community3_exact_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_route_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ipv6_prefix_list_seq_ge_le_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_ospf_priority_cmd_vtysh);
install_element (OSPF_NODE, &no_area_vlink_authkey_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_atomic_aggregate_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &ipv6_bgp_network_route_map_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_bgp_community_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_distance_source_access_list_cmd_vtysh);
+ install_element (OSPF_NODE, &area_vlink_param1_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_debugging_rip_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_route_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_ospf6_area_spf_tree_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_redistribute_static_routemap_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_access_list_extended_mask_host_cmd_vtysh);
+ install_element (RIP_NODE, &no_rip_default_metric_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_bandwidth_if_cmd_vtysh);
+ install_element (VIEW_NODE, &ipv6_bgp_neighbor_advertised_route_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_bgp_fsm_cmd_vtysh);
+ install_element (CONFIG_NODE, &ipv6_prefix_list_seq_cmd_vtysh);
+ install_element (RMAP_NODE, &no_match_interface_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_ipv6_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_attr_unchanged_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_default_metric_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_default_metric_val_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_default_originate_rmap_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_ospf_lsa_sub_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_bgp_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_all_in_prefix_filter_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_redistribute_ipv4_metric_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_ipv4_community2_exact_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_flap_prefix_list_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_remove_private_as_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_all_vpnv4_in_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_network_mask_natural_backdoor_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_rip_authentication_key_chain2_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_timers_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_peer_group_out_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_ospf_database_type_id_adv_router_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_access_list_extended_host_any_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_distance_ospf_inter_external_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_ospf6_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_community_list_cmd_vtysh);
+ install_element (RMAP_NODE, &no_match_ip_next_hop_prefix_list_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_redistribute_connected_metric_routemap_cmd_vtysh);
+ install_element (RMAP_NODE, &ospf6_routemap_no_set_forwarding_cmd_vtysh);
+ install_element (RMAP_NODE, &set_ipv6_nexthop_global_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ipv6_prefix_list_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_bestpath_compare_router_id_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_attr_unchanged6_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_aggregate_address_as_set_cmd_vtysh);
+ install_element (INTERFACE_NODE, &shutdown_if_cmd_vtysh);
+ install_element (RIPNG_NODE, &ripng_redistribute_connected_metric_routemap_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_attr_unchanged9_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_neighbors_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_ospf_zebra_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_mbgp_community3_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_peer_out_cmd_vtysh);
+ install_element (RIP_NODE, &rip_distance_source_cmd_vtysh);
+ install_element (OSPF_NODE, &router_id_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_bgp_all_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_community_delete_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_ipv4_in_prefix_filter_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_route_map_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_bgp_prefix_list_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_route_reflector_client_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_capability_orf_prefix_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_ospf_authentication_addr_cmd_vtysh);
+ install_element (BGP_NODE, &no_aggregate_address_mask_as_set_summary_cmd_vtysh);
+ install_element (RMAP_NODE, &match_ip_address_cmd_vtysh);
install_element (BGP_IPV4M_NODE, &no_aggregate_address_summary_as_set_cmd_vtysh);
- install_element (RMAP_NODE, &no_rmap_onmatch_next_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_all_soft_in_cmd_vtysh);
- install_element (RMAP_NODE, &match_ipv6_address_prefix_list_cmd_vtysh);
+ install_element (CONFIG_NODE, &access_list_standard_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_ospf_database_type_adv_router_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_set_peer_group_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_community_list_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_rip_send_version_1_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_ipv6_neighbors_peer_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_all_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_distance_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_instance_all_soft_out_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_ospf_transmit_delay_addr_cmd_vtysh);
+ install_element (KEYCHAIN_KEY_NODE, &no_key_cmd_vtysh);
+ install_element (CONFIG_NODE, &ipv6_access_list_remark_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_ospf6_topology_router_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_prefix_list_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_ospf_nsm_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_neighbor_damp_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_community_list_name_expanded_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_view_prefix_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_ipv4_community3_exact_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_route_map_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ipv6_ospf6_advertise_prefix_list_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &aggregate_address_summary_as_set_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_allowas_in_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_redistribute_ipv4_rmap_metric_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_key_chain_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_mbgp_community4_cmd_vtysh);
+ install_element (ENABLE_NODE, &undebug_bgp_all_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_community_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_aggregator_as_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_maximum_prefix_val_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_aggregate_address_mask_as_set_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_soft_in_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_maximum_prefix_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_as_soft_in_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_aggregate_address_mask_summary_only_cmd_vtysh);
+ install_element (OSPF_NODE, &no_refresh_timer_cmd_vtysh);
install_element (VIEW_NODE, &show_ip_bgp_prefix_list_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_neighbor_received_routes_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_ospf_ism_cmd_vtysh);
- install_element (INTERFACE_NODE, &ipv6_ospf6_instance_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_ipv6_community4_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_attr_unchanged8_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_route_server_client_cmd_vtysh);
- install_element (KEYCHAIN_KEY_NODE, &send_lifetime_duration_day_month_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_redistribute_ospf6_metric_val_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_community_list_name_all_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_ipv4_community4_cmd_vtysh);
- install_element (OSPF_NODE, &area_range_advertise_cost_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_capability_orf_prefix_cmd_vtysh);
- install_element (RMAP_NODE, &no_match_ip_next_hop_prefix_list_val_cmd_vtysh);
- install_element (OSPF_NODE, &no_timers_spf_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_network_mask_natural_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_neighbor_received_prefix_filter_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_route_ospf6_external_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_unsuppress_map_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_remove_private_as_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_ipv4_soft_cmd_vtysh);
install_element (BGP_IPV4M_NODE, &no_neighbor_send_community_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_ipv4_community2_cmd_vtysh);
- install_element (OSPF_NODE, &refresh_timer_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_bgp_keepalive_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_nexthop_self_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_mbgp_route_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_ospf6_interface_ifname_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_community_cmd_vtysh);
+ install_element (RIP_NODE, &no_rip_route_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_forwarding_cmd_vtysh);
install_element (ENABLE_NODE, &debug_rip_packet_cmd_vtysh);
- install_element (RMAP_NODE, &no_match_ipv6_next_hop_cmd_vtysh);
- install_element (RIPNG_NODE, &ripng_redistribute_bgp_cmd_vtysh);
- install_element (OSPF_NODE, &no_network_area_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_external_in_cmd_vtysh);
- install_element (OSPF_NODE, &no_area_range_advertise_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_extcommunity_list_arg_cmd_vtysh);
- install_element (CONFIG_NODE, &dump_bgp_all_cmd_vtysh);
- install_element (OSPF_NODE, &no_neighbor_cmd_vtysh);
- install_element (CONFIG_NODE, &router_zebra_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_ipv4_community_exact_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_prefix_list_detail_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_ipv6_summary_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_as_soft_out_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_route_prefix_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_mbgp_prefix_list_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_route_map_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_attr_unchanged1_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_instance_all_soft_in_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_extcommunity_list_cmd_vtysh);
- install_element (RMAP_NODE, &no_match_interface_val_cmd_vtysh);
- install_element (OSPF_NODE, &no_area_stub_no_summary_cmd_vtysh);
- install_element (OSPF_NODE, &no_area_stub_cmd_vtysh);
- install_element (OSPF_NODE, &area_import_list_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_all_tags_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_unsuppress_map_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_allowas_in_cmd_vtysh);
- install_element (OSPF6_NODE, &interface_area_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_bgp_update_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_irdp_maxadvertinterval_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_ipv4_community4_exact_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &aggregate_address_mask_summary_as_set_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_ipv6_community2_exact_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_dampening_prefix_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_view_prefix_cmd_vtysh);
- install_element (OSPF_NODE, &area_vlink_cmd_vtysh);
- install_element (ENABLE_NODE, &show_debugging_zebra_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_prefix_cmd_vtysh);
- install_element (RIP_NODE, &rip_version_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_default_originate_rmap_cmd_vtysh);
- install_element (INTERFACE_NODE, &ospf_cost_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_external_ipv4_in_prefix_filter_cmd_vtysh);
- install_element (BGP_NODE, &bgp_enforce_first_as_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_rip_send_version_1_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_mbgp_community3_exact_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_ospf_route_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_mbgp_prefix_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_ipv6_neighbor_routes_cmd_vtysh);
+ install_element (RIP_NODE, &rip_route_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_attr_unchanged1_cmd_vtysh);
+ install_element (OSPF_NODE, &neighbor_priority_poll_interval_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_bgp_redistribute_ipv6_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_port_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &neighbor_attr_unchanged5_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_prefix_list_detail_name_cmd_vtysh);
+ install_element (RIPNG_NODE, &ripng_redistribute_static_routemap_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_ipv4_paths_cmd_vtysh);
+ install_element (BGP_NODE, &no_aggregate_address_mask_summary_only_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_default_originate_rmap_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_attr_unchanged1_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_ripng_zebra_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_ipv4_route_map_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_ipv4_community4_exact_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_damp_unset_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_route_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_ipv4_route_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_external_soft_out_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_redistribute_static_metric_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_bgp_network_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_bgp_prefix_cmd_vtysh);
+ install_element (OSPF6_NODE, &flap_damping_route_cmd_vtysh);
+ install_element (BGP_NODE, &no_auto_summary_cmd_vtysh);
+ install_element (ENABLE_NODE, &ipv6_bgp_neighbor_routes_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_route_mask_cmd_vtysh);
+ install_element (RMAP_NODE, &match_ipv6_address_prefix_list_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_send_community_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &no_neighbor_send_community_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_filter_list_cmd_vtysh);
+ install_element (OSPF_NODE, &area_range_advertise_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_default_information_originate_always_metric_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_ipv4_community2_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_all_soft_in_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_ospf_hello_interval_addr_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_ospf_transmit_delay_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_as_ipv4_soft_out_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_mbgp_community2_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_external_ipv4_soft_out_cmd_vtysh);
+ install_element (CONFIG_NODE, &ip_community_list_expanded_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_vpnv4_all_neighbors_peer_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &no_neighbor_prefix_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_rip_events_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_prefix_list_summary_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_ospf_authentication_args_addr_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_ospf_packet_send_recv_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_default_metric_cmd_vtysh);
install_element (VIEW_NODE, &show_ip_prefix_list_summary_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_rd_neighbor_routes_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_ospf_transmit_delay_addr_cmd_vtysh);
- install_element (OSPF_NODE, &no_area_vlink_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_ospf_database_type_id_adv_router_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_community_val_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_attr_unchanged8_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_rip_receive_version_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_aggregate_address_mask_summary_only_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_weight_val_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_zebra_packet_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_soft_reconfiguration_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_route_map_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_maximum_prefix_cmd_vtysh);
- install_element (CONFIG_NODE, &ip_route_mask_distance_cmd_vtysh);
- install_element (BGP_NODE, &aggregate_address_mask_summary_as_set_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_zebra_kernel_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_prefix_list_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ospf_message_digest_key_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_bgp_filter_list_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_ospf_retransmit_interval_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_ipv6_community_list_cmd_vtysh);
- install_element (INTERFACE_NODE, &ipv6_ospf6_cost_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_ospf_message_digest_key_addr_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_ospf_nsm_sub_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_route_reflector_client_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_default_originate_rmap_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_redistribute_connected_metric_routemap_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ipv6_access_list_any_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_ipv4_prefix_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_remove_private_as_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_peer_soft_out_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_neighbor_received_routes_cmd_vtysh);
- install_element (OSPF_NODE, &no_area_nssa_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &no_neighbor_attr_unchanged10_cmd_vtysh);
- install_element (INTERFACE_NODE, &ipv6_ospf6_deadinterval_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_ipv4_prefix_longer_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_ipv6_route_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_prefix_list_prefix_longer_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_rip_send_version_2_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_mbgp_community2_exact_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_community_info_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_default_information_originate_always_type_metric_routemap_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_bgp_regexp_cmd_vtysh);
+ install_element (CONFIG_NODE, &ip_extcommunity_list_name_standard_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_ospf_nsm_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_confederation_identifier_arg_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_mbgp_community2_exact_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_version_ospf6_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &neighbor_attr_unchanged10_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_ipv6_bgp_network_route_map_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_all_in_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_bgp_community_list_exact_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_all_ipv4_soft_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_rip_packet_direct_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_prefix_list_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_default_information_originate_metric_routemap_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_route_map_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_bgp_prefix_longer_cmd_vtysh);
+ install_element (RIP_NODE, &no_rip_passive_interface_cmd_vtysh);
+ install_element (CONFIG_NODE, &access_list_extended_mask_any_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_all_tags_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_all_neighbor_routes_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_attr_unchanged5_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_ipv6_neighbor_received_routes_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_as_in_prefix_filter_cmd_vtysh);
+ install_element (OSPF_NODE, &no_ospf_distribute_list_out_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_interface_cmd_vtysh);
install_element (BGP_NODE, &no_neighbor_attr_unchanged8_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_route_server_client_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_local_as_val2_cmd_vtysh);
- install_element (CONFIG_NODE, &ipv6_prefix_list_ge_le_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_send_community_type_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_ospf_transmit_delay_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_allowas_in_cmd_vtysh);
- install_element (ZEBRA_NODE, &no_rip_redistribute_rip_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &no_vpnv4_network_cmd_vtysh);
- install_element (CONFIG_NODE, &config_table_cmd_vtysh);
- install_element (ENABLE_NODE, &show_mpls_te_link_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_description_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &aggregate_address_summary_only_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_ipv4_cidr_only_cmd_vtysh);
- install_element (RIP_NODE, &rip_distance_source_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_external_out_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_extcommunity_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &ipv6_bgp_neighbor_advertised_route_cmd_vtysh);
+ install_element (OSPF_NODE, &area_vlink_authtype_args_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_instance_ipv4_summary_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_instance_summary_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ipv6_prefix_list_prefix_cmd_vtysh);
+ install_element (OSPF_NODE, &area_vlink_authtype_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_attr_unchanged2_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_ipv4_community2_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_instance_all_ipv4_soft_in_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_as_vpnv4_in_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_community_list_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_ipv6_community4_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_ospf_retransmit_interval_addr_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_prefix_list_description_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_rip_receive_version_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_ebgp_multihop_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_attr_unchanged2_cmd_vtysh);
+ install_element (OSPF_NODE, &area_filter_list_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_timers_connect_val_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_unsuppress_map_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_ipv4_community_list_exact_cmd_vtysh);
install_element (VIEW_NODE, &show_interface_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_bgp_community4_exact_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_vpnv4_soft_out_cmd_vtysh);
- install_element (CONFIG_NODE, &ip_extcommunity_list_name_standard2_cmd_vtysh);
- install_element (VIEW_NODE, &show_mpls_te_router_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_ipv4_prefix_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_aggregate_address_mask_summary_only_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_ipv4_regexp_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_always_compare_med_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_ospf_border_routers_cmd_vtysh);
- install_element (ENABLE_NODE, &show_interface_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_ospf_database_type_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_default_information_originate_always_metric_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_prefix_list_name_seq_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_ipv4_community3_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_default_originate_rmap_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_ipv6_nexthop_local_val_cmd_vtysh);
- install_element (CONFIG_NODE, &access_list_extended_host_host_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_community3_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_aggregator_as_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_ipv6_prefix_list_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_distance_ospf_intra_inter_external_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_peer_group_soft_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &aggregate_address_mask_as_set_summary_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_distance_ospf_external_intra_inter_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_description_cmd_vtysh);
+ install_element (CONFIG_NODE, &access_list_remark_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ipv6_ospf6_hellointerval_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_soft_reconfiguration_cmd_vtysh);
+ install_element (CONFIG_NODE, &dump_bgp_all_interval_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_flap_route_map_cmd_vtysh);
+ install_element (OSPF_NODE, &no_area_range_substitute_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_attr_unchanged10_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_ospf_network_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_all_neighbors_peer_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_zebra_events_cmd_vtysh);
+ install_element (RMAP_NODE, &no_match_origin_val_cmd_vtysh);
+ install_element (OSPF_NODE, &area_default_cost_cmd_vtysh);
+ install_element (KEYCHAIN_KEY_NODE, &key_string_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_mbgp_community4_exact_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_capability_orf_prefix_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_route_server_client_cmd_vtysh);
install_element (BGP_NODE, &old_ipv6_aggregate_address_summary_only_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_community_cmd_vtysh);
- install_element (BGP_NODE, &no_aggregate_address_summary_as_set_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_zebra_packet_detail_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_all_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_ipv6_neighbor_received_prefix_filter_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_ripng_packet_detail_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_ospf_neighbor_detail_all_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_ospf_database_type_self_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_peer_soft_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_distribute_list_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_regexp_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_ipv6_nexthop_local_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_community3_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_default_originate_cmd_vtysh);
- install_element (RIPNG_NODE, &default_information_originate_cmd_vtysh);
- install_element (KEYCHAIN_KEY_NODE, &accept_lifetime_month_day_month_day_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_ospf6_area_spf_node_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_enforce_multihop_cmd_vtysh);
+ install_element (RMAP_NODE, &set_weight_cmd_vtysh);
+ install_element (VIEW_NODE, &show_debugging_ripng_cmd_vtysh);
+ install_element (OSPF_NODE, &area_import_list_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_zebra_packet_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_default_information_originate_cmd_vtysh);
+ install_element (OSPF_NODE, &no_area_stub_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_extcommunity_list_expanded_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_send_community_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_cmd_vtysh);
+ install_element (RMAP_NODE, &match_ecommunity_cmd_vtysh);
+ install_element (RIPNG_NODE, &ripng_redistribute_bgp_routemap_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_nexthop_self_cmd_vtysh);
+ install_element (RIPNG_NODE, &ripng_network_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_ripng_events_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_network_mask_natural_route_map_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_prefix_list_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_instance_neighbors_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_default_local_preference_cmd_vtysh);
+ install_element (RMAP_NODE, &match_ip_next_hop_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_aggregate_address_mask_as_set_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_peer_soft_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_community_list_cmd_vtysh);
+ install_element (VIEW_NODE, &show_debugging_zebra_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_community4_exact_cmd_vtysh);
+ install_element (BGP_NODE, &aggregate_address_mask_summary_only_cmd_vtysh);
+ install_element (OSPF_NODE, &area_vlink_authtype_args_md5_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_attr_unchanged4_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_bgp_community3_exact_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_ospf6_neighbor_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_cidr_only_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_access_list_name_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_ipv6_route_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_attr_unchanged8_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_ripng_packet_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_default_information_originate_routemap_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_attr_unchanged4_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_ospf6_area_topology_cmd_vtysh);
install_element (VIEW_NODE, &show_ipv6_mbgp_prefix_longer_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_community2_exact_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_activate_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_ospf6_database_type_id_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_all_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_ospf_ism_cmd_vtysh);
- install_element (OSPF_NODE, &no_neighbor_poll_interval_cmd_vtysh);
- install_element (ENABLE_NODE, &show_debugging_bgp_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_flap_cidr_only_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_community3_exact_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_default_ipv4_unicast_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_prefix_list_prefix_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_all_summary_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_aggregate_address_mask_as_set_summary_cmd_vtysh);
+ install_element (CONFIG_NODE, &bgp_multiple_instance_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_network_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_bgp_summary_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_route_map_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_prefix_list_detail_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_router_rip_cmd_vtysh);
+ install_element (RMAP_NODE, &no_match_metric_val_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_originator_id_val_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_bestpath_med_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_distance_ospf_intra_external_inter_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_neighbor_received_routes_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &aggregate_address_summary_only_cmd_vtysh);
+ install_element (CONFIG_NODE, &ipv6_prefix_list_seq_le_ge_cmd_vtysh);
+ install_element (OSPF_NODE, &no_area_vlink_md5_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_allowas_in_arg_cmd_vtysh);
+ install_element (CONFIG_NODE, &ip_prefix_list_le_cmd_vtysh);
+ install_element (CONFIG_NODE, &dump_bgp_updates_interval_cmd_vtysh);
+ install_element (OSPF_NODE, &passive_interface_addr_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_bgp_network_mask_natural_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &aggregate_address_mask_as_set_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &aggregate_address_mask_summary_as_set_cmd_vtysh);
+ install_element (OSPF_NODE, &no_ospf_default_metric_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_external_in_prefix_filter_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &bgp_network_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_community_list_arg_cmd_vtysh);
+ install_element (CONFIG_NODE, &ip_as_path_cmd_vtysh);
install_element (VIEW_NODE, &show_ip_bgp_vpnv4_rd_summary_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_description_val_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_protocols_rip_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_summary_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_rfc1583_flag_cmd_vtysh);
- install_element (KEYCHAIN_KEY_NODE, &accept_lifetime_infinite_day_month_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ipv6_prefix_list_name_prefix_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_route_prefix_longer_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_prefix_list_prefix_first_match_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_default_information_originate_metric_type_cmd_vtysh);
- install_element (BGP_NODE, &bgp_distance_source_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_ospf_lsa_sub_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &bgp_network_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_as_cmd_vtysh);
- install_element (OSPF_NODE, &mpls_te_router_addr_cmd_vtysh);
- install_element (RMAP_NODE, &match_ip_next_hop_prefix_list_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &aggregate_address_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_ospf_database_type_id_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_prefix_list_detail_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_prefix_list_ge_le_cmd_vtysh);
+ install_element (CONFIG_NODE, &ipv6_prefix_list_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_redistribute_ospf6_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_bestpath_med_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_view_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_community_all_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_allowas_in_arg_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &neighbor_allowas_in_arg_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_ipv6_neighbor_received_prefix_filter_cmd_vtysh);
+ install_element (RMAP_NODE, &no_match_community_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_instance_ipv4_summary_cmd_vtysh);
+ install_element (RIP_NODE, &no_rip_offset_list_ifname_cmd_vtysh);
+ install_element (BGP_NODE, &aggregate_address_mask_summary_as_set_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_ospf_nsm_sub_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_community3_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_access_list_extended_host_mask_cmd_vtysh);
+ install_element (OSPF_NODE, &no_area_vlink_authtype_authkey_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_ipv6_route_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &no_neighbor_allowas_in_cmd_vtysh);
+ install_element (ENABLE_NODE, &undebug_bgp_normal_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_scan_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_abr_type_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_mbgp_filter_list_cmd_vtysh);
+ install_element (RIP_NODE, &rip_redistribute_type_metric_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ospf_network_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_prefix_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_ospf_ism_sub_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_all_neighbor_advertised_routes_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_route_map_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_transparent_as_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_network_route_map_cmd_vtysh);
+ install_element (CONFIG_NODE, &access_list_any_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_bgp_update_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_rip_send_version_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_attr_unchanged_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_dont_capability_negotiate_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_mbgp_community_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_ipv6_route_map_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_unsuppress_map_cmd_vtysh);
+ install_element (ENABLE_NODE, &ipv6_mbgp_neighbor_advertised_route_cmd_vtysh);
+ install_element (KEYCHAIN_KEY_NODE, &no_key_string_cmd_vtysh);
+ install_element (RMAP_NODE, &no_match_ip_address_val_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_metric_val_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_attr_unchanged9_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_community2_exact_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ospf_authentication_key_cmd_vtysh);
+ install_element (RMAP_NODE, &set_aggregator_as_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_remove_private_as_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_as_vpnv4_soft_out_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_prefix_list_le_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_ospf_priority_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_all_vpnv4_out_cmd_vtysh);
+ install_element (KEYCHAIN_KEY_NODE, &send_lifetime_infinite_day_month_cmd_vtysh);
+ install_element (RIP_NODE, &rip_version_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_remote_as_cmd_vtysh);
+ install_element (CONFIG_NODE, &ip_route_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_debugging_ospf_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &neighbor_attr_unchanged6_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_mbgp_community3_exact_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_attr_unchanged9_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_unsuppress_map_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_route_addr_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_capability_orf_prefix_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_nexthop_self_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_peer_group_soft_in_cmd_vtysh);
+ install_element (CONFIG_NODE, &ip_prefix_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_prefix_list_name_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_route_distance_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_ipv6_route_map_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_ipv4_prefix_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_distribute_list_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_vpnv4_all_prefix_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_access_list_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_ipv4_community_list_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_strict_capability_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_ripng_cmd_vtysh);
+ install_element (KEYCHAIN_KEY_NODE, &send_lifetime_duration_month_day_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_ipv6_neighbors_peer_cmd_vtysh);
+ install_element (VIEW_NODE, &ipv6_bgp_neighbor_routes_cmd_vtysh);
+ install_element (RIPNG_NODE, &ripng_default_metric_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_ospf_packet_send_recv_detail_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_protocols_rip_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_community3_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_peer_group_cmd_vtysh);
+ install_element (KEYCHAIN_KEY_NODE, &accept_lifetime_infinite_month_day_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_as_soft_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_rip_split_horizon_cmd_vtysh);
+ install_element (OSPF_NODE, &area_vlink_authtype_md5_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_all_soft_in_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_filter_list_cmd_vtysh);
+ install_element (OSPF_NODE, &passive_interface_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_route_reflector_client_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_ospf6_topology_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_aggregate_address_as_set_summary_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_vpnv4_rd_neighbor_routes_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_flap_prefix_longer_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_advertise_interval_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_dump_bgp_all_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_ipv4_prefix_list_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_default_originate_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_as_vpnv4_soft_in_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_prefix_list_prefix_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_community_list_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_prefix_list_summary_name_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_mbgp_community_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_attr_unchanged6_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &aggregate_address_mask_summary_only_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_ospf_cost_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_route_protocol_cmd_vtysh);
+ install_element (OSPF_NODE, &area_export_list_cmd_vtysh);
+ install_element (OSPF6_NODE, &router_id_cmd_vtysh);
+ install_element (CONFIG_NODE, &ipv6_access_list_exact_cmd_vtysh);
+ install_element (OSPF_NODE, &no_ospf_abr_type_cmd_vtysh);
+ install_element (RMAP_NODE, &no_match_aspath_val_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_group_ipv4_in_prefix_filter_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &bgp_network_mask_natural_route_map_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_dampened_paths_cmd_vtysh);
install_element (ENABLE_NODE, &show_bgp_ipv6_prefix_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_ripng_zebra_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ipv6_prefix_list_seq_ge_le_cmd_vtysh);
- install_element (BGP_NODE, &bgp_bestpath_compare_router_id_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_mbgp_regexp_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &neighbor_allowas_in_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_attr_unchanged8_cmd_vtysh);
- install_element (CONFIG_NODE, &no_access_list_extended_host_host_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_soft_reconfiguration_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_ospf_zebra_sub_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_ospf_ism_sub_cmd_vtysh);
- install_element (OSPF_NODE, &no_area_range_advertise_cost_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_maximum_prefix_val_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_prefix_list_summary_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_ospf_retransmit_interval_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_neighbor_flap_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_prefix_cmd_vtysh);
- install_element (CONFIG_NODE, &no_access_list_extended_any_any_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_default_information_originate_always_type_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_vpnv4_all_neighbor_routes_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_attr_unchanged10_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_all_out_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_aggregate_address_summary_only_cmd_vtysh);
- install_element (CONFIG_NODE, &ip_community_list_name_expanded_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_prefix_list_name_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_default_information_originate_always_cmd_vtysh);
- install_element (RMAP_NODE, &set_ecommunity_soo_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_redistribute_ospf6_routemap_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &bgp_damp_set2_cmd_vtysh);
- install_element (RIPNG_NODE, &ripng_redistribute_bgp_routemap_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_ecommunity_soo_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_attr_unchanged_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_ospf_neighbor_all_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_summary_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_prefix_list_prefix_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_bgp_fsm_cmd_vtysh);
- install_element (CONFIG_NODE, &bgp_multiple_instance_cmd_vtysh);
- install_element (CONFIG_NODE, &no_router_bgp_view_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_prefix_list_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_prefix_list_seq_le_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_ipv6_summary_cmd_vtysh);
- install_element (RIP_NODE, &no_rip_default_metric_val_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_peer_group_remote_as_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_maximum_prefix_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &bgp_redistribute_ipv6_metric_rmap_cmd_vtysh);
+ install_element (OSPF_NODE, &no_area_shortcut_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_bgp_network_mask_natural_route_map_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_ospf_hello_interval_addr_cmd_vtysh);
+ install_element (RIP_NODE, &no_rip_redistribute_type_metric_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_route_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_all_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_ospf6_database_type_id_adv_router_dump_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_zebra_kernel_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_ospf_nsm_sub_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_distance_source_cmd_vtysh);
+ install_element (CONFIG_NODE, &access_list_extended_host_host_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_ospf6_all_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_neighbors_peer_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_ospf_authentication_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_as_vpnv4_soft_cmd_vtysh);
install_element (ENABLE_NODE, &show_ip_bgp_ipv4_paths_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_community_list_arg_cmd_vtysh);
- install_element (CONFIG_NODE, &no_access_list_standard_host_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_ospf_nssa_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_ospf_cost_cmd_vtysh);
- install_element (RIPNG_NODE, &ripng_redistribute_kernel_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_ospf_database_type_adv_router_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_default_metric_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_flap_filter_list_cmd_vtysh);
- install_element (CONFIG_NODE, &ip_prefix_list_seq_le_ge_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_set_peer_group_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_ospf6_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_ipv4_neighbor_received_prefix_filter_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_flap_prefix_longer_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_as_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_ospf_authentication_addr_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_local_as_cmd_vtysh);
- install_element (CONFIG_NODE, &dump_bgp_updates_interval_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_community4_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_attr_unchanged4_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_community3_exact_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_scan_time_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_rip_authentication_string2_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_redistribute_ipv4_rmap_metric_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_instance_all_ipv4_in_prefix_filter_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_ipv4_neighbor_received_routes_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_ospf_authentication_args_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_rip_authentication_key_chain_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_rd_tags_cmd_vtysh);
- install_element (CONFIG_NODE, &access_list_extended_any_any_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_ipv4_soft_in_cmd_vtysh);
- install_element (OSPF_NODE, &no_ospf_default_metric_val_cmd_vtysh);
- install_element (CONFIG_NODE, &ip_extcommunity_list_name_expanded_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_ospf_neighbor_detail_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_ipv4_community_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_send_community_type_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_ipv4_neighbors_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_community4_exact_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_attr_unchanged10_cmd_vtysh);
- install_element (KEYCHAIN_KEY_NODE, &send_lifetime_day_month_month_day_cmd_vtysh);
- install_element (OSPF_NODE, &no_area_nssa_no_summary_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_flap_cidr_only_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_flap_address_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_summary_cmd_vtysh);
- install_element (BGP_NODE, &bgp_bestpath_med3_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_flap_route_map_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_rd_route_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_group_ipv4_soft_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_activate_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_instance_ipv6_summary_cmd_vtysh);
- install_element (KEYCHAIN_KEY_NODE, &accept_lifetime_day_month_day_month_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_instance_all_soft_out_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_ospf6_area_topology_router_lsid_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_bgp_normal_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_external_soft_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_ospf_border_routers_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_prefix_list_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_ospf_packet_send_recv_detail_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_metric_type_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_redistribute_ospf6_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_ospf_message_digest_key_addr_cmd_vtysh);
- install_element (VIEW_NODE, &ipv6_bgp_neighbor_received_routes_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_ospf6_all_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &neighbor_remove_private_as_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_ipv6_community_all_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_attr_unchanged1_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_ipv6_summary_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_ripng_packet_detail_cmd_vtysh);
install_element (VIEW_NODE, &show_ip_ospf_database_type_self_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_ospf_cost_cmd_vtysh);
- install_element (INTERFACE_NODE, &ipv6_ospf6_transmitdelay_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_ipv4_summary_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_rip_receive_version_2_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_nexthop_self_cmd_vtysh);
- install_element (OSPF_NODE, &no_area_vlink_param3_cmd_vtysh);
- install_element (OSPF_NODE, &area_export_list_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_prefix_list_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_rip_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_aggregate_address_mask_as_set_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_aggregate_address_as_set_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_zebra_kernel_cmd_vtysh);
- install_element (KEYCHAIN_KEY_NODE, &send_lifetime_duration_month_day_cmd_vtysh);
- install_element (RIP_NODE, &no_rip_redistribute_type_metric_routemap_cmd_vtysh);
- install_element (CONFIG_NODE, &ip_community_list_standard2_cmd_vtysh);
- install_element (CONFIG_NODE, &ip_route_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_community3_exact_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_summary_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_ospf_ism_sub_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_all_ipv4_in_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_all_ipv4_soft_out_cmd_vtysh);
+ install_element (CONFIG_NODE, &ip_community_list_name_standard2_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_route_cmd_vtysh);
install_element (BGP_NODE, &no_bgp_bestpath_med2_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_ipv6_regexp_cmd_vtysh);
- install_element (OSPF_NODE, &no_ospf_default_information_originate_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_ospf_authentication_key_addr_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_aggregator_as_val_cmd_vtysh);
- install_element (CONFIG_NODE, &ipv6_prefix_list_seq_le_ge_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_rd_neighbors_peer_cmd_vtysh);
- install_element (RMAP_NODE, &no_match_ip_address_cmd_vtysh);
- install_element (RIPNG_NODE, &no_default_information_originate_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_attr_unchanged3_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_as_out_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_community_list_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_ospf_packet_all_cmd_vtysh);
- install_element (CONFIG_NODE, &ipv6_route_pref_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_default_originate_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_vpnv4_all_neighbors_peer_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_prefix_list_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_address_secondary_cmd_vtysh);
- install_element (INTERFACE_NODE, &mpls_te_link_max_rsv_bw_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_scan_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_bgp_keepalive_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_ipv4_regexp_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_attr_unchanged2_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_rip_packet_direct_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_attr_unchanged7_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_bgp_filter_list_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_enforce_multihop_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_default_information_originate_always_routemap_cmd_vtysh);
- install_element (CONFIG_NODE, &access_list_extended_mask_host_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_neighbor_advertised_route_cmd_vtysh);
- install_element (BGP_NODE, &bgp_bestpath_med_cmd_vtysh);
- install_element (OSPF_NODE, &area_vlink_authtype_authkey_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_rip_zebra_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_network_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &neighbor_attr_unchanged8_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_community3_exact_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_ospf6_database_type_id_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_redistribute_source_type_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_ipv4_community_list_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_as_ipv4_soft_in_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_distance_ospf_external_intra_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_ospf6_route_prefix_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_flap_statistics_cmd_vtysh);
- install_element (RMAP_NODE, &set_ipv6_nexthop_global_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_external_in_prefix_filter_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_neighbor_received_routes_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &no_neighbor_attr_unchanged9_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_default_originate_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_mbgp_summary_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_prefix_list_name_cmd_vtysh);
+ install_element (ZEBRA_NODE, &redistribute_ospf6_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_ospf_neighbor_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_forwarding_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_deterministic_med_cmd_vtysh);
install_element (ENABLE_NODE, &show_bgp_neighbor_routes_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_ipv6_prefix_longer_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_ospf_zebra_sub_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_attr_unchanged_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_group_soft_out_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &aggregate_address_as_set_summary_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_instance_ipv4_summary_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_group_soft_in_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_ripng_cmd_vtysh);
- install_element (BGP_NODE, &bgp_damp_unset_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_distribute_list_out_cmd_vtysh);
- install_element (CONFIG_NODE, &no_dump_bgp_updates_cmd_vtysh);
- install_element (CONFIG_NODE, &access_list_standard_host_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &bgp_network_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_bgp_events_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_community4_exact_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_ospf6_area_route_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_ospf_dead_interval_addr_cmd_vtysh);
- install_element (CONFIG_NODE, &ipv6_access_list_remark_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_ipv4_route_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_attr_unchanged7_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_ospf_lsa_sub_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_rip_split_horizon_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_set_peer_group_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ipv6_prefix_list_name_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_external_ipv4_soft_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_vpnv4_all_route_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_set_peer_group_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &no_neighbor_attr_unchanged1_cmd_vtysh);
- install_element (BGP_NODE, &aggregate_address_summary_only_cmd_vtysh);
- install_element (CONFIG_NODE, &no_access_list_extended_host_mask_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_soft_reconfiguration_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_all_soft_cmd_vtysh);
- install_element (KEYCHAIN_NODE, &no_key_chain_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_community_info_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_ospf_event_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_attr_unchanged10_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_community_all_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_filter_list_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_group_soft_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_rip_authentication_mode_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_port_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_redistribute_source_type_routemap_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_peer_group_soft_in_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_network_cmd_vtysh);
- install_element (CONFIG_NODE, &ip_prefix_list_seq_le_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_ipv6_community3_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_distance_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_ripng_zebra_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_ipv4_neighbor_advertised_route_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_default_information_originate_metric_type_routemap_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_ipv6_aggregate_address_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_attr_unchanged3_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_enforce_first_as_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_prefix_list_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_ospf6_database_type_cmd_vtysh);
install_element (ENABLE_NODE, &show_ipv6_prefix_list_summary_cmd_vtysh);
- install_element (RIP_NODE, &no_rip_passive_interface_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_ospf6_area_route_prefix_cmd_vtysh);
+ install_element (CONFIG_NODE, &ip_prefix_list_ge_le_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_zebra_packet_direct_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_network_mask_route_map_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_rip_packet_detail_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_cluster_id_arg_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_description_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_ospf_zebra_cmd_vtysh);
+ install_element (RMAP_NODE, &match_community_exact_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_ipv6_neighbor_received_prefix_filter_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_fast_external_failover_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_peer_group_soft_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ipv6_prefix_list_description_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_bgp_network_mask_natural_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_network_mask_natural_route_map_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ospf_retransmit_interval_cmd_vtysh);
+ install_element (BGP_NODE, &no_aggregate_address_mask_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_community_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_ipv4_community4_exact_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_bgp_prefix_longer_cmd_vtysh);
+ install_element (OSPF_NODE, &no_ospf_distance_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &no_neighbor_attr_unchanged5_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_default_originate_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_ospf6_database_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_soft_out_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_bgp_community2_exact_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_route_supernets_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &bgp_redistribute_ipv6_rmap_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_ospf6_route_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_router_id_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_community_delete_val_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_redistribute_ipv4_metric_rmap_cmd_vtysh);
+ install_element (OSPF_NODE, &no_area_vlink_param1_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_attr_unchanged7_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_mbgp_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_maximum_prefix_warning_cmd_vtysh);
+ install_element (RIPNG_NODE, &ripng_redistribute_connected_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_ipv4_summary_cmd_vtysh);
install_element (CONFIG_NODE, &ip_route_distance_cmd_vtysh);
- install_element (BGP_NODE, &old_ipv6_bgp_network_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_network_backdoor_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_bestpath_med_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_default_originate_rmap_cmd_vtysh);
- install_element (CONFIG_NODE, &access_list_standard_cmd_vtysh);
- install_element (ZEBRA_NODE, &no_redistribute_ospf6_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_bgp_keepalive_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_neighbor_damp_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_dampening_address_cmd_vtysh);
- install_element (OSPF_NODE, &no_area_filter_list_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_community_list_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_bestpath_aspath_ignore_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_external_in_prefix_filter_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_rip_authentication_string_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_community_list_expanded_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_all_neighbor_advertised_routes_cmd_vtysh);
- install_element (VIEW_NODE, &show_debugging_ripng_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_ospf_database_type_id_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_network_mask_natural_backdoor_cmd_vtysh);
- install_element (CONFIG_NODE, &ip_prefix_list_seq_ge_le_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &neighbor_attr_unchanged2_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_ipv6_community_exact_cmd_vtysh);
- install_element (KEYCHAIN_KEY_NODE, &accept_lifetime_infinite_month_day_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_originator_id_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_neighbor_flap_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_attr_unchanged1_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_send_community_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_vpnv4_rd_neighbors_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_maximum_prefix_warning_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_all_out_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_prefix_list_prefix_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_distance_ospf_intra_inter_external_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_bgp_redistribute_ipv6_rmap_cmd_vtysh);
+ install_element (OSPF_NODE, &refresh_timer_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_capability_orf_prefix_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_ipv6_prefix_list_cmd_vtysh);
+ install_element (KEYCHAIN_KEY_NODE, &send_lifetime_month_day_month_day_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_default_originate_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_ospf_zebra_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_ipv4_community_exact_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_bgp_filter_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_ospf_message_digest_key_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_maximum_prefix_warning_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_rip_zebra_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_rip_packet_cmd_vtysh);
install_element (VIEW_NODE, &show_version_ospf6_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_aggregate_address_mask_as_set_summary_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_distance_ospf_inter_external_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &aggregate_address_mask_as_set_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ipv6_access_list_remark_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_ipv6_nexthop_global_cmd_vtysh);
- install_element (CONFIG_NODE, &access_list_standard_nomask_cmd_vtysh);
- install_element (RIPNG_NODE, &ripng_passive_interface_cmd_vtysh);
- install_element (ENABLE_NODE, &ipv6_bgp_neighbor_advertised_route_cmd_vtysh);
- install_element (RIP_NODE, &rip_redistribute_type_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_ospf_zebra_cmd_vtysh);
- install_element (RMAP_NODE, &no_match_metric_val_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &bgp_network_mask_route_map_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_redistribute_source_type_metric_routemap_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_ipv6_community4_exact_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_ospf6_interface_ifname_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_attr_info_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_ipv4_neighbors_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_neighbor_routes_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_flap_prefix_list_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_attr_unchanged8_cmd_vtysh);
- install_element (OSPF_NODE, &mpls_te_on_cmd_vtysh);
- install_element (RIP_NODE, &rip_offset_list_ifname_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &aggregate_address_mask_as_set_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_default_ipv4_unicast_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_rip_events_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_allowas_in_arg_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_attr_unchanged6_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_bgp_network_route_map_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &aggregate_address_mask_summary_as_set_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_dont_capability_negotiate_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_ipv4_community4_exact_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_redistribute_static_routemap_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_prefix_list_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_peer_in_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_mbgp_community_list_exact_cmd_vtysh);
- install_element (KEYCHAIN_KEY_NODE, &send_lifetime_infinite_month_day_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_advertise_interval_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_linkdetect_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &neighbor_send_community_cmd_vtysh);
- install_element (KEYCHAIN_KEY_NODE, &no_key_string_cmd_vtysh);
- install_element (OSPF_NODE, &timers_spf_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_instance_all_ipv4_soft_out_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_flap_prefix_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_unsuppress_map_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_route_supernets_cmd_vtysh);
+ install_element (RIP_NODE, &rip_redistribute_type_routemap_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_dampening_address_cmd_vtysh);
+ install_element (RMAP_NODE, &no_match_ip_next_hop_prefix_list_val_cmd_vtysh);
+ install_element (RMAP_NODE, &rmap_onmatch_goto_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_ipv4_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_rip_authentication_mode_type_cmd_vtysh);
install_element (VIEW_NODE, &show_ipv6_mbgp_summary_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_flap_prefix_longer_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_maximum_prefix_cmd_vtysh);
- install_element (RMAP_NODE, &set_origin_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_network_mask_cmd_vtysh);
- install_element (RIPNG_NODE, &ripng_network_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_distance_ospf_inter_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_ripng_zebra_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_timers_connect_cmd_vtysh);
- install_element (RMAP_NODE, &no_match_ip_next_hop_val_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_ospf_priority_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_ospf_nsm_sub_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_attr_unchanged10_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_prefix_list_cmd_vtysh);
- install_element (CONFIG_NODE, &no_access_list_exact_cmd_vtysh);
- install_element (RIP_NODE, &no_rip_redistribute_type_metric_cmd_vtysh);
- install_element (INTERFACE_NODE, &ospf_priority_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_redistribute_ospf6_metric_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_bandwidth_if_val_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &aggregate_address_as_set_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_ospf_authentication_key_cmd_vtysh);
- install_element (CONFIG_NODE, &no_bgp_multiple_instance_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_attr_unchanged3_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &no_neighbor_attr_unchanged10_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_view_route_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_ospf_database_type_id_adv_router_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_redistribute_connected_routemap_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_ospf_ism_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_bgp_events_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_flap_route_map_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_attr_unchanged3_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_ripng_zebra_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_attr_unchanged5_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_allowas_in_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_community3_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_prefix_list_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_community4_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_send_community_type_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &aggregate_address_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_vpnv4_all_neighbor_advertised_routes_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_send_community_type_cmd_vtysh);
+ install_element (KEYCHAIN_KEY_NODE, &accept_lifetime_duration_month_day_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &no_neighbor_route_server_client_cmd_vtysh);
+ install_element (CONFIG_NODE, &ip_prefix_list_seq_ge_le_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_ospf6_route_prefix_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_ipv6_nexthop_global_val_cmd_vtysh);
+ install_element (OSPF_NODE, &no_area_range_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_route_prefix_longer_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_local_as_val_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_route_map_all_cmd_vtysh);
+ install_element (OSPF_NODE, &no_passive_interface_addr_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_as_soft_out_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_redistribute_ipv4_metric_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_send_community_type_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_neighbors_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_peer_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_external_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_neighbor_routes_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &no_neighbor_activate_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_enforce_first_as_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_rip_events_cmd_vtysh);
+ install_element (RIPNG_NODE, &ripng_redistribute_kernel_metric_routemap_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_passive_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_community4_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_redistribute_static_metric_val_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_ecommunity_rt_cmd_vtysh);
install_element (BGP_IPV6_NODE, &no_neighbor_send_community_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_peer_group_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_extcommunity_list_expanded_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_ipv4_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_ospf_zebra_cmd_vtysh);
- install_element (RMAP_NODE, &ospf6_routemap_no_set_forwarding_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_ospf6_area_topology_router_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_mbgp_summary_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_ospf_interface_cmd_vtysh);
- install_element (RIP_NODE, &no_rip_route_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_irdp_multicast_cmd_vtysh);
- install_element (BGP_NODE, &bgp_network_mask_route_map_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_prefix_longer_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_view_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_attr_unchanged_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_route_map_cmd_vtysh);
- install_element (BGP_NODE, &aggregate_address_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_soft_cmd_vtysh);
- install_element (CONFIG_NODE, &ipv6_prefix_list_seq_cmd_vtysh);
- install_element (RMAP_NODE, &no_match_ip_next_hop_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_external_out_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_ospf6_topology_router_lsid_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_default_information_originate_routemap_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ospf_authentication_key_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_redistribute_connected_metric_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_peer_soft_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_ospf_hello_interval_addr_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_mbgp_community4_exact_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_vpnv4_all_summary_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ipv6_forwarding_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_default_originate_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_attr_unchanged7_cmd_vtysh);
- install_element (CONFIG_NODE, &no_dump_bgp_routes_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_access_list_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ipv6_prefix_list_ge_le_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_ospf_ism_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_instance_summary_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_community4_cmd_vtysh);
- install_element (OSPF_NODE, &area_vlink_param1_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_attr_unchanged6_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_default_information_originate_always_metric_routemap_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_peer_group_cmd_vtysh);
- install_element (CONFIG_NODE, &ipv6_prefix_list_sequence_number_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_prefix_list_ge_cmd_vtysh);
- install_element (RIPNG_NODE, &ripng_redistribute_static_metric_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_attr_unchanged7_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_mbgp_community_cmd_vtysh);
- install_element (BGP_NODE, &aggregate_address_mask_as_set_summary_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_ospf_cost_addr_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_default_originate_rmap_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_instance_all_soft_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_attr_unchanged5_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_bgp_regexp_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ipv6_prefix_list_prefix_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_prefix_list_summary_name_cmd_vtysh);
- install_element (INTERFACE_NODE, &mpls_te_link_maxbw_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_ospf_authentication_args_addr_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_network_mask_natural_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_rip_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_instance_all_in_prefix_filter_cmd_vtysh);
- install_element (BGP_NODE, &no_bgp_client_to_client_reflection_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_ripng_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ospf_dead_interval_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_ipv6_neighbor_received_routes_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_weight_val_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_ospf_authentication_addr_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_rip_receive_version_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_as_ipv4_in_prefix_filter_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_as_ipv4_soft_out_cmd_vtysh);
- install_element (CONFIG_NODE, &access_list_standard_any_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ospf_priority_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_remove_private_as_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_network_backdoor_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_enforce_multihop_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_prefix_list_name_prefix_cmd_vtysh);
+ install_element (OSPF6_NODE, &ospf6_redistribute_routemap_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_send_community_type_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &bgp_network_mask_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_attr_unchanged_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_capability_orf_prefix_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ospf_message_digest_key_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_rd_tags_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_access_list_exact_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_soft_reconfiguration_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_attr_unchanged10_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_neighbor_advertised_route_cmd_vtysh);
install_element (ENABLE_NODE, &show_ip_bgp_ipv4_community3_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_set_peer_group_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_ipv4_soft_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_bgp_network_mask_natural_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_ospf6_neighborlist_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_ospf_neighbor_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_instance_all_soft_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_external_in_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_route_server_client_cmd_vtysh);
- install_element (RMAP_NODE, &match_community_exact_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_community_list_exact_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_all_neighbors_peer_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_transparent_nexthop_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_peer_group_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_ospf_packet_all_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_peer_group_remote_as_cmd_vtysh);
- install_element (CONFIG_NODE, &ip_prefix_list_seq_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_all_prefix_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_vpnv4_all_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_attr_unchanged1_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_all_in_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_activate_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_attr_unchanged_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_set_peer_group_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_network_mask_backdoor_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_irdp_cmd_vtysh);
install_element (BGP_IPV4_NODE, &no_aggregate_address_as_set_cmd_vtysh);
- install_element (BGP_NODE, &no_aggregate_address_mask_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_route_prefix_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_ospf_packet_all_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &no_neighbor_attr_unchanged_cmd_vtysh);
- install_element (RIP_NODE, &no_rip_default_information_originate_cmd_vtysh);
- install_element (CONFIG_NODE, &no_router_bgp_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_community_all_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_ospf_database_type_id_self_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_prefix_list_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_neighbors_peer_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &neighbor_attr_unchanged8_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_ospf6_area_topology_router_lsid_cmd_vtysh);
+ install_element (OSPF_NODE, &no_area_filter_list_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ipv6_prefix_list_ge_le_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_bgp_community_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_instance_all_soft_in_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_zebra_packet_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_all_neighbors_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_aggregate_address_mask_summary_only_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_default_information_originate_always_type_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_redistribute_ospf6_metric_val_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &no_neighbor_route_map_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_attr_unchanged7_cmd_vtysh);
install_element (VIEW_NODE, &show_ipv6_bgp_prefix_list_cmd_vtysh);
- install_element (RIP_NODE, &rip_neighbor_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_extcommunity_list_arg_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_vpnv4_rd_neighbor_routes_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_flap_regexp_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_attr_unchanged6_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_all_soft_cmd_vtysh);
+ install_element (OSPF6_NODE, &ospf6_area_range_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_rip_events_cmd_vtysh);
+ install_element (CONFIG_NODE, &ipv6_prefix_list_seq_le_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_ipv6_community_cmd_vtysh);
+ install_element (RMAP_NODE, &match_interface_cmd_vtysh);
+ install_element (RMAP_NODE, &no_match_community_exact_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_version_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_in_prefix_filter_cmd_vtysh);
+ install_element (CONFIG_NODE, &access_list_standard_any_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_ospf_lsa_sub_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_distance_ospf_intra_inter_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_bgp_keepalive_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_instance_neighbors_peer_cmd_vtysh);
+ install_element (CONFIG_NODE, &access_list_extended_any_any_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_ripng_packet_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_attr_unchanged9_cmd_vtysh);
+ install_element (RIP_NODE, &rip_offset_list_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_network_import_check_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_vpnv4_in_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_prefix_list_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_redistribute_bgp_cmd_vtysh);
+ install_element (OSPF_NODE, &no_area_default_cost_cmd_vtysh);
+ install_element (CONFIG_NODE, &ipv6_prefix_list_ge_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_paths_cmd_vtysh);
+ install_element (RIP_NODE, &no_rip_offset_list_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ipv6_access_list_remark_arg_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_zebra_kernel_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_aggregate_address_mask_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_ospf_lsa_cmd_vtysh);
+ install_element (OSPF_NODE, &no_ospf_default_metric_val_cmd_vtysh);
+ install_element (OSPF_NODE, &area_range_not_advertise_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_default_information_originate_type_metric_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_zebra_client_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_attr_unchanged8_cmd_vtysh);
+ install_element (CONFIG_NODE, &ipv6_prefix_list_le_ge_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_aggregate_address_summary_only_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_rd_neighbors_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_ipv4_soft_in_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_vpnv4_nexthop_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_vpnv4_out_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_nexthop_self_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_peer_group_out_cmd_vtysh);
+ install_element (OSPF_NODE, &area_range_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_mbgp_community_list_exact_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_default_information_originate_metric_type_cmd_vtysh);
+ install_element (RIP_NODE, &rip_distance_source_access_list_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_router_bgp_view_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_mbgp_community_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_all_soft_in_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_shutdown_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_distance_ospf_inter_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_community_list_name_standard_cmd_vtysh);
+ install_element (RIP_NODE, &no_rip_redistribute_type_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_ipv4_neighbor_advertised_route_cmd_vtysh);
+ install_element (OSPF_NODE, &no_neighbor_priority_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_external_in_prefix_filter_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_bgp_community4_exact_cmd_vtysh);
+ install_element (BGP_NODE, &aggregate_address_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_rip_receive_version_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_compatible_rfc1583_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_peer_soft_out_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ipv6_ospf6_passive_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_soft_reconfiguration_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_bgp_redistribute_ipv6_rmap_metric_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_access_list_extended_any_any_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_shutdown_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_regexp_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_aggregate_address_mask_summary_as_set_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_rd_neighbor_advertised_routes_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_route_prefix_longer_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_bgp_community4_exact_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_distribute_list_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_route_map_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_origin_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &bgp_damp_unset2_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_mbgp_community_all_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_dump_bgp_updates_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_network_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_weight_val_cmd_vtysh);
+ install_element (RMAP_NODE, &no_match_ipv6_address_prefix_list_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_multicast_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_mbgp_community3_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_community_list_standard_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_prefix_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_ospf6_area_route_prefix_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_ospf_lsa_sub_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_bandwidth_if_val_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_prefix_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_ipv4_neighbor_received_prefix_filter_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_ospf_database_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_distribute_list_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_attr_unchanged9_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_all_vpnv4_soft_cmd_vtysh);
+ install_element (OSPF_NODE, &area_vlink_authtype_args_authkey_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_flap_filter_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_community4_exact_cmd_vtysh);
+ install_element (OSPF_NODE, &neighbor_priority_cmd_vtysh);
+ install_element (BGP_NODE, &old_no_ipv6_bgp_network_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_ipv6_neighbors_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_external_ipv4_in_prefix_filter_cmd_vtysh);
+ install_element (CONFIG_NODE, &access_list_exact_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &aggregate_address_mask_as_set_summary_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &neighbor_filter_list_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_weight_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &no_neighbor_route_reflector_client_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_timers_connect_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_distribute_list_cmd_vtysh);
+ install_element (RMAP_NODE, &no_match_ecommunity_val_cmd_vtysh);
+ install_element (BGP_NODE, &no_aggregate_address_summary_as_set_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_redistribute_kernel_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_community_none_cmd_vtysh);
+ install_element (RIP_NODE, &no_rip_version_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_ipv4_community3_exact_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_ospf_dead_interval_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_ospf_authentication_addr_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_ipv6_aggregate_address_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_ospf_route_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_local_as_val2_cmd_vtysh);
+ install_element (RMAP_NODE, &no_match_aspath_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_bgp_normal_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_bestpath_med2_cmd_vtysh);
+ install_element (OSPF_NODE, &no_ospf_redistribute_source_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_shutdown_if_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_flap_address_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_ospf_zebra_sub_cmd_vtysh);
+ install_element (RMAP_NODE, &set_metric_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_ipv6_neighbors_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_bgp_filter_list_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &no_neighbor_attr_unchanged6_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &bgp_damp_set3_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_bgp_update_direct_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_default_information_originate_always_routemap_cmd_vtysh);
+ install_element (BGP_NODE, &aggregate_address_summary_as_set_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_external_in_prefix_filter_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ipv6_access_list_exact_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_mbgp_prefix_list_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_soft_reconfiguration_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &no_neighbor_remove_private_as_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &neighbor_maximum_prefix_warning_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_route_map_cmd_vtysh);
+ install_element (RMAP_NODE, &set_atomic_aggregate_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_peer_group_in_prefix_filter_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_ipv6_nexthop_global_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_scan_time_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_interface_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_bgp_update_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_route_prefix_longer_cmd_vtysh);
+ install_element (CONFIG_NODE, &ipv6_route_ifname_pref_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_allowas_in_arg_cmd_vtysh);
+ install_element (RIP_NODE, &rip_passive_interface_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_filter_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_neighbor_advertised_route_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_prefix_list_name_seq_cmd_vtysh);
+ install_element (RMAP_NODE, &set_aspath_prepend_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_ospf_database_type_id_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_ospf6_topology_router_lsid_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_community_list_all_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_neighbor_received_routes_cmd_vtysh);
+ install_element (RMAP_NODE, &match_ip_next_hop_prefix_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_mbgp_route_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_activate_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_timers_arg_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_instance_neighbors_peer_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_advertise_interval_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_activate_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_external_soft_in_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_redistribute_connected_cmd_vtysh);
+ install_element (CONFIG_NODE, &ip_route_mask_distance_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &no_neighbor_send_community_type_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &aggregate_address_mask_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_bgp_community4_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_redistribute_ospf6_routemap_cmd_vtysh);
+ install_element (CONFIG_NODE, &ip_community_list_name_standard_cmd_vtysh);
install_element (CONFIG_NODE, &ip_prefix_list_ge_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_soft_reconfiguration_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &bgp_redistribute_ipv6_rmap_metric_cmd_vtysh);
- install_element (OSPF_NODE, &area_vlink_authtype_args_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_ipv4_neighbor_advertised_route_cmd_vtysh);
- install_element (RMAP_NODE, &match_ip_address_prefix_list_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_ospf6_damp_cmd_vtysh);
- install_element (CONFIG_NODE, &ipv6_route_ifname_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ipv6_route_pref_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_ospf_database_cmd_vtysh);
- install_element (ENABLE_NODE, &show_zebra_client_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_ripng_events_cmd_vtysh);
- install_element (INTERFACE_NODE, &ipv6_address_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_filter_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_zebra_events_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_attr_unchanged6_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_route_addr_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_attr_unchanged1_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_prefix_list_detail_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_aggregate_address_summary_only_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_ospf_interface_cmd_vtysh);
+ install_element (CONFIG_NODE, &ip_community_list_standard2_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_attr_unchanged1_cmd_vtysh);
+ install_element (OSPF6_NODE, &no_interface_area_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_prefix_list_cmd_vtysh);
+ install_element (OSPF_NODE, &no_ospf_rfc1583_flag_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_mbgp_route_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_ipv6_community3_exact_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_route_server_client_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_all_soft_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_allowas_in_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_instance_all_soft_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_network_mask_backdoor_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_aggregate_address_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_ipv6_community4_exact_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_attr_unchanged1_cmd_vtysh);
+ install_element (CONFIG_NODE, &ip_prefix_list_seq_le_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ipv6_prefix_list_le_cmd_vtysh);
install_element (RIPNG_NODE, &ripng_redistribute_ospf6_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_filter_list_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_attr_unchanged7_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_community_delete_val_cmd_vtysh);
- install_element (CONFIG_NODE, &ipv6_route_ifname_pref_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_community_list_exact_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_all_soft_in_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_ospf_neighbor_detail_cmd_vtysh);
- install_element (OSPF6_NODE, &router_id_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_flap_prefix_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_ripng_packet_direct_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_peer_out_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &bgp_redistribute_ipv6_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_external_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_aggregate_address_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_prefix_list_name_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_capability_dynamic_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_regexp_cmd_vtysh);
+ install_element (CONFIG_NODE, &ip_route_mask_cmd_vtysh);
+ install_element (RIPNG_NODE, &ripng_redistribute_connected_routemap_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ospf_transmit_delay_cmd_vtysh);
+ install_element (RIP_NODE, &no_rip_redistribute_type_metric_routemap_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_ripng_events_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_soft_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_vpnv4_all_route_cmd_vtysh);
+ install_element (ZEBRA_NODE, &ripng_redistribute_ripng_cmd_vtysh);
+ install_element (CONFIG_NODE, &access_list_extended_mask_host_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_ipv6_neighbor_received_routes_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &ipv6_aggregate_address_summary_only_cmd_vtysh);
+ install_element (ZEBRA_NODE, &no_rip_redistribute_rip_cmd_vtysh);
+ install_element (RIP_NODE, &no_rip_default_information_originate_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_peer_group_soft_out_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_ipv4_community3_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &aggregate_address_as_set_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_ospf_packet_all_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_ipv6_community4_exact_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_allowas_in_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_summary_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ospf_hello_interval_cmd_vtysh);
install_element (ENABLE_NODE, &show_bgp_community_all_cmd_vtysh);
- install_element (CONFIG_NODE, &ipv6_route_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_ipv4_in_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_timers_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_override_capability_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_ospf6_database_type_id_adv_router_cmd_vtysh);
+ install_element (RIPNG_NODE, &ripng_redistribute_kernel_metric_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_network_mask_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &neighbor_route_server_client_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_bgp_network_route_map_cmd_vtysh);
+ install_element (RIP_NODE, &no_rip_neighbor_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_route_protocol_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_dampening_address_mask_cmd_vtysh);
+ install_element (KEYCHAIN_KEY_NODE, &accept_lifetime_day_month_month_day_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_external_in_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &aggregate_address_summary_only_cmd_vtysh);
+ install_element (OSPF_NODE, &area_vlink_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_external_soft_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_distance_ospf_external_intra_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_prefix_list_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &bgp_network_mask_natural_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_ospf_retransmit_interval_cmd_vtysh);
+ install_element (KEYCHAIN_KEY_NODE, &send_lifetime_day_month_day_month_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_vpnv4_rd_tags_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_ospf_event_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_maximum_prefix_warning_cmd_vtysh);
+ install_element (KEYCHAIN_KEY_NODE, &send_lifetime_duration_day_month_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_ospf_hello_interval_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_prefix_list_description_arg_cmd_vtysh);
+ install_element (ENABLE_NODE, &ipv6_bgp_neighbor_received_routes_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ipv6_ospf6_passive_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_prefix_list_ge_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_default_information_originate_type_routemap_cmd_vtysh);
+ install_element (OSPF_NODE, &no_ospf_default_information_originate_cmd_vtysh);
+ install_element (RMAP_NODE, &match_ip_next_hop_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_prefix_list_prefix_first_match_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_ipv6_community_exact_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_attr_unchanged2_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_as_soft_out_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_attr_unchanged2_cmd_vtysh);
+ install_element (ENABLE_NODE, &undebug_bgp_keepalive_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_peer_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_ospf_zebra_sub_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_vpnv4_rd_cmd_vtysh);
+ install_element (RMAP_NODE, &no_match_ipv6_address_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_attr_unchanged2_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_redistribute_ipv4_rmap_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_default_originate_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_route_prefix_longer_cmd_vtysh);
install_element (RIPNG_NODE, &no_ripng_redistribute_bgp_metric_routemap_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_group_ipv4_out_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_weight_cmd_vtysh);
- install_element (RIP_NODE, &rip_passive_interface_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_filter_list_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &no_neighbor_attr_unchanged3_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_ipv6_prefix_longer_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_route_cmd_vtysh);
- install_element (CONFIG_NODE, &no_debug_ospf_packet_send_recv_detail_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_route_map_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_route_reflector_client_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_nexthop_self_cmd_vtysh);
- install_element (BGP_NODE, &no_aggregate_address_summary_only_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_bgp_community_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_cidr_only_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_all_neighbors_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_ipv6_aggregate_address_summary_only_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_group_in_prefix_filter_cmd_vtysh);
- install_element (CONFIG_NODE, &ipv6_access_list_any_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &vpnv4_network_cmd_vtysh);
- install_element (RIP_NODE, &no_rip_network_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &no_neighbor_maximum_prefix_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_router_id_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_ospf_packet_all_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_confederation_identifier_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_soft_reconfiguration_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &neighbor_nexthop_self_cmd_vtysh);
install_element (ENABLE_NODE, &debug_ripng_packet_direct_cmd_vtysh);
- install_element (OSPF_NODE, &neighbor_poll_interval_cmd_vtysh);
- install_element (CONFIG_NODE, &no_access_list_standard_any_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_ospf_authentication_args_cmd_vtysh);
+ install_element (OSPF6_NODE, &passive_interface_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_route_server_client_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_access_list_any_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_send_community_type_cmd_vtysh);
+ install_element (RIPNG_NODE, &ripng_aggregate_address_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_port_val_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &no_vpnv4_network_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_redistribute_ipv4_rmap_cmd_vtysh);
+ install_element (RMAP_NODE, &no_match_ip_address_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_prefix_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ip_ospf_hello_interval_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_redistribute_ipv4_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_ecommunity_soo_val_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_description_val_cmd_vtysh);
install_element (BGP_NODE, &bgp_bestpath_aspath_ignore_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_as_in_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_route_addr_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_advertise_interval_val_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_rd_neighbor_advertised_routes_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_prefix_list_prefix_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_default_information_originate_always_type_routemap_cmd_vtysh);
- install_element (BGP_NODE, &bgp_router_id_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_mbgp_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_extcommunity_list_name_expanded_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_activate_cmd_vtysh);
- install_element (CONFIG_NODE, &ip_extcommunity_list_name_standard_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_ipv6_route_map_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_group_ipv4_in_prefix_filter_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_capability_orf_prefix_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_community_exact_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &no_neighbor_attr_unchanged_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_as_soft_cmd_vtysh);
+ install_element (KEYCHAIN_KEY_NODE, &accept_lifetime_month_day_day_month_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_community_exact_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_damp_unset2_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_attr_unchanged7_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_default_information_originate_metric_type_routemap_cmd_vtysh);
+ install_element (CONFIG_NODE, &ip_extcommunity_list_expanded_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_send_community_type_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ospf_network_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_redistribute_ipv4_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_ipv6_community2_exact_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_instance_summary_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_access_list_extended_mask_any_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_neighbors_cmd_vtysh);
+ install_element (OSPF_NODE, &no_area_stub_no_summary_cmd_vtysh);
+ install_element (RMAP_NODE, &no_set_aggregator_as_val_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_peer_ipv4_in_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_default_originate_rmap_cmd_vtysh);
install_element (BGP_IPV4_NODE, &bgp_network_route_map_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_community_info_cmd_vtysh);
- install_element (ZEBRA_NODE, &rip_redistribute_rip_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_external_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_instance_summary_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_community_list_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_as_ipv4_soft_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_filter_list_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_ipv4_out_cmd_vtysh);
- install_element (RMAP_NODE, &match_origin_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_route_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_ospf_packet_send_recv_cmd_vtysh);
- install_element (RIP_NODE, &no_rip_distance_source_access_list_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_attr_unchanged_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_as_ipv4_out_cmd_vtysh);
- install_element (OSPF_NODE, &passive_interface_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_redistribute_source_type_metric_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_mbgp_cmd_vtysh);
install_element (BGP_IPV4M_NODE, &neighbor_attr_unchanged7_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_distribute_list_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_redistribute_bgp_routemap_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_mbgp_community4_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_peer_soft_in_cmd_vtysh);
- install_element (OSPF6_NODE, &interface_area_plist_passive_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_community_delete_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_ospf_neighbor_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_as_vpnv4_soft_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_bgp_community_list_exact_cmd_vtysh);
- install_element (RIP_NODE, &no_rip_version_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_mbgp_filter_list_cmd_vtysh);
- install_element (OSPF_NODE, &area_vlink_authtype_md5_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_access_list_cmd_vtysh);
- install_element (RMAP_NODE, &set_ecommunity_rt_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_ipv4_prefix_longer_cmd_vtysh);
- install_element (BGP_NODE, &no_aggregate_address_cmd_vtysh);
- install_element (CONFIG_NODE, &ip_extcommunity_list_expanded_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_default_originate_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_ospf_dead_interval_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_bgp_community2_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_maximum_prefix_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_bandwidth_if_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_vpnv4_all_neighbor_advertised_routes_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_local_pref_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_bgp_community2_exact_cmd_vtysh);
- install_element (CONFIG_NODE, &ip_prefix_list_seq_ge_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_community2_exact_cmd_vtysh);
- install_element (BGP_NODE, &no_aggregate_address_mask_summary_only_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ospf_network_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &no_neighbor_filter_list_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_all_soft_out_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_community_exact_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_bgp_network_mask_route_map_cmd_vtysh);
- install_element (INTERFACE_NODE, &no_ip_rip_authentication_mode_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_ipv6_community3_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_distance_ospf_external_inter_intra_cmd_vtysh);
+ install_element (OSPF_NODE, &area_range_substitute_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_attr_unchanged4_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_prefix_cmd_vtysh);
+ install_element (ENABLE_NODE, &debug_bgp_filter_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_attr_unchanged4_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_route_map_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_neighbor_flap_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &bgp_damp_set2_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &ipv6_bgp_network_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_maximum_prefix_val2_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_ospf_packet_send_recv_detail_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_maximum_prefix_cmd_vtysh);
+ install_element (RIP_NODE, &rip_neighbor_cmd_vtysh);
install_element (BGP_VPNV4_NODE, &no_neighbor_distribute_list_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_as_in_prefix_filter_cmd_vtysh);
- install_element (RIPNG_NODE, &no_ripng_redistribute_connected_metric_val_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_ospf_nsm_cmd_vtysh);
- install_element (INTERFACE_NODE, &ip_irdp_preference_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_attr_unchanged9_cmd_vtysh);
- install_element (RIP_NODE, &no_rip_offset_list_cmd_vtysh);
- install_element (OSPF_NODE, &no_area_range_substitute_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &bgp_redistribute_ipv6_rmap_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_community_list_name_expanded_cmd_vtysh);
- install_element (OSPF_NODE, &no_ospf_opaque_capable_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_ipv4_neighbor_received_routes_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &no_neighbor_allowas_in_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_prefix_list_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_distance_ospf_intra_external_inter_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_prefix_longer_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_mbgp_community3_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_timers_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_peer_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_route_addr_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_prefix_list_summary_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_ipv6_all_soft_out_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_ospf_lsa_sub_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ip_prefix_list_seq_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_override_capability_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_ipv4_neighbor_routes_cmd_vtysh);
- install_element (ENABLE_NODE, &show_mpls_te_router_cmd_vtysh);
- install_element (ENABLE_NODE, &undebug_bgp_events_cmd_vtysh);
- install_element (BGP_NODE, &no_aggregate_address_as_set_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_send_community_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ipv6_access_list_exact_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_bgp_prefix_longer_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_external_ipv4_in_cmd_vtysh);
- install_element (OSPF_NODE, &network_area_cmd_vtysh);
- install_element (ENABLE_NODE, &ipv6_mbgp_neighbor_received_routes_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_version_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_route_protocol_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_ebgp_multihop_cmd_vtysh);
- install_element (KEYCHAIN_KEY_NODE, &no_key_chain_cmd_vtysh);
- install_element (KEYCHAIN_KEY_NODE, &accept_lifetime_day_month_month_day_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &neighbor_route_map_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_ipv6_community4_exact_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_neighbor_unsuppress_map_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &no_bgp_network_mask_route_map_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_bgp_route_cmd_vtysh);
- install_element (RMAP_NODE, &no_set_vpnv4_nexthop_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_dampened_paths_cmd_vtysh);
- install_element (OSPF_NODE, &mpls_te_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_as_vpnv4_soft_in_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_ipv4_community2_exact_cmd_vtysh);
- install_element (OSPF_NODE, &ospf_default_information_originate_type_metric_routemap_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_bgp_prefix_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_bgp_community_exact_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_capability_dynamic_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_regexp_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_all_cmd_vtysh);
- install_element (OSPF_NODE, &area_vlink_md5_cmd_vtysh);
- install_element (OSPF_NODE, &area_vlink_authtype_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_ospf_neighbor_id_cmd_vtysh);
- install_element (CONFIG_NODE, &no_access_list_extended_mask_any_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_prefix_list_prefix_longer_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_ipv4_community_list_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_capability_route_refresh_cmd_vtysh);
- install_element (OSPF_NODE, &no_area_vlink_authtype_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_rip_packet_cmd_vtysh);
- install_element (VIEW_NODE, &show_bgp_ipv6_neighbors_peer_cmd_vtysh);
- install_element (BGP_NODE, &no_neighbor_filter_list_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_peer_vpnv4_out_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_bgp_regexp_cmd_vtysh);
- install_element (OSPF6_NODE, &area_range_cmd_vtysh);
- install_element (OSPF6_NODE, &ospf6_redistribute_routemap_cmd_vtysh);
- install_element (ENABLE_NODE, &show_bgp_ipv6_neighbor_advertised_route_cmd_vtysh);
- install_element (RIP_NODE, &rip_distance_cmd_vtysh);
- install_element (BGP_VPNV4_NODE, &neighbor_maximum_prefix_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_rd_summary_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_bgp_as_out_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_all_ipv4_soft_out_cmd_vtysh);
- install_element (CONFIG_NODE, &no_access_list_standard_nomask_cmd_vtysh);
- install_element (ENABLE_NODE, &no_debug_bgp_fsm_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &no_neighbor_attr_unchanged2_cmd_vtysh);
+ install_element (CONFIG_NODE, &ip_extcommunity_list_standard_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_attr_unchanged4_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_community_list_expanded_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_debug_rip_packet_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_network_mask_natural_backdoor_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_bgp_events_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_soft_reconfiguration_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &neighbor_activate_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_allowas_in_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_ospf_authentication_key_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_access_list_remark_arg_cmd_vtysh);
+ install_element (OSPF_NODE, &ospf_default_information_originate_metric_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_external_out_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_activate_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &neighbor_default_originate_cmd_vtysh);
+ install_element (VIEW_NODE, &show_zebra_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &no_neighbor_attr_unchanged8_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_bgp_community_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ip_bgp_ipv4_community_list_exact_cmd_vtysh);
+ install_element (RIP_NODE, &no_rip_network_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_peer_group_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_prefix_list_cmd_vtysh);
+ install_element (OSPF_NODE, &no_ospf_compatible_rfc1583_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_ospf_ism_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_ospf6_area_topology_router_lsid_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &bgp_damp_unset_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_community4_exact_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_activate_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_bgp_normal_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_bestpath_med3_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_bgp_network_mask_route_map_cmd_vtysh);
+ install_element (OSPF6_NODE, &no_passive_interface_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_ipv6_community_all_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_zebra_events_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_ospf6_interface_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_route_reflector_client_cmd_vtysh);
+ install_element (RMAP_NODE, &set_ecommunity_soo_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_ip_bgp_all_out_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ipv6_ospf6_transmitdelay_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ipv6_route_cmd_vtysh);
+ install_element (RIP_NODE, &rip_redistribute_type_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_rip_packet_cmd_vtysh);
+ install_element (VIEW_NODE, &show_bgp_instance_ipv6_summary_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_extcommunity_list_arg_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ip_irdp_address_preference_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_ipv6_community_list_exact_cmd_vtysh);
+ install_element (INTERFACE_NODE, &no_ipv6_ospf6_advertise_force_prefix_cmd_vtysh);
+ install_element (BGP_IPV6_NODE, &no_neighbor_allowas_in_cmd_vtysh);
+ install_element (BGP_NODE, &no_bgp_router_id_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ipv6_forwarding_cmd_vtysh);
+ install_element (OSPF_NODE, &no_area_authentication_cmd_vtysh);
+ install_element (CONFIG_NODE, &ip_community_list_name_expanded_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_ipv6_peer_in_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_strict_capability_cmd_vtysh);
+ install_element (BGP_NODE, &no_neighbor_ebgp_multihop_ttl_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &neighbor_set_peer_group_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ip_bgp_community_info_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_router_ospf_cmd_vtysh);
install_element (VIEW_NODE, &show_bgp_ipv6_community_all_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_all_ipv4_soft_in_cmd_vtysh);
- install_element (INTERFACE_NODE, &ipv6_ospf6_advertise_prefix_list_cmd_vtysh);
- install_element (RMAP_NODE, &no_match_metric_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_community_list_arg_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_flap_route_map_cmd_vtysh);
- install_element (CONFIG_NODE, &no_key_chain_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_instance_neighbors_peer_cmd_vtysh);
- install_element (CONFIG_NODE, &no_ipv6_access_list_remark_arg_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &neighbor_soft_reconfiguration_cmd_vtysh);
- install_element (BGP_IPV4M_NODE, &neighbor_maximum_prefix_cmd_vtysh);
- install_element (CONFIG_NODE, &debug_bgp_events_cmd_vtysh);
- install_element (BGP_NODE, &neighbor_distribute_list_cmd_vtysh);
- install_element (ENABLE_NODE, &clear_ip_bgp_dampening_cmd_vtysh);
- install_element (RMAP_NODE, &set_ip_nexthop_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_route_supernets_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_bgp_events_cmd_vtysh);
- install_element (RMAP_NODE, &set_originator_id_cmd_vtysh);
- install_element (RMAP_NODE, &set_local_pref_cmd_vtysh);
+ install_element (ENABLE_NODE, &no_debug_ripng_events_cmd_vtysh);
+ install_element (OSPF_NODE, &no_timers_spf_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_aggregate_address_cmd_vtysh);
+ install_element (VIEW_NODE, &show_ipv6_bgp_regexp_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_prefix_list_seq_le_ge_cmd_vtysh);
+ install_element (INTERFACE_NODE, &rip_split_horizon_cmd_vtysh);
+ install_element (BGP_IPV4M_NODE, &no_neighbor_maximum_prefix_val_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_bgp_community3_exact_cmd_vtysh);
+ install_element (RIPNG_NODE, &no_ripng_redistribute_bgp_metric_val_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &no_neighbor_maximum_prefix_cmd_vtysh);
+ install_element (RMAP_NODE, &no_match_interface_val_cmd_vtysh);
+ install_element (BGP_VPNV4_NODE, &neighbor_distribute_list_cmd_vtysh);
+ install_element (ENABLE_NODE, &show_ipv6_bgp_route_cmd_vtysh);
+ install_element (BGP_NODE, &neighbor_attr_unchanged8_cmd_vtysh);
+ install_element (CONFIG_NODE, &debug_ospf_zebra_sub_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_redistribute_ipv4_metric_rmap_cmd_vtysh);
+ install_element (BGP_NODE, &bgp_timers_cmd_vtysh);
install_element (BGP_NODE, &no_aggregate_address_mask_summary_as_set_cmd_vtysh);
- install_element (ENABLE_NODE, &debug_rip_packet_direct_cmd_vtysh);
- install_element (OSPF_NODE, &neighbor_poll_interval_priority_cmd_vtysh);
- install_element (OSPF_NODE, &no_mpls_te_cmd_vtysh);
- install_element (BGP_IPV6_NODE, &bgp_redistribute_ipv6_metric_rmap_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_bgp_ipv4_cidr_only_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_bgp_vpnv4_rd_neighbors_cmd_vtysh);
- install_element (VIEW_NODE, &show_ip_ospf_database_type_id_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_route_ospf6_external_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ip_extcommunity_list_cmd_vtysh);
- install_element (ENABLE_NODE, &show_ipv6_mbgp_prefix_cmd_vtysh);
- install_element (RMAP_NODE, &set_aspath_prepend_cmd_vtysh);
- install_element (VIEW_NODE, &show_ipv6_route_prefix_cmd_vtysh);
- install_element (BGP_IPV4_NODE, &neighbor_send_community_cmd_vtysh);
- install_element (OSPF_NODE, &area_vlink_param2_cmd_vtysh);
+ install_element (ENABLE_NODE, &clear_bgp_peer_group_soft_out_cmd_vtysh);
+ install_element (BGP_IPV4_NODE, &neighbor_remove_private_as_cmd_vtysh);
+ install_element (OSPF_NODE, &area_stub_no_summary_cmd_vtysh);
+ install_element (CONFIG_NODE, &no_ip_extcommunity_list_name_standard_cmd_vtysh);
+ install_element (KEYCHAIN_KEY_NODE, &accept_lifetime_duration_day_month_cmd_vtysh);
+ install_element (INTERFACE_NODE, &ipv6_ospf6_deadinterval_cmd_vtysh);
}