Huawei netengine80e Configuration Manual page 237

Hide thumbs Also See for netengine80e:
Table of Contents

Advertisement

HUAWEI NetEngine80E/40E Router
Configuration Guide - Basic Configurations
--- 10.1.1.1 ping statistics ---
Step 3 Establish EBGP peer relationship between PEs and CEs and import VPN router.
# Configure CE1.
[CE1] bgp 65410
[CE1-bgp] peer 10.1.1.2 as-number 100
[CE1-bgp] import-route direct
[CE1-bgp] quit
# Configure PE1.
[PE1] bgp 100
[PE1-bgp] ipv4-family vpn-instance vpn1
[PE1-bgp-vpn1] peer 10.1.1.1 as-number 65410
[PE1-bgp-vpn1] import-route direct
[PE1-bgp-vpn1] quit
[PE1-bgp] quit
# Configure CE2.
[CE2] bgp 65420
[CE2-bgp] peer 10.1.2.2 as-number 100
[CE2-bgp] import-route direct
[CE2-bgp] quit
# Configure PE2.
[PE2] bgp 100
[PE2-bgp] ipv4-family vpn-instance vpn1
[PE2-bgp-vpn1] peer 10.1.2.1 as-number 65420
[PE2-bgp-vpn1] import-route direct
[PE2-bgp-vpn1] quit
[PE2-bgp] quit
After configuration, run the display bgp vpnv4 vpn-instance peer command on PE. You can
view that the BGP peer relationship between PE and CE is created and in the established state.
Take the peer relationship between PE 1 and CE 1 as an example.
[PE1] display bgp vpnv4 vpn-instance vpn1 peer
BGP local router ID : 1.1.1.9
Local AS number : 100
Total number of peers : 1
Peer
10.1.1.1
# Establish MP-BGP peer relationship between PEs.
The detailed configurations are not mentioned here. For more information, refer to the
configuration file of this example.
Step 4 Generate a local key pair on the server.
[CE1] rsa local-key-pair create
The key name will be: CE1_Host
The range of public key size is (512 ~ 2048).
NOTES: If the key modulus is greater than 512,
Input the bits in the modulus[default = 512]: 768
Generating keys...
.......++++++++++++
Issue 02 (2011-09-10)
Reply from 10.1.1.1: bytes=56 Sequence=4 ttl=255 time=60 ms
Reply from 10.1.1.1: bytes=56 Sequence=5 ttl=255 time=90 ms
5 packet(s) transmitted
5 packet(s) received
0.00% packet loss
round-trip min/avg/max = 60/108/260 ms
V
AS
4
65410
It will take a few minutes.
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
Peers in established state : 1
MsgRcvd
MsgSent
OutQ
3
3
8 Accessing Another Device
Up/Down
State
0
00:00:37
Established
PrefRcv
1
222

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netengine40e

Table of Contents