HP A8800 Configuration Manual page 279

Ip multicast
Hide thumbs Also See for A8800:
Table of Contents

Advertisement

[PE3] interface GigabitEthernet 2/1/3
[PE3-GigabitEthernet2/1/3] ip binding vpn-instance b
[PE3-GigabitEthernet2/1/3] ip address 10.110.6.1 24
[PE3-GigabitEthernet2/1/3] pim sm
[PE3-GigabitEthernet2/1/3] quit
# Assign an IP address to Loopback 1, and enable PIM-SM.
[PE3] interface loopback 1
[PE3-LoopBack1] ip address 1.1.1.3 32
[PE2-LoopBack1] pim sm
[PE3-LoopBack1] quit
# Bind Loopback 2 to VPN instance b, configure an IP address and enable PIM-SM on the
interface.
[PE3] interface loopback 2
[PE3-LoopBack2] ip binding vpn-instance b
[PE3-LoopBack2] ip address 33.33.33.33 32
[PE3-LoopBack2] pim sm
[PE3-LoopBack2] quit
# Configure Loopback 2 as a C-BSR and C-RP for VPN b.
[PE3] pim vpn-instance b
[PE3-pim-b] c-bsr loopback 2
[PE3-pim-b] c-rp loopback 2
[PE3-pim-b] quit
# Configure BGP.
[PE3] bgp 100
[PE3-bgp] group vpn-g internal
[PE3-bgp] peer vpn-g connect-interface loopback 1
[PE3-bgp] peer 1.1.1.1 group vpn-g
[PE3-bgp] peer 1.1.1.2 group vpn-g
[PE3–bgp] ipv4-family vpn-instance a
[PE3-bgp-a] import-route rip 2
[PE3-bgp-a] import-route direct
[PE3-bgp-a] quit
[PE3–bgp] ipv4-family vpn-instance b
[PE3-bgp-b] import-route rip 3
[PE3-bgp-b] import-route direct
[PE3-bgp-b] quit
[PE3–bgp] ipv4-family vpnv4
[PE3–bgp-af-vpnv4] peer vpn-g enable
[PE3-bgp-af-vpnv4] peer 1.1.1.1 group vpn-g
[PE3–bgp-af-vpnv4] peer 1.1.1.2 group vpn-g
[PE3–bgp-af-vpnv4] quit
[PE3–bgp] quit
The interface MTI 0 will automatically obtain an IP address after BGP peer configuration on PE 3.
This address is the loopback interface address specified in the BGP peer configuration. The PIM
mode running on MTI 0 is the same as the PIM mode running in VPN instance a.
267

Advertisement

Table of Contents
loading

Table of Contents