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

R1# enable config t hostname R1 ! interface FastEthernet0/0 ip address 10.10.13.1 255.255.255.0 no shutdown !

end wr R2# enable config t hostname R2 ! interface FastEthernet0/0 ip address 10.20.25.2 255.255.255.0 no shutdown ! end wr R3# enable config t hostname R3 ! interface FastEthernet0/1 ip address 10.10.13.3 255.255.255.0 no shutdown ! end wr R4# enable config t hostname R4 ! interface FastEthernet0/1 ip address 10.50.46.4 255.255.255.0 no shutdown ! end wr R5# enable config t hostname R5 ! interface FastEthernet0/0 ip address 10.20.25.5 255.255.255.0 no shutdown ! end wr

R6# enable config t hostname R6 ! interface FastEthernet0/1 ip address 10.50.46.6 255.255.255.0 no shutdown ! end wr SW1# enable config t hostname SW1 ! interface range FastEthernet0/13 - 21 shutdown ! end wr SW2# enable config t hostname SW2 ! interface range FastEthernet0/13 - 21 shutdown ! end wr SW3# enable config t hostname SW3 ! interface range FastEthernet0/13 - 21 shutdown ! end wr SW4# enable config t hostname SW4 ! interface range FastEthernet0/13 - 21 shutdown ! end wr

You might also like