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 security softwires map-e domain

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show security softwires map-e domain

Description

Displays the details of the MAP-E BMR and FMR rules that provides mapping between the IPv4 network and IPv6 network.

Required Privilege Level

admin

Output Fields

Sample Output

show security softwires map-e domain (with confidentiality enabled)

content_copy zoom_out_map
user@host> show security softwires map-e domain domain_1

Role            : CE
Domain Name     : domain_1
BR Address      : confidential          
End User Ipv6 prefix: 2001:db6:12:3400::/56
BMR Mapping Rule :
    Rule Name            : bmr
FMR Mapping Rule :
    Rule Name            : fmr-1
    Rule Name            : fmr-2
    Rule Name            : fmr-3
    …
    Rule Name            : fmr-n

show security softwires map-e domain (without confidentiality enabled)

content_copy zoom_out_map
user@host> show security softwires map-e domain domain_1

Role                  : CE
Domain Name           : domain_1
BR Address            : 2001:db6:ffff::1/128
End User Ipv6 prefix  : 2001:db6:12:3400::/56
BMR Mapping Rule :
    Rule Name            : bmr
    Rule Ipv4 Prefix     : 6.0.0.1/32
    Rule Ipv6 Prefix     : 2001::3400::/56
    PSID offset          : 4
    PSID length          : 0
    EA bit length        : 0
    Port SetID           : 0
FMR Mapping Rule :
    Rule Name            : fmr
    Rule Ipv4 Prefix     : 9.0.0.1/32
    Rule Ipv6 Prefix     : 2002::3400::/56
    PSID offset          : 4
    PSID length          : 0
    EA bit length        : 0
    Port SetID           : 0

Release Information

Statement introduced in Junos OS Release 20.4R1.

footer-navigation