Configuration Guide Vol. 3


20.2.2 Configuring Null Interfaces

Points to note

The example below shows how to set the null interface to discard the packets sent to a specific network or terminal via the Switch.

Command examples

  1. (config)# interface null 0

    Sets the null interface.

  2. (config)# ipv6 route 2001:db8:ffff:1::/64 null 0

    Specifies the null interface as the next hop of static route 2001:db8:ffff:1::/64. When the packets sent to this network pass through the Switch, the packets are not forwarded and instead sent to the null interface for discarding.