You are on page 1of 4

-------------------------------

254 /24 *6
<---tabla--->
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-|
1 |2 |3 |4 |5 |6 |7 |8 .
9 |10 |11 |12 |13 |14 |15 |16 |
17 |18 |19 |20 |21 |22 |23 |24 .
25 |26 |27 |28 |29 |30 |31 |32 |
128|64 |32 |16 |8 |4 |2 |1 .
128|192|224|240|248|252|254|255|
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
172.16.0.0 /24 vlan1
255.255.255.0
172.16.0.255
-.-.-.-.-.-.-.-.
172.16.1.0 /24 vlan2
255.255.255.0
172.16.1.255
-.-.-.-.-.-.-.-
172.16.2.0 /24 vlan3
255.255.255.0
172.16.2.255
-.-.-.-.-.-.-.
172.16.3.0 /24 vlan4
255.255.255.0
172.16.3.255
-.-.-.-.-.-.-
172.16.4.0 /24 vlan5
255.255.255.0
172.16.4.255
-.-.-.-.-.-.-
172.16.5.0 /24 vlan6
255.255.255.0
172.16.5.255
-.-.-.-.-.-.-.-
172.16.6.0 /29 R1
255.255.255.248
172.16.6.7
-.-.-.-.-.-.-.-
172.16.6.8 /29 R2
255.255.255.248
172.16.6.15
-.-.-.-.-.-.-.-
172.16.6.16 /29 R3
255.255.255.248
172.16.6.23
-.-.-.-.-.-.-.-
172.16.6.24 RT1
255.255.255.252
172.16.6.27
-.-.-.-.-.-.-.-
172.16.6.28 RT2
255.255.255.252
172.16.6.31
-.-.-.-.-.-.-.-
172.16.6.32 RT3
255.255.255.252
172.16.6.35
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.
vlan 11
name vlan_11
vlan 12
name vlan_12
vlan 13
name vlan_13
vlan 14
name vlan_14
vlan 15
name vlan_15
vlan 16
name vlan_16
vlan 10
name vlan_troncal1
vlan 20
name vlan_troncal2
-.-.-.-OSPF1-> switch 7 y 6
int f0/1
switchport mode access
switchport access vlan 11
int f0/2
switchport mode access
switchport access vlan 12
-.-.-.-OSPF2 -> switch 8 y 9
int f0/1
switchport mode access
switchport access vlan 13
int f0/2
switchport mode access
switchport access vlan 14
-.-.-.-OSPF3 -> switch 10 y 11
int f0/1
switchport mode access
switchport access vlan 15
int f0/2
switchport mode access
switchport access vlan 16

-.-.--.-.OSPF1,2,3
int f0/23
switchport mode trunk
switchport trunk native vlan 10
int f0/22
switchport mode trunk
switchport trunk native vlan 20
-.-.-.-.-.-switch 0,1,2
int g0/1
switchport mode trunk
-.-.-.-.-. OSPF1
int g0/1
int g0/1.11
encapsulation dot1Q 11
ip address 172.16.0.1 255.255.255.0
int g0/1
int g0/1.12
encapsulation dot1Q 12
ip address 172.16.1.1 255.255.255.0
-.-.-.-.-. OSPF2
int g0/1
int g0/1.13
encapsulation dot1Q 13
ip address 172.16.2.1 255.255.255.0
int g0/1
int g0/1.14
encapsulation dot1Q 14
ip address 172.16.3.1 255.255.255.0
-.-.-.-.-. OSPF3
int g0/1
int g0/1.15
encapsulation dot1Q 15
ip address 172.16.4.1 255.255.255.0
int g0/1
int g0/1.16
encapsulation dot1Q 16
ip address 172.16.5.1 255.255.255.0
.-.-.-.-.-.DHCP OSPF1
ip dhcp excluded-address 172.16.0.1 172.16.0.100
ip dhcp excluded-address 172.16.0.103 172.16.0.254
ip dhcp excluded-address 172.16.1.1 172.16.1.100
ip dhcp excluded-address 172.16.1.103 172.16.1.254
ip dhcp pool VLAN_11
network 172.16.0.0 255.255.255.0
default-router 172.16.0.1
dns-server 8.8.8.8
ip dhcp pool VLAN_12
network 172.16.1.0 255.255.255.0
default-router 172.16.1.1
dns-server 8.8.8.8

.-.-.-.-.-.DHCP OSPF2
ip dhcp excluded-address 172.16.2.1 172.16.2.100
ip dhcp excluded-address 172.16.2.103 172.16.2.254
ip dhcp excluded-address 172.16.3.1 172.16.3.100
ip dhcp excluded-address 172.16.3.103 172.16.3.254
ip dhcp pool VLAN_13
network 172.16.2.0 255.255.255.0
default-router 172.16.2.1
dns-server 8.8.8.8
ip dhcp pool VLAN_14
network 172.16.3.0 255.255.255.0
default-router 172.16.3.1
dns-server 8.8.8.8
-.-.-.-.--.-.-DHCP OSPF3
ip dhcp excluded-address 172.16.4.1 172.16.4.100
ip dhcp excluded-address 172.16.4.103 172.16.4.254
ip dhcp excluded-address 172.16.5.1 172.16.5.100
ip dhcp excluded-address 172.16.5.103 172.16.5.254
ip dhcp pool VLAN_15
network 172.16.4.0 255.255.255.0
default-router 172.16.4.1
dns-server 8.8.8.8
ip dhcp pool VLAN_16
network 172.16.5.0 255.255.255.0
default-router 172.16.5.1
dns-server 8.8.8.8
-.-.-.-.-.-.-

You might also like