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

Configuración switch 3560

Switch>enable

Switch#conf term

Enter configuration commands, one per line. End with CNTL/Z.

Switch(config)#hostname SW3560

SW3560(config)#int Fa0/1

SW3560(config-if)#no switchpotr

% Invalid input detected at '^' marker.

SW3560(config-if)#no switchport

SW3560(config-if)#

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up

SW3560(config-if)#ip address 172.20.0.2 255.255.255.192

SW3560(config-if)#int Fa0/1

SW3560(config-if)#no switchport

SW3560(config-if)#ip address 172.20.0.2 255.255.255.192

SW3560(config-if)#int Fa0/2

SW3560(config-if)#no switchport

SW3560(config-if)#

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/2, changed state to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/2, changed state to up

SW3560(config-if)#ip address 172.20.10.1 255.255.255.192

SW3560(config-if)#int Fa0/3
SW3560(config-if)#no switchport

SW3560(config-if)#

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/3, changed state to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/3, changed state to up

SW3560(config-if)#ip address 172.20.20.1 255.255.255.192

SW3560(config-if)#int Fa0/4

SW3560(config-if)#no switchport

SW3560(config-if)#

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/4, changed state to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/4, changed state to up

SW3560(config-if)#ip address 172.20.30.1 255.255.255.192

SW3560(config-if)#end

SW3560#

%SYS-5-CONFIG_I: Configured from console by console

SW3560#sh run

You might also like