Example For Configuring Bgp To Interact With An Igp - Huawei S6700 Series Configuration Manual

Ip routing
Hide thumbs Also See for S6700 Series:
Table of Contents

Advertisement

S6700 Series Ethernet Switches
Configuration Guide - IP Routing

7.20.3 Example for Configuring BGP to Interact with an IGP

Networking Requirements
As shown in
between SwitchA and SwitchB. SwitchC runs OSPF instead of BGP.
Figure 7-6 Networking diagram for configuring BGP to interact with an IGP
XGE0/0/2
Switch
SwitchA
SwitchA
SwitchB
SwitchB
SwitchC
Issue 01 (2012-03-15)
#
sysname SwitchC
#
vlan batch 10 30
#
interface Vlanif10
ip address 200.1.4.2 255.255.255.0
#
interface Vlanif30
ip address 200.1.3.2 255.255.255.0
#
interface XGigabitEthernet0/0/1
port hybrid pvid vlan 10
port hybrid untagged vlan 10
#
interface XGigabitEthernet0/0/2
port hybrid pvid vlan 30
port hybrid untagged vlan 30
#
bgp 30
router-id 3.3.3.3
peer 200.1.4.1 as-number 10
peer 200.1.3.1 as-number 20
#
ipv4-family unicast
undo synchronization
import-route direct
peer 200.1.4.1 enable
peer 200.1.3.1 enable
#
return
Figure
7-6, OSPF is used inside AS 65009. An EBGP peer relationship is set up
XGE0/0/1
Switch A
AS65008
Interface
XGE 0/0/1
XGE 0/0/2
XGE 0/0/1
XGE 0/0/2
XGE 0/0/1
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
XGE0/0/1
XGE0/0/2
Switch B
AS65009
7 BGP Configuration
XGE0/0/2
XGE0/0/1
Switch C
VLANIF Interface
IP Address
VLANIF 10
3.1.1.2/24
VLANIF 30
8.1.1.1/24
VLANIF 10
3.1.1.1/24
VLANIF 20
9.1.1.1/24
VLANIF 20
9.1.1.2/24
455

Advertisement

Table of Contents
loading

Table of Contents