DHCPSnooping實驗

DHCP Snooping實驗

成都創(chuàng)新互聯(lián)公司基于成都重慶香港及美國等地區(qū)分布式IDC機房數(shù)據(jù)中心構(gòu)建的電信大帶寬,聯(lián)通大帶寬,移動大帶寬,多線BGP大帶寬租用,是為眾多客戶提供專業(yè)成都服務(wù)器托管報價,主機托管價格性價比高,為金融證券行業(yè)服務(wù)器托管,ai人工智能服務(wù)器托管提供bgp線路100M獨享,G口帶寬及機柜租用的專業(yè)成都idc公司。

實驗三:DHCP Snooping

1.SW1和SW2上創(chuàng)建VLAN 10,R1-R4劃分到VLAN 10,網(wǎng)段為10.1.1.0/24

2.SW之間的Fa0/24-shutdown;Fa0/23指定成Trunk

3.R4模擬合法的DHCP服務(wù)器,在R4上完成DHCP Server的配置

4.R3模擬不合法的DHCP服務(wù)器,在R3上完成DHCP Server的配置

5.R1的接口IP設(shè)置成DHCP獲得,并且通過show dhcplease查看DHCP Server

6.在SW1上啟用DHCP Snooping,正確配置DHCP snooping,解決此問題.理解DHCP snooping的Trust和untrust的區(qū)別.在SW1上查看DHCP Snooping的binding表

7.理解Option82

8.做DHCP限速,SW1的Fa0/1接口每秒最多接收5個DHCP包

R1的配置

R1(config)#int f0/0

R1(config-if)#ip add dhcp

R1(config-if)#no sh

R3的配置

R3(config)#int f0/0

R3(config-if)#ip add 10.10.1.3 255.255.255.0

R3(config-if)#no sh

R3(config)#ip dhcp pool ccie

R3(dhcp-config)#network 10.1.1.0 255.255.255.0

R3(config)#ip dhcp excluded-address 10.1.1.1 10.1.1.50

R4的配置

R4(config)#int e0/0

R4(config-if)#ip add 10.10.1.4 255.255.255.0

R4(config-if)#no sh

R4(config)#ip dhcp pool wolf

R4(dhcp-config)#network 10.1.1.0 255.255.255.0

R4(config)#ip dhcp excluded-address 10.1.1.1 10.1.1.100

SW1的配置

SW1(config)# vlan 10

SW1(config)#int range f0/1 - 3

SW1(config-if)#switchport mode access

SW1(config-if)#switchport access vlan 10

SW1(config)#int ?f0/24

SW1(config-if)#shut

SW1(config)#int ?f0/23

SW1(config-if)#switchport trunk encapsulation dot1q

SW1(config-if)#switchport mode trunk

SW2的配置

SW2(config)# vlan 10

SW2(config)#int e0/4

SW2(config-if)#switchport mode access

SW2(config-if)#switchport access vlan 10

R1#sh dhcp lease

Temp IP addr: 10.1.1.51 ?for peer on Interface: FastEthernet0/0

Temp ?sub net mask: 255.255.255.0

? ?DHCP Lease server: 10.1.1.3, state: 3 Bound

? ?DHCP transaction id: 12B7

? ?Lease: 86400 secs, ?Renewal: 43200 secs, ?Rebind: 75600 secs

? ?Next timer fires after: 11:59:37

? ?Retry count: 0 ? Client-ID: cisco-0002.4b1e.efe0-Fa0/0

#############################################################

SW1(config)# ip dhcp snooping ? // 啟用dhcp snooping功能

SW1(config)# ip dhcp snooping vlan 10

SW1(config)#int f0/23

SW1(config-if)#ip dhcp snooping trust

SW1(config)#no ip dhcp snooping information option ?// 關(guān)閉option82

或R4(config)#ip dhcp snooping trust?relay information trust-all // 在DHCP服務(wù)器上

? ?//?啟用了DHCP snooping功能的交換機會在discovery消息中添加option82,路由器默認不信任?//?

SW1#sh ip dhcp snooping

Switch DHCP snooping is enabled

DHCP snooping is configured on following VLANs:

10

DHCP snooping is operational on following VLANs:

10

Smartlog is configured on following VLANs:

none

Smartlog is operational on following VLANs:

none

DHCP snooping is configured on the following L3 Interfaces:

Insertion of option 82 is enabled

? ?circuit-id default format: vlan-mod-port

? ?remote-id: 0026.997e.1280 (MAC)

Option 82 on untrusted port is not allowed

Verification of hwaddr field is enabled

Verification of giaddr field is enabled

DHCP snooping trust/rate is configured on the following Interfaces:

Interface ? ? ? ? ? ? ? ? ?Trusted ? ?Allow option ? ?Rate limit (pps)

---------------------- ? ?------- ? ?------------ ? ?---------------- ??

FastEthernet0/23 ? ? ? ? ? yes ? ? ? ?yes ? ? ? ? ? ? unlimit

DHCP Snooping實驗

SW1#sh ip dhcp snooping binding?

MacAddress ? ? ? ? ?IpAddress ? ? ? ?Lease(sec) ?Type ? ? ? ? ? VLAN ?Interface

------------------ ?--------------- ?---------- ?------------- ?---- ?--------------------

00:02:4B:1E:EF:E0 ? 10.1.1.103 ? ? ? 86108 ? ? ? dhcp-snooping ? 10 ? ?FastEthernet0/1

Total number of bindings: 1

SW1(config)#int f0/1

SW1(config-if)#ip dhcp snooping limit rate 5?//?限制一秒鐘接收5個DHCP包

當前題目:DHCPSnooping實驗
文章轉(zhuǎn)載:http://bm7419.com/article46/jcechg.html

成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供網(wǎng)站排名ChatGPT品牌網(wǎng)站制作、全網(wǎng)營銷推廣、面包屑導(dǎo)航、虛擬主機

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請盡快告知,我們將會在第一時間刪除。文章觀點不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時需注明來源: 創(chuàng)新互聯(lián)

成都定制網(wǎng)站建設(shè)