Enabling the Gateway

Enable the Gateway at the global (switch-wide) level.

Procedure

  1. Enter IS-IS Router Configuration mode:

    enable

    configure terminal

    router isis

  2. Enable the Gateway globally:

    spbm <1-100> multicast spb-pim-gw gateway enable

Example

Switch:1>enable

Switch:1#configure terminal

Switch:1(config)#router isis

Switch:1(config-isis)#spbm 1 multicast spb-pim-gw gateway enable

Variable definitions

The following table defines parameters for the spb command.

Variable

Value

<1-100>

Specifies the isis spbm instance-id to create the spbm instance.

gateway enable

Enables the SPB-PIM Gateway.