[Contents] [Prev] [Next] [Index] [Report an Error]

show multicast flow-map

Syntax

show multicast flow-map

Release Information

Command introduced in JUNOS Release 8.2.

Description

Display configuration information about IP multicast flow maps.

Required Privilege Level

view

List of Sample Output

show multicast flow-map
show multicast flow-map detail

Output Fields

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

Table 37: 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 to 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

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

show multicast flow-map detail

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:  11.11.11.11
    Redundant Sources:  11.11.11.12
    Redundant Sources:  11.11.11.13

[Contents] [Prev] [Next] [Index] [Report an Error]