cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1631
Views
0
Helpful
1
Replies

ACL | Object-Group Configuration

zekebashi
Level 4
Level 4

Hello, 

I just wanted to make sure that I have this ACL configured correctly before I proceed to implement it. 

The goal is allow traffic from address group EPAOG to a single ip address(10.39.0.245), deny address groups EPAOG to address groups TOXOG, and permit everything else. 

Does this ACL look correct? 

object-group ip address EPAOG
10.10.100.0  255.255.255.0
20.10.100.0  255.255.255.0

object-group ip address TOXOG
10.30.0.0 255.255.0.0
10.32.0.0 255.25.0.0

object-group ip addres TOXOG_TrackIT
10.39.0.254 255.255.255.255


IP access list CLIENT_ACCESS
340 permit ip addrgroup EPAOG addrgroup TOXOG_TrackIT
350 deny ip addrgroup EPAOG addrgroup TOXOG
360 permit ip any any 
Thanks in advance, ~zK 
1 Accepted Solution

Accepted Solutions

Philip D'Ath
VIP Alumni
VIP Alumni

Looks good to me.

View solution in original post

1 Reply 1

Philip D'Ath
VIP Alumni
VIP Alumni

Looks good to me.