host1(config)#
ipv6 static-route table-map map4
■
Use the
no
version to delete the table map.
■
See ip static-route table-map.
■
See ipv6 static-route table-map.
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 router automatically creates
the null interface, which 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 manually
create it. You can direct traffic to the null interface by specifying the
null 0
keywords
instead of a next-hop or destination address when you configure routes.
interface null
■
Use to access the null interface.
■
The null interface is a data sink; it does not accept or forward traffic.
■
Although you can access the null interface, you cannot configure any values for
it or delete it.
■
Example
host1(config)#
interface null 0
host1(config-if)#
■
There is no
no
version.
■
See interface null.
ip route
■
Use to configure a static route and redirect traffic from it to the null interface.
■
Example
host1(config-if)#
ip route 10.10.20.5 null 0
■
Use the
no
version to remove the static route.
■
See ip route.
Prefix Lists
A prefix list is a sequential collection of permit and deny conditions that apply to IP
or IPv6 addresses. Like an access list, the router tests addresses one by one against
the conditions in a prefix list. The first match determines whether the router accepts
Using the Null Interface
■
33
Chapter 1: Configuring Routing Policy
Summary of Contents for IP SERVICES - CONFIGURATION GUIDE V 11.1.X
Page 6: ...vi...
Page 8: ...viii JUNOSe 11 1 x IP Services Configuration Guide...
Page 18: ...xviii Table of Contents JUNOSe 11 1 x IP Services Configuration Guide...
Page 20: ...xx List of Figures JUNOSe 11 1 x IP Services Configuration Guide...
Page 22: ...xxii List of Tables JUNOSe 11 1 x IP Services Configuration Guide...
Page 28: ...2 Chapters JUNOSe 11 1 x IP Services Configuration Guide...
Page 138: ...112 Monitoring J Flow Statistics JUNOSe 11 1 x IP Services Configuration Guide...
Page 286: ...260 Monitoring IP Tunnels JUNOSe 11 1 x IP Services Configuration Guide...
Page 312: ...286 Monitoring IP Reassembly JUNOSe 11 1 x IP Services Configuration Guide...
Page 357: ...Part 2 Index Index on page 333 Index 331...
Page 358: ...332 Index JUNOSe 11 1 x IP Services Configuration Guide...