Suppose we have 4 switches runing in VTP mode. So when i
create a VLAN in Server Switch this VLAN info reflect in all
other switch. So question is -
A) Suppose i m practicing this scenario in BOSON software,
When a create a VLAN in server switch n ADD ports of switch
to that VLAN, the same number of ports of client switch also
belongs to dat VLAN.
For example - In switch A (Server mode), i create a VLAN 7
name Hyderabad & port number 1, 2 & 3 put into this VLAN.
Another Switch B (Client mode), its also showing that port
number 1,2 & 3 belong the same VLAN.
How cud it possible... As we know, VTP share only VLAN
configuration information. Cud anyone explain it please....!!!!
B)Same thing, when i m practicing in PACKET TRACER 5.0, its
only showing that VLAN configuration information is shared.
No port information is shared at all. I can manually
configure individual switch port to respective VLAN as our wish.
Cud anyone explain it please..!!!
Answers were Sorted based on User's Feedback
Answer / jitenedera kumar sinha
hi
i am jitedera kumar sinha.i am trying to explain.
at first vtp valn trunking protocol is used as management of vlan in different switches VTP is vlan trunk protocol,helpful for saving the time if
multiple switches having same vlan to configure.and thus your concept is marginally wrong that VTP share only VLAN
configuration information.ok to communication between same vlan on diffrent switches you should used frame tagging.
now
i have 2nd thought in mind
in practical senarion we have to configure switches first in client mode and decleareration of vlan ,its port is done before to connecting that in the network .if you done that u connect switches first in network and then start configuring to client mode then this will not work due to all switches are by default is in sever mode as the switches boot it will copy all short of vlan confrigation from the sever switch this might be reason that u found same vlan information on diffrent switch
i am not able to understand your second questions.becoz i ma not familiar with packer tacker.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sudeep
A)I think there is bug in a Boson software
B)In packet tracer it's working normally
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jitendera kumar sinha
hi sahin
this is due to manly two reason
1 have you make trunk encapculation just befor the trunk
2 have you create same vtp domain on sever or clint
i think you have done 2nd one
so that it occur
today accedently i have done same thing on my boson router
simulater and faced same prob
when i reconfiger again ad give domain name diffrent
problem has solved
so due to 2nd option you might face that prob
| Is This Answer Correct ? | 0 Yes | 0 No |
UDP works at which layer of the DOD model? A.) Internet B.) Host-to-Host C.) Transport D.) Data Link
Hi Guys I am facing one problem while configuring PAP over Point to Point links. Configuration scenario is like this. ROUTER 1: (Hostname – R1) R1(config)#username R2 password CCNA2 R1(config)#interface serial 1/1 R1(config-if)ip address 10.0.0.1 255.0.0.0 R1(config-if)#lock rate 64000 R1(config-if)#encapsulation ppp R1(config-if)#ppp authentication pap R1(config-if)#ppp pap sent –username R1 password CCNA1 R1(config-if)#no shutdown ROUTER 2: (Hostname – R2) R2(config)#usename R1 password CCNA1 R2(config)#interface serial 1/1 R2(config-if)#ip address 10.0.0.2 255.0.0.0 R2(config-if)#encapsulation ppp R2(config-if)# ppp authentication pap R2(config-if)# ppp pap sent –username R2 password CCNA2 R2(config-if)#no shutdown Now problem is that, after configure the command “ppp authentication pap” the “Line protocol” status goes down on each router. But when I disable this command using “no ppp authentication pap”, the “Line Protocol” status goes up. What could be the problem, can anyone explain it plzzz….!!! Thanks in Advance…!! Shahin..
Identify the 3 pieces of hardware you would not install to prevent broadcasts? A.) Switch B.) Repeater C.) Bridge D.) Router
What are the job opportunities i will get once i complete my CCNA certification.
What are the different types of network in ccna?
mention the funtions about connection oriented and connectionless protocol and how it works ?
Which two commands allow you to verify address configuration in your unternetword? (Choose two) A. ping B. trace C. verify D. test ip E. Echo ip F. config ip
How ICMP is used in ping and traceroute facilities
Which of the following is a valid extended IP access-list? A.) router(config)# access-list 101 permit tcp host 172.16.30.0 any eq 21 log B.) router# access-list 101 permit tcp host 172.16.30.0 any eq 21 log C.) router(config)# acess-list 101 permit any any 172.16.30.0 D.) router(config)# access-list 101 permit ip host 172.16.30.0 any eq 21 log
In regards to TCP/IP, which class of address allows for the fewest valid Internet hosts? A.) D B.) E C.) Classes are not used in TCP/IP. D.) B E.) C F.) A
What are the protocols that are used by every layer of ip/tcp model?
What is the connection oriented protocol in the TCP/IP protocol stack? A. IP B. UDP C. TCP D. DNS E. OSPF