From 08f9a41ebaa7230be27b6be944cbae7635135e26 Mon Sep 17 00:00:00 2001 From: sever-sever Date: Sun, 26 Apr 2020 15:49:27 +0000 Subject: bgp-xml: T2387:Commands in XML for [conf_mode] bgp --- .../include/bgp-neighbor-afi-ipv4-unicast.xml.i | 285 +++++++++++++++++++++ 1 file changed, 285 insertions(+) create mode 100644 interface-definitions/include/bgp-neighbor-afi-ipv4-unicast.xml.i (limited to 'interface-definitions/include/bgp-neighbor-afi-ipv4-unicast.xml.i') diff --git a/interface-definitions/include/bgp-neighbor-afi-ipv4-unicast.xml.i b/interface-definitions/include/bgp-neighbor-afi-ipv4-unicast.xml.i new file mode 100644 index 000000000..74afb8851 --- /dev/null +++ b/interface-definitions/include/bgp-neighbor-afi-ipv4-unicast.xml.i @@ -0,0 +1,285 @@ + + + IPv4 BGP neighbor parameters + + + + + Accept a IPv4-route that contains the local-AS in the as-path + + + + + Number of occurrences of AS number + + <1-10> + Number of times AS is allowed in path + + + + + + + + + + + AS for routes sent to this neighbor to be the local AS + + + + + + BGP attributes are sent unchanged (IPv4) + + + + + Send AS path unchanged (IPv4) + + + + + + Send multi-exit discriminator unchanged (IPv4) + + + + + + Send nexthop unchanged (IPv4) + + + + + + + + Advertise capabilities to this neighbor (IPv4) + + + + + Advertise ORF capability to this neighbor + + + + + Advertise prefix-list ORF capability to this neighbor + + + + + Capability to receive the ORF + + + + + + Capability to send the ORF + + + + + + + + + + + + Send default IPv4-route to this neighbor + + + + + IPv4-Route-map to specify criteria of the default + + policy route-map + + + + + + + + Access-list to filter IPv4-route updates to/from this neighbor + + + + + Access-list to filter outgoing IPv4-route updates to this neighbor + + policy access-list + + + <1-65535> + Access-list to filter outgoing IPv4-route updates to this neighbor + + + + + + + + + Access-list to filter incoming IPv4-route updates from this neighbor + + policy access-list + + + <1-65535> + Access-list to filter incoming IPv4-route updates from this neighbor + + + + + + + + + + + As-path-list to filter IPv4-route updates to/from this neighbor + + + + + As-path-list to filter outgoing IPv4-route updates to this neighbor + + policy as-path-list + + + + + + As-path-list to filter incoming IPv4-route updates from this neighbor + + policy as-path-list + + + + + + + + Maximum number of IPv4-prefixes to accept from this neighbor + + <1-4294967295> + Prefix limit + + + + + + + + + Nexthop for IPv4-routes sent to this neighbor to be the local router + + + + + Set the next hop to self for reflected routes + + + + + + + + IPv4-Prefix-list to filter route updates to/from this neighbor + + + + + IPv4-Prefix-list to filter outgoing route updates to this neighbor + + policy prefix-list + + + + + + IPv4-Prefix-list to filter incoming route updates from this neighbor + + policy prefix-list + + + + + + + + Remove private AS numbers from AS path in outbound IPv4-route updates + + + + + + Route-map to filter IPv4-route updates to/from this neighbor + + + + + IPv4-Route-map to filter outgoing route updates to this neighbor + + policy route-map + + + + + + IPv4-Route-map to filter incoming route updates from this neighbor + + policy route-map + + + + + + + + Neighbor as a IPv4-route reflector client + + + + + + Neighbor is IPv4-route server client + + + + + + Soft reconfiguration for neighbor (IPv4) + + + + + Inbound soft reconfiguration for this neighbor [REQUIRED] + + + + + + + + Route-map to selectively unsuppress suppressed IPv4-routes + + + + + + Default weight for routes from this neighbor + + <1-65535> + Weight for routes from this neighbor + + + + + + + + -- cgit v1.2.3