enable conf t ! hostname Rack1SW1 ! enable password cisco ! ip subnet-zero no ip domain-lookup ! interface Loopback0 ip address 150.1.7.7 255.255.255.0 ! interface FastEthernet0/24 no switchport ip address 204.12.1.7 255.255.255.0 ! interface Vlan137 ip address 173.1.137.7 255.255.255.0 ! ip classless ! line con 0 exec-timeout 0 0 logging synchronous privilege level 15 line vty 0 15 login password cisco ! end wr
qfx