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 aggregation-0301 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 0 : interface Loopback0 63 0 : ip address 10.3.3.0/32 64 : ! 65 1 : interface Serial0 66 1 : ip address 70.0.14.0/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.15.0/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 1 : interface Serial2 82 1 : ip address 70.0.27.1/31 83 1 : media-type gbic 84 1 : speed 1000 85 1 : duplex full 86 1 : no negotiation auto 87 1 : no cdp enable 88 : ! 89 1 : interface Serial3 90 1 : ip address 70.0.31.1/31 91 1 : media-type gbic 92 1 : speed 1000 93 1 : duplex full 94 1 : no negotiation auto 95 1 : no cdp enable 96 : ! 97 : router bgp 10017 98 : bgp bestpath as-path multipath-relax 99 : maximum-paths eibgp 4 100 1 : neighbor 70.0.14.1 remote-as 10018 101 1 : neighbor 70.0.14.1 send-community 102 1 : neighbor 70.0.15.1 remote-as 10019 103 1 : neighbor 70.0.15.1 send-community 104 1 : neighbor 70.0.27.0 remote-as 10002 105 1 : neighbor 70.0.27.0 send-community 106 1 : neighbor 70.0.31.0 remote-as 10003 107 1 : neighbor 70.0.31.0 send-community 108 : ! 109 : ! 110 : ! 111 : ! 112 : ! 113 : ip forward-protocol nd 114 : ! 115 : ! 116 : no ip http server 117 : no ip http secure-server 118 : ! 119 : ! 120 : ! 121 : ! 122 : ! 123 : ! 124 : control-plane 125 : ! 126 : ! 127 : line con 0 128 : exec-timeout 0 0 129 : privilege level 15 130 : logging synchronous 131 : stopbits 1 132 : line aux 0 133 : exec-timeout 0 0 134 : privilege level 15 135 : logging synchronous 136 : stopbits 1 137 : line vty 0 4 138 : transport input ssh 139 : ! 140 : ! 141 : end