HP A8800 Configuration Manual page 215

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

Advertisement

[RouterB-pim] quit
# Configure C-BSRs and C-RPs on Router C and Router E in the same way. (Details not shown.)
5.
Configure BGP and configure mutual route redistribution between BGP and OSPF:
# Configure an EBGP peer, and redistribute OSPF routes on Router B.
[RouterB] bgp 100
[RouterB-bgp] router-id 1.1.1.1
[RouterB-bgp] peer 192.168.1.2 as-number 200
[RouterB-bgp] import-route ospf 1
[RouterB-bgp] quit
# Configure an EBGP peer, and redistribute OSPF routes on Router C.
[RouterC] bgp 200
[RouterC-bgp] router-id 2.2.2.2
[RouterC-bgp] peer 192.168.1.1 as-number 100
[RouterC-bgp] import-route ospf 1
[RouterC-bgp] quit
# Redistribute BGP routing information into OSPF on Router B.
[RouterB] ospf 1
[RouterB-ospf-1] import-route bgp
[RouterB-ospf-1] quit
# Redistribute BGP routing information into OSPF on Router C.
[RouterC] ospf 1
[RouterC-ospf-1] import-route bgp
[RouterC-ospf-1] quit
6.
Configure MSDP peers:
# Configure an MSDP peer on Router B.
[RouterB] msdp
[RouterB-msdp] peer 192.168.1.2 connect-interface pos 5/1/1
[RouterB-msdp] quit
# Configure MSDP peers on Router C.
[RouterC] msdp
[RouterC-msdp] peer 192.168.1.1 connect-interface pos 5/1/1
[RouterC-msdp] peer 192.168.3.2 connect-interface serial 4/1/9/1:0
[RouterC-msdp] quit
# Configure an MSDP peer on Router E.
[RouterE] msdp
[RouterE-msdp] peer 192.168.3.1 connect-interface serial 4/1/9/1:0
[RouterE-msdp] quit
Verify the configuration
# Display information about BGP peering relationship on Router B.
[RouterB] display bgp peer
BGP local router ID : 1.1.1.1
Local AS number : 100
Total number of peers : 1
Peers in established state : 1
203

Advertisement

Table of Contents
loading

Table of Contents