SW1 (Servidor)

You might also like

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

*******SW1 (SERVIDOR) ******* exit interface g0/0.

88
interface f0/4 encapsulation dot1q 88
enable switchport mode access ip address 172.16.88.1 255.255.248.0
configure terminal switchport access vlan 88 interface g0/0.156
hostname SW1 exit encapsulation dot1q 156
vtp mode server interface f0/5 ip address 172.16.156.1 255.255.248.0
vtp domain SanMarcos switchport mode access interface g0/0.99
vtp password FIEE switchport access vlan 156 encapsulation dot1q 99 native
vlan 156 exit ip address 172.16.99.1 255.255.248.0
name Redtel exit
exit *********SW3********* interface g0/1
vlan 88 ip address 172.16.50.1 255.255.248.0
name SedeCentral enable description server interface
exit configure terminal no shutdown
vlan 84 hostname SW3 end
name Electronica vtp mode client
exit vtp domain SanMarcos
Vlan 99 vtp password FIEE
name Administrativa interface vlan 99
exit ip address 172.16.99.5 255.255.248.0
interface vlan 99 no shutdown
ip address 172.16.99.3 255.255.248.0 exit
no shutdown interface f0/1
exit switchport mode trunk
interface range f0/1-3 switchport trunk native vlan 99
switchport mode trunk no shutdown
switchport trunk native vlan 99 exit
no shutdown interface f0/3
exit switchport mode access
switchport access vlan 84
*********SW2********* exit
interface f0/4
enable switchport mode access
configure terminal switchport access vlan 88
hostname SW2 exit
vtp mode client interface f0/5
vtp domain SanMarcos switchport mode access
vtp password FIEE switchport access vlan 156
interface vlan 99 exit
ip address 172.16.99.4 255.255.248.0
no shutdown *********R1*********
exit
interface f0/1 enable
switchport mode trunk configure terminal
switchport trunk native vlan 99 hostname R1
no shutdown interface g0/0
exit no shutdown
interface f0/3 interface g0/0.84
switchport mode access encapsulation dot1q 84
switchport access vlan 84 ip address 172.16.84.1 255.255.248.0

You might also like