cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
249
Views
0
Helpful
2
Replies

switching between scopes

generalee
Level 1
Level 1

One of the scopes that is configured in DHCP is not being used. My thinking is that there might be a problem on the switch, which it is not switching between the three scopes that I have configured? Can you provide me some tips? I don't know much about tweaking the configuration on a switch to get it to switch between scopes. Thanks much.

2 Replies 2

ahbanks
Level 1
Level 1

Do you have a VLAN interface configured?

This config should work:

int g 2/0

switchport access vlan 200

!

interface vlan 200

ip address 2.2.2.1 255.255.255.0

!

ip dhcp pool v200

network 2.2.2.0 255.255.255.0

dns-server 1.1.1.1

default-router 2.2.2.1

HTH!

Yes, we have three vlans. Thanks for your input!

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: