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.Required Privilege Level
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 scopeResolveScope name Group Prefix Interface Rejects232-net 232.232.0.0/16 fe-0/0/0.1 0local 239.255.0.0/16 fe-0/0/0.1 0local ff05::/16 fe-0/0/0.1 0larry ff05::1234/128 fe-0/0/0.1 0Sample Output: show multicast scope inet
user@host>show multicast scope inetResolveScope name Group Prefix Interface Rejects232-net 232.232.0.0/16 fe-0/0/0.1 0local 239.255.0.0/16 fe-0/0/0.1 0Sample Output: show multicast scope inet6
user@host>show multicast scope inet6ResolveScope name Group Prefix Interface Rejectslocal ff05::/16 fe-0/0/0.1 0larry ff05::1234/128 fe-0/0/0.1 0