2016年2月18日 星期四

DHCP Relay

DHCP Relay



====================
DHCP Server Pool


====================
PC0  : ip info

====================
PC1  : ip info














====================
Router#sh run
!
hostname Router
!
interface FastEthernet0/0
 ip address 192.168.1.254 255.255.255.0
 ip helper-address 10.0.0.1
 duplex auto
 speed auto
!
interface FastEthernet0/1
 ip address 10.0.0.254 255.255.255.0
 duplex auto
 speed auto
!
!
interface FastEthernet1/0
 ip address 192.168.2.254 255.255.255.0
 ip helper-address 10.0.0.1
 duplex auto
 speed auto
!
Router#

====================


沒有留言:

張貼留言