Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 7

MLS 2 AL MLS 1 GRUPO 1

MLS1 AL ALS 1 GRUPO 2


ALS 1 AL ALS 2 GRUPO 3
ALS 2 AL MLS2 GRUPO 4
MLS2 AL ALS1 GRUPO 5

vlan 30
name ADM
vlan 40
name RRHH
vlan 50
name VENTAS
vlan 60
name FINANZAS

SWITchport TRunk ENCApsulation DOt1q


SWItchport MODE TRUNK
SWITchport TRunk ALLOwed VLAN 30,40,50,60

switchport port-security
SWITchport MODE ACCess
SWITChport ACCess VLAN 60
SWITchport PORt-security MAC-address Sticky
SWITchport PORt-security MAXimum 2
#SWITchport PORt-security violation shutdown
switchport nonegotiate

switchport port-security
SWITchport MODE ACCess
SWITChport ACCess VLAN 50
SWITchport PORt-security MAC-address Sticky
SWITchport PORt-security MAXimum 2
#SWITchport PORt-security violation shutdown
switchport nonegotiate

switchport port-security
SWITchport MODE ACCess
SWITChport ACCess VLAN 40
SWITchport PORt-security MAC-address Sticky
SWITchport PORt-security MAXimum 2
#SWITchport PORt-security violation shutdown
switchport nonegotiate

switchport port-security
SWITchport MODE ACCess
SWITChport ACCess VLAN 30
SWITchport PORt-security MAC-address Sticky
SWITchport PORt-security MAXimum 2
SWITchport PORt-security violation shutdown
switchport nonegotiate

SWITchport PORt-security violation shutdown


SWITchport PORt-security
NO interface Ethernet0/2.30
NO interface Ethernet0/2.40
NO interface Ethernet0/2.50
NO interface Ethernet0/2.60

interface Ethernet0/3.30
encapsulation dot1Q 30
ip address 172.16.30.2 255.255.255.0
ipv6 address 2019:DB8:ACAD:30::2/64
EXIT

interface Ethernet0/3.40
encapsulation dot1Q 40
ip address 172.16.40.2 255.255.255.0
ipv6 address 2019:DB8:ACAD:40::2/64
EXIT

interface Ethernet0/3.50
encapsulation dot1Q 50
ip address 172.16.50.2 255.255.255.0
ipv6 address 2019:DB8:ACAD:50::2/64
EXIT

interface Ethernet0/3.60
encapsulation dot1Q 60
ip address 172.16.60.2 255.255.255.0
ipv6 address 2019:DB8:ACAD:60::2/64
EXIT

______________

interface Ethernet0/2.30
encapsulation dot1Q 30
ip address 172.16.30.3 255.255.255.0
ipv6 address 2019:DB8:ACAD:30::3/64
EXIT

interface Ethernet0/2.40
encapsulation dot1Q 40
ip address 172.16.40.3 255.255.255.0
ipv6 address 2019:DB8:ACAD:40::3/64
EXIT

interface Ethernet0/2.50
encapsulation dot1Q 50
ip address 172.16.50.3 255.255.255.0
ipv6 address 2019:DB8:ACAD:50::3/64
EXIT

interface Ethernet0/2.60
encapsulation dot1Q 60
ip address 172.16.60.3 255.255.255.0
ipv6 address 2019:DB8:ACAD:60::3/64
EXIT

______________________________________________

r3

HSRP ipv4

INTERface E0/2.30
standby version 2
standby 30 ip 172.16.30.1
standby 30 priority 180
standby 30 preempt
standby 30 timers 2 6
exit

INTERface E0/2.40
standby version 2
standby 40 ip 172.16.40.1
standby 40 priority 180
standby 40 preempt
standby 40 timers 2 6
exit

INTERface E0/2.50
standby version 2
standby 50 ip 172.16.50.1
standby 50 priority 180
standby 50 preempt
standby 50 timers 2 6
exit

INTERface E0/2.60
standby version 2
standby 60 ip 172.16.60.1
standby 60 priority 180
standby 60 preempt
standby 60 timers 2 6
exit

R2

HSRP ipv4

INTERface E0/3.30
standby version 2
standby 30 ip 172.16.30.1
standby 30 priority 120
standby 30 preempt
standby 30 timers 2 6
exit

INTERface E0/3.40
standby version 2
standby 40 ip 172.16.40.1
standby 40 priority 120
standby 40 preempt
standby 40 timers 2 6
exit

INTERface E0/3.50
standby version 2
standby 50 ip 172.16.50.1
standby 50 priority 120
standby 50 preempt
standby 50 timers 2 6
exit

INTERface E0/3.60
standby version 2
standby 60 ip 172.16.60.1
standby 60 priority 120
standby 60 preempt
standby 60 timers 2 6
exit

R3

INTERFACE e0/2.30
VRRP 30 ADDRESS-FAMILY IPV6
ADDRESS FE80::1 PRIMARY
ADDRESS 2019:DB8:ACAD:30::1/64
PRIORITY 100
PREEMPT
EXIT

