Код:
Device Type : DES-3200-10 Fast Ethernet Switch
............
Boot PROM Version : Build 1.00.B004
Firmware Version : Build 1.86.B006
Hardware Version : A1
1. Показывает нули во всех счетчиках, кроме "TOTAL"
Код:
DES-3200-10:5#show cpu port type dhcp
Command: show cpu port type dhcp
Type PPS Total Drop
------------------- ---------- ----------- -----------
DHCP 0 204 0
Discover - 0 -
Offer - 0 -
Request - 0 -
Decline - 0 -
ACK - 0 -
NAK - 0 -
Release - 0 -
Inform - 0 -
2. Не отображается различие между режимами ACL и IP Inspection Only
Код:
DES-3200-10:5#config address_binding ip_mac ports 6 mode ip_inspection_only
Command: config address_binding ip_mac ports 6 mode ip_inspection_only
Warning! All enabled ACL mode ports will be changed to strict mode.
Success.
DES-3200-10:5#show address_binding ip_mac all
Command: show address_binding ip_mac all
M(Mode) - D:DHCP, P:DHCP-PD, S:Static ACL - A:Active I:Inactive
IP Address MAC Address M ACL Ports
--------------------------------------- ----------------- -- -- ---------------
Total Entries : 0
DES-3200-10:5#show address_binding ports
Command: show address_binding ports
Port IPv4 IPv6 Mode Zero IP DHCP Packet Stop Learning
State State Threshold/Mode
---- -------- -------- ---- --------- ----------- --------------
1 Disabled Disabled ARP Not Allow Forward 500 /Normal
2 Disabled Disabled ARP Not Allow Forward 500 /Normal
3 Disabled Disabled ARP Not Allow Forward 500 /Normal
4 Disabled Disabled ARP Not Allow Forward 500 /Normal
5 Disabled Disabled ARP Not Allow Forward 500 /Normal
6 Strict Disabled ACL Allow Forward 1 /Normal
7 Disabled Disabled ARP Not Allow Forward 500 /Normal
8 Disabled Disabled ARP Not Allow Forward 500 /Normal
9 Disabled Disabled ARP Not Allow Forward 500 /Normal
10 Disabled Disabled ARP Not Allow Forward 500 /Normal
DES-3200-10:5#config address_binding ip_mac ports 6 mode acl
Command: config address_binding ip_mac ports 6 mode acl
Warning! All enabled ACL mode ports will be changed to strict mode.
Success.
DES-3200-10:5#show address_binding ports
Command: show address_binding ports
Port IPv4 IPv6 Mode Zero IP DHCP Packet Stop Learning
State State Threshold/Mode
---- -------- -------- ---- --------- ----------- --------------
1 Disabled Disabled ARP Not Allow Forward 500 /Normal
2 Disabled Disabled ARP Not Allow Forward 500 /Normal
3 Disabled Disabled ARP Not Allow Forward 500 /Normal
4 Disabled Disabled ARP Not Allow Forward 500 /Normal
5 Disabled Disabled ARP Not Allow Forward 500 /Normal
6 Strict Disabled ACL Allow Forward 1 /Normal
7 Disabled Disabled ARP Not Allow Forward 500 /Normal
8 Disabled Disabled ARP Not Allow Forward 500 /Normal
9 Disabled Disabled ARP Not Allow Forward 500 /Normal
10 Disabled Disabled ARP Not Allow Forward 500 /Normal
DES-3200-10:5#