Tarea Practica Modulo 4 - 17527520

download Tarea Practica Modulo 4 - 17527520

of 22

Transcript of Tarea Practica Modulo 4 - 17527520

  • 8/22/2019 Tarea Practica Modulo 4 - 17527520

    1/22

    TAREA PRACTICA MODULO 4 CISCO

    Miguel Alfonzo Rodriguez

    Configuracin de Equipos

    Configuracin Router A:

    Router#sh running-config

    Building configuration...

    Current configuration : 1016 bytes

    !

    version 15.1

    no service timestamps log datetime msec

    no service timestamps debug datetime msec

    no service password-encryption

    !

    hostname Router

    !

    !

    !

    !

    !

    !

    !

    !

    !

    !

    !

    !

    license udi pid CISCO2911/K9 sn FTX152462MR

  • 8/22/2019 Tarea Practica Modulo 4 - 17527520

    2/22

    !

    !

    !

    !

    !

    spanning-tree mode pvst

    !

    !

    !

    !

    interface GigabitEthernet0/0

    ip address 192.168.1.254 255.255.255.0

    duplex auto

    speed auto

    !

    interface GigabitEthernet0/1

    ip address 192.168.2.254 255.255.255.0

    duplex auto

    speed auto

    !

    interface GigabitEthernet0/2

    no ip address

    duplex auto

    speed auto

    shutdown

    !

    interface Serial0/3/0

    ip address 192.168.0.10 255.255.255.252

    encapsulation frame-relay

    frame-relay interface-dlci 203

    ip ospf network point-to-point

  • 8/22/2019 Tarea Practica Modulo 4 - 17527520

    3/22

    !

    interface Serial0/3/1

    no ip address

    shutdown

    !

    interface Vlan1

    no ip address

    shutdown

    !

    router ospf 10

    log-adjacency-changes

    passive-interface default

    no passive-interface Serial0/3/0

    network 192.168.0.0 0.0.255.255 area 10

    !

    ip classless

    !

    !

    !

    no cdp run

    !

    !

    !

    !

    !

    line con 0

    !

    line aux 0

    !

    line vty 0 4

    login

  • 8/22/2019 Tarea Practica Modulo 4 - 17527520

    4/22

    !

    !

    !

    end

    Router#

    Configuracin Router B:

    Router#sh ru

    Building configuration...

    Current configuration : 864 bytes

    !

    version 12.4

    no service timestamps log datetime msec

    no service timestamps debug datetime msec

    no service password-encryption

    !

    hostname Router

    !

    !

    !

    !

    !

    !

    !

    !

    !

    !

  • 8/22/2019 Tarea Practica Modulo 4 - 17527520

    5/22

    !

    !

    !

    !

    spanning-tree mode pvst

    !

    !

    !

    !

    interface FastEthernet0/0

    ip address 192.168.3.254 255.255.255.0

    duplex auto

    speed auto

    !

    interface FastEthernet0/1

    no ip address

    duplex auto

    speed auto

    shutdown

    !

    interface Serial0/1/0

    ip address 192.168.0.14 255.255.255.252

    encapsulation frame-relay

    frame-relay interface-dlci 204

    ip ospf network point-to-point

    !

    interface Serial0/1/1

    no ip address

    shutdown

    !

    interface Vlan1

  • 8/22/2019 Tarea Practica Modulo 4 - 17527520

    6/22

    no ip address

    shutdown

    !

    router ospf 10

    log-adjacency-changes

    passive-interface default

    no passive-interface Serial0/1/0

    network 192.168.0.0 0.0.255.255 area 10

    !

    ip classless

    !

    !

    !

    no cdp run

    !

    !

    !

    !

    !

    line con 0

    !

    line aux 0

    !

    line vty 0 4

    login

    !

    !

    !

    end

  • 8/22/2019 Tarea Practica Modulo 4 - 17527520

    7/22

    Router#

    Configuracin Router 1

    R1#sh ru

    Building configuration...

    Current configuration : 1086 bytes

    !

    version 12.4

    no service timestamps log datetime msec

    no service timestamps debug datetime msec

    no service password-encryption

    !

    hostname R1

    !

    !

    !

    !

    !

    !

    !

    !

    username ISP password 0 cisco

    !

    !

    !

    !

    !

    !

    !

  • 8/22/2019 Tarea Practica Modulo 4 - 17527520

    8/22

    spanning-tree mode pvst

    !

    !

    !

    !

    interface FastEthernet0/0

    no ip address

    duplex auto

    speed auto

    shutdown

    !

    interface FastEthernet0/1

    no ip address

    duplex auto

    speed auto

    shutdown

    !

    interface Serial0/1/0

    ip address 192.168.0.2 255.255.255.252

    encapsulation ppp

    ppp authentication chap

    !

    interface Serial0/1/1

    no ip address

    encapsulation frame-relay

    !

    interface Serial0/1/1.201 point-to-point

    ip address 192.168.0.9 255.255.255.252

    frame-relay interface-dlci 201

    !

    interface Serial0/1/1.202 point-to-point

  • 8/22/2019 Tarea Practica Modulo 4 - 17527520

    9/22

    ip address 192.168.0.13 255.255.255.252

    frame-relay interface-dlci 202

    !

    interface Vlan1

    no ip address

    shutdown

    !

    router ospf 10

    log-adjacency-changes

    network 192.168.0.8 0.0.0.3 area 10

    network 192.168.0.12 0.0.0.3 area 10

    network 192.168.0.0 0.0.0.3 area 0

    !

    router rip

    !

    ip classless

    !

    !

    !

    !

    !

    !

    !

    line con 0

    !

    line aux 0

    !

    line vty 0 4

    login

    !

    !

  • 8/22/2019 Tarea Practica Modulo 4 - 17527520

    10/22

    !

    end

    R1#

    Configuracin Router ISP:

    ISP#sh ru

    Building configuration...

    Current configuration : 1893 bytes

    !

    version 12.2

    no service timestamps log datetime msec

    no service timestamps debug datetime msec

    no service password-encryption

    !

    hostname ISP

    !

    !

    !

    !

    !

    !

    !

    !

    username ISP password 0 cisco

    username R1 password 0 cisco

    username R2 password 0 cisco

    !

    !

  • 8/22/2019 Tarea Practica Modulo 4 - 17527520

    11/22

    !

    !

    !

    no ip domain-lookup

    !

    !

    !

    !

    !

    !

    interface Loopback0

    ip address 150.185.181.247 255.255.254.0

    !

    interface FastEthernet0/0

    ip address 192.168.0.25 255.255.255.252

    duplex auto

    speed auto

    !

    interface FastEthernet1/0

    ip address 192.168.0.29 255.255.255.252

    duplex auto

    speed auto

    !

    interface Serial2/0

    ip address 192.168.0.1 255.255.255.252

    encapsulation ppp

    ppp authentication chap

    ip access-group PC2toH2 in

    !

    interface Serial3/0

    ip address 192.168.0.5 255.255.255.252

  • 8/22/2019 Tarea Practica Modulo 4 - 17527520

    12/22

    encapsulation ppp

    ppp authentication chap

    !

    interface FastEthernet4/0

    no ip address

    shutdown

    !

    interface FastEthernet5/0

    no ip address

    shutdown

    !

    interface FastEthernet6/0

    no ip address

    duplex auto

    speed auto

    shutdown

    !

    router ospf 20

    log-adjacency-changes

    redistribute connected subnets

    passive-interface default

    no passive-interface Serial2/0

    no passive-interface Serial3/0

    no passive-interface Loopback0

    network 192.168.0.0 0.0.255.255 area 0

    !

    router rip

    !

    ip classless

    !

    !

  • 8/22/2019 Tarea Practica Modulo 4 - 17527520

    13/22

    ip access-list extended PC1toH2

    deny icmp host 192.168.1.1 host 192.168.0.30 echo

    deny icmp host 192.168.1.1 host 192.168.0.30 echo-reply

    deny tcp host 192.168.1.1 host 192.168.0.30 eq ftp

    deny tcp host 192.168.1.1 host 192.168.0.30 eq 20

    deny tcp host 192.168.1.1 host 192.168.0.30 eq domain

    deny udp host 192.168.1.1 host 192.168.0.30 eq domain

    permit ip any any

    ip access-list extended PC2toH2

    permit tcp host 192.168.2.1 host 192.168.0.30 eq www

    permit ip any any

    deny ip any any

    ip access-list extended RBtoH1

    permit tcp any 192.168.0.12 0.0.0.3 range 1029 1043

    deny ip any any

    !

    !

    !

    !

    !

    line con 0

    !

    line aux 0

    !

    line vty 0 4

    login

    !

    !

    !

    end

  • 8/22/2019 Tarea Practica Modulo 4 - 17527520

    14/22

    ISP#

    Configuracin Router 2:

    R2#sh ru

    Building configuration...

    Current configuration : 1174 bytes

    !

    version 12.4

    no service timestamps log datetime msec

    no service timestamps debug datetime msec

    no service password-encryption

    !

    hostname R2

    !

    !

    !

    !

    !

    !

    !

    !

    username ISP password 0 cisco

    !

    !

    !

    !

    !

    !

    !

  • 8/22/2019 Tarea Practica Modulo 4 - 17527520

    15/22

    spanning-tree mode pvst

    !

    !

    !

    !

    interface FastEthernet0/0

    no ip address

    duplex auto

    speed auto

    shutdown

    !

    interface FastEthernet0/1

    no ip address

    duplex auto

    speed auto

    shutdown

    !

    interface Serial0/1/0

    ip address 192.168.0.6 255.255.255.252

    encapsulation ppp

    ppp authentication chap

    !

    interface Serial0/1/1

    no ip address

    encapsulation frame-relay

    !

    interface Serial0/1/1.300 point-to-point

    ip address 192.168.0.17 255.255.255.252

    frame-relay interface-dlci 300

    !

    interface Serial0/1/1.301 point-to-point

  • 8/22/2019 Tarea Practica Modulo 4 - 17527520

    16/22

    ip address 192.168.0.21 255.255.255.252

    frame-relay interface-dlci 301

    !

    interface Vlan1

    no ip address

    shutdown

    !

    router eigrp 1

    redistribute ospf 20 metric 100 100 100 100 100

    network 192.168.0.16 0.0.0.3

    network 192.168.0.20 0.0.0.3

    no auto-summary

    !

    router ospf 20

    log-adjacency-changes

    redistribute eigrp 1 subnets

    network 192.168.0.4 0.0.0.3 area 0

    !

    ip classless

    !

    !

    !

    !

    !

    !

    !

    line con 0

    !

    line aux 0

    !

    line vty 0 4

  • 8/22/2019 Tarea Practica Modulo 4 - 17527520

    17/22

    login

    !

    !

    !

    end

    R2#

    Configuracin Router C:

    RC#sh ru

    Building configuration...

    Current configuration : 893 bytes

    !

    version 12.4

    no service timestamps log datetime msec

    no service timestamps debug datetime msec

    no service password-encryption

    !

    hostname RC

    !

    !

    !

    !

    !

    ip dhcp pool RC

    network 192.168.4.0 255.255.255.0

    default-router 192.168.4.1

    !

    !

  • 8/22/2019 Tarea Practica Modulo 4 - 17527520

    18/22

    !

    !

    !

    !

    !

    !

    !

    spanning-tree mode pvst

    !

    !

    !

    !

    interface FastEthernet0/0

    ip address 192.168.4.254 255.255.255.0

    duplex auto

    speed auto

    !

    interface FastEthernet0/1

    no ip address

    duplex auto

    speed auto

    shutdown

    !

    interface Serial0/1/0

    ip address 192.168.0.18 255.255.255.252

    encapsulation frame-relay

    frame-relay interface-dlci 302

    !

    interface Serial0/1/1

    no ip address

    shutdown

  • 8/22/2019 Tarea Practica Modulo 4 - 17527520

    19/22

    !

    interface Vlan1

    no ip address

    shutdown

    !

    router eigrp 1

    passive-interface default

    no passive-interface Serial0/1/0

    network 192.168.0.0 0.0.255.255

    no auto-summary

    !

    ip classless

    !

    !

    !

    no cdp run

    !

    !

    !

    !

    !

    line con 0

    !

    line aux 0

    !

    line vty 0 4

    login

    !

    !

    !

    end

  • 8/22/2019 Tarea Practica Modulo 4 - 17527520

    20/22

    RC#

    Configuracin Router D:

    RD#sh ru

    Building configuration...

    Current configuration : 814 bytes

    !

    version 12.4

    no service timestamps log datetime msec

    no service timestamps debug datetime msec

    no service password-encryption

    !

    hostname RD

    !

    !

    !

    !

    !

    !

    !

    !

    !

    !

    !

    !

    !

    !

    spanning-tree mode pvst

  • 8/22/2019 Tarea Practica Modulo 4 - 17527520

    21/22

    !

    !

    !

    !

    interface FastEthernet0/0

    ip address 192.168.5.254 255.255.255.0

    duplex auto

    speed auto

    !

    interface FastEthernet0/1

    no ip address

    duplex auto

    speed auto

    shutdown

    !

    interface Serial0/1/0

    ip address 192.168.0.22 255.255.255.252

    encapsulation frame-relay

    frame-relay interface-dlci 303

    !

    interface Serial0/1/1

    no ip address

    shutdown

    !

    interface Vlan1

    no ip address

    shutdown

    !

    router eigrp 1

    passive-interface default

    no passive-interface Serial0/1/0

  • 8/22/2019 Tarea Practica Modulo 4 - 17527520

    22/22

    network 192.168.0.0 0.0.255.255

    no auto-summary

    !

    ip classless

    !

    !

    !

    no cdp run

    !

    !

    !

    !

    !

    line con 0

    !

    line aux 0

    !

    line vty 0 4

    login

    !

    !

    !

    end

    RD#