HP MSR1002-4 Configuration Manual page 226

Flexnetwork msr series
Hide thumbs Also See for MSR1002-4:
Table of Contents

Advertisement

# Create an MD for VPN instance a.
[PE1] multicast-domain vpn-instance a
# Create an MD IPv6 address family for VPN instance a and enter its view.
[PE1-md-a] address-family ipv6
# Specify the default group, the MD source interface, and the data-group range for VPN
instance a.
[PE1-md-a-ipv6] default-group 239.1.1.1
[PE1-md-a-ipv6] source loopback 1
[PE1-md-a-ipv6] data-group 225.2.2.0 28
[PE1-md-a-ipv6] quit
[PE1-md-a] quit
# Assign an IP address to GigabitEthernet 1/0/1.
[PE1] interface gigabitethernet 1/0/1
[PE1-GigabitEthernet1/0/1] ip address 192.168.6.1 24
# Enable PIM-SM, MPLS, and IPv4 LDP on GigabitEthernet 1/0/1.
[PE1-GigabitEthernet1/0/1] pim sm
[PE1-GigabitEthernet1/0/1] mpls enable
[PE1-GigabitEthernet1/0/1] mpls ldp enable
[PE1-GigabitEthernet1/0/1] quit
# Associate GigabitEthernet 1/0/2 with VPN instance a, and assign an IPv6 address to the
interface.
[PE1] interface gigabitethernet 1/0/2
[PE1-GigabitEthernet1/0/2] ip binding vpn-instance a
[PE1-GigabitEthernet1/0/2] ipv6 address 10:110:1::1 64
# Configure GigabitEthernet 1/0/2 to run OSPFv3 process 2 in Area 0, and enable MLD on the
interface.
[PE1-GigabitEthernet1/0/2] ospfv3 2 area 0.0.0.0
[PE1-GigabitEthernet1/0/2] mld enable
[PE1-GigabitEthernet1/0/2] quit
# Associate GigabitEthernet 1/0/3 with VPN instance a, and assign an IPv6 address to the
interface.
[PE1] interface gigabitethernet 1/0/3
[PE1-GigabitEthernet1/0/3] ip binding vpn-instance a
[PE1-GigabitEthernet1/0/3] ipv6 address 10:110:2::1 64
# Configure GigabitEthernet 1/0/3 to run OSPFv3 process 2 in Area 0, and enable IPv6 PIM-SM
on the interface.
[PE1-GigabitEthernet1/0/3] ospfv3 2 area 0.0.0.0
[PE1-GigabitEthernet1/0/3] ipv6 pim sm
[PE1-GigabitEthernet1/0/3] quit
# Assign an IP address to Loopback 1, and enable PIM-SM on the interface.
[PE1] interface loopback 1
[PE1-LoopBack1] ip address 1.1.1.1 32
[PE1-LoopBack1] pim sm
[PE1-LoopBack1] quit
# Configure BGP.
[PE1] bgp 100
[PE1-bgp-default] group vpn-g internal
[PE1-bgp-default] peer vpn-g connect-interface loopback 1
217

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents