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 bridge flood nexthops satellite

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show bridge flood nexthops satellite
<brief | detail | extensive>
<nexthop-id nexthop-id>

Description

Display bridge domain flood next hop information for satellite device destinations.

You can use this command to:

  • View the current list of all flood traffic composite next hops.

  • See details about a specified composite next hop.

  • Follow aggregation device composite next-hop processing as the aggregation device resolves and updates composite next-hop table entries for extended port destinations.

The aggregation device allocates ECID tags that represent multicast or broadcast destinations behind satellite device extended ports, associates them with the corresponding satellite device virtual interfaces (sd-fpc-id/0/0), and updates flood next-hop table entries accordingly. More detailed output from this command shows events that result in next-hop table updates.

Options

brief | detail | extensive

(Optional) Display the specified level of output. The default output level is brief.

nexthop-id nexthop-id

Display more detailed bridge flooding next hop information only for the specified next hop.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show bridge flood next-hops satellite command. Output fields are listed in the approximate order in which they appear.

Table 1: show bridge flood next-hops satellite Command Output Fields

Field Name

Field Description

Level of Output

Next-hop ID

Next-hop ID for each next- hop entry displayed.

All

Composite function

Purpose of a composite next-hop entry. Values include:

  • FLOOD_ALL—Flood next hop.

  • FLOOD_ALL_SPLIT_HZ—Flood next hop including split-horizon information.

All

Table

Name of next-hop routing or forwarding table for the listed entry.

All

Flags

Flags giving additional information about a next-hop entry. Values include:

  • SAT—The entry is a satellite destination composite next hop for an extended port destination that has been resolved and updated with the corresponding satellite device interface, sd-fpc-id/0/0, and the associated ECID shown in the label field.

  • ST—The entry is stale and waiting to be refreshed.

  • RU—The entry is stale, but is marked to be reused.

All

aggregation-device

Next-hop IDs and corresponding interfaces to reach local flood destination ports on the aggregation device.

detail

extensive

satellite-device-id id

Satellite device ID with the next-hop IDs and interface names to reach extended ports that are flood destinations on the listed satellite device.

When an ECID has been assigned to destination extended ports on a satellite device, this field lists the satellite next-hop ID, the corresponding virtual satellite device interface (sd-fpc-id/0/0), and the allocated ECID (label field).

detail

extensive

label

ECID associated with a group of flood destination extended ports on the satellite device specified in the satellite-device-id field.

detail

extensive

When

Elapsed time since an event related to a flood next-hop entry change.

extensive

Event

Brief description of the event related to a flood next-hop entry change.

extensive

Action

Brief description of actions that resulted from the event.

extensive

Sample Output

show bridge flood next hops

content_copy zoom_out_map
user@host> > show bridge flood next-hops satellite nexthop-id 962 detail
Next-hop    Composite           Table                   Flags
ID          function                                                       
962         FLOOD_ALL_SPLIT_HZ  default-switch        
    satellite-device-id 100:
        ->610 xe-100/0/6.0
        ->611 xe-100/0/7.0
    satellite-device-id 103:
        ->682 xe-103/0/30.0
        ->683 xe-103/0/31.0
        ->684 xe-103/0/32.0
        ->685 xe-103/0/33.0
        ->686 xe-103/0/34.0
        ->687 xe-103/0/35.0

command-name

Release Information

Command introduced in Junos OS Release 16.1.

footer-navigation