configure terminal ! hostname Switch_2 ! interface loopback0 ip address 150.1.8.8 255.255.255.0 ! !interface FastEthernet0/7 switchport trunk encapsulation dot1q switchport mode trunk ! end ! write memory