Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

no-ipv4-routing

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
no-ipv4-routing;

Hierarchy Level

content_copy zoom_out_map
[edit logical-systems logical-system-name protocols isis],
[edit logical-systems logical-system-name routing-instances routing-instance-name protocols isis],
[edit protocols isis],
[edit routing-instances routing-instance-name protocols isis]

Description

Disable IP version 4 (IPv4) routing.

Disabling IPv4 routing has the following results:

  • The routing device does not advertise the network layer protocol identifier (NLPID) for IPv4 in the Junos OS link-state PDU fragment zero.

  • The routing device does not advertise any IPv4 prefixes in Junos OS link-state PDUs.

  • The routing device does not advertise the NLPID for IPv4 in Junos OS hello packets.

  • The routing device does not advertise any IPv4 addresses in Junos OS hello packets.

  • The routing device does not calculate any IPv4 routes.

Note:

Note: Even when no-ipv4-routing is configured, an IS-IS traceoptions log can list rejected IPv4 addresses. When a configuration is committed, IS-IS schedules a scan of the routing table to determine whether any routes need to be exported into the IS-IS link state database. The implicit default export policy action is to reject everything. IPv4 addresses from the routing table are examined for export, rejected by the default policy, and the rejections are logged.

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.

Release Information

Statement introduced before Junos OS Release 7.4.

footer-navigation