HP A6600 Configuration Manual page 189

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

Advertisement

# Redistribute BGP routing information into OSPF on Router B.
[RouterB] ospf 1
[RouterB-ospf-1] import-route bgp
[RouterB-ospf-1] quit
The configuration on Router C and Router E is similar to the configuration on Router B.
Configure MSDP peers
5.
# Configure an MSDP peer on Router B.
[RouterB] msdp
[RouterB-msdp] peer 192.168.1.2 connect-interface pos 5/0/0
[RouterB-msdp] quit
# Configure MSDP peers on Router C.
[RouterC] msdp
[RouterC-msdp] peer 192.168.1.1 connect-interface pos 5/0/0
[RouterC-msdp] peer 192.168.3.2 connect-interface serial 2/0/0
[RouterC-msdp] quit
# Configure an MSDP peer on Router E.
[RouterE] msdp
[RouterE-msdp] peer 192.168.3.1 connect-interface serial 2/0/0
[RouterE-msdp] quit
Verify the configuration
6.
Carry out display bgp peer to view the BGP peering relationships between the routers. For example:
# View the 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
Peer
V
192.168.1.2
4
# View the information about BGP peering relationship on Router C.
[RouterC] display bgp peer
BGP local router ID : 2.2.2.2
Local AS number : 200
Total number of peers : 2
Peer
V
192.168.1.1
4
192.168.3.2
4
# View the information about BGP peering relationships on Router E.
[RouterE] display bgp peer
Peers in established state : 1
AS
MsgRcvd
MsgSent
200
24
21
Peers in established state : 2
AS
MsgRcvd
MsgSent
100
18
16
200
21
20
178
OutQ PrefRcv Up/Down
0
6 00:13:09 Established
OutQ PrefRcv Up/Down
0
1 00:12:04 Established
0
6 00:12:05 Established
State
State

Advertisement

Table of Contents
loading

Table of Contents