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


show multicast scope

Syntax

show multicast scope <brief | detail> <inet> <inet6>

Description

Display administratively scoped multicast information.

Options

none—Display scoped multicast information for all supported address families.

brief—(Optional) Display brief scoped information.

detail—(Optional) Display detailed scoped information.

inet—(Optional) Display scoped multicast information for IPv4 family addresses.

inet6—(Optional) Display scoped multicast information for IPv6 family addresses.

Default: brief

Required Privilege Level

view

Output Fields

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

Sample Output: 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

Sample Output: 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


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