HP FlexFabric 5950 series Configuration Manual page 272

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

Advertisement

[PE3-Vlan-interface5] pim sm
[PE3-Vlan-interface5] mpls enable
[PE3-Vlan-interface5] mpls ldp enable
[PE3-Vlan-interface5] quit
# Assign an IP address to VLAN-interface 4.
[PE3] interface vlan-interface 4
[PE3-Vlan-interface4] ip address 10.3.1.2 24
# Enable PIM-SM and MPLS on VLAN-interface 4.
[PE3-Vlan-interface4] pim sm
[PE3-Vlan-interface4] mpls enable
[PE3-Vlan-interface4] quit
# Assign an IP address to Loopback 1, and enable PIM-SM on the interface.
[PE3] interface loopback 1
[PE3-LoopBack1] ip address 3.3.3.3 32
[PE3-LoopBack1] pim sm
[PE3-LoopBack1] quit
# Configure BGP.
[PE3] bgp 200
[PE3-bgp-default] group 4.4.4.4 as-number 200
[PE3-bgp-default] peer 4.4.4.4 connect-interface loopback 1
[PE3-bgp-default] peer 10.3.1.1 as-number 100
[PE3-bgp-default] address-family vpnv4
[PE3-bgp-default-vpnv4] undo policy vpn-target
[PE3-bgp-default-vpnv4] peer 4.4.4.4 enable
[PE3-bgp-default-vpnv4] peer 10.3.1.1 enable
[PE3-bgp-default-vpnv4] quit
[PE3-bgp-default] address-family ipv4 mdt
[PE3-bgp-default-mdt] peer 4.4.4.4 enable
[PE3-bgp-default-mdt] peer 10.3.1.1 enable
[PE3-bgp-default-mdt] quit
[PE3–bgp-default] quit
# Configure OSPF.
[PE3] ospf 1
[PE3-ospf-1] area 0.0.0.0
[PE3-ospf-1-area-0.0.0.0] network 3.3.3.3 0.0.0.0
[PE3-ospf-1-area-0.0.0.0] network 10.4.1.0 0.0.0.255
[PE3-ospf-1-area-0.0.0.0] quit
[PE3-ospf-1] quit
4.
Configure PE 4:
# Configure a global router ID, and enable IP multicast routing on the public network.
<PE4> system-view
[PE4] router id 4.4.4.4
[PE4] multicast routing
[PE4-mrib] quit
# Create service loopback group 1, and specify the multicast tunnel service for the group.
[PE4] service-loopback group 1 type multicast-tunnel
# Assign HundredGigE 1/0/4 to service loopback group 1. The interface does not belong to
VLAN 6, VLAN 13, or VLAN 14.
262

Advertisement

Table of Contents
loading

Table of Contents