Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Whole network interworking of different VLAN

2025-02-27 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

1. Name of the experiment: network-wide interconnection of different VLAN

2. Experimental purpose: configure DNS server to realize interworking of the whole network.

3, Experimental Topology:

4. Configuration steps:

SW3:

[SW3] vlan10

[SW3] vlan20

[SW3] interface Ethernet0/0/1

[SW3-Ethernet0/0/1] port link-type access

[SW3-Ethernet0/0/1] port default vlan 10

[SW3-Ethernet0/0/1] undo shutdown

[SW3-Ethernet0/0/1] interface Ethernet0/0/2

[SW3-Ethernet0/0/2] port link-type access

[SW3-Ethernet0/0/2] port default vlan 20

[SW3-Ethernet0/0/2] undo shutdown

[SW3-Ethernet0/0/2] interface Ethernet0/0/13

[SW3-Ethernet0/0/13] port link-type trunk

[SW3-Ethernet0/0/13] port trunk allow-pass vlan all

[SW3-Ethernet0/0/13] undo shutdown

[SW3-Ethernet0/0/13] interface Ethernet0/0/22

[SW3-Ethernet0/0/22] port link-type trunk

[SW3-Ethernet0/0/22] port trunk allow-pass vlan all

[SW3-Ethernet0/0/22] undo shutdown

[SW3] interface Ethernet 0/0/13

[SW3-Ethernet0/0/13] port link-type trunk

[SW3-Ethernet0/0/13] undo shutdown

[SW3-Ethernet0/0/13] interface Ethernet0/0/ 22

[SW3-Ethernet0/0/22] port link-type trunk

[SW3-Ethernet0/0/22] undo shutdown

SW4:

[SW4] vlan10

[SW4] vlan20

[SW4] interface Ethernet0/0/3

[SW4-Ethernet0/0/3] port link-type access

[SW4-Ethernet0/0/3] port default vlan 10

[SW4-Ethernet0/0/3] undo shutdown

[SW4-Ethernet0/0/3] interface Ethernet0/0/22

[SW4-Ethernet0/0/22] port link-type trunk

[SW4-Ethernet0/0/22] port trunk allow-pass vlan all

[SW4-Ethernet0/0/22] undo shutdown

[SW4-Ethernet0/0/22] interface Ethernet0/0/14

[SW4-Ethernet0/0/14] port link-type trunk

[SW4-Ethernet0/0/14] port trunk allow-pass vlan all

SW5:

[SW5] vlan40

[SW5] interface Ethernet0/0/1

[SW5-Ethernet0/0/1] port link-type access

[SW5-Ethernet0/0/1] port default vlan 40

[SW5-Ethernet0/0/1] undo shutdown

[SW5-Ethernet0/0/1] interface Ethernet0/0/4

[SW5-Ethernet0/0/4] port link-type access

[SW5-Ethernet0/0/4] port default vlan 40

[SW5-Ethernet0/0/4] undo shutdown

[SW5-Ethernet0/0/4] interface Ethernet0/0/5

[SW5-Ethernet0/0/5] port link-type access

[SW5-Ethernet0/0/5] port default vlan 40

[SW5-Ethernet0/0/5] undo shutdown

[SW5-Ethernet0/0/5] interface Ethernet0/0/10

[SW5-Ethernet0/0/10] port link-type access

[SW5-Ethernet0/0/10] port default vlan 40

[SW5-Ethernet0/0/10] undo shutdown

SW1:

[Huawei] vlan 10

[Huawei-vlan10] vlan 20

[Huawei-vlan20] vlan 30

[Huawei] interface gi0/0/1

[Huawei-GigabitEthernet0/0/1] port link-type access

[Huawei-GigabitEthernet0/0/1] port default vlan 30

[Huawei-GigabitEthernet0/0/1] undo shutdown

[Huawei-GigabitEthernet0/0/1] interface gi0/0/12

[Huawei-GigabitEthernet0/0/12] port link-type access

[Huawei-GigabitEthernet0/0/12] port default vlan 30

[Huawei-GigabitEthernet0/0/12] port link-type trunk

[Huawei] interface vlan 10

[Huawei-Vlanif10] ip address 192.168.10.254 255.255.255.0

[Huawei-Vlanif10] undo shutdown

[Huawei-Vlanif10] interface vlan 20

[Huawei-Vlanif20] ip address 192.168.20.254 255.255.255.0

[Huawei-Vlanif20] undo shutdown

[Huawei-Vlanif20] interface vlan 30

[Huawei-Vlanif30] ip address 192.168.30.2 255.255.255.0

[Huawei-Vlanif30] undo shutdown

[Huawei] ip route-static 192.168.40.0 255.255.255.0 192.168.30.88

[Huawei] rip

[Huawei-rip-1] version 2

[Huawei-rip-1] network 192.168.30.0

[Huawei-rip-1] network 192.168.10.0

[Huawei-rip-1] network 192.168.20.0

[Huawei] interface gi0/0/2

[Huawei-GigabitEthernet0/0/2] port link-type trunk

[Huawei-GigabitEthernet0/0/2] port trunk allow-pass vlan all

[Huawei-GigabitEthernet0/0/2] undo shutdown

[Huawei] interface gi0/0/13

[Huawei-GigabitEthernet0/0/13] port link-type trunk

[Huawei-GigabitEthernet0/0/13] port trunk allow-pass vlan all

[Huawei-GigabitEthernet0/0/13] undo shutdown

[Huawei-GigabitEthernet0/0/13] interface gi0/0/14

[Huawei-GigabitEthernet0/0/14] port link-type trunk

[Huawei-GigabitEthernet0/0/14] port trunk allow-pass vlan all

[Huawei-GigabitEthernet0/0/14] undo shutdown

SW2:

[SW2] vlan 30

[SW2] interface gi 0/0/12

[SW2-GigabitEthernet0/0/12] port link-type access

[SW2-GigabitEthernet0/0/12] port default vlan 30

[SW2-GigabitEthernet0/0/12] undo shutdown

[SW2] interface vlan 30

[SW2-Vlanif30] ip address 192.168.30.88 255.255.255.0

[SW2-Vlanif30] undo shutdown

[SW2] interface gi0/0/10

[SW2-GigabitEthernet0/0/10] port link-type access

[SW2-GigabitEthernet0/0/10] port default vlan 40

[SW2-GigabitEthernet0/0/10] undo shutdown

[SW2] interface vlan 40

[SW2-Vlanif40] ip address 192.168.40.254 255.255.255.0

[SW2-Vlanif40] undo shutdown

[SW2] rip

[SW2-rip-1] version 2

[SW2-rip-1] network 192.168.40.0

[SW2-rip-1] network 192.168.30.0

[SW2] ip route-static 192.168.30.0 255.255.255.0 192.168.30.2

5. Testing and verification:

6. Summary:

Configuration ideas:

(1) configure PC IP address and gateway

(2) configure switch SW3,SW4 to create VLAN 1020, and add the lower port to the corresponding VLAN, and the port connected to the switch as the trunk link

(3) SW1 creates VLAN 10 20 30, configures VLAN 10 20 gateway, lower port trunk link, and VLAN30 configures IP address

(4) SW2 creates VLAN30 40 and configures the gateway of VLAN30 40

(5) SW5 creates VLAN40 and adds port access to VLAN40

(6) SW1 SW2 does RIP and makes the next hop.

(7) configure server1 as DNS server

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report