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-peer-group-afi-ipv4-unicast.xml.i | 301 +++++++++++++++++++++ 1 file changed, 301 insertions(+) create mode 100644 interface-definitions/include/bgp-peer-group-afi-ipv4-unicast.xml.i (limited to 'interface-definitions/include/bgp-peer-group-afi-ipv4-unicast.xml.i') diff --git a/interface-definitions/include/bgp-peer-group-afi-ipv4-unicast.xml.i b/interface-definitions/include/bgp-peer-group-afi-ipv4-unicast.xml.i new file mode 100644 index 000000000..df051ace5 --- /dev/null +++ b/interface-definitions/include/bgp-peer-group-afi-ipv4-unicast.xml.i @@ -0,0 +1,301 @@ + + + IPv4 BGP peer group parameters + + + + + Accept a 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 + + + + + + + + + + + BGP attributes are sent unchanged + + + + + Send AS path unchanged + + + + + + Send multi-exit discriminator unchanged + + + + + + Send nexthop unchanged + + + + + + + + Advertise capabilities to this peer-group + + + + + Advertise dynamic capability to this peer-group + + + + + + Advertise ORF capability to this peer-group + + + + + Advertise prefix-list ORF capability to this peer-group + + + + + Capability to receive the ORF + + + + + + Capability to send the ORF + + + + + + + + + + + + Send default route to this peer-group + + + + + Route-map to specify criteria of the default + + + + + + + Disable sending community attributes to this peer-group + + + + + Disable sending extended community attributes to this peer-group + + + + + + Disable sending standard community attributes to this peer-group + + + + + + + + Access-list to filter route updates to/from this peer-group + + + + + Access-list to filter outgoing route updates to this peer-group + + policy access-list + + + <1-65535> + Access-list to filter outgoing route updates to this peer-group + + + + + + + + + Access-list to filter incoming route updates from this peer-group + + policy access-list + + + <1-65535> + Access-list to filter incoming route updates from this peer-group + + + + + + + + + + + As-path-list to filter route updates to/from this peer-group + + + + + As-path-list to filter outgoing route updates to this peer-group + + policy as-path-list + + + + + + As-path-list to filter incoming route updates from this peer-group + + policy as-path-list + + + + + + + + Maximum number of prefixes to accept from this peer-group + + <1-4294967295> + Prefix limit + + + + + + + + + Nexthop for routes sent to this peer-group to be the local router + + + + + Set the next hop to self for reflected routes + + + + + + + + Prefix-list to filter route updates to/from this peer-group + + + + + Prefix-list to filter outgoing route updates to this peer-group + + policy prefix-list + + + + + + Prefix-list to filter incoming route updates from this peer-group + + policy prefix-list + + + + + + + + Remove private AS numbers from AS path in outbound route updates + + + + + + Route-map to filter route updates to/from this peer-group + + + + + Route-map to filter outgoing route updates to this peer-group + + policy route-map + + + + + + Route-map to filter incoming route updates from this peer-group + + policy route-map + + + + + + + + Peer-group as a route reflector client + + + + + + Peer-group as route server client + + + + + + Soft reconfiguration for peer-group + + + + + Inbound soft reconfiguration for this peer-group [REQUIRED] + + + + + + + + Route-map to selectively unsuppress suppressed routes + + + + + + Default weight for routes from this peer-group + + <1-65535> + Weight for routes from this peer-group + + + + + + + + -- cgit v1.2.3