Operation Manual – Multicast ProtocolH3C S9500 Series Routing Switches Chapter 8 MSDP Configuration8-20# Configuring VLAN system-viewSystem View: return to User View with Ctrl+Z.[SwitchA] vlan 10[SwitchA-vlan10] port ethernet1/1/2[SwitchA-vlan10] quit[SwitchA] vlan 30[SwitchA-vlan30] port ethernet1/1/3[SwitchA-vlan30] quit# Enable multicast.[SwitchA] multicast routing-enable# Configure the IP address of interface loopback0 and enable PIM-SM.[SwitchA] interface loopback0[SwitchA-LoopBack0] ip address 10.25.1.1 255.255.255.255[SwitchA-LoopBack0] pim sm[SwitchA-LoopBack0] quit# Configure the IP address of interface loopback10 and enable PIM-SM.[SwitchA] interface loopback10[SwitchA-LoopBack10] ip address 10.1.1.1 255.255.255.255[SwitchA-LoopBack10] pim sm[SwitchA-LoopBack10] quit# Configure the IP address of Vlan-interface30 and enable IGMP and PIM-SM.[SwitchA] interface Vlan-interface30[SwitchA-Vlan-interface30] ip address 10.25.2.3 255.255.255.0[SwitchA-Vlan-interface30] igmp enable[SwitchA-Vlan-interface30] pim sm[SwitchA-Vlan-interface30] undo shutdown[SwitchA-Vlan-interface30] quit# Configure the IP address of Vlan-interface10 and enable IGMP and PIM-SM.[SwitchA] interface Vlan-interface10[SwitchA-Vlan-interface10] ip address 10.25.3.1 255.255.255.0[SwitchA-Vlan-interface10] igmp enable[SwitchA-Vlan-interface10] pim sm[SwitchA-Vlan-interface10] undo shutdown[SwitchA-Vlan-interface10] quit# Configure OSPF[SwitchA] ospf[SwitchA-ospf-1] area 0[SwitchA-ospf-1-area-0.0.0.0] network 10.25.2.0 0.255.255.255