show l1 destination

The show l1 destination command displays the list of all destinations for all interfaces.

Command Mode

Privileged EXEC

Command Syntax

show l1 destination [interface]

Parameters

interface lists the destination interfaces to connect for the specified interface.
  • application Application FPGA connector interface.
  • cpu CPU interface.
  • ethernet Ethernet interface.
  • switch Switch interface.
Examples
  • This command displays the the list of all interfaces to connect in the crosspoint and their specific destination ports.
    switch> show l1 destination
       Interface             Destination Interface(s) Type
       ------------------    ------------------------ ------
       Ethernet1             App1/1, Sw1              dynamic
       Ethernet2             Ethernet3, Ethernet4     dynamic
       Ethernet3
       Ethernet4
       Ethernet5
       App1/1                Ethernet1                dynamic
       App1/2                Sw17                     static
       Sw1
       Sw2
       Sw3
       Sw4
       Sw5
       Sw17                  App1/2                   static
       Cpu1
       Cpu2
    Note: Interfaces that do not have a destination port are listed too but the Destination Interface and Type columns appear as blanks.
  • This command displays the list of destination interfaces to connect for the Ethernet interface et1.
    switch# show l1 destination interface et1
    
    Interface             Destination Interfaces   Type
    --------------------- ------------------------ ------
    Ethernet1             App1/1, Sw1              dynamic