quagga实现 isis路由(2)

来源:互联网 发布:轻音乐软件 编辑:程序博客网 时间:2024/05/15 23:46



附录1 Quagga编译

1 Quagga采用官网源代码,由于quagga-0.99.24不可编译(缺install-sh), 所以采用quagga-0.99.24.1

2 编译

./configure --enable-isisd --enable-user=root --enable-group=root --enable-vty-group=root

make

make install

3 configure的结果报告

[root@gdc1000 quagga]# ./configure --enable-isisdchecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking target system type... x86_64-unknown-linux-gnuchecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for a thread-safe mkdir -p... /bin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking whether make supports nested variables... (cached) yeschecking for perl... /usr/bin/perlchecking for gawk... gawkchecking for gcc... gccchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ISO C89... none neededchecking whether gcc understands -c and -o together... yeschecking for style of include used by make... GNUchecking dependency style of gcc... gcc3checking how to run the C preprocessor... gcc -Echecking for grep that handles long lines and -e... /bin/grepchecking for egrep... /bin/grep -Echecking for sed... sedchecking for pdflatex... pdflatexchecking for latexmk... /bin/falseconfigure: WARNING: Will not be able to make PDF versions of TeX documentschecking whether we are using the Intel compiler... nochecking whether to set a default CFLAGS... gcc defaultchecking whether ln -s works... yeschecking whether make sets $(MAKE)... (cached) yeschecking for ar... archecking if make is GNU make... yeschecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking minix/config.h usability... nochecking minix/config.h presence... nochecking for minix/config.h... nochecking whether it is safe to define __EXTENSIONS__... yeschecking how to print strings... printfchecking for a sed that does not truncate output... sedchecking for fgrep... /bin/grep -Fchecking for ld used by gcc... /usr/bin/ldchecking if the linker (/usr/bin/ld) is GNU ld... yeschecking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -Bchecking the name lister (/usr/bin/nm -B) interface... BSD nmchecking the maximum length of command line arguments... 1966080checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noopchecking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noopchecking for /usr/bin/ld option to reload object files... -rchecking for objdump... objdumpchecking how to recognize dependent libraries... pass_allchecking for dlltool... nochecking how to associate runtime and link libraries... printf %s\nchecking for archiver @FILE support... @checking for strip... stripchecking for ranlib... ranlibchecking command to parse /usr/bin/nm -B output from gcc object... okchecking for sysroot... nochecking for a working dd... /bin/ddchecking how to truncate binary pipes... /bin/dd bs=4096 count=1checking for mt... nochecking if : is a manifest tool... nochecking for dlfcn.h... yeschecking for objdir... .libschecking if gcc supports -fno-rtti -fno-exceptions... nochecking for gcc option to produce PIC... -fPIC -DPICchecking if gcc PIC flag -fPIC -DPIC works... yeschecking if gcc static flag -static works... nochecking if gcc supports -c -o file.o... yeschecking if gcc supports -c -o file.o... (cached) yeschecking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yeschecking whether -lc should be explicitly linked in... nochecking dynamic linker characteristics... GNU/Linux ld.sochecking how to hardcode library paths into programs... immediatechecking whether stripping libraries is possible... yeschecking if libtool supports shared libraries... yeschecking whether to build shared libraries... yeschecking whether to build static libraries... yeschecking if zebra should be configurable to send Route Advertisements... yeschecking for an ANSI C-conforming const... yeschecking for inline... inlinechecking for C/C++ restrict keyword... __restrictchecking for working volatile... yeschecking for ANSI C header files... (cached) yeschecking whether time.h and sys/time.h may both be included... yeschecking for sys/wait.h that is POSIX.1 compatible... yeschecking for uid_t in sys/types.h... yeschecking for mode_t... yeschecking for size_t... yeschecking return type of signal handlers... voidchecking whether struct tm is in sys/time.h or time.h... time.hchecking stropts.h usability... nochecking stropts.h presence... nochecking for stropts.h... nochecking sys/ksym.h usability... nochecking sys/ksym.h presence... nochecking for sys/ksym.h... nochecking sys/times.h usability... yeschecking sys/times.h presence... yeschecking for sys/times.h... yeschecking sys/select.h usability... yeschecking sys/select.h presence... yeschecking for sys/select.h... yeschecking for sys/types.h... (cached) yeschecking linux/version.h usability... yeschecking linux/version.h presence... yeschecking for linux/version.h... yeschecking netdb.h usability... yeschecking netdb.h presence... yeschecking for netdb.h... yeschecking asm/types.h usability... yeschecking asm/types.h presence... yeschecking for asm/types.h... yeschecking sys/cdefs.h usability... yeschecking sys/cdefs.h presence... yeschecking for sys/cdefs.h... yeschecking sys/param.h usability... yeschecking sys/param.h presence... yeschecking for sys/param.h... yeschecking limits.h usability... yeschecking limits.h presence... yeschecking for limits.h... yeschecking signal.h usability... yeschecking signal.h presence... yeschecking for signal.h... yeschecking sys/socket.h usability... yeschecking sys/socket.h presence... yeschecking for sys/socket.h... yeschecking netinet/in.h usability... yeschecking netinet/in.h presence... yeschecking for netinet/in.h... yeschecking time.h usability... yeschecking time.h presence... yeschecking for time.h... yeschecking sys/time.h usability... yeschecking sys/time.h presence... yeschecking for sys/time.h... yeschecking for net/if.h... yeschecking for net/if_var.h... nochecking for sys/un.h... yeschecking for netinet/in_systm.h... yeschecking for netinet/in_var.h... nochecking for net/if_dl.h... nochecking for net/netopt.h... nochecking for net/route.h... yeschecking for inet/nd.h... nochecking for arpa/inet.h... yeschecking for netinet/ip_icmp.h... yeschecking for fcntl.h... yeschecking for stddef.h... yeschecking for sys/ioctl.h... yeschecking for syslog.h... yeschecking for wchar.h... yeschecking for wctype.h... yeschecking for sys/sysctl.h... yeschecking for sys/sockio.h... nochecking for kvm.h... nochecking for sys/conf.h... nochecking for ucontext.h... yeschecking for ucontext_t.uc_mcontext.uc_regs... nochecking for ucontext_t.uc_mcontext.regs... nochecking for ucontext_t.uc_mcontext.gregs... yeschecking for special C compiler options needed for large files... nochecking for _FILE_OFFSET_BITS value needed for large files... nochecking whether byte ordering is bigendian... nochecking for unistd.h... (cached) yeschecking for working chown... yeschecking for working POSIX fnmatch... yeschecking for pid_t... yeschecking vfork.h usability... nochecking vfork.h presence... nochecking for vfork.h... nochecking for fork... yeschecking for vfork... yeschecking for working fork... yeschecking for working vfork... (cached) yeschecking for working memcmp... yeschecking for sys/time.h... (cached) yeschecking for unistd.h... (cached) yeschecking for alarm... yeschecking for working mktime... yeschecking for strftime... yeschecking whether lstat correctly handles trailing slash... yeschecking whether stat accepts an empty string... nochecking for sys/select.h... (cached) yeschecking for sys/socket.h... (cached) yeschecking types of arguments for select... int,fd_set *,struct timeval *checking for strftime... (cached) yeschecking for vprintf... yeschecking for _doprnt... nochecking math.h usability... yeschecking math.h presence... yeschecking for math.h... yeschecking for pow in -lm... yeschecking for pow... yeschecking for dup2... yeschecking for ftruncate... yeschecking for getcwd... yeschecking for gethostbyname... yeschecking for getpagesize... yeschecking for gettimeofday... yeschecking for inet_ntoa... yeschecking for inet_aton... yeschecking for strnlen... yeschecking for memchr... yeschecking for memmove... yeschecking for memset... yeschecking for select... yeschecking for socket... yeschecking for strcasecmp... yeschecking for strchr... yeschecking for strcspn... yeschecking for strdup... yeschecking for strerror... yeschecking for strncasecmp... yeschecking for strndup... yeschecking for strrchr... yeschecking for strspn... yeschecking for strstr... yeschecking for strtol... yeschecking for strtoul... yeschecking for strlcat... nochecking for strlcpy... nochecking for daemon... yeschecking for snprintf... yeschecking for vsnprintf... yeschecking for if_nametoindex... yeschecking for if_indextoname... yeschecking for getifaddrs... yeschecking for uname... yeschecking for fcntl... yeschecking for setproctitle... nochecking for setproctitle in -lutil... nochecking zebra between kernel interface method... netlinkchecking net/bpf.h usability... nochecking net/bpf.h presence... nochecking for net/bpf.h... nochecking sys/dlpi.h usability... nochecking sys/dlpi.h presence... nochecking for sys/dlpi.h... nochecking zebra IS-IS I/O method... pfpacketchecking for broken CMSG_FIRSTHDR... nochecking route read method... netlinkchecking interface looking up method... netlinkchecking for struct ip_mreqn.imr_ifindex... yeschecking for BSD struct ip_mreq hack... nochecking for RFC3678 protocol-independed API... yeschecking for net/if.h... (cached) yeschecking for net/if_media.h... nochecking for net/if.h... (cached) yeschecking for struct if_data.ifi_link_state... nochecking for netinet/tcp.h... yeschecking whether TCP_MD5SIG is declared... yeschecking ipforward method... procchecking for getaddrinfo... yeschecking whether does this OS have IPv6 stack... Linux IPv6checking for netinet6/in6.h... nochecking for netinet/in6_var.h... nochecking for netinet/icmp6.h... yeschecking for netinet6/in6_var.h... nochecking for netinet6/nd6.h... nochecking for inet_ntop in -lc... yeschecking for inet_pton in -lc... yeschecking for crypt in -lcrypt... yeschecking for res_init in -lresolv... nochecking whether system has GNU regex... checking for regexec in -lc... yeschecking for struct sockaddr... yeschecking for struct sockaddr_in... yeschecking for struct sockaddr_in6... yeschecking for struct sockaddr_un... yeschecking for struct sockaddr_dl... nochecking for socklen_t... yeschecking for struct vifctl... nochecking for struct mfcctl... nochecking for struct sioc_sg_req... nochecking for vifi_t... nochecking for struct sioc_vif_req... nochecking for struct igmpmsg... nochecking for struct ifaliasreq... nochecking for struct if6_aliasreq... nochecking for struct in6_aliasreq... nochecking for struct nd_opt_adv_interval... yeschecking for struct rt_addrinfo... nochecking for struct nd_opt_homeagent_info... nochecking for struct nd_opt_adv_interval... (cached) yeschecking for struct sockaddr.sa_len... nochecking for struct sockaddr_in.sin_len... nochecking for struct sockaddr_un.sun_len... nochecking for struct sockaddr_in6.sin6_scope_id... yeschecking for struct sockaddr_dl.sdl_len... nochecking for struct if6_aliasreq.ifra_lifetime... nochecking for struct nd_opt_adv_interval.nd_opt_ai_type... nochecking for struct in_pktinfo... yeschecking for struct icmphdr... yeschecking for IP_PKTINFO... yeschecking for IP_RECVDSTADDR... nochecking for IP_RECVIF... nochecking whether getrusage is available... yeschecking whether CLOCK_MONOTONIC is declared... yeschecking for clock_gettime in -lrt... yeschecking whether prctl PR_SET_KEEPCAPS is available... yeschecking sys/capability.h usability... nochecking sys/capability.h presence... nochecking for sys/capability.h... nochecking priv.h usability... nochecking priv.h presence... nochecking for priv.h... nochecking whether gcc accepts function __attribute__((weak,alias()))... yeschecking whether gcc supports #pragma weak... yeschecking whether gcc supports #pragma _HP_SECONDARY_DEF... nochecking whether gcc supports #pragma _CRI duplicate... nochecking how to create weak aliases with gcc... attributechecking whether gcc supports weak aliases across object file boundaries... yeschecking execinfo.h usability... yeschecking execinfo.h presence... yeschecking for execinfo.h... yeschecking for library containing backtrace... none requiredchecking for malloc.h... yeschecking whether mallinfo is available... yeschecking whether gcc accepts PIE flags... yeschecking directory to use for state file... /var/runchecking for working htonl... yeschecking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating lib/Makefileconfig.status: creating zebra/Makefileconfig.status: creating ripd/Makefileconfig.status: creating ripngd/Makefileconfig.status: creating bgpd/Makefileconfig.status: creating ospfd/Makefileconfig.status: creating watchquagga/Makefileconfig.status: creating ospf6d/Makefileconfig.status: creating isisd/Makefileconfig.status: creating babeld/Makefileconfig.status: creating vtysh/Makefileconfig.status: creating doc/Makefileconfig.status: creating ospfclient/Makefileconfig.status: creating tests/Makefileconfig.status: creating m4/Makefileconfig.status: creating pimd/Makefileconfig.status: creating tests/bgpd.tests/Makefileconfig.status: creating tests/libzebra.tests/Makefileconfig.status: creating redhat/Makefileconfig.status: creating pkgsrc/Makefileconfig.status: creating redhat/quagga.specconfig.status: creating lib/version.hconfig.status: creating doc/defines.texiconfig.status: creating isisd/topology/Makefileconfig.status: creating pkgsrc/bgpd.shconfig.status: creating pkgsrc/ospf6d.shconfig.status: creating pkgsrc/ospfd.shconfig.status: creating pkgsrc/ripd.shconfig.status: creating pkgsrc/ripngd.shconfig.status: creating pkgsrc/zebra.shconfig.status: creating solaris/Makefileconfig.status: creating vtysh/extract.plconfig.status: creating config.hconfig.status: executing depfiles commandsconfig.status: executing libtool commandsQuagga configuration--------------------quagga version          : 0.99.24.1host operating system   : linux-gnusource code location    : .compiler                : gcccompiler flags          : -Os -fno-omit-frame-pointer -g -std=gnu99 -Wall -Wsign-compare -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wcast-qualmake                    : makelinker flags            :  -rdynamic -lcrypt  -lrt   -lmstate file directory    : /var/runconfig file directory   : /usr/local/etcexample directory       : /usr/local/etcuser to run as: quaggagroup to run as: quaggagroup for vty sockets: config file mask        : 0600log file mask           : 0600The above user and group must have read/write access to the state filedirectory and to the config files in the config file directory.[root@gdc1000 quagga]# 

