Configure IP Multicast config-lite for Fabric Connect
Note
This procedure does not apply to XA1400 Series and VSP 8600 Series.Before you begin
About this task
Use mvpn-isid to
dynamically create a VRF on one of the reserved Layer 3 VSN VLANs. The dynamically
created VRF, l3vsn-<isid_number>, obtains the <isid_number>
from the mvpn-isid
<isid_number> command.
You can now use the ip spb-multicast enable
command on that VLAN without configuring an IP address.
Note
If you are using a DvR leaf instance, the VRF name is l3vsn-<l3isid>.Note
If a VRF with the same I-SID already exists on the device, the VLAN is associated with the existing VRF when you enter mvpn-isid on the VLAN.
Note
You cannot have an IP address and mvpn-isid configured on the same VLAN at the same time.Procedure
Example
To enable SPB Multicast for a VLAN in VRF use mvpn-isid 100.
Switch:1>enable Switch:1#config terminal Enter configuration commands, one per line. End with CNTL/Z. Switch:1(config)#interface vlan 10 Switch:1(config-if)#mvpn-isid 100 Switch:1(config-if)#ip igmp routed-spb-querier-addr 192.0.2.1 Switch:1(config-if)#ip spb-multicast enable
Variable Definitions
The following table defines parameters
for the mvpn-isid
command.
The following table defines parameters for the ip igmp
routed-spb-querier-addr command.Variable | Definition |
---|---|
<0-15999999>[0-511] | Specifies the I-SID. The MAC offset value is optional. Note: Use
mvpn-isid
0 to enable spb-multicast for a VLAN in the
Global Routing Table.
|
Variable | Definition |
---|---|
{A.B.C.D} | The SPB querier address. The default is 0.0.0.0. |