hi friend i hav difficulty n need to solve it...v need to
implement a new raw switch in company as to increase the no
of staff...snc raw switch by default is in server mode,i
wanna know 1.how to make a switch in client mode...2.how to
configure switch i mean to sy how to connect all switches to
network.
Answer Posted / jitendera kumar sinha
hi jitendera sinha is here
at firsltly comand for making switch in the client mode
is
switch#vlan database
switch(vlan)#vtp domain abc
switch(vlan)#vtp mode client
this is the comand for making switches in client mode
two connect two diffrent switches camnd are
switch(config)#interface fa0/24(the number of port to which
you are going to connect Another switches)
switch(config-if)switch-port trunk encapsulation dot1q/isl
( isl for deafult cisco switchsc and dot1q is for another
vendor switches)
switch(config-if)#switch-port mode trunk
i am going to write all comand once again
switch(config)#interface fa0/24
switch(config-if)switch-port trunk encapsulation dot1q/isl
switch(config-if)#switch-port mode trunk
these are the comand which for your questions
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do we do encryption and authentication in L2F?
What is refresher?
Explain what is the default behavior of access-list?
Which protocol supenetting is enable by default?
What command do we give if router ios is stucked?
what is the matric of EIGRP protocol?
In which access- list type you can't do editing?
In which protocol supenetting is enable by default?
Does a bridge divide a network into smaller sections?
Which type of updates eigrp protocol do?
What is cisco?
Explain how many broadcast domains are in switch?
When configuring a router utilizing both physical and logical interfaces, what factor must be considered in determining the OSPF router ID?
Explain the benefits of vlan?
How do we do encryption and authentication in L2TP?