注意,上面是未使能root的配置,下面是使能的情况

Quagga configuration--------------------quagga version          : 0.99.24.1host operating system   : linux-gnusource code location    : .compiler                : gcccompiler flags          : -Os -fno-omit-frame-pointer -g -std=gnu99 -Wall -Wsign-compare -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wcast-qualmake                    : makelinker flags            :  -rdynamic -lcrypt  -lrt   -lmstate file directory    : /var/runconfig file directory   : /usr/local/etcexample directory       : /usr/local/etcuser to run as: rootgroup to run as: rootgroup for vty sockets: rootconfig file mask        : 0600log file mask           : 0600

使能root,可以防止如下问题,
vty_read_config: failed to open configuration file /usr/local/etc/zebra.conf: Permission denied can't open configuration file [/usr/local/etc/quagga/zebra.conf


4 make的部分结果

isis_pfpacket.c: In function ‘isis_send_pdu_bcast’:isis_pfpacket.c:326:7: warning: variable ‘written’ set but not used [-Wunused-but-set-variable]   int written = 1;       ^isis_pfpacket.c: In function ‘isis_send_pdu_p2p’:isis_pfpacket.c:367:7: warning: variable ‘written’ set but not used [-Wunused-but-set-variable]   int written = 1;       ^  CCLD     isisd



附录2 zebra.conf

hostname zebra
password zebra
log stdout debugging
debug zebra kernel
debug zebra events
debug zebra packet
debug zebra rib
debug zebra rib queue

附录3 A的isisd.conf

hostname zebra
password zebra
log stdout debugging
debug isis adj-packets
debug isis checksum-errors
debug isis local-updates
debug isis protocol-errors
debug isis snp-packets
debug isis update-packets
debug isis spf-events
debug isis spf-statistics
debug isis spf-triggers
debug isis route-events
debug isis events
router isis test
  net 49.0001.0010.0100.1001.00
!
interface br0
  ip router isis test


附录4 B的isisd.conf

hostname zebrapassword zebralog stdoutdebug isis adj-packetsdebug isis checksum-errorsdebug isis local-updatesdebug isis protocol-errorsdebug isis snp-packetsdebug isis update-packetsdebug isis spf-eventsdebug isis spf-statisticsdebug isis spf-triggersdebug isis route-eventsdebug isis eventsrouter isis test  net 49.0001.0020.0200.2002.00!interface eth0  ip router isis test



