beautypg.com

H3C Technologies H3C SR8800 User Manual

Page 310

background image

299

NOTE:

The configurations for PE 2 are similar to those for PE 1. (Details not shown)

After completing the configuration, issue the display bgp peer command or the display bgp vpnv4
all peer command on the PEs. The output shows that BGP peer relationship has been established

between the PEs, and has reached the Established state.

[PE1] display bgp vpnv4 all peer

BGP local router ID : 1.1.1.9

Local AS number : 100

Total number of peers : 1 Peers in established state : 1

Peer AS MsgRcvd MsgSent OutQ PrefRcv Up/Down State

2.2.2.9 100 3 3 0 1 00:00:34 Established

6.

Configure a GRE tunnel
# Configure PE 1.

[PE1] interface tunnel 0

[PE1-Tunnel0] tunnel-protocol gre

[PE1-Tunnel0] source loopback 0

[PE1-Tunnel0] destination 2.2.2.9

[PE1-Tunnel0] ip address 20.1.1.1 24

[PE1-Tunnel0] mpls

[PE1-Tunnel0] quit

# Configure PE 2.

[PE2] interface tunnel 0

[PE2-Tunnel0] tunnel-protocol gre

[PE2-Tunnel0] source loopback 0

[PE2-Tunnel0] destination 1.1.1.9

[PE2-Tunnel0] ip address 20.1.1.2 24

[PE2-Tunnel0] mpls

[PE2-Tunnel0] quit

7.

Verify your configurations
After you complete the configurations, the CEs can learn the interface routes from each other.
The following takes CE 1 as an example:

[CE1] display ip routing-table

Routing Tables: Public

Destinations : 5 Routes : 5

Destination/Mask Proto Pre Cost NextHop Interface

10.1.1.0/24 Direct 0 0 10.1.1.1 GE3/1/1

10.1.1.1/32 Direct 0 0 127.0.0.1 InLoop0

10.2.1.0/24 BGP 255 0 10.1.1.2 GE3/1/1

127.0.0.0/8 Direct 0 0 127.0.0.1 InLoop0

127.0.0.1/32 Direct 0 0 127.0.0.1 InLoop0

The following takes PE 1 as an example:

[PE1] display ip routing-table

Routing Tables: Public

Destinations : 11 Routes : 11

Destination/Mask Proto Pre Cost NextHop Interface

1.1.1.9/32 Direct 0 0 127.0.0.1 InLoop0