H3C S9500 Series Operation Manual
H3C S9500 Series Operation Manual

H3C S9500 Series Operation Manual

Routing switches
Hide thumbs Also See for S9500 Series:

Advertisement

Operation Manual - MBGP
H3C S9500 Series Routing Switches
Chapter 1 MBGP Multicast Extension Configuration ................................................................ 1-1
1.1 MBGP Multicast Extension Overview ................................................................................ 1-1
1.1.1 MBGP Extension Attributes for Multicast ................................................................ 1-1
1.1.2 MBGP Operating Mode and Message Type ........................................................... 1-2
1.2 MBGP Multicast Extension Configuration.......................................................................... 1-3
1.2.1 Enabling MBGP Multicast Extension Protocol ........................................................ 1-3
1.2.3 Configuring the MED Value for an AS .................................................................... 1-4
1.2.5 Configuring Local Preference.................................................................................. 1-4
1.2.6 Configuring MBGP Timer ........................................................................................ 1-5
1.2.7 Configuring MBGP Peer (Group) ............................................................................ 1-5
1.2.9 Configuring MBGP Route Aggregation ................................................................... 1-9
1.2.10 Configuring an MBGP Route Reflector ................................................................. 1-9
1.2.11 Configure MBGP Community Attributes ............................................................. 1-10
1.2.12 Importing IGP Routing Information into MBGP ................................................... 1-10
1.2.13 Defining AS Path List and Routing Policy ........................................................... 1-10
1.2.14 Configuring MBGP Route Filtering...................................................................... 1-10
1.2.15 Resetting BGP Connections ............................................................................... 1-11
1.3 Displaying and Maintaining MBGP Configuration............................................................ 1-11
1.4 MBGP Multicast Extension Configuration Example......................................................... 1-12

Table of Contents

