Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

show multicast scope

Syntax

show multicast scope<inet | inet6><instance instance-name><logical-system (all | logical-system-name)>

Syntax (EX Series Switch and the QFX Series)

show multicast scope<inet | inet6><instance instance-name>

Release Information

Command introduced before Junos OS Release 7.4.

Command introduced in Junos OS Release 9.0 for EX Series switches.

inet6 and instance options introduced in Junos OS Release 10.0 for EX Series switches.

Command introduced in Junos OS Release 11.3 for the QFX Series.

Description

Display administratively scoped IP multicast information.

Options

none

Display standard information about administratively scoped multicast information for all supported address families in all routing instances.

inet | inet6

(Optional) Display scoped multicast information for IPv4 or IPv6 family addresses, respectively.

instance instance-name

(Optional) Display administratively scoped information for a specific multicast instance.

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

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

Required Privilege Level

view

List of Sample Output

show multicast scope
show multicast scope inet
show multicast scope inet6

Output Fields

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

Table 1: show multicast scope Output Fields

Field Name

Field Description

Scope name

Name of the multicast scope.

Group Prefix

Range of multicast groups that are scoped.

Interface

Interface that is the boundary of the administrative scope.

Resolve Rejects

Number of kernel resolve rejects.

Sample Output

show multicast scope

user@host> show multicast scope
                                                                  Resolve
Scope name           Group Prefix       Interface                 Rejects
232-net              232.232.0.0/16     fe-0/0/0.1                      0
local                239.255.0.0/16     fe-0/0/0.1                      0
local                ff05::/16          fe-0/0/0.1                      0
larry                ff05::1234/128     fe-0/0/0.1                      0

show multicast scope inet

user@host> show multicast scope inet
                                                                  Resolve
Scope name           Group Prefix       Interface                 Rejects
232-net              232.232.0.0/16     fe-0/0/0.1                      0
local                239.255.0.0/16     fe-0/0/0.1                      0

show multicast scope inet6

user@host> show multicast scope inet6
                                                                  Resolve
Scope name           Group Prefix       Interface                 Rejects
local                ff05::/16          fe-0/0/0.1                      0
larry                ff05::1234/128     fe-0/0/0.1                      0

Published: 2013-01-30

Published: 2013-01-30