附件5 A的zebra打印

[root@gdc1000 quagga]# zebra -f zebra.conf 2015/08/21 09:45:41 ZEBRA: rib_delnode: ff00::/8: rn 0x7f0c06ff1d90, rib 0x7f0c06ff23c0, removing2015/08/21 09:45:41 ZEBRA: rib_queue_add: ff00::/8: work queue added2015/08/21 09:45:41 ZEBRA: rib_meta_queue_add: ff00::/8: rn 0x7f0c06ff1d90 is already queued in sub-queue 02015/08/21 09:45:41 ZEBRA: rib_meta_queue_add: ff00::/8: rn 0x7f0c06ff1d90 is already queued in sub-queue 02015/08/21 09:45:41 ZEBRA: rib_meta_queue_add: ff00::/8: rn 0x7f0c06ff1d90 is already queued in sub-queue 02015/08/21 09:45:41 ZEBRA: rib_meta_queue_add: ff00::/8: rn 0x7f0c06ff1d90 is already queued in sub-queue 02015/08/21 09:45:41 ZEBRA: rib_meta_queue_add: ff00::/8: rn 0x7f0c06ff1d90 is already queued in sub-queue 02015/08/21 09:45:41 ZEBRA: rib_meta_queue_add: ff00::/8: rn 0x7f0c06ff1d90 is already queued in sub-queue 02015/08/21 09:45:41 ZEBRA: rib_meta_queue_add: ff00::/8: rn 0x7f0c06ff1d90 is already queued in sub-queue 02015/08/21 09:45:41 ZEBRA: rib_meta_queue_add: ff00::/8: rn 0x7f0c06ff1d90 is already queued in sub-queue 02015/08/21 09:45:41 ZEBRA: rib_meta_queue_add: ff00::/8: rn 0x7f0c06ff1d90 is already queued in sub-queue 02015/08/21 09:45:41 ZEBRA: rib_queue_add: ff00::/8: rn 0x7f0c06ff1d90 queued2015/08/21 09:45:41 ZEBRA: Zebra 0.99.24.1 starting: vty@26012015/08/21 09:45:41 ZEBRA: rib_process: 127.0.0.0/8: Adding route, select 0x7f0c06ff07302015/08/21 09:45:41 ZEBRA: rib_process: 127.0.0.0/8: rn 0x7f0c06ff06d0 dequeued2015/08/21 09:45:41 ZEBRA: rib_process: 127.0.0.0/8 (MRIB): Adding route, select 0x7f0c06ff09502015/08/21 09:45:41 ZEBRA: rib_process: 127.0.0.0/8 (MRIB): rn 0x7f0c06ff08f0 dequeued2015/08/21 09:45:41 ZEBRA: rib_process: 192.168.28.0/22: Adding route, select 0x7f0c06ff0c702015/08/21 09:45:41 ZEBRA: rib_process: 192.168.28.0/22: rn 0x7f0c06ff0c10 dequeued2015/08/21 09:45:41 ZEBRA: rib_process: 192.168.28.0/22 (MRIB): Adding route, select 0x7f0c06ff0e302015/08/21 09:45:41 ZEBRA: rib_process: 192.168.28.0/22 (MRIB): rn 0x7f0c06ff0dd0 dequeued2015/08/21 09:45:41 ZEBRA: rib_process: ::1/128: Adding route, select 0x7f0c06ff10002015/08/21 09:45:41 ZEBRA: rib_process: ::1/128: rn 0x7f0c06ff0fa0 dequeued2015/08/21 09:45:41 ZEBRA: rib_process: fe80::/64: Adding route, select 0x7f0c06ff12302015/08/21 09:45:41 ZEBRA: rib_process: fe80::/64: rn 0x7f0c06ff11d0 dequeued2015/08/21 09:45:41 ZEBRA: rib_process: 0.0.0.0/0: Adding route, select 0x7f0c06ff1c302015/08/21 09:45:41 ZEBRA: rib_process: 0.0.0.0/0: rn 0x7f0c06ff0bb0 dequeued2015/08/21 09:45:41 ZEBRA: rib_process: ff00::/8: rn 0x7f0c06ff1d90, removing rib 0x7f0c06ff23c02015/08/21 09:45:41 ZEBRA: rib_unlink: ff00::/8: rn 0x7f0c06ff1d90, rib 0x7f0c06ff23c02015/08/21 09:45:41 ZEBRA: rib_process: ff00::/8: rn 0x7f0c06ff1d90, removing rib 0x7f0c06ff23102015/08/21 09:45:41 ZEBRA: rib_unlink: ff00::/8: rn 0x7f0c06ff1d90, rib 0x7f0c06ff23102015/08/21 09:45:41 ZEBRA: rib_process: ff00::/8: rn 0x7f0c06ff1d90, removing rib 0x7f0c06ff22602015/08/21 09:45:41 ZEBRA: rib_unlink: ff00::/8: rn 0x7f0c06ff1d90, rib 0x7f0c06ff22602015/08/21 09:45:41 ZEBRA: rib_process: ff00::/8: rn 0x7f0c06ff1d90, removing rib 0x7f0c06ff21b02015/08/21 09:45:41 ZEBRA: rib_unlink: ff00::/8: rn 0x7f0c06ff1d90, rib 0x7f0c06ff21b02015/08/21 09:45:41 ZEBRA: rib_process: ff00::/8: rn 0x7f0c06ff1d90, removing rib 0x7f0c06ff21002015/08/21 09:45:41 ZEBRA: rib_unlink: ff00::/8: rn 0x7f0c06ff1d90, rib 0x7f0c06ff21002015/08/21 09:45:41 ZEBRA: rib_process: ff00::/8: rn 0x7f0c06ff1d90, removing rib 0x7f0c06ff20502015/08/21 09:45:41 ZEBRA: rib_unlink: ff00::/8: rn 0x7f0c06ff1d90, rib 0x7f0c06ff20502015/08/21 09:45:41 ZEBRA: rib_process: ff00::/8: rn 0x7f0c06ff1d90, removing rib 0x7f0c06ff1fa02015/08/21 09:45:41 ZEBRA: rib_unlink: ff00::/8: rn 0x7f0c06ff1d90, rib 0x7f0c06ff1fa02015/08/21 09:45:41 ZEBRA: rib_process: ff00::/8: rn 0x7f0c06ff1d90, removing rib 0x7f0c06ff1ef02015/08/21 09:45:41 ZEBRA: rib_unlink: ff00::/8: rn 0x7f0c06ff1d90, rib 0x7f0c06ff1ef02015/08/21 09:45:41 ZEBRA: rib_process: ff00::/8: rn 0x7f0c06ff1d90, removing rib 0x7f0c06ff1df02015/08/21 09:45:41 ZEBRA: rib_unlink: ff00::/8: rn 0x7f0c06ff1d90, rib 0x7f0c06ff1df02015/08/21 09:45:41 ZEBRA: rib_process: ff00::/8: rn 0x7f0c06ff1d90 dequeued2015/08/21 09:45:41 ZEBRA: rib_gc_dest: ff00::/8: removing dest from table2015/08/21 09:45:52 ZEBRA: netlink_parse_info: netlink-listen type RTM_NEWROUTE(24), seq=0, pid=02015/08/21 09:45:52 ZEBRA: RTM_NEWROUTE ipv6 unicast proto 

