cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1611
Views
4
Helpful
15
Replies

IP direct-broadcast with standard vs extended ACL

I need to enable directed broadcasts on some SVIs. Is there any difference between me using these two configs:

acl 1 permit 10.10.10.1

int vlan 1

ip directed-broadcast 1

ip forward-protocol udp 10

OR

acl 2000 permit 10.10.10.1 any udp 10

int vlan 1

ip directed-broadcast 2000

Yes, my syntax is not accurate but the point is using a standard ACL with forward-protocol OR using an extended ACL specifying UDP and port; is there a difference in behavior from the end result? There may be in how the packet is processed but if the end result is the same, that's fine.

15 Replies 15

Thanks for the update and the explanation.

HTH

Rick
Review Cisco Networking for a $25 gift card