如何通过路由器 ISP_RECHTS 的 dhcp 为 router4 上的接口 gi0/0 提供一个 IP?
当前配置
ISP_RECHTS 配置:
ip dhcp pool EINS
network 70.0.1.0 255.255.255.0
default-router 70.0.1.1
interface GigabitEthernet0/1
ip address 70.0.1.1 255.255.255.0
duplex auto
speed auto
路由器4:
interface GigabitEthernet0/0
ip address dhcp
duplex auto
speed auto
