Domain_1_Peer4#no shutdownDomain_2_Peer4(conf)#vlt domain 200Domain_2_Peer4(conf-vlt-domain)# peer-link port-channel 1Domain_2_Peer4(conf-vlt-domain)# back-up destination 10.18.130.12Domain_2_Peer4(conf-vlt-domain)# system-mac mac-address 00:0b:00:0b:00:0bDomain_2_Peer4(conf-vlt-domain)# peer-routingDomain_2_Peer4(conf-vlt-domain)# unit-id 1Configure eVLT on Peer 4.Domain_2_Peer4(conf)#interface port-channel 100Domain_2_Peer4(conf-if-po-100)# switchportDomain_2_Peer4(conf-if-po-100)# vlt-peer-lag port-channel 100Domain_2_Peer4(conf-if-po-100)# no shutdownAdd links to the eVLT port-channel on Peer 4.Domain_2_Peer4(conf)#interface range tengigabitethernet 1/31 - 1/32Domain_2_Peer4(conf-if-range-te-1/31-32)# port-channel-protocol LACPDomain_2_Peer4(conf-if-range-te-1/31-32)# port-channel 100 mode activeDomain_2_Peer4(conf-if-range-te-1/31-32)# no shutdownPIM-Sparse Mode Configuration ExampleThe following sample configuration shows how to configure the PIM Sparse mode designated router functionality on the VLT domain withtwo VLT port-channels that are members of VLAN 4001.For more information, refer to PIM-Sparse Mode Support on VLT.Examples of Configuring PIM-Sparse ModeThe following example shows how to enable PIM multicast routing on the VLT node globally.VLT_Peer1(conf)#ip multicast-routingThe following example shows how to enable PIM on the VLT port VLANs.VLT_Peer1(conf)#interface vlan 4001VLT_Peer1(conf-if-vl-4001)#ip address 140.0.0.1/24VLT_Peer1(conf-if-vl-4001)#ip pim sparse-modeVLT_Peer1(conf-if-vl-4001)#tagged port-channel 101VLT_Peer1(conf-if-vl-4001)#tagged port-channel 102VLT_Peer1(conf-if-vl-4001)#no shutdownVLT_Peer1(conf-if-vl-4001)#exitThe following example shows how to configure the VLTi port as a static multicast router port for the VLAN.VLT_Peer1(conf)#interface vlan 4001VLT_Peer1(conf-if-vl-4001)#ip igmp snooping mrouter interface port-channel 128VLT_Peer1(conf-if-vl-4001)#exitVLT_Peer1(conf)#endThe following example shows how to repeat these steps on VLT Peer Node 2.VLT_Peer2(conf)#ip multicast-routingVLT_Peer2(conf)#interface vlan 4001VLT_Peer2(conf-if-vl-4001)#ip address 140.0.0.2/24VLT_Peer2(conf-if-vl-4001)#ip pim sparse-modeVLT_Peer2(conf-if-vl-4001)#tagged port-channel 101VLT_Peer2(conf-if-vl-4001)#tagged port-channel 102VLT_Peer2(conf-if-vl-4001)#no shutdownVLT_Peer2(conf-if-vl-4001)#ip igmp snooping mrouter interface port-channel 128VLT_Peer2(conf-if-vl-4001)#exitVLT_Peer2(conf)#endVirtual Link Trunking (VLT) 1019