Configuring Bgp Routing - Huawei Quidway S5600 Series Operation Manual

Hide thumbs Also See for Quidway S5600 Series:
Table of Contents

Advertisement

Operation Manual – Routing Protocol
Quidway S5600 Series Ethernet Switches-Release 1510
(3)
Configure SwitchC.
# Configure VLAN3.
[SwitchC] interface Vlan-interface 3
[SwitchC-Vlan-interface3] ip address 193.1.1.1 255.255.255.0
# Configure VLAN4.
[SwitchC] interface vlan-Interface 4
[SwitchC-Vlan-interface4] ip address 194.1.1.1 255.255.255.0
# Configure BGP peers and RR.
[SwitchC] bgp 200
[SwitchC-bgp] group rr internal
[SwitchC-bgp] peer rr reflect-client
[SwitchC-bgp] peer 193.1.1.2 group rr
[SwitchC-bgp] peer 194.1.1.2 group rr
(4)
Configure SwitchD.
# Configure VLAN4.
[SwitchD] interface vlan-interface 4
[SwitchD-Vlan-interface4] ip address 194.1.1.2 255.255.255.0
# Configure a BGP peer.
[SwitchD] bgp 200
[SwitchD-bgp] group in internal
[SwitchD-bgp] peer 194.1.1.1 group in
Use the display bgp routing-table command to display the BGP routing table on
SwitchB. Note that, SwitchB has already known the existence of network 1.0.0.0.
Use the display bgp routing-table command to display the BGP routing table on
SwitchD. Note that, SwitchD knows the existence of network 1.0.0.0, too.

5.9.3 Configuring BGP Routing

I. Network requirements
This instance shows how an administrator manages the routing by using BGP
attributes. BGP is applied to all switches, and OSPF is applied to the IGP in AS200.
SwitchA is in AS100, and SwitchB, SwitchC, and SwitchD are in AS200. EBGP is
running between SwitchA and SwitchB, and between SwitchA and SwitchC. IBGP is
running between SwitchB and SwitchC, and between SwitchB and SwitchD.
Huawei Technologies Proprietary
5-41
Chapter 5 BGP Configuration

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents