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