附件6 A的ISISD打印
[root@gdc1000 quagga]# isisd -f isisd.conf 2015/08/21 09:50:30 ISIS: New IS-IS area instance test2015/08/21 09:50:30 ISIS: Router has SystemID 0010.0100.10012015/08/21 09:50:30 ISIS: New LSP with ID 0010.0100.1001-00-00 len 1769472 seqnum 000000002015/08/21 09:50:30 ISIS: ISIS-Spf (test) L1 SPF schedule called, lastrun 1440121830 sec ago2015/08/21 09:50:30 ISIS: ISIS-Spf: TENT is empty SPF-root:zebra2015/08/21 09:50:30 ISIS: ISIS-Spf (test) L1 SPF schedule called, lastrun 1440121830 sec ago2015/08/21 09:50:30 ISIS: ISIS-Spf: TENT is empty SPF-root:zebra2015/08/21 09:50:30 ISIS: ISIS-Upd (test): Building L1 LSP 0010.0100.1001.00-00, len 2621440, seq 0x00000001, cksum 0x8959, lifetime 1198s refresh 898s2015/08/21 09:50:30 ISIS: New LSP with ID 0010.0100.1001-00-00 len 1769472 seqnum 000000002015/08/21 09:50:30 ISIS: ISIS-Spf (test) L2 SPF schedule called, lastrun 1440121830 sec ago2015/08/21 09:50:30 ISIS: ISIS-Spf: TENT is empty SPF-root:zebra2015/08/21 09:50:30 ISIS: ISIS-Spf (test) L2 SPF schedule called, lastrun 1440121830 sec ago2015/08/21 09:50:30 ISIS: ISIS-Spf: TENT is empty SPF-root:zebra2015/08/21 09:50:30 ISIS: ISIS-Upd (test): Building L2 LSP 0010.0100.1001.00-00, len 2621440, seq 0x00000001, cksum 0x8959, lifetime 1143s refresh 843s2015/08/21 09:50:30 ISIS: CSM_EVENT: ISIS_ENABLE2015/08/21 09:50:30 ISIS: CSM_STATE_CHANGE: C_STATE_NA -> C_STATE_CONF IS-IS Adjacency related packets debugging is onIS-IS checksum errors debugging is onIS-IS local updates debugging is onIS-IS protocol errors debugging is onIS-IS CSNP/PSNP packets debugging is onIS-IS Update related packet debugging is onIS-IS SPF events debugging is onIS-IS SPF Timing and Statistics Data debugging is onIS-IS SPF triggering events debugging is onIS-IS Route related debuggin is onIS-IS Event debugging is on2015/08/21 09:50:30 ISIS: Quagga-ISISd 0.99.24.1 starting: vty@26082015/08/21 09:50:30 ISIS: ISIS-Spf (test) L1 SPF schedule called, lastrun 0 sec ago2015/08/21 09:50:30 ISIS: ISIS-Spf (test) L1 SPF scheduled 1 sec from now2015/08/21 09:50:30 ISIS: ISIS-Spf (test) L1 SPF schedule called, lastrun 0 sec ago2015/08/21 09:50:30 ISIS: ISIS-Spf (test) L1 SPF scheduled 1 sec from now2015/08/21 09:50:30 ISIS: ISIS-Upd (test): Refreshing our L1 LSP 0010.0100.1001.00-00, len 3604480, seq 0x00000002, cksum 0xba47, lifetime 1146s refresh 846s2015/08/21 09:50:30 ISIS: ISIS-Spf (test) L2 SPF schedule called, lastrun 0 sec ago2015/08/21 09:50:30 ISIS: ISIS-Spf (test) L2 SPF scheduled 1 sec from now2015/08/21 09:50:30 ISIS: ISIS-Spf (test) L2 SPF schedule called, lastrun 0 sec ago2015/08/21 09:50:30 ISIS: ISIS-Spf (test) L2 SPF scheduled 1 sec from now2015/08/21 09:50:30 ISIS: ISIS-Upd (test): Refreshing our L2 LSP 0010.0100.1001.00-00, len 3604480, seq 0x00000002, cksum 0xbc43, lifetime 1158s refresh 858s2015/08/21 09:50:30 ISIS: CSM_EVENT: IF_UP_FROM_Z2015/08/21 09:50:30 ISIS: CSM_STATE_CHANGE: C_STATE_NA -> C_STATE_INIT 2015/08/21 09:50:30 ISIS: CSM_EVENT: IF_UP_FROM_Z2015/08/21 09:50:30 ISIS: CSM_STATE_CHANGE: C_STATE_NA -> C_STATE_INIT 2015/08/21 09:50:30 ISIS: CSM_EVENT: IF_UP_FROM_Z2015/08/21 09:50:30 ISIS: CSM_STATE_CHANGE: C_STATE_NA -> C_STATE_INIT 2015/08/21 09:50:30 ISIS: CSM_EVENT: IF_UP_FROM_Z2015/08/21 09:50:30 ISIS: CSM_STATE_CHANGE: C_STATE_NA -> C_STATE_INIT 2015/08/21 09:50:30 ISIS: CSM_EVENT: IF_UP_FROM_Z2015/08/21 09:50:30 ISIS: ISIS-Evt (test) circuit up2015/08/21 09:50:30 ISIS: CSM_STATE_CHANGE: C_STATE_CONF -> C_STATE_UP 2015/08/21 09:50:30 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on br0, length 14972015/08/21 09:50:30 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on br0, length 14972015/08/21 09:50:30 ISIS: CSM_EVENT: IF_UP_FROM_Z2015/08/21 09:50:30 ISIS: CSM_STATE_CHANGE: C_STATE_NA -> C_STATE_INIT 2015/08/21 09:50:30 ISIS: CSM_EVENT: IF_UP_FROM_Z2015/08/21 09:50:30 ISIS: CSM_STATE_CHANGE: C_STATE_NA -> C_STATE_INIT 2015/08/21 09:50:30 ISIS: CSM_EVENT: IF_UP_FROM_Z2015/08/21 09:50:30 ISIS: CSM_STATE_CHANGE: C_STATE_NA -> C_STATE_INIT 2015/08/21 09:50:30 ISIS: CSM_EVENT: IF_UP_FROM_Z2015/08/21 09:50:30 ISIS: CSM_STATE_CHANGE: C_STATE_NA -> C_STATE_INIT 2015/08/21 09:50:30 ISIS: CSM_EVENT: IF_UP_FROM_Z2015/08/21 09:50:30 ISIS: CSM_STATE_CHANGE: C_STATE_NA -> C_STATE_INIT 2015/08/21 09:50:31 ISIS: ISIS-Spf (test) L1 SPF needed, periodic SPF2015/08/21 09:50:31 ISIS: ISIS-Spf: no L1 adjacencies on circuit br02015/08/21 09:50:31 ISIS: ISIS-Spf: no adjacencies do not install route for 192.168.28.0/22 depth 1 dist 02015/08/21 09:50:31 ISIS: ISIS-Spf (test) L1 SPF needed, periodic SPF2015/08/21 09:50:31 ISIS: ISIS-Spf (test) L2 SPF needed, periodic SPF2015/08/21 09:50:31 ISIS: ISIS-Spf: no L2 adjacencies on circuit br02015/08/21 09:50:31 ISIS: ISIS-Spf: no adjacencies do not install route for 192.168.28.0/22 depth 1 dist 02015/08/21 09:50:31 ISIS: ISIS-Spf (test) L2 SPF needed, periodic SPF.2015/08/21 09:50:32 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on br0, length 14972015/08/21 09:50:32 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on br0, length 14972015/08/21 09:50:34 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on br0, length 14972015/08/21 09:50:34 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on br0, length 14972015/08/21 09:50:36 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on br0, length 14972015/08/21 09:50:36 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on br0, length 14972015/08/21 09:50:38 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on br0, length 14972015/08/21 09:50:38 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on br0, length 14972015/08/21 09:50:40 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on br0, length 14972015/08/21 09:50:40 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on br0, length 14972015/08/21 09:50:42 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on br0, length 14972015/08/21 09:50:42 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on br0, length 1497



