![]() ![]() |
#1
|
|||
|
|||
![]()
ERS 5530 Software Ver: 6.2.5
VLAN 10: 192.168.8.254 255.255.255.0 PORTS:1,3 192.168.8.10 is the DHCP SERVER(Also supply BOOTP Service) VLAN 20: 192.168.10.1 255.255.255.0 PORTS:7,9 Global : IP DHCP-RELAY enabled. ip dhcp-relay fwd-path 192.168.10.1 192.168.8.10 interface: interface vlan 20 ip dhcp-relay ip dhcp-relay mode bootp_dhcp in VLAN20 computer could not get the DHCP dynamic IP address (DHCP Server 192.168.8.10 setup correctly. why ? need some extra setup ??? |
#2
|
|||
|
|||
![]()
add the following command:
ip dhcp-relay fwd-path 192.168.10.1 192.168.8.10 enable p dhcp-relay fwd-path 192.168.10.1 192.168.8.10 mode bootp-dhcp |
#3
|
|||
|
|||
![]()
So does dhcp-relay require both of these statements? It just seems kind of redundant to me.....
ip dhcp-relay fwd-path 1.1.1.1 2.2.2.2 ip dhcp-relay fwd-path 1.1.1.1 2.2.2.2 mode dhcp I am looking at adding three new DHCP servers for a total of 6 and I am wondering if I am going to have to add these lines of code for each subnet for each DHCP server which will add an aweful lot of code for DHCP realy. Or is there a better way of doing this? Last edited by rspady; 07-23-2013 at 10:50 AM. |
#4
|
|||
|
|||
![]() Quote:
I believe it should take one DHCP server IP at one time, but depends on Product. Let me check and confirm you. |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|