INTERFACE e0/2.40
VRRP 40 ADDRESS-FAMILY IPV6
ADDRESS FE80::1 PRIMARY
ADDRESS 2019:DB8:ACAD:40::1/64
PRIORITY 100
PREEMPT
EXIT

INTERFACE e0/2.50
VRRP 50 ADDRESS-FAMILY IPV6
ADDRESS FE80::1 PRIMARY
ADDRESS 2019:DB8:ACAD:50::1/64
PRIORITY 100
PREEMPT
EXIT

INTERFACE e0/2.60
VRRP 60 ADDRESS-FAMILY IPV6
ADDRESS FE80::1 PRIMARY
ADDRESS 2019:DB8:ACAD:60::1/64
PRIORITY 100
PREEMPT
EXIT

R2
INTERFACE e0/3.30
VRRP 30 ADDRESS-FAMILY IPV6
ADDRESS FE80::1 PRIMARY
ADDRESS 2019:DB8:ACAD:30::1/64
PRIORITY 200
PREEMPT
EXIT

INTERFACE e0/3.40
VRRP 40 ADDRESS-FAMILY IPV6
ADDRESS FE80::1 PRIMARY
ADDRESS 2019:DB8:ACAD:40::1/64
PRIORITY 200
PREEMPT
EXIT

INTERFACE e0/3.50
VRRP 50 ADDRESS-FAMILY IPV6
ADDRESS FE80::1 PRIMARY
ADDRESS 2019:DB8:ACAD:50::1/64
PRIORITY 200
PREEMPT
EXIT

INTERFACE e0/3.60
VRRP 60 ADDRESS-FAMILY IPV6
ADDRESS FE80::1 PRIMARY
ADDRESS 2019:DB8:ACAD:60::1/64
PRIORITY 200
PREEMPT
EXIT

__________________________________

R3(config)#IP SL
R3(config)#IP SLa 100
R3(config-ip-sla)#IC
R3(config-ip-sla)#ICmp-ech
R3(config-ip-sla)#ICmp-echo 219.50.0.2
R3(config-ip-sla-echo)#fre
R3(config-ip-sla-echo)#frequency 5
R3(config-ip-sla-echo)#exit
R3(config)#ip sl
R3(config)#ip sla sche
R3(config)#ip sla schedule 100 life for
R3(config)#ip sla schedule 100 life forever star
R3(config)#ip sla schedule 100 life forever start-time no w
R3(config)#track 100 ip is
R3(config)#track 100 ip sla 100
R3(config-track)#inter
R3(config-track)#interfa
R3(config-track)#interfa
R3(config-track)#exit
R3(config)#inter
R3(config)#interface e 0/2.30
R3(config-subif)#stan
R3(config-subif)#standby 30 trac
R3(config-subif)#standby 30 track 100 decre
R3(config-subif)#standby 30 track 100 decrement 100
R3(config-subif)#
*Nov 7 16:53:32.278: %HSRP-5-STATECHANGE: Ethernet0/2.30
Grp 30 state Active -> Speak
R3(config-subif)#
*Nov 7 16:53:38.959: %HSRP-5-STATECHANGE: Ethernet0/2.30 Grp 30 state Speak ->
Standby
R3(config-subif)#exit
R3(config)#int e 0/3
R3(config-if)#no shut
R3(config-if)#

interface e 0/2.40
standby 40 track 100 decrement 100
exit

interface e 0/2.50
standby 50 track 100 decrement 100
exit

interface e 0/2.60
standby 60 track 100 decrement 100
exit

vrrp ipv6 track


track 66 interface e 0/2 line-protocol
int e 0/3.30
vrrp 30 address-family ipv6
track 66 decrement 60

int e 0/3.40
vrrp 40 address-family ipv6
track 66 decrement 60
exit

int e 0/3.50
vrrp 50 address-family ipv6
track 66 decrement 60
exit

int e 0/3.60
vrrp 60 address-family ipv6
track 66 decrement 60
exit

borde
ipv6 dhcp pool CON-ESTADOVLAN40
address prefix 2019:DB8:ACAD:40::/64
dns-server 2019:ACAD:ACAD:4::4
domain-name MEZA.CL
EXIT

int E 0/3
ipv6 enable
ipv6 dhcp server CON-ESTADOVLAN40
ipv6 nd prefix managed-config-flag
ipv6 nd prefix 2019:DB8:ACAD:40::/64 14400 144 no-auto

int E 0/2
ipv6 enable
ipv6 dhcp server CON-ESTADOVLAN40
ipv6 nd prefix managed-config-flag
ipv6 nd prefix 2019:DB8:ACAD:40::/64 14400 144 no-auto

_______________________________________________
HELPER ADDRESS
R2
INT E 0/3.40
ipv6 dhcp relay destination 2019:ACAD:ACAD:22::2 (IP SE LA PIDE A LA INTERFAZ
DE ENTRADA DEL R BORDE)

R3
INT E 0/2.40
ipv6 dhcp relay destination 2019:ACAD:ACAD:33::2

You might also like