switch#configure terminal Enter configuration commands, one per line. End with CNTL/Z. switch(config)#hostname yy-sw-01 yy-sw-01(config)#enable password test yy-sw-01(config)#enable secret test yy-sw-01(config)#banner motd % Welcome to the C3548 in the Yi Yang Fen Ju % yy-sw-01(config)#line vty 0 4 yy-sw-01(config.line)#login yy-sw-01(config.line)#password test yy-sw-01(config.line)#exit
switch#configure terminal Enter configuration commands, one per line. End with CNTL/Z. switch(config)#hostname jxsj-sw-01 jxsj-sw-01(config)#enable password test jxsj-sw-01(config)#enable secret test jxsj-sw-01(config)#banner motd % Welcome to the C3548 in the Jian Xiu She Ji Fen Ju % jxsj-sw-01(config)#line vty 0 4 jxsj-sw-01(config.line)#login jxsj-sw-01(config.line)#password test jxsj-sw-01(config.line)#exit