You are on page 1of 1

enable

conf t
hostname S2

enable password RDT

line con 0
password CISCO
login
line vty 0 4
password CISCO
login
line vty 5 15
password CISCO
login

interface FastEthernet0/1
switchport mode trunk
switchport trunk native vlan 99
!
interface FastEthernet0/2
switchport mode trunk
switchport trunk native vlan 99
!
interface FastEthernet0/12
switchport mode trunk
switchport trunk native vlan 99

vtp mode server


vtp domain Practica4
vtp pass rtl

You might also like