Ejercicio Stp Pvst+Rapido Pvst+ Vlsm Eigrp

September 22, 2017 | Author: Patrick Cortes | Category: Computer Standards, Data Transmission, Computer Networking, Network Architecture, Network Protocols
Share Embed Donate


Short Description

Download Ejercicio Stp Pvst+Rapido Pvst+ Vlsm Eigrp...

Description

==========ROUTER 1========== enable configure terminal hostname R1 enable secret cisco username cisco password cisco line console 0 password cisco login exit ip domain-name chile.cl crypto key generate rsa 1024 ip ssh version 2 line vty 0 4 transport input ssh login local exit interface serial 0/0/0 ip address 10.0.59.153 255.255.255.252 clock rate 128000 no shutdown exit interface fastethernet 0/1 ip address 10.0.59.161 255.255.255.252 no shutdown exit interface fastethernet 0/0.91 encapsulation dot1q 91 native ip address 10.0.59.129 255.255.255.248 exit interface fastethernet 0/0.10 encapsulation dot1q 10 ip address 10.0.59.1 255.255.255.128 exit interface fastethernet 0/0.20 encapsulation dot1q 20 ip address 10.0.58.1 255.255.255.0 exit interface fastethernet 0/0.30 encapsulation dot1q 30 ip address 10.0.56.1 255.255.254.0 exit interface fastethernet 0/0.40 encapsulation dot1q 40 ip address 10.0.54.1 255.255.254.0 exit interface fastethernet 0/0.50 encapsulation dot1q 50 ip address 10.0.52.1 255.255.254.0 exit

interface fastethernet 0/0.60 encapsulation dot1q 60 ip address 10.0.48.1 255.255.252.0 exit interface fastethernet 0/0 no shutdown exit router eigrp 65500 no auto-summary network 10.0.48.0 0.0.3.255 network 10.0.52.0 0.0.1.255 network 10.0.54.0 0.0.1.255 network 10.0.56.0 0.0.1.255 network 10.0.58.0 0.0.0.255 network 10.0.59.0 0.0.0.127 network 10.0.59.128 0.0.0.7 network 10.0.59.160 0.0.0.3 network 10.0.59.152 0.0.0.3 end wr ==========ROUTER 2========== enable configure terminal hostname R2 enable secret cisco username cisco password cisco line console 0 password cisco login exit ip domain-name chile.cl crypto key generate rsa 1024 ip ssh version 2 line vty 0 4 transport input ssh login local exit interface serial 0/0/0 ip address 10.0.59.157 255.255.255.252 clock rate 128000 no shutdown exit interface serial 0/0/1 ip address 10.0.59.154 255.255.255.252 no shutdown exit interface fastethernet 0/1 ip address 10.0.59.165 255.255.255.252

no shutdown exit interface fastethernet 0/0.92 encapsulation dot1q 92 native ip address 10.0.59.137 255.255.255.248 exit interface fastethernet 0/0.70 encapsulation dot1q 70 ip address 10.0.44.1 255.255.252.0 exit interface fastethernet 0/0.80 encapsulation dot1q 80 ip address 10.0.40.1 255.255.252.0 exit interface fastethernet 0/0.90 encapsulation dot1q 90 ip address 10.0.36.1 255.255.252.0 exit interface fastethernet 0/0.100 encapsulation dot1q 100 ip address 10.0.32.1 255.255.252.0 exit interface fastethernet 0/0.110 encapsulation dot1q 110 ip address 10.0.24.1 255.255.248.0 exit interface fastethernet 0/0 no shutdown exit router eigrp 65500 no auto-summary network 10.0.24.0 0.0.7.255 network 10.0.32.0 0.0.3.255 network 10.0.36.0 0.0.3.255 network 10.0.40.0 0.0.3.255 network 10.0.44.0 0.0.3.255 network 10.0.59.136 0.0.0.7 network 10.0.59.164 0.0.0.3 network 10.0.59.152 0.0.0.3 network 10.0.59.156 0.0.0.3 end wr ==========ROUTER 3========== enable configure terminal hostname R3 enable secret cisco

username cisco password cisco line console 0 password cisco login exit ip domain-name chile.cl crypto key generate rsa 1024 ip ssh version 2 line vty 0 4 transport input ssh login local exit interface serial 0/0/1 ip address 10.0.59.158 255.255.255.252 clock rate 128000 no shutdown exit interface fastethernet 0/1 ip address 10.0.59.169 255.255.255.252 no shutdown exit interface fastethernet 0/0.93 encapsulation dot1q 93 native ip address 10.0.59.145 255.255.255.248 exit interface fastethernet 0/0.120 encapsulation dot1q 120 ip address 10.0.16.1 255.255.248.0 exit interface fastethernet 0/0.130 encapsulation dot1q 130 ip address 10.0.8.1 255.255.248.0 exit interface fastethernet 0/0.140 encapsulation dot1q 140 ip address 10.0.0.1 255.255.248.0 exit interface fastethernet 0/0 no shutdown exit router eigrp 65500 no auto-summary network 10.0.0.0 0.0.7.255 network 10.0.8.0 0.0.7.255 network 10.0.16.0 0.0.7.255 network 10.0.59.144 0.0.0.7 network 10.0.59.156 0.0.0.3 network 10.0.59.168 0.0.0.3 end

wr ==========SWITCH 1========== enable configure terminal hostname SW1 line console 0 password cisco login exit line vty 0 15 password cisco login exit enable secret cisco vtp vtp vtp vtp

version 2 mode server domain duoc1 password vtp1

vlan 10 name DIEZ exit vlan 20 name VEINTE exit vlan 30 name TREINTA exit vlan 40 name CUARENTA exit vlan 50 name CINCUENTA exit vlan 60 name SESENTA exit vlan 91 name ADM1 exit spanning-tree mode rapid-pvst interface fastethernet 0/3 switchport mode trunk switchport trunk native vlan 91 exit interface range fastethernet 0/1 - 2 switchport mode trunk

switchport trunk native vlan 91 spanning-tree link-type point-to-point exit interface range fastethernet 0/4 - 24 switchport mode access switchport access vlan 91 switchport port-security switchport port-security maximum 1 switchport port-security violation shutdown shutdown exit interface fastethernet 0/24 switchport port-security mac-address 0090.0C49.2C12 no shutdown exit interface vlan 91 ip address 10.0.59.130 255.255.255.248 no shutdown exit ip default-gateway 10.0.59.129 end wr ==========SWITCH 2========== enable configure terminal hostname SW2 line console 0 password cisco login exit line vty 0 15 password cisco login exit enable secret cisco vtp vtp vtp vtp

version 2 mode client domain duoc1 password vtp1

spanning-tree mode rapid-pvst interface range fastethernet 0/1 - 2 switchport mode trunk switchport trunk native vlan 91 spanning-tree link-type point-to-point exit interface range fastethernet 0/3 - 10 switchport mode access switchport access vlan 10

switchport port-security switchport port-security maximum 1 switchport port-security violation shutdown shutdown exit interface range fastethernet 0/11 - 20 switchport mode access switchport access vlan 20 switchport port-security switchport port-security maximum 1 switchport port-security violation shutdown shutdown exit interface range fastethernet 0/21 - 24 switchport mode access switchport access vlan 30 switchport port-security switchport port-security maximum 1 switchport port-security violation shutdown shutdown exit interface fastethernet 0/22 switchport port-security mac-address 0007.ECE1.17AC no shutdown exit interface fastethernet 0/15 switchport port-security mac-address 0006.2ABB.B625 no shutdown exit interface fastethernet 0/5 switchport port-security mac-address 0040.0B43.13C4 no shutdown exit interface vlan 91 ip address 10.0.59.131 255.255.255.248 no shutdown exit ip default-gateway 10.0.59.129 end wr ==========SWITCH 3========== enable configure terminal hostname SW3 line console 0 password cisco login exit

line vty 0 15 password cisco login exit enable secret cisco vtp vtp vtp vtp

version 2 mode client domain duoc1 password vtp1

spanning-tree mode rapid-pvst spanning-tree spanning-tree spanning-tree spanning-tree spanning-tree spanning-tree spanning-tree spanning-tree

vlan vlan vlan vlan vlan vlan vlan vlan

91 priority 4096 10 priority 4096 20 priority 4096 30 priority 4096 40 priority 4096 50 priority 4096 60 priority 4096 1 priority 4096

