Configuring ipv4 unicast address family – Brocade Network OS NETCONF Operations Guide v4.1.1 User Manual

Page 592

Advertising
background image

560

Network OS NETCONF Operations Guide

53-1003231-02

Configuring BGP

37

<rbridge-id>188</rbridge-id>

<router xmlns="urn:brocade.com:mgmt:brocade-rbridge">

<bgp xmlns="urn:brocade.com:mgmt:brocade-bgp">

<vrf-name>default</vrf-name>

<router-bgp-cmds-holder>

<router-bgp-attributes>

<neighbor-ips>

<neighbor-addr>

<router-bgp-neighbor-address>1.1.1.1

</router-bgp-neighbor-address>

<remote-as>20</remote-as>

</neighbor-addr>

</neighbor-ips>

</router-bgp-attributes>

</router-bgp-cmds-holder>

</bgp>

</router>

</rbridge-id>

</config>

</edit-config>

</rpc>

<?xml version="1.0" ?>

<rpc-reply message-id="3500" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"

xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">

<ok/>

</rpc-reply>

Configuring IPv4 unicast address family

Currently only the IPv4 unicast address family is supported.

The following configurations are allowed under BGP IPv4 address-family mode:

Network (including static networks)

Route aggregation

Route redistribution

Route reflection

Dampening

Default route origination

Multipathing (including maximum paths)

Address-family-specific neighbor configuration

Explicit specification of networks to advertise

Nodes that are specific to address-family configuration are:

aggregate-address—Configure BGP aggregate entries

always-propagate—Allow readvertisement of best BGP routes not in IP Forwarding table

bgp-redistribute-internal—Allow redistribution of iBGP routes into IGPs

client-to-client-reflection—Configure client to client route reflection

dampening—Enable route-flap dampening

default-information-originate—Originate Default Information

Advertising