How can we configure Inter-VLAN in Layer 3 Switch? Remember one thing without Router.
Answers were Sorted based on User's Feedback
Answer / 16th_hop
I believe that you cannot do inter-vlan routing without a router, although it is possible if you use a multi-layer switch.
| Is This Answer Correct ? | 23 Yes | 4 No |
Answer / kamalpreet singh
layer 3 switch id multilayer switch. then you need to enable
"ip routing" for intervlan. if this command is not enable
then intervalan communication will nor work
| Is This Answer Correct ? | 13 Yes | 7 No |
Answer / vikram
intervlan routing can be configured by using layer 3 switch
. enable SVI interfaces and ur layer 3 switch will start
routin packets .
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / nikhil
Ex. Inter-Vlan Routing Betn Vlan 100 and Vlan 200
Step 1 - Enable Routing (ip routing)
Step 2 - Create SVI's (interface vlan 100/200)
Step 3 - Assign IP Addresses To SVI's
Step 4 - Assign the SVI IP as DG to Clients within VLAN 100/200
| Is This Answer Correct ? | 1 Yes | 0 No |
inter-vlan is used in the router are layer 3 switch
to make communication between all vlan.
in layer 3 switches to do inter vlan we must do first ip
routing then it will enable the routing process.
other wise it wont accept any type of routing process
in router the ip routing is default enabled so in routers no
need of using this command(ip routeing) we can directly go
through the process (router eigrp asno.......etc)
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / guest
we have take the two switch and one layer 3 switch,every
switch(layer 2) inside create the vlan than conect the wire
layer 3 switch with help trunk protocol
now write the commend "vtp server domain" and inside the
simple switch write commend "vgtp client domain".now give the
ip address and ping the network
| Is This Answer Correct ? | 1 Yes | 2 No |
Explain how many maximum paths you can give on latest ios in rip?
Which addresses are valid host addresses? A. 201.222.5.17 B. 201.222.5.18 C. 201.222.5.16 D. 201.222.5.19 E. 201.222.5.31
A default route is analogous to a _________. A. default gateway B. static route C. dynamic route D. one-way route
i want to ask one question that why u guys are not posting the questions is any thing wrong please post question for your and others including me knowledge
Identify 3 characteristics of a connection oriented protocol? A.) Path determination B.) Flow control C.) Acknowledgements D.) Uses hop count as metric E.) 3 step handshake
What is the igp (interior gateway protocol)?
Explain the types of nat?
Which OSI Reference Layer is concerned with path determination? A.) Datalink B.) Physical C.) Network D.) Transport E.) Session
After how long eigrp protocol advertise its routing table?
IPX traffic using different encapsulation types can go over the same data link A. True B. False
Regarding frame relay, which of the following statements are true? A.) You must use ANSI encapsulation if connecting to non-Cisco equipment B.) You must use IETF encapsulation if connecting to non-Cisco equipment C.) You must use Q.933a encapsulation if connecting to non-Cisco equipment D.) You must use Cisco encapsulation if connecting to non-Cisco equipment
Can we write any script for router to instruct that from where it will boots e.g. TFTP,FLASH...if yes what is it and how? 1 of my frnds says its possible...