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

show route localization

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show route localization

Description

(T320, T640, and T1600 routers only) Display route localization details.

Options

detail

Display detailed output.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show route localization command. Output fields are listed in the approximate order in which they appear.

Table 1: show route localization Output Fields

Field Name

Field Description

FIB-local

FPCs configured as FIB-local.

FIB-remote

FPCs configured as FIB-remote.

Normal

FPCs neither configured as FIB-local or FIB-remote.

Protocols

IPv4 (inet) or IPv6 (inet6) traffic configured for route localization.

Sample Output

command-name

content_copy zoom_out_map
user@R0> show route localization
FIB localization ready FPCs (and FIB-local Forwarding Engine addresses)
  FIB-local:  FPC2(4,5)
  FIB-remote: FPC0, FPC1
  Normal:     FPC3, FPC4, FPC5, FPC6, FPC7

command-name

content_copy zoom_out_map
user@R0> show route localization detail
FIB localization ready FPCs (and FIB-local Forwarding Engine addresses)
  FIB-local:  FPC2(4,5)
  FIB-remote: FPC0, FPC1
  Normal:     FPC3, FPC4, FPC5, FPC6, FPC7
FIB localization configuration
  Protocols:  inet, inet6
  FIB-local:  FPC2
  FIB-remote: FPC0, FPC1
Forwarding Engine addresses
  FPC0: 1
  FPC1: 2
  FPC2: 4, 5
  FPC3: 6
  FPC4: 8
  FPC5: 11
  FPC6: 13
  FPC7: 15

Release Information

Command introduced in Junos OS Release 11.4.

footer-navigation