[Contents] [Prev] [Next] [Index] [Report an Error]


Using the Null Interface

You can use access control lists to filter undesired traffic. Another way to handle undesired traffic is to send it to the null interface. The null interface is automatically created by the router, is always up, cannot be deleted, and acts as a data sink. In other words, the null interface cannot forward or receive traffic. However, the CLI does allow you to access the null interface.

The E-series router creates the null interface by default; you do not have to create it manually. You can direct traffic to the null interface by specifying the null 0 keywords instead of a next-hop or destination address when configuring routes.

interface null

ip route


[Contents] [Prev] [Next] [Index] [Report an Error]