i
Table of Contents

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the S9500 Series and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for H3C S9500 Series

  • Page 1: Table Of Contents

    Operation Manual – MBGP H3C S9500 Series Routing Switches Table of Contents Table of Contents Chapter 1 MBGP Multicast Extension Configuration ..............1-1 1.1 MBGP Multicast Extension Overview ................1-1 1.1.1 MBGP Extension Attributes for Multicast ..............1-1 1.1.2 MBGP Operating Mode and Message Type ............1-2 1.2 MBGP Multicast Extension Configuration................
  • Page 2 Operation Manual – MBGP Chapter 1 MBGP Multicast Extension H3C S9500 Series Routing Switches Configuration Chapter 1 MBGP Multicast Extension Configuration When configuring MBGP, go to these sections for information you are interested in: MBGP Multicast Extension Overview MBGP Multicast Extension Configuration...
  • Page 3 Operation Manual – MBGP Chapter 1 MBGP Multicast Extension H3C S9500 Series Routing Switches Configuration Among the information carried by MP_REACH_NLRI and MP_UNREACH_NLRI, address family identifier (AFI) and subsequent address family identifier (SAFI) can identify the address family of the information. SAFI is a complement to network layer reachability information (NLRI), with the value 1 for the unicast mode of NLRI, and the value 2 for the multicast mode of NLRI.
  • Page 4: Chapter 1 Mbgp Multicast Extension Configuration

    Operation Manual – MBGP Chapter 1 MBGP Multicast Extension H3C S9500 Series Routing Switches Configuration Update Message: Most important information in the MBGP system, used to exchange routing information among peers. It consists of three parts at the most: MP_UNREACH_NLRI, Path Attributes, and MP_REACH_NLRI.
  • Page 5: Configuring Network Routes Notified By Mbgp Multicast Extension

    Operation Manual – MBGP Chapter 1 MBGP Multicast Extension H3C S9500 Series Routing Switches Configuration To do... Use the command... Enter the MBGP multicast address family view ipv4-family multicast Remove the MBGP multicast address family view undo ipv4-family multicast By default, the system does not run the MBGP multicast extension protocol.
  • Page 6: Configuring Mbgp Timer

    Operation Manual – MBGP Chapter 1 MBGP Multicast Extension H3C S9500 Series Routing Switches Configuration next hops through different neighbors, it will choose the route with the highest local preference. The configuration works both in unicast and multicast. For details of this configuration, refer to BGP Configuration in the IP Routing Volume.
  • Page 7 Operation Manual – MBGP Chapter 1 MBGP Multicast Extension H3C S9500 Series Routing Switches Configuration To do... Use the command... Enable the specified peer (group) peer group-name enable Disable the specified peer (group) undo peer group-name enable III. Adding an MBGP peer to the group...
  • Page 8 Operation Manual – MBGP Chapter 1 MBGP Multicast Extension H3C S9500 Series Routing Switches Configuration VI. Configuring the local address as the next hop when advertising routes This involves removing the next hop configuration in the routing information advertised to a peer (group) and configuring the local address as the next hop address. It is valid only for IBGP peers/peer groups.
  • Page 9: Configuring The Maximum Number Of Routes A Peer Group Can Receive

    Operation Manual – MBGP Chapter 1 MBGP Multicast Extension H3C S9500 Series Routing Switches Configuration To do... Use the command... undo peer group-name filter-policy Remove outgoing policy configuration acl-number export By default, a peer (group) does not perform route filtering based on the IP ACL.
  • Page 10: Configuring Mbgp Route Aggregation

    Operation Manual – MBGP Chapter 1 MBGP Multicast Extension H3C S9500 Series Routing Switches Configuration To do... Use the command... peer { group-name | peer-address } Configure the maximum number of route-limit route-limit-value routes that can be received by a peer...
  • Page 11: Configure Mbgp Community Attributes

    Operation Manual – MBGP Chapter 1 MBGP Multicast Extension H3C S9500 Series Routing Switches Configuration 1.2.11 Configure MBGP Community Attributes Within the MBGP, a community is a set of destinations with some characteristics in common. A community is not limited to a network, or an AS has no physical boundary.
  • Page 12: Resetting Bgp Connections

    Operation Manual – MBGP Chapter 1 MBGP Multicast Extension H3C S9500 Series Routing Switches Configuration 1.2.15 Resetting BGP Connections After changing the MBGP policy or protocol configuration, users must disconnect the present BGP connection to make the new configuration effective.
  • Page 13: Mbgp Multicast Extension Configuration Example

    Operation Manual – MBGP Chapter 1 MBGP Multicast Extension H3C S9500 Series Routing Switches Configuration 1.4 MBGP Multicast Extension Configuration Example I. Network requirement This example describes how the administrator uses the MBGP attributes to manage route selection. All switches are configured with MBGP. The IGP in AS200 uses OSPF.
  • Page 14 Operation Manual – MBGP Chapter 1 MBGP Multicast Extension H3C S9500 Series Routing Switches Configuration # Specify the target network for MBGP. [SwitchA-bgp-af-mul] network 1.0.0.0 [SwitchA-bgp-af-mul] network 2.0.0.0 [SwitchA-bgp-af-mul] quit # Configure peers relationship. [SwitchA-bgp] bgp 100 [SwitchA-bgp] group a1 external [SwitchA-bgp] peer 192.1.1.2 group a1 as-number 200...
  • Page 15 Operation Manual – MBGP Chapter 1 MBGP Multicast Extension H3C S9500 Series Routing Switches Configuration [SwitchB-Vlan-interface20] ip address 192.1.1.2 255.255.255.0 [SwitchB-Vlan-interface20] quit [SwitchB] vlan 40 [SwitchB-vlan40] port ethernet2/1/4 [SwitchB-vlan40] quit [SwitchB] interface vlan-interface 40 [SwitchB-Vlan-interface40] ip address 194.1.1.2 255.255.255.0 [SwitchB-Vlan-interface40] quit...
  • Page 16 Operation Manual – MBGP Chapter 1 MBGP Multicast Extension H3C S9500 Series Routing Switches Configuration [SwitchC-ospf-1-area-0.0.0.0] quit [SwitchC-ospf-1] quit [SwitchC] bgp 200 [SwitchC-bgp] undo synchronization [SwitchC-bgp] group c1 external [SwitchC-bgp] peer 193.1.1.1 group c1 as-number 100 [SwitchC-bgp] group c2 internal [SwitchC-bgp] peer 194.1.1.2 group c2...
  • Page 17 Operation Manual – MBGP Chapter 1 MBGP Multicast Extension H3C S9500 Series Routing Switches Configuration [SwitchD] interface vlan-interface 50 [SwitchD-Vlan-interface50] ip address 195.1.1.1 255.255.255.0 [SwitchD-Vlan-interface50] quit [SwitchD] ospf [SwitchD-ospf-1] area 0 [SwitchD-ospf-1-area-0.0.0.0] network 194.1.1.0 0.0.0.255 [SwitchD-ospf-1-area-0.0.0.0] network 195.1.1.0 0.0.0.255 [SwitchD-ospf-1-area-0.0.0.0] network 4.0.0.0 0.0.0.255 [SwitchD-ospf-1-area-0.0.0.0] quit...

Table of Contents