HP FlexFabric 5950 series Configuration Manual page 247

Hide thumbs Also See for FlexFabric 5950 series:
Table of Contents

Advertisement

[P-Vlan-interface15] ip address 192.168.7.2 24
# Enable PIM-SM, MPLS, and IPv4 LDP on VLAN-interface 15.
[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.
[P] interface vlan-interface 19
[P-Vlan-interface19] ip address 192.168.8.2 24
# Enable PIM-SM, MPLS, and IPv4 LDP on VLAN-interface 19.
[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.
[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
5.
Configure CE a1:
# Enable IP multicast routing.
<CEa1> system-view
[CEa1] multicast routing
[CEa1-mrib] quit
# Assign an IP address to VLAN-interface 10, and enable PIM-SM on the interface.
[CEa1] interface vlan-interface 10
[CEa1-Vlan-interface10] ip address 10.110.7.1 24
[CEa1-Vlan-interface10] pim sm
[CEa1-Vlan-interface10] quit
# Assign an IP address to VLAN-interface 11, and enable PIM-SM on the interface.
[CEa1] interface vlan-interface 11
[CEa1-Vlan-interface11] ip address 10.110.2.2 24
[CEa1-Vlan-interface11] pim sm
[CEa1-Vlan-interface11] quit
# Configure RIP.
237

Advertisement

Table of Contents
loading

Table of Contents