2-723
Catalyst 3750-X and 3560-X Switch Command Reference
OL-29704-01
Chapter 2 Catalyst 3750-X and 3560-X Switch Cisco IOS Commands
show logging smartlog
This is an example of output from the show logging smartlog summary command:
Switch# show logging smartlog statistics summary
Total number of logged packets: 0
Total number of DHCP Snooping logged packets: 0
DHCPSNP_PERMIT: 0
DHCPSNP_DENY_INVALID_MSGTYPE: 0
DHCPSNP_DENY_INVALID_PKTLEN: 0
DHCPSNP_DENY_INVALID_BINDING: 0
Total number of Dynamic ARP Inspection logged packets: 0
DAI_PERMIT: 0
DAI_DENY_INVALID_BIND: 0
DAI_DENY_INVALID_SRCMAC: 0
DAI_DENY_INVALID_IP: 0
Total number of IP Source Guard logged packets: 0
IPSG_DENY: 0
Total number of ACL logged packets: 0
PACL_PERMIT: 0
PACL_DENY: 0
This is an example of output from the show logging smartlog statistics interface command:
Switch# show logging smartlog statistics interface gigabitethernet 0/1
Total number of DHCP Snooping logged packets: 0
DHCPSNP_DENY_INVALID_MSGTYPE: 0
DHCPSNP_DENY_INVALID_PKTLEN: 0
DHCPSNP_DENY_INVALID_BIND: 0
DHCPSNP_DENY_INVALID_OPT: 0
DHCPSNP_DENY_OPT82_DISALLOW: 0
DHCPSNP_DENY_SRCMAC_MSMTCH: 0
Total number of Dynamic ARP Inspection logged packets: 0
DAI_DENY_INVALID_BIND: 0
DAI_DENY_INVALID_SRCMAC: 0
DAI_DENY_INVALID_IP: 0
DAI_DENY_ACL: 0
DAI_DENY_INVALID_PKT: 0
DAI_DENY_INVALID_DSTMAC: 0
Total number of IP Source Guard logged packets: 793
IPSG_DENY: 793
Total number of ACL logged packets: 10135
PACL_PERMIT: 10135
PACL_DENY: 0
Related Commands Command Description
ip arp inspection smartlog Enables smart logging of dynamic ARP inspection dropped
packets.
ip dhcp snooping Enables smart logging of IP DHCP snooping dropped packets.
ip verify source smartlog Enables smart logging of IP source guard dropped packets.
logging smartlog Globally enables smart logging.