win2008 set up DHCP multi-scope to assign addresses to VLANs

Source: Internet
Author: User

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

    1. A:192.168.1.0/24

    2. B:192.168.2.0/24

    3. .....

    4. F:192.168.6.0/24
      Core switch for Cisco 3560

The setting needs to be done in two ways:

1.cisco3560 three-layer switch requires port setting command on Vlana

    1. Interface Vlana

    2. IP address xxxx xxxx

    3. 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 a Windows 20008-built DHCP

2. Set up on Microsoft DHCP server

The routing options in different IP address segments set the gateway address for the corresponding VLAN,

Then the machine of different VLAN can get the corresponding IP

Setting port global Parameters on an access switch

    1. Switch (Config) Interface Range Fa 0/1-24

    2. Switch (config-if-range) Switchport Mode Access

    3. Switch (config-if-range) Spanning-tree Portfast

win2008 set up DHCP multi-scope to assign addresses to VLANs

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.