2015/08/21 10:38:58 ISIS: New IS-IS area instance test2015/08/21 10:38:58 ISIS: Router has SystemID 0020.0200.20022015/08/21 10:38:58 ISIS: New LSP with ID 0020.0200.2002-00-00 len 1769472 seqnum 000000002015/08/21 10:38:58 ISIS: ISIS-Spf (test) L1 SPF schedule called, lastrun 1440124738 sec ago2015/08/21 10:38:58 ISIS: ISIS-Spf: TENT is empty SPF-root:zebra                            2015/08/21 10:38:58 ISIS: ISIS-Spf (test) L1 SPF schedule called, lastrun 1440124738 sec ago2015/08/21 10:38:58 ISIS: ISIS-Spf: TENT is empty SPF-root:zebra                            2015/08/21 10:38:58 ISIS: ISIS-Upd (test): Building L1 LSP 0020.0200.2002.00-00, len 2621440, seq 0x00000001, cksum 0x259b, lifetime 1188s refresh 866s2015/08/21 10:38:58 ISIS: New LSP with ID 0020.0200.2002-00-00 len 1769472 seqnum 00000000                                                             2015/08/21 10:38:58 ISIS: ISIS-Spf (test) L2 SPF schedule called, lastrun 1440124738 sec ago                                                           2015/08/21 10:38:58 ISIS: ISIS-Spf: TENT is empty SPF-root:zebra                                                                                       2015/08/21 10:38:58 ISIS: ISIS-Spf (test) L2 SPF schedule called, lastrun 1440124738 sec ago                                                           2015/08/21 10:38:58 ISIS: ISIS-Spf: TENT is empty SPF-root:zebra                                                                                       2015/08/21 10:38:58 ISIS: ISIS-Upd (test): Building L2 LSP 0020.0200.2002.00-00, len 2621440, seq 0x00000001, cksum 0x259b, lifetime 1167s refresh 856s2015/08/21 10:38:58 ISIS: CSM_EVENT: ISIS_ENABLE                                                                                                       2015/08/21 10:38:58 ISIS: CSM_STATE_CHANGE: C_STATE_NA -> C_STATE_CONF                                                                                       IS-IS Adjacency related packets debugging is on                                                                                                              IS-IS checksum errors debugging is on                                                                                                                        IS-IS local updates debugging is on                                                                                                                          IS-IS protocol errors debugging is on                                                                                                                        IS-IS CSNP/PSNP packets debugging is on                                                                                                                      IS-IS Update related packet debugging is on                                                                                                                  IS-IS SPF events debugging is on                                                                                                                             IS-IS SPF Timing and Statistics Data debugging is on                                                                                                         IS-IS SPF triggering events debugging is on                                                                                                                  IS-IS Route related debuggin is on                                                                                                                           IS-IS Event debugging is on                                                                                                                                  2015/08/21 10:38:58 ISIS: can't set sockopt SO_REUSEPORT to socket 5                                                                                         2015/08/21 10:38:58 ISIS: can't set sockopt SO_REUSEPORT to socket 6                                                                                         2015/08/21 10:38:58 ISIS: Quagga-ISISd 0.99.24.1 starting: vty@2608                                                                                          2015/08/21 10:38:58 ISIS: ISIS-Spf (test) L1 SPF schedule called, lastrun 0 sec ago                                                                          2015/08/21 10:38:58 ISIS: ISIS-Spf (test) L1 SPF scheduled 1 sec from now                                                                                    2015/08/21 10:38:58 ISIS: ISIS-Spf (test) L1 SPF schedule called, lastrun 0 sec ago                                                                          2015/08/21 10:38:58 ISIS: ISIS-Spf (test) L1 SPF scheduled 1 sec from now                                                                                    2015/08/21 10:38:58 ISIS: ISIS-Upd (test): Refreshing our L1 LSP 0020.0200.2002.00-00, len 3604480, seq 0x00000002, cksum 0xafac, lifetime 1167s refresh 864s2015/08/21 10:38:58 ISIS: ISIS-Spf (test) L2 SPF schedule called, lastrun 0 sec ago                                                                          2015/08/21 10:38:58 ISIS: ISIS-Spf (test) L2 SPF scheduled 1 sec from now                                                                                    2015/08/21 10:38:58 ISIS: ISIS-Spf (test) L2 SPF schedule called, lastrun 0 sec ago                                                                          2015/08/21 10:38:58 ISIS: ISIS-Spf (test) L2 SPF scheduled 1 sec from now                                                                                    2015/08/21 10:38:58 ISIS: ISIS-Upd (test): Refreshing our L2 LSP 0020.0200.2002.00-00, len 3604480, seq 0x00000002, cksum 0xb1a8, lifetime 1167s refresh 864s2015/08/21 10:38:58 ISIS: CSM_EVENT: IF_UP_FROM_Z                                                                                                            2015/08/21 10:38:58 ISIS: ISIS-Evt (test) circuit up                                                                                                         2015/08/21 10:38:58 ISIS: CSM_STATE_CHANGE: C_STATE_CONF -> C_STATE_UP                                                                                       2015/08/21 10:38:58 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:38:58 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:38:58 ISIS: CSM_EVENT: IF_UP_FROM_Z                                                                                                            2015/08/21 10:38:58 ISIS: CSM_STATE_CHANGE: C_STATE_NA -> C_STATE_INIT                                                                                       2015/08/21 10:38:59 ISIS: ISIS-Spf (test) L1 SPF needed, periodic SPF                                                                                        2015/08/21 10:38:59 ISIS: ISIS-Spf: no L1 adjacencies on circuit eth0                                                                                        2015/08/21 10:38:59 ISIS: ISIS-Spf: no adjacencies do not install route for 192.168.28.0/22 depth 1 dist 0                                                   2015/08/21 10:38:59 ISIS: ISIS-Spf (test) L1 SPF needed, periodic SPF                                                                                        2015/08/21 10:38:59 ISIS: ISIS-Spf (test) L2 SPF needed, periodic SPF                                                                                        2015/08/21 10:38:59 ISIS: ISIS-Spf: no L2 adjacencies on circuit eth0                                                                                        2015/08/21 10:38:59 ISIS: ISIS-Spf: no adjacencies do not install route for 192.168.28.0/22 depth 1 dist 0                                                   2015/08/21 10:38:59 ISIS: ISIS-Spf (test) L2 SPF needed, periodic SPF.                                                                                       2015/08/21 10:39:00 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:00 ISIS: ISIS-Adj (test): Adjacency state change 0->1: unspecified                                                                          2015/08/21 10:39:00 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:00 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:00 ISIS: ISIS-Adj (test): Adjacency state change 0->1: unspecified                                                                          2015/08/21 10:39:00 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:00 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:00 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:01 ISIS: ISIS-Upd (test): Rcvd L1 LSP on eth0, cirType L1L2, cirID 130                                                                      2015/08/21 10:39:01 ISIS: ISIS-Upd (test): Rcvd L1 LSP 0010.0100.1001.00-00, seq 0x00000006, cksum 0x3593, lifetime 1148s, len 65, on eth0                   2015/08/21 10:39:01 ISIS: ISIS-Spf (test) L1 SPF schedule called, lastrun 2 sec ago                                                                          2015/08/21 10:39:01 ISIS: ISIS-Spf: no L1 adjacencies on circuit eth0                                                                                        2015/08/21 10:39:01 ISIS: ISIS-Spf: no adjacencies do not install route for 192.168.28.0/22 depth 1 dist 0                                                   2015/08/21 10:39:01 ISIS: ISIS-Spf (test) L1 SPF schedule called, lastrun 3 sec ago                                                                          2015/08/21 10:39:01 ISIS: ISIS-Spf: TENT is empty SPF-root:zebra                                                                                             2015/08/21 10:39:01 ISIS: ISIS-Upd (test): Rcvd L2 LSP on eth0, cirType L1L2, cirID 130                                                                      2015/08/21 10:39:01 ISIS: ISIS-Upd (test): Rcvd L2 LSP 0010.0100.1001.00-00, seq 0x00000006, cksum 0x378f, lifetime 1163s, len 65, on eth0                   2015/08/21 10:39:01 ISIS: ISIS-Spf (test) L2 SPF schedule called, lastrun 2 sec ago                                                                          2015/08/21 10:39:01 ISIS: ISIS-Spf: no L2 adjacencies on circuit eth0                                                                                        2015/08/21 10:39:01 ISIS: ISIS-Spf: no adjacencies do not install route for 192.168.28.0/22 depth 1 dist 0                                                   2015/08/21 10:39:01 ISIS: ISIS-Spf (test) L2 SPF schedule called, lastrun 3 sec ago                                                                          2015/08/21 10:39:01 ISIS: ISIS-Spf: TENT is empty SPF-root:zebra                                                                                             2015/08/21 10:39:02 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:02 ISIS: ISIS-Adj (test): Adjacency state change 1->2: own SNPA found in LAN Neighbours TLV                                                 2015/08/21 10:39:02 ISIS: ISIS-Evt (test) Adjacency State change                                                                                             2015/08/21 10:39:02 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:02 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:02 ISIS: ISIS-Adj (test): Adjacency state change 1->2: own SNPA found in LAN Neighbours TLV                                                 2015/08/21 10:39:02 ISIS: ISIS-Evt (test) Adjacency State change                                                                                             2015/08/21 10:39:02 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:02 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:02 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:03 ISIS: ISIS-Upd (test): Sent L1 LSP 0020.0200.2002.00-00, seq 0x00000002, cksum 0xafac, lifetime 1162s on eth0                            2015/08/21 10:39:03 ISIS: ISIS-Upd (test): Sent L2 LSP 0020.0200.2002.00-00, seq 0x00000002, cksum 0xb1a8, lifetime 1162s on eth0                            2015/08/21 10:39:04 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:04 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:04 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:04 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:04 ISIS: isis_dr_commence l1                                                                                                                2015/08/21 10:39:04 ISIS: New LSP with ID 0020.0200.2002-82-00 len 1769472 seqnum 00000001                                                                   2015/08/21 10:39:04 ISIS: ISIS-Spf (test) L1 SPF schedule called, lastrun 3 sec ago                                                                          2015/08/21 10:39:04 ISIS: ISIS-Spf: no adjacencies do not install route for 192.168.28.0/22 depth 1 dist 0                                                   2015/08/21 10:39:04 ISIS: ISIS-Rte (test) route created: 192.168.28.0/22                                                                                     2015/08/21 10:39:04 ISIS: ISIS-Rte (test): route validate: not-synced not-resync active 192.168.28.0/22                                                      2015/08/21 10:39:04 ISIS: ISIS-Spf (test) L1 SPF schedule called, lastrun 3 sec ago                                                                          2015/08/21 10:39:04 ISIS: ISIS-Spf: TENT is empty SPF-root:zebra                                                                                             2015/08/21 10:39:04 ISIS: ISIS-Rte (test): route validate: synced not-resync active 192.168.28.0/22                                                          2015/08/21 10:39:04 ISIS: ISIS-Upd (test): Building L1 Pseudo LSP 0020.0200.2002.82-00, len 3342336, seq 0x00000001, cksum 0x2a7a, lifetime 1153s, refresh 853s                                                                                                                                                           2015/08/21 10:39:04 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:04 ISIS: isis_dr_commence l2                                                                                                                2015/08/21 10:39:04 ISIS: New LSP with ID 0020.0200.2002-82-00 len 1769472 seqnum 00000001                                                                   2015/08/21 10:39:04 ISIS: ISIS-Spf (test) L2 SPF schedule called, lastrun 3 sec ago                                                                          2015/08/21 10:39:04 ISIS: ISIS-Spf: no adjacencies do not install route for 192.168.28.0/22 depth 1 dist 0                                                   2015/08/21 10:39:04 ISIS: ISIS-Rte (test) route created: 192.168.28.0/22                                                                                     2015/08/21 10:39:04 ISIS: ISIS-Rte (test): route validate: synced not-resync active 192.168.28.0/22                                                          2015/08/21 10:39:04 ISIS: ISIS-Spf (test) L2 SPF schedule called, lastrun 3 sec ago                                                                          2015/08/21 10:39:04 ISIS: ISIS-Spf: TENT is empty SPF-root:zebra                                                                                             2015/08/21 10:39:04 ISIS: ISIS-Rte (test): route validate: synced not-resync active 192.168.28.0/22                                                          2015/08/21 10:39:04 ISIS: ISIS-Upd (test): Building L2 Pseudo LSP 0020.0200.2002.82-00, len 3342336, seq 0x00000001, cksum 0x2c76, lifetime 1168s, refresh 868s                                                                                                                                                           2015/08/21 10:39:04 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:04 ISIS: ISIS-Evt (test) DIS status change                                                                                                  2015/08/21 10:39:04 ISIS: ISIS-Evt (test) DIS status change                                                                                                  2015/08/21 10:39:06 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:06 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:06 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:06 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:06 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:06 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:08 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:08 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:08 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:08 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:08 ISIS: ISIS-Upd (test): Sent L1 LSP 0020.0200.2002.82-00, seq 0x00000001, cksum 0x2a7a, lifetime 1149s on eth0                            2015/08/21 10:39:08 ISIS: ISIS-Upd (test): Sent L2 LSP 0020.0200.2002.82-00, seq 0x00000001, cksum 0x2c76, lifetime 1164s on eth0                            2015/08/21 10:39:08 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:08 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:10 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:10 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:10 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:10 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:10 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:10 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:12 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:12 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:12 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:12 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:12 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:12 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:13 ISIS: ISIS-Snp (test): Sent L1 CSNP on eth0, length 83                                                                                   2015/08/21 10:39:13 ISIS: ISIS-Snp (test):         CSNP entry 0010.0100.1001.00-00, seq 0x00000006, cksum 0x3593, lifetime 1135s                             2015/08/21 10:39:13 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.00-00, seq 0x00000002, cksum 0xafac, lifetime 1152s                             2015/08/21 10:39:13 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.82-00, seq 0x00000001, cksum 0x2a7a, lifetime 1144s                             2015/08/21 10:39:13 ISIS: ISIS-Snp (test): Sent L2 CSNP on eth0, length 83                                                                                   2015/08/21 10:39:13 ISIS: ISIS-Snp (test):         CSNP entry 0010.0100.1001.00-00, seq 0x00000006, cksum 0x378f, lifetime 1150s                             2015/08/21 10:39:13 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.00-00, seq 0x00000002, cksum 0xb1a8, lifetime 1152s                             2015/08/21 10:39:13 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.82-00, seq 0x00000001, cksum 0x2c76, lifetime 1159s                             2015/08/21 10:39:14 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:14 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:14 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:14 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:14 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:14 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:16 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:16 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:16 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:16 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:16 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:16 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:18 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:18 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:18 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:18 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:18 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:18 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:20 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:20 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:20 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:20 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:20 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:20 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:22 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:22 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:22 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:22 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:22 ISIS: ISIS-Snp (test): Sent L1 CSNP on eth0, length 83                                                                                   2015/08/21 10:39:22 ISIS: ISIS-Snp (test):         CSNP entry 0010.0100.1001.00-00, seq 0x00000006, cksum 0x3593, lifetime 1126s                             2015/08/21 10:39:22 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.00-00, seq 0x00000002, cksum 0xafac, lifetime 1143s                             2015/08/21 10:39:22 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.82-00, seq 0x00000001, cksum 0x2a7a, lifetime 1135s                             2015/08/21 10:39:22 ISIS: ISIS-Snp (test): Sent L2 CSNP on eth0, length 83                                                                                   2015/08/21 10:39:22 ISIS: ISIS-Snp (test):         CSNP entry 0010.0100.1001.00-00, seq 0x00000006, cksum 0x378f, lifetime 1141s                             2015/08/21 10:39:22 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.00-00, seq 0x00000002, cksum 0xb1a8, lifetime 1143s                             2015/08/21 10:39:22 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.82-00, seq 0x00000001, cksum 0x2c76, lifetime 1150s                             2015/08/21 10:39:22 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:22 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:24 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:24 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:24 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:24 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:24 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:24 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:26 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:26 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:26 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:26 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:26 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:26 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:28 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:28 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:28 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:28 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:28 ISIS: ISIS-Spf (test) L1 SPF schedule called, lastrun 24 sec ago                                                                         2015/08/21 10:39:28 ISIS: ISIS-Spf: no adjacencies do not install route for 192.168.28.0/22 depth 1 dist 0                                                   2015/08/21 10:39:28 ISIS: ISIS-Rte (test) route already exists: 192.168.28.0/22                                                                              2015/08/21 10:39:28 ISIS: ISIS-Rte (test) route unchanged: 192.168.28.0/22                                                                                   2015/08/21 10:39:28 ISIS: ISIS-Rte (test): route validate: synced not-resync active 192.168.28.0/22                                                          2015/08/21 10:39:28 ISIS: ISIS-Spf (test) L1 SPF schedule called, lastrun 24 sec ago                                                                         2015/08/21 10:39:28 ISIS: ISIS-Spf: TENT is empty SPF-root:zebra                                                                                             2015/08/21 10:39:28 ISIS: ISIS-Rte (test): route validate: synced not-resync active 192.168.28.0/22                                                          2015/08/21 10:39:28 ISIS: ISIS-Upd (test): Refreshing our L1 LSP 0020.0200.2002.00-00, len 5111808, seq 0x00000003, cksum 0xe949, lifetime 1160s refresh 860s2015/08/21 10:39:28 ISIS: ISIS-Spf (test) L2 SPF schedule called, lastrun 24 sec ago                                                                         2015/08/21 10:39:28 ISIS: ISIS-Spf: no adjacencies do not install route for 192.168.28.0/22 depth 1 dist 0                                                   2015/08/21 10:39:28 ISIS: ISIS-Rte (test) route already exists: 192.168.28.0/22                                                                              2015/08/21 10:39:28 ISIS: ISIS-Rte (test) route changed: 192.168.28.0/22                                                                                     2015/08/21 10:39:28 ISIS: ISIS-Rte (test): route validate: synced not-resync active 192.168.28.0/22                                                          2015/08/21 10:39:28 ISIS: ISIS-Spf (test) L2 SPF schedule called, lastrun 24 sec ago                                                                         2015/08/21 10:39:28 ISIS: ISIS-Spf: TENT is empty SPF-root:zebra                                                                                             2015/08/21 10:39:28 ISIS: ISIS-Rte (test): route validate: synced not-resync active 192.168.28.0/22                                                          2015/08/21 10:39:28 ISIS: ISIS-Upd (test): Refreshing our L2 LSP 0020.0200.2002.00-00, len 5111808, seq 0x00000003, cksum 0xeb45, lifetime 1142s refresh 842s2015/08/21 10:39:28 ISIS: ISIS-Upd (test): Sent L1 LSP 0020.0200.2002.00-00, seq 0x00000003, cksum 0xe949, lifetime 1159s on eth0                            2015/08/21 10:39:28 ISIS: ISIS-Upd (test): Sent L2 LSP 0020.0200.2002.00-00, seq 0x00000003, cksum 0xeb45, lifetime 1141s on eth0                            2015/08/21 10:39:28 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:28 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:30 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:30 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:30 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:30 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:30 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:30 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:31 ISIS: ISIS-Upd (test): Rcvd L1 LSP on eth0, cirType L1L2, cirID 130                                                                      2015/08/21 10:39:31 ISIS: ISIS-Upd (test): Rcvd L1 LSP 0010.0100.1001.00-00, seq 0x00000007, cksum 0xc510, lifetime 1162s, len 78, on eth0                   2015/08/21 10:39:31 ISIS: ISIS-Snp (test): Compare LSP 0010.0100.1001.00-00 seq 0x00000007, cksum 0xc510, lifetime 1162s                                     2015/08/21 10:39:31 ISIS: ISIS-Snp (test):       is newer than ours seq 0x00000006, cksum 0x3593, lifetime 1118s                                             2015/08/21 10:39:31 ISIS: ISIS-Spf (test) L1 SPF schedule called, lastrun 3 sec ago                                                                          2015/08/21 10:39:31 ISIS: ISIS-Spf: no adjacencies do not install route for 192.168.28.0/22 depth 1 dist 0                                                   2015/08/21 10:39:31 ISIS: ISIS-Rte (test) route already exists: 192.168.28.0/22                                                                              2015/08/21 10:39:31 ISIS: ISIS-Rte (test) route unchanged: 192.168.28.0/22                                                                                   2015/08/21 10:39:31 ISIS: ISIS-Rte (test): route validate: synced not-resync active 192.168.28.0/22                                                          2015/08/21 10:39:31 ISIS: ISIS-Spf (test) L1 SPF schedule called, lastrun 3 sec ago                                                                          2015/08/21 10:39:31 ISIS: ISIS-Spf: TENT is empty SPF-root:zebra                                                                                             2015/08/21 10:39:31 ISIS: ISIS-Rte (test): route validate: synced not-resync active 192.168.28.0/22                                                          2015/08/21 10:39:31 ISIS: ISIS-Upd (test): Rcvd L2 LSP on eth0, cirType L1L2, cirID 130                                                                      2015/08/21 10:39:31 ISIS: ISIS-Upd (test): Rcvd L2 LSP 0010.0100.1001.00-00, seq 0x00000007, cksum 0xc70c, lifetime 1167s, len 78, on eth0                   2015/08/21 10:39:31 ISIS: ISIS-Snp (test): Compare LSP 0010.0100.1001.00-00 seq 0x00000007, cksum 0xc70c, lifetime 1167s                                     2015/08/21 10:39:31 ISIS: ISIS-Snp (test):       is newer than ours seq 0x00000006, cksum 0x378f, lifetime 1133s                                             2015/08/21 10:39:31 ISIS: ISIS-Spf (test) L2 SPF schedule called, lastrun 3 sec ago                                                                          2015/08/21 10:39:31 ISIS: ISIS-Spf: no adjacencies do not install route for 192.168.28.0/22 depth 1 dist 0                                                   2015/08/21 10:39:31 ISIS: ISIS-Rte (test) route already exists: 192.168.28.0/22                                                                              2015/08/21 10:39:31 ISIS: ISIS-Rte (test) route changed: 192.168.28.0/22                                                                                     2015/08/21 10:39:31 ISIS: ISIS-Rte (test): route validate: synced not-resync active 192.168.28.0/22                                                          2015/08/21 10:39:31 ISIS: ISIS-Spf (test) L2 SPF schedule called, lastrun 3 sec ago                                                                          2015/08/21 10:39:31 ISIS: ISIS-Spf: TENT is empty SPF-root:zebra                                                                                             2015/08/21 10:39:31 ISIS: ISIS-Rte (test): route validate: synced not-resync active 192.168.28.0/22                                                          2015/08/21 10:39:31 ISIS: ISIS-Snp (test): Sent L1 CSNP on eth0, length 83                                                                                   2015/08/21 10:39:31 ISIS: ISIS-Snp (test):         CSNP entry 0010.0100.1001.00-00, seq 0x00000007, cksum 0xc510, lifetime 1161s                             2015/08/21 10:39:31 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.00-00, seq 0x00000003, cksum 0xe949, lifetime 1156s                             2015/08/21 10:39:31 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.82-00, seq 0x00000001, cksum 0x2a7a, lifetime 1126s                             2015/08/21 10:39:31 ISIS: ISIS-Snp (test): Sent L2 CSNP on eth0, length 83                                                                                   2015/08/21 10:39:31 ISIS: ISIS-Snp (test):         CSNP entry 0010.0100.1001.00-00, seq 0x00000007, cksum 0xc70c, lifetime 1166s                             2015/08/21 10:39:31 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.00-00, seq 0x00000003, cksum 0xeb45, lifetime 1138s                             2015/08/21 10:39:31 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.82-00, seq 0x00000001, cksum 0x2c76, lifetime 1141s                             2015/08/21 10:39:32 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:32 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:32 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:32 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:32 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:32 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:34 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:34 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:34 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:34 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:34 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:34 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:36 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:36 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:36 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:36 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:36 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:36 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:38 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:38 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:38 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:38 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:38 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:38 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:40 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:40 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:40 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:40 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:40 ISIS: ISIS-Snp (test): Sent L1 CSNP on eth0, length 83                                                                                   2015/08/21 10:39:40 ISIS: ISIS-Snp (test):         CSNP entry 0010.0100.1001.00-00, seq 0x00000007, cksum 0xc510, lifetime 1153s                             2015/08/21 10:39:40 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.00-00, seq 0x00000003, cksum 0xe949, lifetime 1148s                             2015/08/21 10:39:40 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.82-00, seq 0x00000001, cksum 0x2a7a, lifetime 1118s                             2015/08/21 10:39:40 ISIS: ISIS-Snp (test): Sent L2 CSNP on eth0, length 83                                                                                   2015/08/21 10:39:40 ISIS: ISIS-Snp (test):         CSNP entry 0010.0100.1001.00-00, seq 0x00000007, cksum 0xc70c, lifetime 1158s                             2015/08/21 10:39:40 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.00-00, seq 0x00000003, cksum 0xeb45, lifetime 1130s                             2015/08/21 10:39:40 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.82-00, seq 0x00000001, cksum 0x2c76, lifetime 1133s                             2015/08/21 10:39:40 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:40 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:42 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:42 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:42 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:42 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:42 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:42 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:44 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:44 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:44 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:44 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:44 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:44 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:46 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:46 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:46 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:46 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:46 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:46 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:48 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:48 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:48 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:48 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:48 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:48 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:49 ISIS: ISIS-Snp (test): Sent L1 CSNP on eth0, length 83                                                                                   2015/08/21 10:39:49 ISIS: ISIS-Snp (test):         CSNP entry 0010.0100.1001.00-00, seq 0x00000007, cksum 0xc510, lifetime 1144s                             2015/08/21 10:39:49 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.00-00, seq 0x00000003, cksum 0xe949, lifetime 1139s                             2015/08/21 10:39:49 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.82-00, seq 0x00000001, cksum 0x2a7a, lifetime 1109s                             2015/08/21 10:39:49 ISIS: ISIS-Snp (test): Sent L2 CSNP on eth0, length 83                                                                                   2015/08/21 10:39:49 ISIS: ISIS-Snp (test):         CSNP entry 0010.0100.1001.00-00, seq 0x00000007, cksum 0xc70c, lifetime 1149s                             2015/08/21 10:39:49 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.00-00, seq 0x00000003, cksum 0xeb45, lifetime 1121s                             2015/08/21 10:39:49 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.82-00, seq 0x00000001, cksum 0x2c76, lifetime 1124s                             2015/08/21 10:39:50 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:50 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:50 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:50 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:50 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:50 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:52 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:52 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:52 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:52 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:52 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:52 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:54 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:54 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:54 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:54 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:54 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:54 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:56 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:56 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:56 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:56 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:56 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:56 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:58 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:58 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:58 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:39:58 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:39:58 ISIS: ISIS-Snp (test): Sent L1 CSNP on eth0, length 83                                                                                   2015/08/21 10:39:58 ISIS: ISIS-Snp (test):         CSNP entry 0010.0100.1001.00-00, seq 0x00000007, cksum 0xc510, lifetime 1135s                             2015/08/21 10:39:58 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.00-00, seq 0x00000003, cksum 0xe949, lifetime 1130s                             2015/08/21 10:39:58 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.82-00, seq 0x00000001, cksum 0x2a7a, lifetime 1100s                             2015/08/21 10:39:58 ISIS: ISIS-Snp (test): Sent L2 CSNP on eth0, length 83                                                                                   2015/08/21 10:39:58 ISIS: ISIS-Snp (test):         CSNP entry 0010.0100.1001.00-00, seq 0x00000007, cksum 0xc70c, lifetime 1140s                             2015/08/21 10:39:58 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.00-00, seq 0x00000003, cksum 0xeb45, lifetime 1112s                             2015/08/21 10:39:58 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.82-00, seq 0x00000001, cksum 0x2c76, lifetime 1115s                             2015/08/21 10:39:58 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:39:58 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:40:00 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:40:00 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:40:00 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:40:00 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:40:00 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:40:00 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:40:02 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:40:02 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:40:02 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:40:02 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:40:02 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:40:02 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:40:04 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:40:04 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:40:04 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:40:04 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:40:04 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:40:04 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:40:06 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:40:06 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:40:06 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:40:06 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:40:06 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:40:06 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:40:07 ISIS: ISIS-Snp (test): Sent L1 CSNP on eth0, length 83                                                                                   2015/08/21 10:40:07 ISIS: ISIS-Snp (test):         CSNP entry 0010.0100.1001.00-00, seq 0x00000007, cksum 0xc510, lifetime 1126s                             2015/08/21 10:40:07 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.00-00, seq 0x00000003, cksum 0xe949, lifetime 1121s                             2015/08/21 10:40:07 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.82-00, seq 0x00000001, cksum 0x2a7a, lifetime 1091s                             2015/08/21 10:40:07 ISIS: ISIS-Snp (test): Sent L2 CSNP on eth0, length 83                                                                                   2015/08/21 10:40:07 ISIS: ISIS-Snp (test):         CSNP entry 0010.0100.1001.00-00, seq 0x00000007, cksum 0xc70c, lifetime 1131s                             2015/08/21 10:40:07 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.00-00, seq 0x00000003, cksum 0xeb45, lifetime 1103s                             2015/08/21 10:40:07 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.82-00, seq 0x00000001, cksum 0x2c76, lifetime 1106s                             2015/08/21 10:40:08 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:40:08 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:40:08 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:40:08 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:40:08 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:40:08 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:40:10 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:40:10 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:40:10 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:40:10 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:40:10 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:40:10 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:40:12 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:40:12 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:40:12 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:40:12 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:40:12 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:40:12 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:40:14 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:40:14 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:40:14 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:40:14 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:40:14 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:40:14 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 1497                                                                              2015/08/21 10:40:16 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:40:16 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:40:16 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 130                                                                  2015/08/21 10:40:16 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 1497                                 2015/08/21 10:40:16 ISIS: ISIS-Snp (test): Sent L1 CSNP on eth0, length 83                                                                                   2015/08/21 10:40:16 ISIS: ISIS-Snp (test):         CSNP entry 0010.0100.1001.00-00, seq 0x00000007, cksum 0xc510, lifetime 1117s                             2015/08/21 10:40:16 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.00-00, seq 0x00000003, cksum 0xe949, lifetime 1112s                             2015/08/21 10:40:16 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.82-00, seq 0x00000001, cksum 0x2a7a, lifetime 1082s2015/08/21 10:40:16 ISIS: ISIS-Snp (test): Sent L2 CSNP on eth0, length 832015/08/21 10:40:16 ISIS: ISIS-Snp (test):         CSNP entry 0010.0100.1001.00-00, seq 0x00000007, cksum 0xc70c, lifetime 1122s2015/08/21 10:40:16 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.00-00, seq 0x00000003, cksum 0xeb45, lifetime 1094s2015/08/21 10:40:16 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.82-00, seq 0x00000001, cksum 0x2c76, lifetime 1097s2015/08/21 10:40:16 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 14972015/08/21 10:40:16 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 14972015/08/21 10:40:18 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 1302015/08/21 10:40:18 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 14972015/08/21 10:40:18 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 1302015/08/21 10:40:18 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 14972015/08/21 10:40:18 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 14972015/08/21 10:40:18 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 14972015/08/21 10:40:20 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 1302015/08/21 10:40:20 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 14972015/08/21 10:40:20 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 1302015/08/21 10:40:20 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 14972015/08/21 10:40:20 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 14972015/08/21 10:40:20 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 14972015/08/21 10:40:22 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 1302015/08/21 10:40:22 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 14972015/08/21 10:40:22 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 1302015/08/21 10:40:22 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 14972015/08/21 10:40:22 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 14972015/08/21 10:40:22 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 14972015/08/21 10:40:24 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH on eth0, cirType L1L2, cirID 1302015/08/21 10:40:24 ISIS: ISIS-Adj (test): Rcvd L1 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 14972015/08/21 10:40:24 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH on eth0, cirType L1L2, cirID 1302015/08/21 10:40:24 ISIS: ISIS-Adj (test): Rcvd L2 LAN IIH from a41f.7289.de40 on eth0, cirType L1L2, cirID 130, length 14972015/08/21 10:40:24 ISIS: ISIS-Adj (test): Sent L1 LAN IIH on eth0, length 14972015/08/21 10:40:24 ISIS: ISIS-Adj (test): Sent L2 LAN IIH on eth0, length 14972015/08/21 10:40:25 ISIS: ISIS-Snp (test): Sent L1 CSNP on eth0, length 832015/08/21 10:40:25 ISIS: ISIS-Snp (test):         CSNP entry 0010.0100.1001.00-00, seq 0x00000007, cksum 0xc510, lifetime 1108s2015/08/21 10:40:25 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.00-00, seq 0x00000003, cksum 0xe949, lifetime 1103s2015/08/21 10:40:25 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.82-00, seq 0x00000001, cksum 0x2a7a, lifetime 1073s2015/08/21 10:40:25 ISIS: ISIS-Snp (test): Sent L2 CSNP on eth0, length 832015/08/21 10:40:25 ISIS: ISIS-Snp (test):         CSNP entry 0010.0100.1001.00-00, seq 0x00000007, cksum 0xc70c, lifetime 1113s2015/08/21 10:40:25 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.00-00, seq 0x00000003, cksum 0xeb45, lifetime 1085s2015/08/21 10:40:25 ISIS: ISIS-Snp (test):         CSNP entry 0020.0200.2002.82-00, seq 0x00000001, cksum 0x2c76, lifetime 1088s



0 0
原创粉丝点击