Algunos Comandos Prueba 1

You might also like

You are on page 1of 2

interface range fa 0/1 - 7 switchport mode access switchport access vlan 15 exit !

interface range fa 0/8 - 13 switchport mode access switchport access vlan 30 exit ! interface range fa 0/1 switchport mode access switchport access vlan 45 exit ! interface fa 0/1 switchport mode trunk switchport trunk native vlan 100 exit ! interface fa 0/23 switchport mode trunk switchport trunk native vlan 100 exit ! vtp version 2 vtp domain reprobe.cl vtp password reprobe vtp mode client ! vlan exit ! vlan exit ! vlan exit ! vlan exit ! 15 30 45 100

sw1 interface vlan 100 ip add 172.16.112.2 255.255.255.248 exit sw2 interface vlan 100 ip add 172.16.112.3 255.255.255.248 exit sw3 interface vlan 100 ip add 172.16.112.4 255.255.255.248 exit

en conf t host SW

You might also like