Huawei S6700 Series Configuration Manual page 603

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

Advertisement

S6700 Series Ethernet Switches
Configuration Guide - IP Routing
3.
4.
5.
6.
7.
Data Preparation
To complete the configuration, you need the following data:
l
l
l
Procedure
Step 1 Configure the IP addresses for the interfaces on each Switch and the OSPF protocol in the ASs.
# Configure the IP addresses and masks of the interfaces on each Switch according to
9-1. Connect the switches through OSPF and ensure that Switch B, Switch C, and Switch D can
communicate with each other through the network layer and can learn the routes on the LoopBack
interfaces of each other. Configure the switches to dynamically update routes through a unicast
routing protocol. OSPF process 1 is adopted in the configuration and the procedure is not
mentioned here.
Step 2 Configure BGP, enable the MBGP protocol, and configure the MBGP peers.
# Configure BGP and the MBGP peer on Switch A.
[SwitchA] bgp 100
[SwitchA-bgp] peer 192.1.1.2 as-number 200
[SwitchA-bgp] ipv4-family multicast
[SwitchA-bgp-af-multicast] peer 192.1.1.2 enable
[SwitchA-bgp-af-multicast] quit
[SwitchA-bgp] quit
# Configure BGP and the MBGP peer on Switch B.
[SwitchB] bgp 200
[SwitchB-bgp] peer 192.1.1.1 as-number 100
[SwitchB-bgp] peer 193.1.1.1 as-number 200
[SwitchB-bgp] peer 194.1.1.1 as-number 200
[SwitchB-bgp] ipv4-family multicast
[SwitchB-bgp-af-multicast] peer 192.1.1.1 enable
[SwitchB-bgp-af-multicast] peer 193.1.1.1 enable
[SwitchB-bgp-af-multicast] peer 194.1.1.1 enable
[SwitchB-bgp-af-multicast] quit
[SwitchB-bgp] quit
# Configure BGP and the MBGP peer on Switch C.
[SwitchC] bgp 200
[SwitchC-bgp] peer 193.1.1.2 as-number 200
[SwitchC-bgp] peer 195.1.1.2 as-number 200
Issue 01 (2012-03-15)
Configure the MBGP routes to be advertised.
Enable multicast on each Switch.
Configure basic PIM-SM functions in each AS and enable the IGMP function on the
interfaces at the host side.
Configure the BSR boundary on the interfaces connecting two ASs.
Configure the MSDP peers to transfer inter-AS multicast information.
AS number of Switch A: 100
AS number of Switch B, Switch C, and Switch D: 200
Address of the multicast group (225.1.1.1) and address of the multicast source
(10.10.10.10/24)
NOTE
This configuration example describes only the commands used to configure MBGP.
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
9 MBGP Configuration
Figure
584

Advertisement

Table of Contents
loading

Table of Contents