English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

There is a pc that is currently on subnet 19, but he's supposed to be in subnet 18. What can I do make this change? Is it involved of changing Vlan?

2007-11-28 09:31:26 · 3 answers · asked by leihay0717 1 in Computers & Internet Computer Networking

3 answers

You are exactly right in your guess, you need to change the VLAN that the port is in. Let's say he is currently in VLAN 19, and you want to put him in VLAN 18 (I am assuming that VLAN number == subnet number here) and he is on port fa0/2.

Enter Config mode: conf t
Enter Interface mode: int fa0/2
Change the VLAN: switchport access vlan 18

Then have the user do a "ipconfig /release" and and "ipconfig /renew" to get his new IP Address.

2007-11-29 14:05:42 · answer #1 · answered by Anonymous · 0 0

You can change the VLAN on that port of the switch so that it will allow them to communicate on the 18 or 19 VLAN. VLAN's is what you really want to find out about.

2007-11-28 09:55:31 · answer #2 · answered by Anonymous · 0 0

You need to change his IP configuration on his device to the proper subnet.

2007-11-28 09:39:33 · answer #3 · answered by Slick 5 · 0 0

fedest.com, questions and answers