H3C S7500 Series Operation Manual page 401

Hide thumbs Also See for S7500 Series:
Table of Contents

Advertisement

Operation Manual – Routing Protocol
H3C S7500 Series Ethernet Switches
II. Network diagram
VLAN-int100
Switch A
AS 100
Device
Switch A
Switch B
Switch C
Switch D
Figure 6-6 Diagram for configuring a BGP RR
III. Configuration procedure
1)
Configure Switch A.
[SwitchA] interface vlan-interface 2
[SwitchA-Vlan-interface2] ip address 192.1.1.1 255.255.255.0
[SwitchA-Vlan-interface2] interface Vlan-interface 100
[SwitchA-Vlan-interface100] ip address 1.1.1.1 255.0.0.0
[SwitchA-Vlan-interface100] quit
[SwitchA] bgp 100
[SwitchA-bgp] group ex external
[SwitchA-bgp] peer 192.1.1.2 group ex as-number 200
[SwitchA-bgp] network 1.0.0.0 255.0.0.0
2)
Configure Switch B.
# Configure VLAN 2.
[SwitchB] interface Vlan-interface 2
[SwitchB-Vlan-interface2] ip address 192.1.1.2 255.255.255.0
# Configure VLAN 3.
[SwitchB] interface Vlan-interface 3
[SwitchB-Vlan-interface3] ip address 193.1.1.2 255.255.255.0
# Configure a BGP peer.
[SwitchB] bgp 200
[SwitchB-bgp] group ex external
[SwitchB-bgp] peer 192.1.1.1 group ex as-number 100
VLAN -int3
VLAN-int2
Switch B
Interface
Vlan-int 100
Vlan-int 2
Vlan-int 2
Vlan-int 3
Vlan-int 3
Vlan-int 4
Vlan-int 4
Router
Reflector
Switch C
VLAN -int4
AS 200
Switch D
IP interface
1.1.1.1/8
192.1.1.1/24
192.1.1.2/24
193.1.1.2/24
193.1.1.1/24
194.1.1.1/24
194.1.1.2/24
6-27
Chapter 6 BGP Configuration
AS
100
200

Advertisement

Table of Contents
loading

Table of Contents