For some reason I can't get DHCP to pass through our Dell Powerconnect 6248.
I've turned off spanning tree and the DHCP filtering but still no luck.
Here's the config:
console>show bootpdhcprelay
Maximum Hop Count.....................
......... 4
Minimum Wait Time(Seconds).............
........ 0
Admin Mode......................
..........
..... Disable
Server IP Address...................
..........
. 0.0.0.0
Circuit Id and Remote Agent ID Option Mode..... Disable
Requests Received..................
..........
.. 0
Requests Relayed...................
..........
.. 0
Packets Discarded.................
..........
... 0
console#show running-config
!Current Configuration:
!System Description "Dell PowerConnect"
!System Software Version 1.0.2.6
!
configure
stack
member 1 2
exit
ip address 192.168.11.250 255.255.0.0
ip default-gateway 192.168.21.3
ip name-server 192.168.0.51
username "admin" password 5f4dcc3b5aa765d61d8327deb8
82cf99 level 15 encrypted
aaa authentication login "defaultList" line
line console
password 5f4dcc3b5aa765d61d8327deb8
82cf99 encrypted
exit
no spanning-tree
ip multicast
!
interface ethernet 1/g3
spanning-tree portfast
Any ideas?
Start Free Trial