BBR1-lab22

download BBR1-lab22

of 2

Transcript of BBR1-lab22

  • 8/15/2019 BBR1-lab22

    1/2

    enconf t!alias exec s show ip int brief!no ip domain-lookup!version 12.4service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryption!hostname BBR1!boot-start-markerboot-end-marker!!no aaa new-modelip cef!interface Loopback11 ip address 192.168.1.1 255.255.255.0!

    interface Loopback12 ip address 192.168.2.1 255.255.255.0!interface Loopback13 ip address 192.168.3.1 255.255.255.0!interface FastEthernet0/0 ip address 172.30.10.5 255.255.255.0 shutdown!interface Serial1/0 no ip address encapsulation frame-relay

    frame-relay lmi-type ansi no shut!interface Serial1/0.151 point-to-point description Link to R1 ip address 10.1.115.5 255.255.255.0 frame-relay interface-dlci 151!interface Serial1/0.152 point-to-point description Link to R2 ip address 10.1.125.5 255.255.255.0 frame-relay interface-dlci 152!

    interface Serial1/0.153 point-to-point description Link to R3 ip address 10.1.135.5 255.255.255.0 frame-relay interface-dlci 153!interface Serial1/0.154 point-to-point description Link to R4 ip address 10.1.145.5 255.255.255.0 frame-relay interface-dlci 154!

  • 8/15/2019 BBR1-lab22

    2/2

    interface Serial1/0.156 point-to-point description Link to BBR2 ip address 10.1.156.5 255.255.255.0 frame-relay interface-dlci 156!interface Serial1/0.157 point-to-point description Link to BBR3 ip address 10.1.157.4 255.255.255.0 frame-relay interface-dlci 157!!router eigrp 1 auto-summary ! network 10.1.115.0 0.0.0.255 network 192.168.1.0 network 192.168.2.0 network 192.168.3.0 no auto-summary

    !no ip http serverno ip http secure-server!

    enable secret cisco!line con 0 logging synchronous exec-timeout 0 0line aux 0line vty 0 4 login password cisco!

    end

    wr