Question : configure new cisco switch 2950

hi
iam try to add new cisco switch to our network (iam new in this field)
iam use this configuration (this command)(iam write this command on paper before i use it)
can you help me please (is this command true or not) i want to know before i write in switch

switch(config) :hostname c4
c4(config) :enable secret home
c4(config) :ip http server
c4(config) :line con 0
c4(config) :password home1
c4(config) :login
c4(config) :line vty 0 15
c4(config) :password home1
c4(config) :login
c4(config) :ip http server
c4(config) :interface Vlan1
c4(config-vlan1) :shutdown
c4(config-vlan1) :exit
c4(config) :interface Vlan10
c4(config-vlan10) :ip address 172.16.30.10 255.255.255.0
c4(config-vlan10) :no shutdown
c4(config-vlan10) :exit
c4(config) :interface FastEthernet0/1    
c4(config-if) : switchport access vlan 10
c4(config-if) :switchport mode access
c4(config-if) :no shutdown
c4(config-if) :exit
c4(config) :interface FastEthernet0/2
c4(config-if) : switchport access vlan 14
c4(config-if) :switchport mode access
c4(config-if) :no shutdown
c4(config-if) :exit
c4(config) :interface FastEthernet0/3
c4(config-if) : switchport access vlan 14
c4(config-if) :switchport mode access
c4(config-if) :no shutdown
c4(config-if) :exit
-
-
-
-
c4(config) :interface FastEthernet0/24
c4(config-if) : switchport access vlan 14
c4(config-if) :switchport mode access
c4(config-if) :no shutdown
c4(config-if) :exit
c4(config) :interface GigabitEthernet0/1
c4(config-if) :switchport mode trunk
c4(config-if) :no shutdown
c4(config-if) :exit
c4(config) :interface GigabitEthernet0/2
c4(config-if) :switchport mode trunk
c4(config-if) :no shutdown
c4(config-if) :exit
c4(config) :VTP domain cisco
c4(config) :VTP mode client
c4(config) :exit
c4#wr mem

i have switch layer3 and iam add vlan14 to it (ip address 172.16.14.1)

and for enter to switch using http iam use
in explorer iam write (http://172.16.30.10)
and iam using in configuration of pc
ip address 172.16.30.5
subnet mask 255.255.255.0
gateway  172.16.30.1

is this configuration true or not and the configuration of PC which i use to enter to switch is true or not

thanks for your help

Answer : configure new cisco switch 2950

Looks okay to me. Assuming that VLAN's  10 & 14 get created through VTP.
Random Solutions  
 
programming4us programming4us