cisco 2600 dhcp 设置主机获得固定IP方法?
ip dhcp excluded-address 192.168.1.240 192.168.1.254 !ip dhcp pool server
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
dns-server 192.168.2.183
ip dhcp pool client0
host 192.168.1.20 255.255.255.0
client-identifier 0021.9b7a.4454
!
!
!
!
interface Ethernet0/0
no ip address
shutdown
full-duplex
!
interface Serial0/0
no ip address
shutdown
random-detect
!
interface Ethernet0/1
ip address 192.168.1.254 255.255.255.0
full-duplex
!
页:
[1]