Advertisement
Guest User

Untitled

a guest
Jul 30th, 2014
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. access-list access-global-in line 5 extended deny ip object-group HA_Networks_All any log
  2. informational interval 300 0xf688d263
  3.  
  4. access-list access-global-in line 5 extended deny ip object-group HA_Networks_All(298) any(65537) log
  5. informational interval 300 (hitcnt=324165) 0xa2669c62
  6.  
  7. access-list access-global-in line 7 extended deny ip object-group HA-Wireless_10.1.80.0-24 any log
  8. informational interval 300 0xb25caeed
  9.  
  10. access-list access-global-in line 7 extended deny ip object-group HA-Wireless_10.1.80.0-24(299)
  11. any(65537) log informational interval 300 (hitcnt=2133314) 0x111a2d28
  12.  
  13. object-group network EXAMPLE-GROUP
  14. description Demonstrating ACE Expansion
  15. network-object host 10.20.20.1
  16. network-object host 10.30.30.1
  17. network-object host 10.40.40.1
  18.  
  19. access-list INSIDE-IN line 46 extended permit icmp object-group EXAMPLE-GROUP 10.10.10.0 255.255.255.0 echo (hitcnt=1113516) 0x9b6f309d
  20. access-list INSIDE-IN line 46 extended permit icmp host 10.20.20.1 10.10.10.0 255.255.255.0 echo (hitcnt=10) 0x4fbff85c
  21. access-list INSIDE-IN line 46 extended permit icmp host 10.30.30.1 10.10.10.0 255.255.255.0 echo (hitcnt=0) 0x66c56d2f
  22. access-list INSIDE-IN line 46 extended permit icmp host 10.40.40.1 10.10.10.0 255.255.255.0 echo (hitcnt=1113506) 0xb0318313
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement