ACLs: Filter for RFC 3330 addresses (240.0.0.0/4)

Details

ACLs (filters) can be used is to mitigate attacks at the data plane. Based on RFC1918/3330 certain blocks of IPs were designated for private networks and as such should not be routed on the Internet.

Solution

Run the following command on the device to configure these ACLs:
configure filter ip-filter entry create
description
match src-ip /
action drop
exit

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: System and Communications Protection.This control applies to the following type of system Alcatel.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles