HP FlexNetwork 7500 Series Configuration Manual page 214

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

Advertisement

[PE2-Vlan-interface15] pim sm
[PE2-Vlan-interface15] mpls enable
[PE2-Vlan-interface15] mpls ldp enable
[PE2-Vlan-interface15] quit
# Bind VLAN-interface 13 with VPN instance b, assign an IP address to VLAN-interface 13, and
enable PIM-SM on the interface.
[PE2] interface vlan-interface 13
[PE2-Vlan-interface13] ip binding vpn-instance b
[PE2-Vlan-interface13] ip address 10.110.3.1 24
[PE2-Vlan-interface13] pim sm
[PE2-Vlan-interface13] quit
# Bind VLAN-interface 14 with VPN instance a, assign an IP address to VLAN-interface 14, and
enable PIM-SM on the interface.
[PE2] interface vlan-interface 14
[PE2-Vlan-interface14] ip binding vpn-instance a
[PE2-Vlan-interface14] ip address 10.110.4.1 24
[PE2-Vlan-interface14] pim sm
[PE2-Vlan-interface14] quit
# Assign an IP address to Loopback 1, and enable PIM-SM on the interface.
[PE2] interface loopback 1
[PE2-LoopBack1] ip address 1.1.1.2 32
[PE2-LoopBack1] pim sm
[PE2-LoopBack1] quit
# Configure BGP.
[PE2] bgp 100
[PE2-bgp] group vpn-g internal
[PE2-bgp] peer vpn-g connect-interface loopback 1
[PE2-bgp] peer 1.1.1.1 group vpn-g
[PE2-bgp] peer 1.1.1.3 group vpn-g
[PE2–bgp] ip vpn-instance a
[PE2-bgp-a] address-family ipv4
[PE2-bgp-ipv4-a] import-route rip 2
[PE2-bgp-ipv4-a] import-route direct
[PE2-bgp-ipv4-a] quit
[PE2-bgp-a] quit
[PE2–bgp] ip vpn-instance b
[PE2-bgp-b] address-family ipv4
[PE2-bgp-ipv4-b] import-route rip 3
[PE2-bgp-ipv4-b] import-route direct
[PE2-bgp-ipv4-b] quit
[PE2-bgp-b] quit
[PE2–bgp] address-family vpnv4
[PE2–bgp-vpnv4] peer vpn-g enable
[PE2–bgp-vpnv4] quit
[PE2–bgp] quit
# Configure OSPF.
[PE2] ospf 1
[PE2-ospf-1] area 0.0.0.0
204

Advertisement

Table of Contents
loading

Table of Contents