Configuration between Layer 3 and Layer 2 switches

Ding ~~~~~~~~~~~~ I'm coming! ! ! ! ! !

Layer 3 switch configuration:

The topology diagram is as follows:

 

Purpose: Communicate between pc0 and pc2, and communicate between pc1 and pc3.

The steps are as follows :

Here I will talk about the general idea, and then just talk about the meaning of the basic configuration information, just understand it and configure it! ! 【Fighting】

1. Set vlan port, and then assign vlan to each interface

2. In interface 3, set to trunk interface and allow vlan to pass

3. Configuration in the same method in another Layer 2 switch

4. In the layer 3 switch, set the port, assign vlan, configure the ip address [note that you must open the interface without shutdown]

5. Finally exit to the global mode: ip routing, start routing

 

Configuration information:

1. Enter the privileged mode: enable

2. Enter the global configuration mode: configure terminal

3. Change to trunk mode: swit mode trunk

4. Allow vlan to pass: swit trunk allowed vlan name, name ...

5. Start routing: ip routing

6. Add the port name to the corresponding vlan: swit access vlan name

Intelligent Recommendation

Basic configuration of ZTE Layer 3 switches

1. The purpose of the experiment 1. Master the login and basic configuration methods of ZTE's three-layer switch 3950 2. Experimental content 1. Use the RS232 serial port to log in to ZTE's Layer 3 sw...

Configuration of VLAN routing for Layer 3 switches

1. The purpose of the experiment Master the VLAN routing configuration method and result verification of the three-layer switch VLAN routing. 2. Experimental content Complete the configuration and res...

VLAN configuration experiment for Layer 2 switches

VLAN configuration experiment for Layer 2 switches As shown in the figure: port fa0/1 and port fa0/2 of switch SW1 belong to the access port of vlan 10; fa0/1 connects to PC A, and fa0/2 connects to P...

Layer 3 routing between VLANs (HCNA)-Layer 3 switches implement Layer 3 communication between VLANs

table of Contents Foreword Second floor and third floor Secondary communication and Layer 3 communication of Layer 3 switch Layer 3 switch Layer 2 communication Layer 3 switch Layer 3 communication Ta...

Working principle of routers, Layer 2 and Layer 3 switches

How the router works Router (Layer 3 equipment) When the packet enters the router, the router first checks the target MAC address in the packet;   1、broadcast -Decapsulation to 3 layers &nbs...

More Recommendation

VLAN and Layer 3 switches

Article Directory Overview and advantages of VLAN Trunk overview Layer 3 switching technology Three-layer exchange experiment Overview and advantages of VLAN VLAN is an emerging data exchange technolo...

Configuration of three-layer switches

First, experiments: all net interoperability 1. Make LACP link aggregation between Layers Switches 2.R1 and R4 have a link to do floating routing Configure SW1 Configure SW2 Configure SW3 ** ** `` Con...

The difference between Layer 2 and Layer 3 forwarding

Layer 2 forwarding First update the MAC table entries according to the source MAC; Then forward the initial destination according to the destination MAC; If the destination MAC is not found, it will b...

Principle and configuration of single-arm routing (interoperability between Layer 3 switches and routers throughout the network)

Experiment two single-arm routing principle and configuration (three-layer switch and router are interconnected throughout the network) lab environment Purpose Experimental steps Step 1: Configuration...

2 routers, 4 Layer 2 switches, and 1 Layer 3 switches to realize network interconnection

The router on the left represents the inside, the router on the right represents the outsideAfter setting up, everything can be pinged Finance Department VLAN10, 192.168.10.1/2 (two PCs) Sales departm...

Copyright  DMCA © 2018-2026 - All Rights Reserved - www.programmersought.com  User Notice

Top