interface range fastethernet 0/1 - 2 switchport mode trunk switchport trunk native vlan 91 spanning-tree link-type point-to-point exit interface range fastethernet 0/3 - 10 switchport mode access switchport access vlan 40 switchport port-security switchport port-security maximum 1 switchport port-security violation shutdown shutdown exit interface range fastethernet 0/11 - 20 switchport mode access switchport access vlan 50 switchport port-security switchport port-security maximum 1 switchport port-security violation shutdown shutdown exit interface range fastethernet 0/21 - 24 switchport mode access switchport access vlan 60 switchport port-security switchport port-security maximum 1 switchport port-security violation shutdown shutdown exit interface fastethernet 0/22 switchport port-security mac-address 0000.0CAA.3E68 no shutdown exit

interface fastethernet 0/15 switchport port-security mac-address 0002.4AE0.5D78 no shutdown exit interface fastethernet 0/5 switchport port-security mac-address 0002.179C.A2A6 no shutdown exit interface vlan 91 ip address 10.0.59.132 255.255.255.248 no shutdown exit ip default-gateway 10.0.59.129 end wr ==========SWITCH 4========== enable configure terminal hostname SW4 line console 0 password cisco login exit line vty 0 15 password cisco login exit enable secret cisco vtp vtp vtp vtp

version 2 mode server domain duoc2 password vtp2

vlan 70 name SETENTA exit vlan 80 name OCHENTA exit vlan 90 name NOVENTA exit vlan 100 name CIEN exit vlan 110 name CIENTODIEZ exit

vlan 92 name ADM2 exit interface range fastethernet 0/1 - 3 switchport mode trunk switchport trunk native vlan 92 exit interface range fastethernet 0/4 - 15 switchport mode access switchport access vlan 70 switchport port-security switchport port-security maximum 1 switchport port-security violation shutdown shutdown exit interface range fastethernet 0/16 - 24 switchport mode access switchport access vlan 80 switchport port-security switchport port-security maximum 1 switchport port-security violation shutdown shutdown exit interface fastethernet 0/5 switchport port-security mac-address 00D0.97A2.0EE5 no shutdown exit interface fastethernet 0/22 switchport port-security mac-address 0090.2BB6.24CC no shutdown exit interface vlan 92 ip address 10.0.59.138 255.255.255.248 no shutdown exit ip default-gateway 10.0.59.137 end wr ==========SWITCH 5========== enable configure terminal hostname SW5 line console 0 password cisco login exit

line vty 0 15 password cisco login exit enable secret cisco vtp vtp vtp vtp

version 2 mode client domain duoc2 password vtp2

interface range fastethernet 0/1 - 4 switchport mode trunk switchport trunk native vlan 92 exit interface range fastethernet 0/5 - 15 switchport mode access switchport access vlan 90 switchport port-security switchport port-security maximum 1 switchport port-security violation shutdown shutdown exit interface range fastethernet 0/16 - 24 switchport mode access switchport access vlan 100 switchport port-security switchport port-security maximum 1 switchport port-security violation shutdown shutdown exit interface fastethernet 0/22 switchport port-security mac-address 0090.2187.B06D no shutdown exit interface fastethernet 0/5 switchport port-security mac-address 00D0.D3D4.E967 no shutdown exit interface vlan 92 ip address 10.0.59.139 255.255.255.248 no shutdown exit ip default-gateway 10.0.59.137 end wr ==========SWITCH 6========== enable configure terminal

hostname SW6 line console 0 password cisco login exit line vty 0 15 password cisco login exit enable secret cisco vtp vtp vtp vtp

version 2 mode client domain duoc2 password vtp2

interface range fastethernet 0/1 - 2 switchport mode trunk switchport trunk native vlan 92 exit interface range fastethernet 0/3 - 15 switchport mode access switchport access vlan 110 switchport port-security switchport port-security maximum 1 switchport port-security violation shutdown shutdown exit interface fastethernet 0/15 switchport port-security mac-address 0001.9715.4AC5 no shutdown exit interface vlan 92 ip address 10.0.59.140 255.255.255.248 no shutdown exit ip default-gateway 10.0.59.137 end wr ==========SWITCH 7========== enable configure terminal hostname SW7 line console 0 password cisco login exit line vty 0 15 password cisco login exit

