Use this procedure to configure the timeout value in the GRT. The timeout value ages out the sender when there are no multicast streams coming from the sender for a specified period of time in seconds. The default timeout value is 210 seconds.
You must configure the required SPBM and IS-IS infrastructure, which includes the creation of SPBM B-VLANs.
You must create the C-VLANs and add slots/ports.
You must enable IP Multicast over Fabric Connect globally.
enable
configure terminal
router isis
spbm <1–100> multicast fwd-cache-timeout(seconds) <10–86400>
default spbm <1–100> multicast fwd-cache-timeout(seconds)
no spbm <1–100> multicast fwd-cache-timeout(seconds)
Configure the IP Multicast over Fabric Connect forward-cache timeout to 300:
Switch:1>enable Switch:1#configure terminal Switch:1(config)#router isis Switch:1(config-isis)#spbm 1 multicast 1 fwd-cache-timeout 300