Configure Multicast Virtual Private Network (MVPN) on the boundary nodes, for layer 3 VSN.
Perform this procedure to configure Multi-area SPB IPv4 static I-SID routed multicast redistribution on the switch.
Note
Routed multicast redistribution is available for IPv4 only.
Multi-area SPB boundary nodes can redistribute static data I-SIDs, and the static data I-SID multicast redistribution policy takes precedence over the Layer 2 multicast redistribution.
Multi-area SPB boundary nodes with remote IS-IS enabled do not support IP SPB Multicast Policy .
enable
configure terminal
router isis
multi-area ip redistribute static-isid-routed-multicast [home-to-remote | remote-to-home] isid-list WORD<1-32>
The system displays the warning message while configuring the Multi-area SPB IPv4 static I-SID routed multicast redistribution:
WARNING: L3 static i-sid routed multicast will not be inter-area redistributed until apply command is issued after enable command.
multi-area ip redistribute static-isid-routed-multicast [home-to-remote | remote-to-home] enable
show isis multi-area ip redistribute static-isid-routed-multicast [home-to-remote | remote-to-home]
isis multi-area ip apply redistribute static-isid-routed-multicast
Configuring Multi-area SPB IPv4 static I-SID list to redistribute for remote to home direction:
Switch:1>enable Switch:1#configure terminal Switch:1(config)#router isis Switch:1(config-isis)#multi-area ip redistribute static-isid-routed-multicast remote-to-home isid-list list2 WARNING: L3 static i-sid routed multicast will not be inter-area redistributed until apply command is issued after enable command. Switch:1(config-isis)#multi-area ip redistribute static-isid-routed-multicast [home-toremote | remote-to-home] enable Switch:1(config-isis)#show isis multi-area ip redistribute static-isid-routed-multicast remote-to-home ====================================================================================================== MULTI-AREA IP REDISTRIBUTE STATIC ISID ROUTED MULTICAST - ALL VRF ====================================================================================================== DIRECTION ENABLE ISID LIST ------------------------------------------------------------------------------------------------------ remote-to-home TRUE list2 Switch:1(config-isis)#isis multi-area ip apply redistribute static-isid-routed-multicast