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 multicast flow-map

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show multicast flow-map
<brief | detail>
<logical-system (all | logical-system-name)>

Syntax (EX Series Switch and the QFX Series)

content_copy zoom_out_map
show multicast flow-map
<brief | detail>

Description

Display configuration information about IP multicast flow maps.

Options

none

Display configuration information about IP multicast flow maps on all systems.

brief | detail

(Optional) Display the specified level of output.

logical-system (all | logical-system-name)

(Optional) Perform this operation on all logical systems or on a particular logical system.

Required Privilege Level

view

Output Fields

Table 1 describes the output fields for the show multicast flow-map command. Output fields are listed in the approximate order in which they appear.

Table 1: show multicast flow-map Output Fields

Field Name

Field Description

Levels of Output

Name

Name of the flow map.

All levels

Policy

Name of the policy associated with the flow map.

All levels

Cache-timeout

Cache timeout value assigned to the flow map.

All levels

Bandwidth

Bandwidth setting associated with the flow map.

All levels

Adaptive

Whether or not adaptive mode is enabled for the flow map.

none

Flow-map

Name of the flow map.

detail

Adaptive Bandwidth

Whether or not adaptive mode is enabled for the flow map.

detail

Redundant Sources

Redundant sources defined for the same destination group.

detail

Sample Output

show multicast flow-map

content_copy zoom_out_map
user@host> show multicast flow-map 
Instance: master
Name            Policy                  Cache timeout        Bandwidth Adaptive
map2            policy2                         never          2000000 no
map1            policy1                    60 seconds          2000000 no

Sample Output

show multicast flow-map detail

content_copy zoom_out_map
user@host> show multicast flow-map detail 
Instance: master
Flow-map: map1
    Policy:             policy1
    Cache Timeout:      600 seconds
    Bandwidth:          2000000
    Adaptive Bandwidth: yes
    Redundant Sources:  10.11.11.11
    Redundant Sources:  10.11.11.12
    Redundant Sources:  10.11.11.13

Release Information

Command introduced in Junos OS Release 8.2.

footer-navigation