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 |
Select the correct statements about PPP and SLIP for WAN communications? A. PPP uses its Network Control Programs (NCPs) component to encapsulate multiple protocols. B. PPP can only transport TCP/IP C. SLIP can only transport TCP/IP. D. SLIP uses its Network Control Programs (NCPs) component to encapsulate multiple protocols.
What is the beaconing?
In order to configure a Frame Relay subinterface with IP identify the 2 commands that must be configured on the physcial interface? A.) Router(config-if)# encapsulation frame-relay B.) Router(config-if)# no ip address C.) Router(config-if)#encapsulation subinterface frame-relay D.) Router(config)# subinterface s0 encapsulation frame-relay
Mention what does data packets consist of?
Which mode called privilege mode?
You have typed "ping" 172.16.101.1 and get the following display: Type escape sequence to abort. Sending 5, 100-byte ICMP Echoes to 172.16.101.1, timeout is 2 seconds: .!!!! What does the "." signify? A. That one message timed out. B. That all messages were successful. C. That one message was successful. D. That one message completed in under the allotted timeframe.
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 is the basic rules for ACLs?
What is the working of router?
Which layer is responsible for providing mechanisms for multiplexing upper-layer application, session establishment, and tear down of virtual circuits? A.) Session B.) Network C.) Physical D.) Transport E.) Application F.) Presentation
Identify 3 methods not used to prevent routing loops? A.) Holddown timers B.) Sequence numbers C.) Triggered updates D.) Split horizon E.) Area hierarchies F.) Order of router startup
Which command we give for see routing table?