HP FlexFabric 5950 series Configuration Manual page 255

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

Advertisement

# Configure OSPFv3.
[PE1] ospfv3 2 vpn-instance a
[PE1-ospfv3-2] router-id 1.1.1.1
[PE1-ospfv3-2] import-route bgp4+
[PE1-ospfv3-2] import-route direct
[PE1-ospfv3-2] area 0
[PE1-ospfv3-2-area-0.0.0.0] return
2.
Configure PE 2:
# Configure a global RD, and enable IP multicast routing on the public network.
<PE2> system-view
[PE2] router id 1.1.1.2
[PE2] multicast routing
[PE2-mrib] quit
# Create service loopback group 1, and specify the multicast tunnel service for the group.
[PE2] service-loopback group 1 type multicast-tunnel
# Assign HundredGigE 1/0/4 to service loopback group 1. The interface does not belong to
VLAN 13, VLAN 14, or VLAN 15.
[PE2] interface hundredgige 1/0/4
[PE2-HundredGigE1/0/4] port service-loopback group 1
[PE2-HundredGigE1/0/4] quit
# Configure an LSR ID, and enable LDP globally.
[PE2] mpls lsr-id 1.1.1.2
[PE2] mpls ldp
[PE2-ldp] quit
# Create a VPN instance named b, and configure the RD and route targets for the VPN
instance.
[PE2] ip vpn-instance b
[PE2-vpn-instance-b] route-distinguisher 200:1
[PE2-vpn-instance-b] vpn-target 200:1 export-extcommunity
[PE2-vpn-instance-b] vpn-target 200:1 import-extcommunity
[PE2-vpn-instance-b] quit
# Enable IPv6 multicast routing for VPN instance b.
[PE2] ipv6 multicast routing vpn-instance b
[PE2-mrib6-b] quit
# Create an MD for VPN instance b.
[PE2] multicast-domain vpn-instance b
# Create an MD IPv6 address family for VPN instance b.
[PE2-md-b] address-family ipv6
# Specify the default-group, the MD source interface, and the data-group range for VPN
instance b.
[PE2-md-b-ipv6] default-group 239.2.2.2
[PE2-md-b-ipv6] source loopback 1
[PE2-md-b-ipv6] data-group 225.4.4.0 28
[PE2-md-b-ipv6] quit
[PE2-md-b] quit
# Create a VPN instance named a, and configure the RD and route targets for the VPN
instance.
[PE2] ip vpn-instance a
245

Advertisement

Table of Contents
loading

Table of Contents