Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Vlan doesn't work 1

Status
Not open for further replies.

damocles13

Technical User
Apr 27, 2009
26
US
I have a problem with configuring a vlan on a cisco 4506 switch. I've gone transparent created the vlan saved the ru to st; switched back to client, but still a self-assigned address. This switch is client, I've already created the vlan in the switch that is the vtp server. Keep in mind I'm new to this so any answer will not be beneath my abilities. Thanks in advance...

The revolution will not be televised!
 
Where are you getting your addresses from . Is the 4506 doing the routing ? It should be as easy as this.

conf t
vlan X
exit
int vlan x
ip address <mask>
ip helper-address <address of dhcp server>
no shut

Then put the switchport into that vlan ..
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top