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

The Windows server DHCP server assigns IP addresses to multiple VLAN

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

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

Network topology

I. DHCP server configuration (Windows2008)

1. Set up three scopes on the DHCP server

2. DHCP server routing settings

Set the gateway address of the corresponding VLAN in the routing options of different IP address segments, then different VLAN can get the corresponding IP.

2. Core switch configuration (Cisco 3560 for layer 3 switching)

1. Establish VLAN

Switch (Config) # vlan 2

Switch (Config) # vlan 3

2. Set the VLAN IP address and specify the DHCP server address

Switch (Config) # interface vlan

Switch (Config-if) # ip address "IP address"

Switch (Config) # ip helper-address "dhcp server IP"

Third, set the port global parameters in the access switch

Switch (config) # interface range fa 0amp 1-24

Switch (config-if-range) # switchport mode access

Switch (config-if-range) # spanning-tree portfast

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