Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Configuring Default Reject Rules for Cases of Mismatch Between Packet Source IP and Network Reachability Information of Receiving Interface

When the source address does not belong to the networks associated with the network interface where the network packet was received, then use the following configuration.

  • For IPv4, configure a filter to drop and log network traffic when the source IP address of the packet does not match the network reachability information of the TOE interface.

    Note:

    In this case the network 10.1.9.0/24 is reachable through interface ge-1/0/1, so the above filter was created to drop any packets with source IP not belonging to the 10.1.9.0/24 subnet.

    Apply the filter to the TOE’s interface:

  • For IPv6, configure a filter to drop and log network traffic when the source IP address of the packet does not match the network reachability information of the TOE interface.

    Note:

    In this case the network 2001:db8:1:9::/64 is reachable through interface ge-1/0/1, so the above filter was created to drop any packets with source IP not belonging to the 2001:db8:1:9::/64 subnet

    Apply the filter to the TOE’s interface.