enable secret cisco vlan 120 name CIENTOVEINTE exit vlan 130 name CIENTOTREINTA exit vlan 140 name CIENTOCUARENTA exit vlan 93 name ADM3 exit spanning-tree vlan 120 root primary interface range fastethernet 0/1 - 3 switchport mode trunk switchport trunk native vlan 93 exit interface range fastethernet 0/4 - 10 switchport mode access switchport access vlan 120 spanning-tree portfast switchport port-security switchport port-security maximum 1 switchport port-security violation shutdown shutdown exit interface range fastethernet 0/11 - 19 switchport mode access switchport access vlan 130 spanning-tree portfast switchport port-security switchport port-security maximum 1 switchport port-security violation shutdown shutdown exit interface range fastethernet 0/20 - 24 switchport mode access switchport access vlan 140 spanning-tree portfast switchport port-security switchport port-security maximum 1 switchport port-security violation shutdown shutdown exit interface fastethernet 0/22 switchport port-security mac-address 00E0.8F18.490C no shutdown exit

interface fastethernet 0/15 switchport port-security mac-address 000A.41C8.6330 no shutdown exit interface fastethernet 0/5 switchport port-security mac-address 0030.F287.0EA9 no shutdown exit interface vlan 93 ip address 10.0.59.146 255.255.255.248 no shutdown exit ip default-gateway 10.0.59.145 end wr ==========SWITCH 8========== enable configure terminal hostname SW8 line console 0 password cisco login exit line vty 0 15 password cisco login exit enable secret cisco vlan 120 name CIENTOVEINTE exit vlan 130 name CIENTOTREINTA exit vlan 140 name CIENTOCUARENTA exit vlan 93 name ADM3 exit spanning-tree vlan 130 root primary interface range fastethernet 0/1 - 2 switchport mode trunk switchport trunk native vlan 93 exit

interface range fastethernet 0/4 - 10 switchport mode access switchport access vlan 120 spanning-tree portfast switchport port-security switchport port-security maximum 1 switchport port-security violation shutdown shutdown exit interface range fastethernet 0/11 - 19 switchport mode access switchport access vlan 130 spanning-tree portfast switchport port-security switchport port-security maximum 1 switchport port-security violation shutdown shutdown exit interface range fastethernet 0/20 - 24 switchport mode access switchport access vlan 140 spanning-tree portfast switchport port-security switchport port-security maximum 1 switchport port-security violation shutdown shutdown exit interface fastethernet 0/22 switchport port-security mac-address 0001.6444.B7B2 no shutdown exit interface fastethernet 0/15 switchport port-security mac-address 00E0.A396.D365 no shutdown exit interface fastethernet 0/5 switchport port-security mac-address 0001.63C2.9DD3 no shutdown exit interface vlan 93 ip address 10.0.59.147 255.255.255.248 no shutdown exit ip default-gateway 10.0.59.145 end wr ==========SWITCH 9========== enable

configure terminal hostname SW9 line console 0 password cisco login exit line vty 0 15 password cisco login exit enable secret cisco vlan 120 name CIENTOVEINTE exit vlan 130 name CIENTOTREINTA exit vlan 140 name CIENTOCUARENTA exit vlan 93 name ADM3 exit spanning-tree vlan 140 root primary interface range fastethernet 0/1 - 2 switchport mode trunk switchport trunk native vlan 93 exit interface range fastethernet 0/4 - 10 switchport mode access switchport access vlan 120 spanning-tree portfast switchport port-security switchport port-security maximum 1 switchport port-security violation shutdown shutdown exit interface range fastethernet 0/11 - 19 switchport mode access switchport access vlan 130 spanning-tree portfast switchport port-security switchport port-security maximum 1 switchport port-security violation shutdown shutdown exit interface range fastethernet 0/20 - 24 switchport mode access switchport access vlan 140 spanning-tree portfast switchport port-security

switchport port-security maximum 1 switchport port-security violation shutdown shutdown exit interface fastethernet 0/22 switchport port-security mac-address 0001.6473.8E80 no shutdown exit interface fastethernet 0/15 switchport port-security mac-address 00D0.58CB.4C7A no shutdown exit interface fastethernet 0/5 switchport port-security mac-address 00E0.8FB7.5BD8 no shutdown exit interface vlan 93 ip address 10.0.59.148 255.255.255.248 no shutdown exit ip default-gateway 10.0.59.145 end wr ==========EQUIPOS========== PC10 IP ADDRESS MASCARA GATEWAY SERV. DNS

= = = =

10.0.59.10 255.255.255.128 10.0.59.1 10.0.59.170

PC20 IP ADDRESS MASCARA GATEWAY SERV. DNS

= = = =

10.0.58.10 255.255.255.0 10.0.58.1 10.0.59.170

PC30 IP ADDRESS MASCARA GATEWAY SERV. DNS

= = = =

10.0.56.10 255.255.254.0 10.0.56.1 10.0.59.170

PC40 IP ADDRESS MASCARA GATEWAY SERV. DNS

= = = =

10.0.54.10 255.255.254.0 10.0.54.1 10.0.59.170

PC50 IP ADDRESS = 10.0.52.10 MASCARA = 255.255.254.0

GATEWAY = 10.0.52.1 SERV. DNS = 10.0.59.170 PC60 IP ADDRESS MASCARA GATEWAY SERV. DNS

= = = =

10.0.48.10 255.255.252.0 10.0.48.1 10.0.59.170

PC77 IP ADDRESS MASCARA GATEWAY SERV. DNS

= = = =

10.0.59.133 255.255.255.248 10.0.59.129 10.0.59.170

PC70 IP ADDRESS MASCARA GATEWAY SERV. DNS

= = = =

10.0.44.10 255.255.252.0 10.0.44.1 10.0.59.170

PC80 IP ADDRESS MASCARA GATEWAY SERV. DNS

= = = =

10.0.40.10 255.255.252.0 10.0.40.1 10.0.59.170

PC90 IP ADDRESS MASCARA GATEWAY SERV. DNS

= = = =

10.0.36.10 255.255.252.0 10.0.36.1 10.0.59.170

PC100 IP ADDRESS MASCARA GATEWAY SERV. DNS

= = = =

10.0.32.10 255.255.252.0 10.0.32.1 10.0.59.170

PC110 IP ADDRESS MASCARA GATEWAY SERV. DNS

= = = =

10.0.24.10 255.255.248.0 10.0.24.1 10.0.59.170

PC127 IP ADDRESS MASCARA GATEWAY SERV. DNS

= = = =

10.0.16.7 255.255.248.0 10.0.16.1 10.0.59.170

PC128 IP ADDRESS MASCARA GATEWAY SERV. DNS

= = = =

10.0.16.8 255.255.248.0 10.0.16.1 10.0.59.170

PC129 IP ADDRESS = 10.0.16.9 MASCARA = 255.255.248.0

GATEWAY = 10.0.16.1 SERV. DNS = 10.0.59.170 PC137 IP ADDRESS MASCARA GATEWAY SERV. DNS

= = = =

10.0.8.7 255.255.248.0 10.0.8.1 10.0.59.170

PC138 IP ADDRESS MASCARA GATEWAY SERV. DNS

= = = =

10.0.8.8 255.255.248.0 10.0.8.1 10.0.59.170

PC139 IP ADDRESS MASCARA GATEWAY SERV. DNS

= = = =

10.0.8.9 255.255.248.0 10.0.8.1 10.0.59.170

PC147 IP ADDRESS MASCARA GATEWAY SERV. DNS

= = = =

10.0.0.7 255.255.248.0 10.0.0.1 10.0.59.170

PC148 IP ADDRESS MASCARA GATEWAY SERV. DNS

= = = =

10.0.0.8 255.255.248.0 10.0.0.1 10.0.59.170

PC149 IP ADDRESS MASCARA GATEWAY SERV. DNS

= = = =

10.0.0.9 255.255.248.0 10.0.0.1 10.0.59.170

SER. HTTP IP ADDRESS = 10.0.59.162 MASCARA = 255.255.255.252 GATEWAY = 10.0.59.161 SERV. TFTP IP ADDRESS = 10.0.59.166 MASCARA = 255.255.255.252 GATEWAY = 10.0.59.165 SERV. DNS IP ADDRESS = MASCARA = GATEWAY = www.chile.cl

10.0.59.170 255.255.255.252 10.0.59.169 = 10.0.59.162

View more...

Comments

Copyright ©2017 KUPDF Inc.
SUPPORT KUPDF