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 chassis high-availability prefix-srgid-table

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
show chassis high-availability prefix-srgid-table    

Description

Display mapping of prefix list with SRGs.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show chassis high-availability information command. Output fields are listed in the approximate order in which they appear.

Table 1: show chassis high-availability prefix-srgid-table

Field Name

Field Description

SRGID SRG identification number.
IP Prefix Listing of IP prefixes that represent a set of routes used as local address of IKE gateway.
Routing Table Name of the routing table.

Sample Output

show chassis high-availability peer-info

content_copy zoom_out_map
user@host> show chassis high-availability prefix-srgid-table   
IP SRGID Table:
        SRGID    IP Prefix                                   Routing Table
        1        10.11.0.1/32                                 default

        1        10.19.0.1/32                                 default

        1        10.20.0.1/32                                 default

        2        10.11.1.1/32                                 default

        2        10.19.1.1/32                                 default

        2        10.20.1.1/32                                 default

        

Release Information

Command introduced in Junos OS Release 22.4R1.

footer-navigation