HPE FlexNetwork HSR6800 Configuration Manual page 249

Layer 3-ip routing configuration guide
Hide thumbs Also See for FlexNetwork HSR6800:
Table of Contents

Advertisement

Total number of peers : 1
Peer
2.2.2.2
The output shows that Router C has established an IBGP peer relationship with Router B.
Configure EBGP:
3.
The EBGP peers, Router A and Router B (usually belong to different ISPs), are located in different ASs.
Typically, their loopback interfaces are not reachable to each other, so directly connected interfaces are used
for establishing BGP sessions.
To enable Router C to access the network 8.1.1.0/24 connected directly to Router A, inject network
8.1.1.0/24 to the BGP routing table of Router A.
# Configure Router A.
<RouterA> system-view
[RouterA] bgp 65008
[RouterA-bgp] router-id 1.1.1.1
[RouterA-bgp] peer 3.1.1.1 as-number 65009
[RouterA-bgp] network 8.1.1.1 24
[RouterA-bgp] quit
# Configure Router B.
[RouterB] bgp 65009
[RouterB-bgp] peer 3.1.1.2 as-number 65008
[RouterB-bgp] quit
# Display BGP peer information on Router B.
[RouterB] display bgp peer
BGP local router ID : 2.2.2.2
Local AS number : 65009
Total number of peers : 2
Peer
3.3.3.3
3.1.1.2
The output shows that Router B has established an IBGP peer relationship with Router C and
an EBGP peer relationship with Router A.
# Display the BGP routing table on Router A.
[RouterA] display bgp routing-table
Total Number of Routes: 1
BGP Local router ID is 1.1.1.1
Status codes: * - valid, ^ - VPNv4 best, > - best, d - damped,
Network
AS
MsgRcvd
65009
AS
MsgRcvd
65009
65008
h - history,
i - internal, s - suppressed, S - Stale
Origin : i - IGP, e - EGP, ? - incomplete
NextHop
237
Peers in established state : 1
MsgSent OutQ PrefRcv Up/Down
7
10
0
Peers in established state : 2
MsgSent OutQ PrefRcv Up/Down
12
10
0
3
3
0
MED
LocPrf
State
0 00:06:09 Established
State
3 00:09:16 Established
1 00:00:08 Established
PrefVal Path/Ogn

Advertisement

Table of Contents
loading

Table of Contents