这么多的IOS文件,都没有一个能配置DAI的,想问下谁有能配置DAI的 Layer2 IOS?
具体配置如下:
ALS1(config)# ip arp inspection vlan 100, 200 ALS1(config)# ip arp inspectionvalidate src-mac ALS1(config)# interface range fastethernet 0/7 - 12 ALS1(config-if-range)# ip arp inspection trust ALS1(config-if-range)# exit ALS1(config)#interface po2 ALS1(config-if)#ip arp inspection trust ALS1(config)#interface po3 ALS1(config-if)#ip arp inspection trust ALS1(config)# interface range fastethernet 0/15 - 24 ALS1(config-if-range)# ip arp inspection limit rate 20 ALS2(config)# ip arp inspection vlan 100, 200 ALS2(config)# ip arp inspectionvalidate src-mac ALS2(config)# interface range fastethernet 0/7 - 12 ALS2(config-if-range)# ip arp inspection trust ALS2(config-if-range)# exit ALS2(config)#interface po2 ALS2(config-if)#ip arp inspection trust ALS2(config)#interface po3 ALS2(config-if)#ip arp inspection trust ALS2(config)# interface range fastethernet 0/15 - 24 ALS2(config-if-range)# ip arp inspection limit rate 20
|