.. _router_bgp_address_family_ipv6_flowspec_neighbor:

router bgp address-family ipv6-flowspec neighbor
================================================

Specify a neighbor router


neighbor Specification
----------------------

	===================================== =====================================================================================================
	 **Parameter**                         **Value** 

	===================================== =====================================================================================================
	 **Type**                              *Intermediate Resource*

	 **Element Name**                      neighbor

	 **Element URI**                       /axapi/v3/router/bgp/{as-number}/address-family/ipv6-flowspec/neighbor

	 **Element Attributes**                neighbor_attributes

	 **Partition Visibility**              shared

	 **Schema**                             :download:`neighbor schema <router-bgp-address-family-ipv6-flowspec-neighbor/router-bgp-address-family-ipv6-flowspec-neighbor.txt>`
	===================================== =====================================================================================================





	**Operations Allowed:**




.. raw:: html

   <script type="text/javascript">
 function showExample(a,b) { document.getElementById(a+'_div').style.display = 'block'; document.getElementById(a+'_cl').style.display = 'block'; document.getElementById(a+'_eg').style.display = 'none';}
   function closeExample(a,b) { document.getElementById(a+'_div').style.display = 'none'; document.getElementById(a+'_cl').style.display = 'none'; document.getElementById(a+'_eg').style.display = 'block';}
 </script>
   <table width='90%' style='margin-left:5%'>



.. raw:: html

   <tr style='border-bottom: thin solid; border-top: thin solid'><th width=15%>Operation</th><th width=10%>Method</th><th>URI</th><th width=15%>Payload</th><th width=10%></th></tr>




.. raw:: html

   <tr  style='border-bottom: thin solid;'><td valign = 'top'>


Get Object



.. raw:: html

   </td><td valign = 'top'>


GET



.. raw:: html

   </td><td valign = 'top'>


/axapi/v3/router/bgp/{as-number}/address-family/ipv6-flowspec/neighbor



.. raw:: html

   </td><td valign = 'top'>


neighbor_attributes



.. raw:: html

   </td><td><button id='get_eg' onClick="showExample('get')">example</button> <button id='get_cl' onClick="closeExample('get')" style='display:none'>close</button></td></tr>




.. raw:: html

   <tr><td colspan=5 style='padding: 0         % 0    %;' valign = 'top'><div id='get_div' style='display:none'>


.. include:: ../artifacts/router_bgp_address_family_ipv6_flowspec_neighbor_GET.txt
   :literal:




.. raw:: html

   </div></td></tr>


.. raw:: html

   </table>

.. _2484_neighbor_attributes:

neighbor attributes
-------------------

    **ipv4-neighbor-list**

        **Type:** List

        **Reference Object:** :doc:`/axapi/v3/router/bgp/{as-number}/address-family/ipv6-flowspec/neighbor/ipv4-neighbor/{neighbor-ipv4} <router_bgp>`

    **ipv6-neighbor-list**

        **Type:** List

        **Reference Object:** :doc:`/axapi/v3/router/bgp/{as-number}/address-family/ipv6-flowspec/neighbor/ipv6-neighbor/{neighbor-ipv6} <router_bgp>`

.. _2484_ipv6-neighbor-list:

ipv6-neighbor-list
^^^^^^^^^^^^^^^^^^
	=============================== ===================================================
	**Specification**                 **Value**
	=============================== ===================================================
	 **Type**                        *list*

	 **Block object keys**             

	=============================== ===================================================

    **activate**

        **Description** Enable the Address Family for this Neighbor

        **Type:** boolean

        **Supported Values:** true, false, 1, 0

        **Default:** 0

    **neighbor-ipv6**

        **Description** Neighbor IPv6 address

        **Type:** string

        **Format:** ipv6-address

    **neighbor-route-map-lists**

        **Type:** List

    **send-community-val**

        **Description** 'all': Send Standard, Extended, and Large Community attributes; 'both': Send Standard and Extended Community attributes; 'none': Disable Sending Community attributes; 'standard': Send Standard Community attributes; 'extended': Send Extended Community attributes; 'large': Send Large Community attributes; 

        **Type:** string

        **Supported Values:** all, both, none, standard, extended, large

        **Default:** both

    **uuid**

        **Description** uuid of the object

        **Type:** string

        **Maximum Length:** 64 characters

        **Maximum Length:** 1 characters

.. _2484_ipv6-neighbor-list_neighbor-route-map-lists:

ipv6-neighbor-list_neighbor-route-map-lists
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
	=============================== ===================================================
	**Specification**                 **Value**
	=============================== ===================================================
	 **Type**                        *list*

	 **Block object keys**             

	=============================== ===================================================

    **nbr-rmap-direction**

        **Description** 'in': in; 'out': out; 

        **Type:** string

        **Supported Values:** in, out

    **nbr-route-map**

        **Description** Apply route map to neighbor (Name of route map)

        **Type:** string

        **Maximum Length:** 128 characters

        **Maximum Length:** 1 characters

.. _2484_ipv4-neighbor-list:

ipv4-neighbor-list
^^^^^^^^^^^^^^^^^^
	=============================== ===================================================
	**Specification**                 **Value**
	=============================== ===================================================
	 **Type**                        *list*

	 **Block object keys**             

	=============================== ===================================================

    **activate**

        **Description** Enable the Address Family for this Neighbor

        **Type:** boolean

        **Supported Values:** true, false, 1, 0

        **Default:** 0

    **neighbor-ipv4**

        **Description** Neighbor address

        **Type:** string

        **Format:** ipv4-address

    **neighbor-route-map-lists**

        **Type:** List

    **send-community-val**

        **Description** 'all': Send Standard, Extended, and Large Community attributes; 'both': Send Standard and Extended Community attributes; 'none': Disable Sending Community attributes; 'standard': Send Standard Community attributes; 'extended': Send Extended Community attributes; 'large': Send Large Community attributes; 

        **Type:** string

        **Supported Values:** all, both, none, standard, extended, large

        **Default:** both

    **uuid**

        **Description** uuid of the object

        **Type:** string

        **Maximum Length:** 64 characters

        **Maximum Length:** 1 characters

.. _2484_ipv4-neighbor-list_neighbor-route-map-lists:

ipv4-neighbor-list_neighbor-route-map-lists
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
	=============================== ===================================================
	**Specification**                 **Value**
	=============================== ===================================================
	 **Type**                        *list*

	 **Block object keys**             

	=============================== ===================================================

    **nbr-rmap-direction**

        **Description** 'in': in; 'out': out; 

        **Type:** string

        **Supported Values:** in, out

    **nbr-route-map**

        **Description** Apply route map to neighbor (Name of route map)

        **Type:** string

        **Maximum Length:** 128 characters

        **Maximum Length:** 1 characters