ZXR10 ZSR V2 Configuration Guide (IPv6)
Step
Command
Function
3
ZXR10(config-bgp-af-ipv6-vrf)#
neighbor
<
ipv6-address
>
remote-as
<
as-number
>
Configures an EBGP neighbor
or configures the AS number
of a neighbor peer group.
As shown in
, it is required to run EBGP between CE1 and PE1. The
following example shows how to configure BGP on CE1 and PE1 respectively.
Figure 19-5 Network Topology of the EBGP Configuration Between CE and PE
Configuration on CE1:
CE1(config)#router bgp 65001
CE1(config-bgp)#neighbor 1001::10:1 remote-as 100
CE1(config-bgp)#neighbor 1001::10:1 activate
CE1(config-bgp)#redistribute connected
CE1(config-bgp)#exit
Configuration on PE1:
PE1(config)#router bgp 100
PE1(config-bgp)#address-family ipv6 vrf vpn_a
PE1(config-bgp-af-ipv6-vrf)#neighbor 1001::10:2 remote-as 65001
PE1(config-bgp-af-ipv6-vrf)#neighbor 1001::10:2 activate
PE1(config-bgp-af-ipv6-vrf)#redistribute connected
PE1(config-bgp-af-ipv6-vrf)#exit
7.
Configure MPBGP between a PE1 and a PE2.
19-8
SJ-20140504150128-018|2014-05-10 (R1.0)
ZTE Proprietary and Confidential
Содержание ZXR10 ZSR
Страница 12: ...This page intentionally left blank IV SJ 20140504150128 018 2014 05 10 R1 0 ZTE Proprietary and Confidential ...
Страница 306: ...Figures This page intentionally left blank IV SJ 20140504150128 018 2014 05 10 R1 0 ZTE Proprietary and Confidential ...
Страница 308: ...This page intentionally left blank VI SJ 20140504150128 018 2014 05 10 R1 0 ZTE Proprietary and Confidential ...