Is it possible to somehow get an ip address in a interface from a DHCP-server who is ip-helper on the same router?
Eg:
interface Lo100
ip address dhcp
interface fa0
ip address 10.10.10.1
ip helper-address 20.20.20.1
Could I some way get interface lo100 to send its DHCP-requests to 20.20.20.1 ?
No comments:
Post a Comment