Setting Cisco Switch 2960G 24TC-L
Would you like to terminate autoinstall? [yes]: Y --- System Configuration Dialog --- Would you like to enter the initial configuration dialog? [yes/no]: no Switch>ena Switch#config t Enter configuration commands, one per line. End with CNTL/Z. Switch(config)#hostname Switch1 Switch1(config)#enable secret xxxxx Switch1(config)#service password-encryption Switch1(config)#username admin password xxxxx Switch1(config)#exit Switch1#configure t Enter configuration commands, one per line. End with CNTL/Z. Switch1(config)#vtp mode transparent Setting device to VTP TRANSPARENT mode. Switch1(config)#spanning-tree mode pvst Switch1(config)#end Switch1#vlan database % Warning: It is recommended to configure VLAN from config mode, as VLAN database mode is being deprecated. Please consult user documentation for configuring VTP/VLAN in config mode. Switch1(vlan)#vlan 200 name internal VLAN 200 added: Name: internal Switch1(vlan)#vlan 201 name eksternal VLAN 201 added: Name: eksternal Switch1(vl...