Packet Tracer - Configuring initial

Configuring Initial Configure S1 : 1. Enter privileged EXEC mode by entering the enable command: Switch> enable Switch# 2. Enter the show running- config command. Switch# show running- config Switch# configure terminal Switch( config )# hostname S1 S1( config )# exit S1# S1# configure terminal Enter configuration commands, one per line. End with CNTL/Z. S1( config )# line console 0 S1( config -line)# password letmein S1( config -line)# login S1( config -line)# exit S1( config )# exit %SYS-5-CONFIG_I: Configured from console by console S1# S1# exit Switch con0 is now available Press RETURN to get started. User Access Verification Password: S1> S1> enable S1# configure terminal S1( config )# enable password c1$c0 S1( config )# exit %SYS-5-CONFIG_I: Conf...