LCOV - code coverage report
Current view: top level - configs - edge-0100 Hit Total Coverage
Test: NetCov Lines: 20 35 57.1 %
Date: 2022-08-30 17:23:08
Legend: Lines: hit not hit

          Line data    Source code
       1             : !
       2             : ! Last configuration change at 14:32:22 UTC Wed Oct 11 2017 by demo
       3             : !
       4             : version 15.2
       5             : service timestamps debug datetime msec
       6             : service timestamps log datetime msec
       7             : !
       8             : hostname edge-0100
       9             : !
      10             : boot-start-marker
      11             : boot-end-marker
      12             : !
      13             : !
      14             : !
      15             : aaa new-model
      16             : !
      17             : !
      18             : aaa authorization exec default local
      19             : !
      20             : !
      21             : !
      22             : !
      23             : !
      24             : aaa session-id common
      25             : no ip icmp rate-limit unreachable
      26             : ip cef
      27             : !
      28             : !
      29             : !
      30             : !
      31             : !
      32             : !
      33             : no ip domain lookup
      34             : ip domain name demo.com
      35             : no ipv6 cef
      36             : !
      37             : !
      38             : multilink bundle-name authenticated
      39             : !
      40             : !
      41             : !
      42             : !
      43             : !
      44             : !
      45             : !
      46             : username demo privilege 15 password 0 demo
      47             : !
      48             : !
      49             : ip tcp synwait-time 5
      50             : ip ssh source-interface GigabitEthernet0/0
      51             : ip ssh rsa keypair-name lhr-fw-02.demo.com
      52             : ip ssh version 2
      53             : !
      54             : !
      55             : !
      56             : !
      57             : !
      58             : !
      59             : !
      60             : !
      61             : !
      62           1 : interface Loopback0
      63           1 :   ip address 10.1.0.0/32
      64             : !
      65           1 : interface Serial0
      66           1 :   ip address 70.0.4.1/31
      67           1 :   media-type gbic
      68           1 :   speed 1000
      69           1 :   duplex full
      70           1 :   no negotiation auto
      71           1 :   no cdp enable
      72             : !
      73           1 : interface Serial1
      74           1 :   ip address 70.0.6.1/31
      75           1 :   media-type gbic
      76           1 :   speed 1000
      77           1 :   duplex full
      78           1 :   no negotiation auto
      79           1 :   no cdp enable
      80             : !
      81           0 : interface Ethernet0
      82           0 :   ip address 10.1.0.2/31
      83           0 :   media-type gbic
      84           0 :   speed 1000
      85           0 :   duplex full
      86           0 :   no negotiation auto
      87           0 :   no cdp enable
      88             : !
      89           0 : interface Ethernet1
      90           0 :   ip address 10.1.0.4/31
      91           0 :   media-type gbic
      92           0 :   speed 1000
      93           0 :   duplex full
      94           0 :   no negotiation auto
      95           0 :   no cdp enable
      96             : !
      97             : router bgp 10010
      98             :   bgp bestpath as-path multipath-relax
      99             :   maximum-paths eibgp 4
     100             :   network 10.1.0.0/24
     101           1 :   neighbor 70.0.4.0 remote-as 10008
     102           1 :   neighbor 70.0.4.0 send-community
     103           1 :   neighbor 70.0.6.0 remote-as 10009
     104           1 :   neighbor 70.0.6.0 send-community
     105             : !
     106           0 : ip route 10.1.0.0/24 Null0
     107             : !
     108             : !
     109             : !
     110             : !
     111             : ip forward-protocol nd
     112             : !
     113             : !
     114             : no ip http server
     115             : no ip http secure-server
     116             : !
     117             : !
     118             : !
     119             : !
     120             : !
     121             : !
     122             : control-plane
     123             : !
     124             : !
     125             : line con 0
     126             :  exec-timeout 0 0
     127             :  privilege level 15
     128             :  logging synchronous
     129             :  stopbits 1
     130             : line aux 0
     131             :  exec-timeout 0 0
     132             :  privilege level 15
     133             :  logging synchronous
     134             :  stopbits 1
     135             : line vty 0 4
     136             :  transport input ssh
     137             : !
     138             : !
     139             : end

Generated by: LCOV version 1.14