HP FlexNetwork 7500 Series Configuration Manual page 218

Ip multicast
Hide thumbs Also See for FlexNetwork 7500 Series:
Table of Contents

Advertisement

<P> system-view
[P] multicast routing
[P-mrib] quit
# Configure an MPLS LSR ID, and enable the LDP capability.
[P] mpls lsr-id 2.2.2.2
[P] mpls ldp
[P-ldp] quit
# Assign an IP address to VLAN-interface 12, and enable PIM-SM, MPLS capability, and LDP
capability on the interface.
[P] interface vlan-interface 12
[P-Vlan-interface12] ip address 192.168.6.2 24
[P-Vlan-interface12] pim sm
[P-Vlan-interface12] mpls enable
[P-Vlan-interface12] mpls ldp enable
[P-Vlan-interface12] quit
# Assign an IP address to VLAN-interface 15, and enable PIM-SM, MPLS capability, and LDP
capability on the interface.
[P] interface vlan-interface 15
[P-Vlan-interface15] ip address 192.168.7.2 24
[P-Vlan-interface15] pim sm
[P-Vlan-interface15] mpls enable
[P-Vlan-interface15] mpls ldp enable
[P-Vlan-interface15] quit
# Assign an IP address to VLAN-interface 19, and enable PIM-SM, MPLS capability, and LDP
capability on the interface.
[P] interface vlan-interface 19
[P-Vlan-interface19] ip address 192.168.8.2 24
[P-Vlan-interface19] pim sm
[P-Vlan-interface19] mpls enable
[P-Vlan-interface19] mpls ldp enable
[P-Vlan-interface19] quit
# Assign an IP address to Loopback 1, and enable PIM-SM on the interface.
[P] interface loopback 1
[P-LoopBack1] ip address 2.2.2.2 32
[P-LoopBack1] pim sm
[P-LoopBack1] quit
# Configure Loopback 1 as a C-BSR and a C-RP on the public network.
[P] pim
[P-pim] c-bsr 2.2.2.2
[P-pim] c-rp 2.2.2.2
[P-pim] quit
# Configure OSPF.
[P] ospf 1
[P-ospf-1] area 0.0.0.0
[P-ospf-1-area-0.0.0.0] network 2.2.2.2 0.0.0.0
[P-ospf-1-area-0.0.0.0] network 192.168.6.0 0.0.0.255
[P-ospf-1-area-0.0.0.0] network 192.168.7.0 0.0.0.255
[P-ospf-1-area-0.0.0.0] network 192.168.8.0 0.0.0.255
208

Advertisement

Table of Contents
loading

Table of Contents