CCNP Switch Lab Guild - 3
CCNP Switch Lab Guild - 3
將 PC 端用的介面改為 Portfast
Switch(config) # interface range fastEthernet 0/1 – 9
Switch(config-if-range) # spanning-tree portfast
9. DHCP Service
建立 3 個 DHCP Pool(?= 1, 2, 3)
確認是不是有成功指派 IP 並可 Ping 到
Router # show ip dhcp binding
Router # clear ip dhcp binding 10 . x . x3 . 100 - 199
Router (config) # ip dhcp pool VLANx3_POOL
Router (dhcp-config) # no network 10 . x . x3 . 0 /24
Router (dhcp-config) # host 10 . x . x3 . 200 /24
Router (dhcp-config) # client-identifier **** . **** . **** . **