what is vlan and how will you configure vlan on 3650
switch and how many valn can you create on that switch
Answers were Sorted based on User's Feedback
Answer / shahin
Virtual Local Area Network (VLAN) is the process of building
a logical topology over physical network for the purpose of
security, performance & efficient usages of bandwisth.
1. VLAN technology function by logically segmenting the
network into different broadcast domain.
We can create vlan upto 4096.
Switch(config)#vlan (VLAN ID)
Switch(Config-vlan)#name (VLAN Name)
| Is This Answer Correct ? | 10 Yes | 4 No |
Answer / jitendera sinha
switch#vlan database
switch(Vlan)#vlan 2 name jitendra
switch(vlan)#vlan 3 name shain
switch(vlan)#vlan 4 name harish
switch(vlan)#exit
donot wory therer is router that is all interview.com which
is used for intervlan communication
is that correct
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / harish kumar
Vlan is a logical segmented LAN on an physical device.
switch(config)#vlan (vlan ID)
switch(config-vlan)#name (vlan name)
we can create upto 1005 VLAN'S.
and assign VLAN ID upto 4096.
| Is This Answer Correct ? | 4 Yes | 3 No |
What is Spanning Tree Protocol and how it work? I know it is - STP is Spanning tree Protocol. It Stops the looping in the network? How STP work? How it stop Looping in network?
How many networks route update does a router recieves in RIP at once ?
Which commands would assign and enable IPX on an interface ? A.) enable netware B.) enable novell-ether C.) router#(config)ipx routing D.) You must first enable IPX globally and then assign the network number to the interface . E.) enable ipx F.) router#(config-if)ipx network 4a
What is an advantage of local area network (LAN) segmentation? A. smaller collision domains B. elimination of broadcasts C. decreased cost of implementation D. larger number of users within the same domain
What are the different layers of osi model?
Define osi?
Suppose a Switch interface went in error-dis mode what you will do for Troubleshooting List all Possibilities
Identify the following components of the IPX address 2e.0000.0065.ed43 A.) Not a valid IPX address B.) Network = 2e, Subnet = 0000, Node = 0065.ed43 C.) Network = 2e.0000, Node = 0065.ed43 D.) Network = 2e, Node = 0000.0065.ed43
Given the command 'cl?', what will it display? A.) Syntax of the 'clock' command B.) Syntax of the 'clear' command C.) All commands that begin with 'cl' D.) All commands that begin with 'c'
Explain the difference between bus topology and hub?
Which IP packet field will prevent endless loops? type-of-service identificationf lags time-to-live header checksum
What is BGP Synchronization rules?? Can any one explain..???