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

Win2008 sets up dhcp multi-scope to assign addresses to vlan

2025-03-31 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >

Share

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

Windows2008 is configured as a DHCP server, assigning IP addresses to six VLAN respectively, if the VLAN is:

A:192.168.1.0/24

B:192.168.2.0/24

... ..

F:192.168.6.0/24

The core switch is Cisco 3560.

Setting needs to be done in two ways:

1.cisco3560 layer 3 switch needs to set commands on the port of vlanA.

Interface VlanA

Ip address xxxx xxxx

Ip helper-address "dhcp server IP"

For example:

1.interface Vlan1

2.ip address 192.168.1.1 255.255.255.0

3.ip helper-address 192.168.1.10

Where 192.168.1.1 is the default gateway address for vlan1

192.168.1.10 is the DHCP established by windows 20008.

two。 Set it on Microsoft DHCP server

Set the gateway address of the corresponding ip in the routing options of different VLAN address ranges

Then machines with different VLAN can get the corresponding IP.

Set port global parameters on 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

Network Security

Wechat

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

12
Report