Displaying the SPB-PIM Gateway brouter port information

Use the following procedure to display the SPB-PIM Gateway brouter port information. This procedure displays the administrative (configured) state of the interface as well as the operational state, and the HELLO and JOIN PRUNE intervals. An interface can be administratively ENABLED but operationally DISABLED if, for example, mvpn is not enabled on the VRF, or spbm <spbm-instance> multicast enable is not configured.

Procedure

  1. To enter User EXEC mode, log on to the switch.
  2. Display the SPB-PIM Gateway interface information:

    show ip spb–pim–gw interface [gigabitethernet {slot/port[/sub-port] [-slot/port[/sub-port]] [,...]}] [vrf WORD<1-16>] [vrfids WORD<0-512>]

Example

Switch:1#show ip spb-pim-gw interface gigabitethernet 1/2


=======================================================================================
                                  Port Ip Spb-pim-gw

=======================================================================================
ORT-NUM  OPSTATE    ADMINSTATE  HELLOINT  JPINT     

=======================================================================================
1/2      Disabled   Enabled     30         60 

Variable definitions

The following table defines parameters for the show ip spb-pim-gw interface gigabit command.

Variable

Value

{slot/port[/sub-port] [-slot/port[/sub-port]] [,...]}

Identifies the slot and port in one of the following formats: a single slot and port (slot/port), a range of slots and ports (slot/port-slot/port), or a series of slots and ports (slot/port,slot/port,slot/port). If the platform supports channelization and the port is channelized, you must also specify the sub-port in the format slot/port/sub-port.

vrf WORD<1-16>

Displays SPB-PIM Gateway interface information for a specific VRF.

vrfids WORD<0-512>

Displays SPB-PIM Gateway interface information for a range of VRF IDs.
Note:

Enter a single VRF ID or multiple VRF IDs separated by ‘,‘ or enter a range of VRF IDs ‘x-y‘.