10-17-2001 10:09 AM - edited 03-01-2019 06:55 PM
Ever since I installed Cisco Switch (2980) my users are having DHCP issue "no domain server available to validate your password". I haved already disable spanning tree yet the problem still exsist. Does anyone have any other advice or suggestions?
Thanks,
Al
10-17-2001 10:46 AM
Try the command "set port host [port or ports]" ONLY on ports connected to workstations. This will disable port channeling and trunking, and enable portfast (which basically disables spanning tree for that port). If you have multiple VLANs configured, you may need to add "ip helper-address [ip address of DHCP server]" to your router if your DHCP server is in a different subnet or VLAN.
10-22-2001 01:00 PM
I had this same issue, does it woprk if you release and renew the adapters and then login?
10-24-2001 09:22 PM
Are your NT domain server on the same subnet with users' PC? If not,Try following method:
method 2:
on your router's interface that connect your 2980,Enter following configure:
int fast 0/1 ----your routers interface
ip helper x.x.x.x ------your nt domain server's IP address
method 2:
on every users' pc,add following to lmhosts file then execute command "nbtstat -R":
x.x.x.x YOURNTDOMAINSERVER NAME #PRE:DOM
10-29-2001 08:07 AM
Configure the switch to use portfast.
10-29-2001 08:46 AM
You will need to configure the user ports with the "set port host
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide