Previous page Next page

CLI Command

To create a static route to a null interface, use the following CLI command:

(configure)# ip route <route-addr> <mask> null 0 <cost>

For example, to create the static route to the null interface in Figure�98, you would enter ip route 10.10.0.0 255.255.0.0 null 0 <cost>.


Previous page Next page