自拍偷在线精品自拍偷,亚洲欧美中文日韩v在线观看不卡

網(wǎng)管須知:華為3COM路由器DHCP Client配置

網(wǎng)絡(luò) 網(wǎng)絡(luò)管理
這里,我們再來講解一下華為路由器DHCP的最后一部分:華為3COM路由器DHCP Client配置。希望本文能給大家?guī)硪恍﹨⒖肌?/div>

根據(jù)前面兩節(jié),我們已經(jīng)對華為3COM路由器DHCP Server配置和華為3COM路由器DHCP Relay配置的步驟有所掌握了,這里我們就再說一下***一部分:華為3COM路由器DHCP Client配置,具體步驟和內(nèi)容如下:

華為3COM路由器DHCP Client配置1。 需求

路由器作為DHCP Client,獲取接口的動態(tài)IP地址。

主要用在使用路由器的以太網(wǎng)接口通過LAN方式接入公網(wǎng)的組網(wǎng)。

華為3COM路由器DHCP Client配置2。 組網(wǎng)圖

華為3COM路由器DHCP Client配置3。 配置腳本

  1. RouterA配置腳本  
  2. #  
  3. sysname RouterA  
  4. #  
  5. radius scheme system  
  6. #  
  7. domain system  
  8. #  
  9. interface Ethernet1/0/0  
  10. ip address dhcp-alloc /配置DHCP方式獲取地址/  
  11. #  
  12. interface Ethernet1/0/1  
  13. ip address 192.168.0.1 255.255.255.0  
  14. #  
  15. interface NULL0  
  16. #  
  17. ip route-static 0.0.0.0 0.0.0.0 202.101.68.1 preference 60  
  18. /指定默認(rèn)出口路由/  
  19. #  
  20. user-interface con 0  
  21. user-interface vty 0 4  
  22. #  
  23. return 

華為3COM路由器DHCP Client配置4。 驗(yàn)證

通過disp int 可以查看接口獲取的IP地址

  1. [Quidway]disp int e 1/0/0  
  2. Ethernet1/0/0 current state :UP  
  3. Line protocol current state :UP  
  4. Description :   Ethernet1/0/0 Interface  
  5. The Maximum Transmit Unit is 1500, Hold timer is 10(sec)  
  6. Internet Address is 202.101.xx.4/24, acquired via DHCP  
  7. IP Sending Frames' Format is PKTFMT_ETHNT_2, Hardware address is 00e0-fc45-2ca7  
  8. Media type is twisted pair, loopback not set, promiscuous mode not set  
  9. 100Mb/s, Full-duplex, link type is autonegotiation  
  10. Output flow-control is disabled, input flow-control is disabled  
  11. Output queue : (Urgent queue : Size/Length/Discards)   0/50/0  
  12. Output queue : (Protocol queue : Size/Length/Discards) 0/500/0  
  13. Output queue : (FIFO queuing : Size/Length/Discards)   0/75/0  
  14. Last 300 seconds input rate 0.00 bytes/sec, 0.00 packets/sec  
  15. Last 300 seconds output rate 0.00 bytes/sec, 0.00 packets/sec  
  16. Input: 406 packets, 57174 bytes, 406 buffers  
  17. 218 broadcasts, 0 multicasts, 0 pauses  
  18. 0 errors, 0 runts, 0 giants  
  19. 0 crc, 0 align errors, 0 overruns  
  20. 0 dribbles, 0 drops, 0 no buffers  
  21. Output:268 packets, 37113 bytes, 269 buffers  
  22. 86 broadcasts, 19 multicasts, 0 pauses  
  23. 0 errors, 0 underruns, 0 collisions  
  24. 0 deferred, 0 lost carriers 

華為3COM路由器DHCP Client配置5。 提示

1、 為了實(shí)現(xiàn)上網(wǎng)功能必須指定默認(rèn)路由器。該網(wǎng)關(guān)的地址可以通過debugDHCPclient packet獲得。將設(shè)備的默認(rèn)路由指向該網(wǎng)關(guān)就可以了。該默認(rèn)網(wǎng)關(guān)一般都是固定不變的,不會隨地址的獲取和釋放而變化。

2、 該配置經(jīng)常需要和NAT配置結(jié)合起來,實(shí)現(xiàn)內(nèi)網(wǎng)用戶上網(wǎng)功能。

責(zé)任編輯:佟健 來源: 百度空間
相關(guān)推薦

2010-09-03 13:04:38

華為3COM路由器DH

2010-09-03 13:14:51

華為3COM路由器DH

2009-12-16 15:35:39

華為3COM路由器配置

2009-12-16 13:54:48

華為3COM路由器配置

2009-12-16 15:43:37

2009-12-16 15:02:39

華為3COM路由器基本

2010-08-09 10:44:14

路由器配置差別

2010-08-12 14:11:34

華為3COMNAT

2009-12-16 14:21:56

華為3com路由器配置

2010-08-12 13:41:09

華為3COM保存配置

2009-12-16 13:42:13

華為3COM路由器配置

2009-12-02 11:03:28

無線路由器配置

2009-12-16 15:19:22

華為3COM路由器配置

2009-08-22 15:10:02

2010-08-09 09:10:01

華為路由器設(shè)置主機(jī)名

2009-12-16 15:50:30

2009-12-23 13:52:13

CISCO與華為3CO

2010-08-09 09:43:57

華為路由器顯示語言修改

2010-08-12 13:50:11

華為3COM遠(yuǎn)程登錄

2009-12-16 15:35:31

華為3COM路由器配置
點(diǎn)贊
收藏

51CTO技術(shù)棧公眾號