bgp

protocols bgp <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Border Gateway Protocol (BGP) parameters

Values:
  • u32 – AS number (1-4294967294)

Instances:

Multiple

protocols bgp <u32> address-family
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

BGP address-family parameters

protocols bgp <u32> address-family ipv6-unicast
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

BGP IPv6 settings

protocols bgp <u32> address-family ipv6-unicast aggregate-address <ipv6net>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

BGP IPv6 aggregate network

Values:
  • ipv6net – IPv6 aggregate network

Instances:

Multiple

protocols bgp <u32> address-family ipv6-unicast aggregate-address <ipv6net> as-set
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Generate AS-set path information for this aggregate address

protocols bgp <u32> address-family ipv6-unicast aggregate-address <ipv6net> origin <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

BGP origin code

Values:
  • egb – Remote EGP

  • igp – Local IGP

  • incomplete – Unknown heritage

protocols bgp <u32> address-family ipv6-unicast aggregate-address <ipv6net> route-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Apply route map to aggregate network

Reference:

protocols route-map <txt>

protocols bgp <u32> address-family ipv6-unicast aggregate-address <ipv6net> summary-only
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Announce the aggregate summary network only

protocols bgp <u32> address-family ipv6-unicast import
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Import routes from another VRF

protocols bgp <u32> address-family ipv6-unicast import route-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route-map to filter incoming routes

Reference:

protocols route-map <txt>

protocols bgp <u32> address-family ipv6-unicast import vrf <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

VRF to import from

Reference:

system vrf <id>

Instances:

Multiple

protocols bgp <u32> address-family ipv6-unicast network <ipv6net>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

BGP IPv6 network

Values:
  • ipv6net – IPv6 network

Instances:

Multiple

protocols bgp <u32> address-family ipv6-unicast network <ipv6net> route-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route-map to modify route attributes

Reference:

protocols route-map <txt>

protocols bgp <u32> address-family ipv6-unicast redistribute
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Redistribute routes from other protocols into BGP

protocols bgp <u32> address-family ipv6-unicast redistribute connected
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Redistribute connected routes into BGP

protocols bgp <u32> address-family ipv6-unicast redistribute connected metric <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • u32 – Metric for redistributed routes

protocols bgp <u32> address-family ipv6-unicast redistribute connected route-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route map to filter redistributed routes

Reference:

protocols route-map <txt>

protocols bgp <u32> address-family ipv6-unicast redistribute kernel
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Redistribute kernel routes into BGP

protocols bgp <u32> address-family ipv6-unicast redistribute kernel metric <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • u32 – Metric for redistributed routes

protocols bgp <u32> address-family ipv6-unicast redistribute kernel route-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route map to filter redistributed routes

Reference:

protocols route-map <txt>

protocols bgp <u32> address-family ipv6-unicast redistribute ospf6
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Redistribute OSPFv3 routes into BGP

protocols bgp <u32> address-family ipv6-unicast redistribute ospf6 metric <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • u32 – Metric for redistributed routes

protocols bgp <u32> address-family ipv6-unicast redistribute ospf6 route-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route map to filter redistributed routes

Reference:

protocols route-map <txt>

protocols bgp <u32> address-family ipv6-unicast redistribute ripng
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Redistribute RIPng routes into BGP

protocols bgp <u32> address-family ipv6-unicast redistribute ripng metric <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • u32 – Metric for redistributed routes

protocols bgp <u32> address-family ipv6-unicast redistribute ripng route-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route map to filter redistributed routes

Reference:

protocols route-map <txt>

protocols bgp <u32> address-family ipv6-unicast redistribute static
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Redistribute static routes into BGP

protocols bgp <u32> address-family ipv6-unicast redistribute static metric <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • u32 – Metric for redistributed routes

protocols bgp <u32> address-family ipv6-unicast redistribute static route-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route map to filter redistributed routes

Reference:

protocols route-map <txt>

protocols bgp <u32> aggregate-address <ipv4net>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • ipv4net – BGP aggregate network

Instances:

Multiple

protocols bgp <u32> aggregate-address <ipv4net> as-set
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Generate AS-set path information for this aggregate address

protocols bgp <u32> aggregate-address <ipv4net> origin <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

BGP origin code

Values:
  • egp – Remote EGP

  • igp – Local IGP

  • incomplete – Unknown heritage

protocols bgp <u32> aggregate-address <ipv4net> route-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Apply route map to aggregate network

Reference:

protocols route-map <txt>

protocols bgp <u32> aggregate-address <ipv4net> summary-only
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Announce the aggregate summary network only

protocols bgp <u32> as-path
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

AS-path filter rules to use in BGP

protocols bgp <u32> as-path access-list <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

AS-path list of rules

Values:
  • u32 – AS-path access list rule number (1-4294967295)

Instances:

Multiple

protocols bgp <u32> as-path access-list <u32> entry <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • u32 – Entry of the AS-path access-list

Instances:

Multiple

protocols bgp <u32> as-path access-list <u32> entry <u32> action
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Action to perform in this rule

Instances:

Unique

protocols bgp <u32> as-path access-list <u32> entry <u32> action deny <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Regular expression AS-paths to reject

protocols bgp <u32> as-path access-list <u32> entry <u32> action permit <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Regular expression AS-paths to accept

protocols bgp <u32> import
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Import routes from another VRF

protocols bgp <u32> import route-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route-map to filter incoming routes

Reference:

protocols route-map <txt>

protocols bgp <u32> import vrf <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

VRF to import from

Reference:

system vrf <id>

Instances:

Multiple

protocols bgp <u32> maximum-paths
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

BGP multipaths

protocols bgp <u32> maximum-paths ebgp <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Maximum ebgp multipaths

Values:
  • u32 – EBGP multipaths (1-32)

protocols bgp <u32> maximum-paths ibgp <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Maximum ibgp multipaths

Values:
  • u32 – IBGP multipaths (1-32)

protocols bgp <u32> neighbor <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

BGP neighbor tag

Values:
  • txt – BGP neighbor tag

Instances:

Multiple

protocols bgp <u32> neighbor <txt> addpath-tx-all-paths
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Use addpath to advertise all paths to a neighbor

protocols bgp <u32> neighbor <txt> addpath-tx-bestpath-per-AS
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Use addpath to advertise the bestpath per each neighboring AS

protocols bgp <u32> neighbor <txt> address-family
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Parameters relating to IPv4 or IPv6 routes

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

BGP neighbor IPv6 parameters

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast activate
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Activate IPv6 capability

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast allowas-in
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Accept a route that contains the local-AS in the as-path

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast allowas-in number <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Number of occurrences of AS number

Values:
  • u32 – Number of times AS is allowed in path (1-10)

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast attribute-unchanged
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Send BGP attributes unchanged

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast attribute-unchanged as-path
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Send AS path unchanged

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast attribute-unchanged med
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Send multi-exit discriminator unchanged

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast attribute-unchanged next-hop
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Send nexthop unchanged

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast capability
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Advertise capabilities to this neighbor

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast capability orf
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Advertise ORF capability to this neighbor

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast capability orf prefix-list
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Advertise prefix-list ORF capability to this neighbor

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast capability orf prefix-list receive
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Capability to receive the ORF

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast capability orf prefix-list send
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Capability to send the ORF

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast default-originate
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Send default route to this neighbor

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast default-originate route-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route-map to specify criteria of the default

Reference:

protocols route-map <txt>

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast disable-send-community
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable sending community attributes to this neighbor

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast disable-send-community extended
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable sending extended community attributes to this neighbor

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast disable-send-community standard
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable sending standard community attributes to this neighbor

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast maximum-prefix <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Maximum number of prefixes to accept from this neighbor

Values:
  • u32 – Prefix limit (1-4294967295)

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast nexthop-local
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Nexthop attributes

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast nexthop-local unchanged
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Leave link-local nexthop unchanged for this peer

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast nexthop-self
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Nexthop for routes sent to this neighbor to be the local router

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast nexthop-self force
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Set the next hop to self for reflected routes

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast prefix-list
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Prefix-list to filter route updates to/from this neighbor

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast prefix-list export <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Prefix-list to filter outgoing route updates to this neighbor

Reference:

protocols ipv6 prefix-list <txt>

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast prefix-list import <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Prefix-list to filter incoming route updates from this neighbor

Reference:

protocols ipv6 prefix-list <txt>

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast remove-private-as
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Remove private AS numbers from AS path in outbound route updates

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast route-map
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route-map to filter route updates to/from this neighbor

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast route-map export <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route-map to filter outgoing route updates to this neighbor

Reference:

protocols route-map <txt>

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast route-map import <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route-map to filter incoming route updates from this neighbor

Reference:

protocols route-map <txt>

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast route-reflector-client
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Neighbor as a route reflector client

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast route-server-client
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Neighbor as route server client

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast soft-reconfiguration
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Soft reconfiguration for neighbor

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast soft-reconfiguration inbound
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Inbound soft reconfiguration for this neighbor

protocols bgp <u32> neighbor <txt> address-family ipv6-unicast unsuppress-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route-map to selectively unsuppress suppressed routes

Reference:

protocols route-map <txt>

AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Minimum interval for sending routing updates

Values:
  • u32 – Advertisement interval in seconds (0-600)

protocols bgp <u32> neighbor <txt> allowas-in
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Accept a route that contains the local-AS in the as-path

protocols bgp <u32> neighbor <txt> allowas-in number <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Number of occurrences of AS number

Values:
  • u32 – Number of times AS is allowed in path (1-10)

protocols bgp <u32> neighbor <txt> attribute-unchanged
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

BGP attributes are sent unchanged

protocols bgp <u32> neighbor <txt> attribute-unchanged as-path
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Send AS path unchanged

protocols bgp <u32> neighbor <txt> attribute-unchanged med
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Send multi-exit discriminator unchanged

protocols bgp <u32> neighbor <txt> attribute-unchanged next-hop
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Send nexthop unchanged

protocols bgp <u32> neighbor <txt> bfd
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Add BFD support

protocols bgp <u32> neighbor <txt> bfd check-control-plane-failure
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Link dataplane status with BGP controlplane

protocols bgp <u32> neighbor <txt> bfd profile <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

BFD profile

Reference:

protocols bfd profile <txt>

protocols bgp <u32> neighbor <txt> capability
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Advertise capabilities to this neighbor

protocols bgp <u32> neighbor <txt> capability dynamic
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Advertise dynamic capability to this neighbor

protocols bgp <u32> neighbor <txt> capability orf
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Advertise ORF capability to this neighbor

protocols bgp <u32> neighbor <txt> capability orf prefix-list
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Advertise prefix-list ORF capability to this neighbor

protocols bgp <u32> neighbor <txt> capability orf prefix-list receive
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Capability to receive the ORF

protocols bgp <u32> neighbor <txt> capability orf prefix-list send
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Capability to send the ORF

protocols bgp <u32> neighbor <txt> default-originate
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Send default route to this neighbor

protocols bgp <u32> neighbor <txt> default-originate route-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route-map to specify criteria of the default

Reference:

protocols route-map <txt>

protocols bgp <u32> neighbor <txt> description <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Description for this neighbor

protocols bgp <u32> neighbor <txt> disable-capability-negotiation
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable capability negotiation with this neighbor

protocols bgp <u32> neighbor <txt> disable-connected-check
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable check to see if EBGP peer’s address is a connected route

protocols bgp <u32> neighbor <txt> disable-send-community
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable sending community attributes to this neighbor

protocols bgp <u32> neighbor <txt> disable-send-community extended
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable sending extended community attributes to this neighbor

protocols bgp <u32> neighbor <txt> disable-send-community standard
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable sending standard community attributes to this neighbor

protocols bgp <u32> neighbor <txt> ebgp-multihop <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Allow this EBGP neighbor to not be on a directly connected network

Values:
  • u32 – Number of hops (1-255)

protocols bgp <u32> neighbor <txt> encrypted-password <password>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • password – BGP MD5 password encrypted

protocols bgp <u32> neighbor <txt> graceful-restart <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Graceful Restart mode for this neighbor

Values:
  • restart – Restart mode

  • helper – Helper mode

  • disable – Disable

protocols bgp <u32> neighbor <txt> local-address <ipv4>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

BGP local address for the peer

Values:
  • ipv4 – BGP local IP address

Local IP address:

protocols bgp <u32> neighbor <txt> local-as <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Local AS number

Values:
  • u32 – Local AS number (1-4294967294)

Instances:

Multiple

protocols bgp <u32> neighbor <txt> local-as <u32> no-prepend
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Do not prepend local-as to updates from EBGP peers

protocols bgp <u32> neighbor <txt> local-as <u32> no-prepend replace-as
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Prepend only the supplied local-as to the AS_PATH when transmitting local-route updates.

protocols bgp <u32> neighbor <txt> maximum-prefix <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Maximum number of prefixes to accept from this neighbor

Values:
  • u32 – Prefix limit (1-4294967295)

protocols bgp <u32> neighbor <txt> nexthop-self
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Nexthop for routes sent to this neighbor to be the local router

protocols bgp <u32> neighbor <txt> nexthop-self force
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Set the next hop to self for reflected routes

protocols bgp <u32> neighbor <txt> override-capability
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Ignore capability negotiation with specified neighbor

protocols bgp <u32> neighbor <txt> passive
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Do not initiate a session with this neighbor

protocols bgp <u32> neighbor <txt> password <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

BGP MD5 password

Values:
  • txt – BGP MD5 password (1-80)

protocols bgp <u32> neighbor <txt> peer-group <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • id – IPv4 peer group for this peer

protocols bgp <u32> neighbor <txt> port <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Neighbor’s BGP port

Values:
  • u32 – Neighbor BGP port number (1-65535)

protocols bgp <u32> neighbor <txt> prefix-list
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Prefix-list to filter route updates to/from this neighbor

protocols bgp <u32> neighbor <txt> prefix-list export <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Prefix-list to filter outgoing route updates to this neighbor

Reference:

protocols ip prefix-list <txt>

protocols bgp <u32> neighbor <txt> prefix-list import <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Prefix-list to filter incoming route updates from this neighbor

Reference:

protocols ip prefix-list <txt>

protocols bgp <u32> neighbor <txt> remote-address <ipv4|ipv6>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

BGP Neighbor remote address

Values:
  • ipv4 – BGP neighbor IP address

  • ipv6 – BGP neighbor IPv6 address

protocols bgp <u32> neighbor <txt> remove-private-as
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Remove private AS numbers from AS path in outbound route updates

protocols bgp <u32> neighbor <txt> route-map
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route-map to filter route updates to/from this neighbor

protocols bgp <u32> neighbor <txt> route-map export <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route-map to filter outgoing route updates to this neighbor

Reference:

protocols route-map <txt>

protocols bgp <u32> neighbor <txt> route-map import <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route-map to filter incoming route updates from this neighbor

Reference:

protocols route-map <txt>

protocols bgp <u32> neighbor <txt> route-reflector-client
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Neighbor as a route reflector client

protocols bgp <u32> neighbor <txt> route-server-client
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Neighbor is route server client

protocols bgp <u32> neighbor <txt> shutdown
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Administratively shut down neighbor

protocols bgp <u32> neighbor <txt> soft-reconfiguration
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Soft reconfiguration for neighbor

protocols bgp <u32> neighbor <txt> soft-reconfiguration inbound
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Inbound soft reconfiguration for this neighbor

protocols bgp <u32> neighbor <txt> strict-capability-match
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable strict capability negotiation

protocols bgp <u32> neighbor <txt> timers
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Neighbor timers

protocols bgp <u32> neighbor <txt> timers connect <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

BGP connect timer for this neighbor

Values:
  • u32 – Disable connect timer (0)

  • u32 – Connect timer in seconds (1-65535)

protocols bgp <u32> neighbor <txt> timers holdtime <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

BGP hold timer for this neighbor

Values:
  • u32 – Disable hold timer (0)

  • u32 – Hold timer in seconds (4-65535)

protocols bgp <u32> neighbor <txt> timers keepalive <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

BGP keepalive interval for this neighbor

Values:
  • u32 – Keepalive interval in seconds (1-65535)

protocols bgp <u32> neighbor <txt> ttl-security
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Ttl security mechanism for this BGP peer

protocols bgp <u32> neighbor <txt> ttl-security hops <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Number of the maximum number of hops to the BGP peer

Values:
  • u32 – Number of hops (1-254)

protocols bgp <u32> neighbor <txt> unsuppress-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route-map to selectively unsuppress suppressed routes

Reference:

protocols route-map <txt>

protocols bgp <u32> neighbor <txt> update-source <ipv4|ifc>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Source IP of routing updates

Values:
  • ipv4 – IP address of route source

  • interface – Interface as route source

protocols bgp <u32> neighbor <txt> weight <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Default weight for routes from this neighbor

Values:
  • u32 – Weight for routes from this neighbor (1-65535)

protocols bgp <u32> network <ipv4net>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • ipv4net – BGP network

Instances:

Multiple

protocols bgp <u32> network <ipv4net> backdoor
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Network as a backdoor route

protocols bgp <u32> network <ipv4net> route-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route-map to modify route attributes

Reference:

protocols route-map <txt>

protocols bgp <u32> parameters
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

BGP parameters

protocols bgp <u32> parameters always-compare-med
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Always compare MEDs from different neighbors

protocols bgp <u32> parameters bestpath
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Default bestpath selection mechanism

protocols bgp <u32> parameters bestpath as-path
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

AS-path attribute comparison parameters

protocols bgp <u32> parameters bestpath as-path confed
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Compare AS-path lengths including confederation sets & sequences

protocols bgp <u32> parameters bestpath as-path ignore
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Ignore AS-path length in selecting a route

protocols bgp <u32> parameters bestpath compare-routerid
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Compare the router-id for identical EBGP paths

protocols bgp <u32> parameters bestpath med
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

MED attribute comparison parameters

protocols bgp <u32> parameters bestpath med confed
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Compare MEDs among confederation paths

protocols bgp <u32> parameters bestpath med missing-as-worst
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Treat missing route as a MED as the least preferred one

protocols bgp <u32> parameters cluster-id <ipv4>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • ipv4 – Route-reflector cluster-id

protocols bgp <u32> parameters confederation
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

AS confederation parameters

protocols bgp <u32> parameters confederation identifier <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Confederation AS identifier

Values:
  • u32 – Confederation AS id (1-4294967294)

protocols bgp <u32> parameters confederation peers <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Peer ASs in the BGP confederation

Values:
  • u32 – Peer AS number (1-4294967294)

Instances:

Multiple

protocols bgp <u32> parameters dampening
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Enable route-flap dampening

Required:

Required:

Required:

Required:

protocols bgp <u32> parameters dampening half-life <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Half-life time for dampening

Values:
  • u32 – Half-life penalty in seconds (1-45)

protocols bgp <u32> parameters dampening max-suppress-time <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Maximum duration to suppress a stable route

Values:
  • u32 – Maximum suppress duration in seconds (1-255)

protocols bgp <u32> parameters dampening re-use <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Time to start reusing a route

Values:
  • u32 – Re-use time in seconds (1-20000)

protocols bgp <u32> parameters dampening start-suppress-time <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

When to start suppressing a route

Values:
  • u32 – Start-suppress-time (1-20000)

protocols bgp <u32> parameters default
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

BGP defaults

protocols bgp <u32> parameters default local-pref <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Default local preference (higher=more preferred)

Values:
  • u32 – Local preference (0-4294967295)

protocols bgp <u32> parameters default no-ipv4-unicast
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Deactivate IPv4 unicast for a peer by default

protocols bgp <u32> parameters deterministic-med
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Compare MEDs between different peers in the same AS

protocols bgp <u32> parameters disable-ebgp-connected-route-check
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable checking if nexthop is connected on ebgp sessions

protocols bgp <u32> parameters disable-network-import-check
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable IGP route check for network statements

protocols bgp <u32> parameters distance
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Administratives distances for BGP routes

protocols bgp <u32> parameters distance global
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Global administratives distances for BGP routes

Required:

Required:

Required:

protocols bgp <u32> parameters distance global external <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Administrative distance for external BGP routes

Values:
  • u32 – Administrative distance for external BGP routes (1-255)

protocols bgp <u32> parameters distance global internal <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Administrative distance for internal BGP routes

Values:
  • u32 – Administrative distance for internal BGP routes (1-255)

protocols bgp <u32> parameters distance global local <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Administrative distance for local BGP routes

Values:
  • u32 – Administrative distance for local BGP routes (1-255)

protocols bgp <u32> parameters distance prefix <ipv4net>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • ipv4net – Administrative distance for a specific BGP prefix

Instances:

Multiple

Required:

protocols bgp <u32> parameters distance prefix <ipv4net> distance <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Administrative distance for prefix

Values:
  • u32 – Administrative distance for external BGP routes (1-255)

protocols bgp <u32> parameters graceful-restart
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Graceful restart configuration parameters

protocols bgp <u32> parameters graceful-restart preserve-fw-state
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Sets F-bit indication that fib is preserved while doing Graceful Restart

protocols bgp <u32> parameters graceful-restart restart-time <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Set the time to wait to delete stale routes before a BGP open message is received

Values:
  • u32 – Delay value (seconds) (1-4095)

protocols bgp <u32> parameters graceful-restart rib-stale-time <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Specify the stale route removal timer in rib

Values:
  • u32 – Delay value (seconds) (1-3600)

protocols bgp <u32> parameters graceful-restart select-defer-time <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Set the time to defer the BGP route selection after restart

Values:
  • u32 – Delay value (seconds, 0 - disable) (0-3600)

protocols bgp <u32> parameters graceful-restart stalepath-time <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Set the max time to hold onto restarting peer’s stale paths

Values:
  • u32 – Delay value (seconds) (1-4095)

protocols bgp <u32> parameters graceful-restart-disable
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Global Graceful Restart - Disable Mode

protocols bgp <u32> parameters log-neighbor-changes
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log neighbor up/down changes and reset reason

protocols bgp <u32> parameters mark <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Mark value for BGP packets

Values:
  • u32 – Integer value from 0 to 2147483647 (0-2147483647)

protocols bgp <u32> parameters no-client-to-client-reflection
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable client to client route reflection

protocols bgp <u32> parameters no-fast-external-failover
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable immediate sesison reset if peer’s connected link goes down

protocols bgp <u32> parameters route-reflector
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Allow modifications made by out route-map

protocols bgp <u32> parameters route-reflector allow-outbound-policy
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

On ibgp neighbors

protocols bgp <u32> parameters router-id <ipv4>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • ipv4 – BGP router id

protocols bgp <u32> parameters tos <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

ToS value for BGP packets

Values:
  • u32 – Integer value from 0 to 255 (0-255)

protocols bgp <u32> parameters vrf-mark <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

VRF to mark BGP packets

Reference:

system vrf <id>

protocols bgp <u32> peer-group <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • id – BGP peer-group

Instances:

Multiple

protocols bgp <u32> peer-group <id> addpath-tx-all-paths
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Use addpath to advertise all paths to a neighbor

protocols bgp <u32> peer-group <id> addpath-tx-bestpath-per-AS
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Use addpath to advertise the bestpath per each neighboring AS

protocols bgp <u32> peer-group <id> address-family
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

BGP peer-group address-family parameters

protocols bgp <u32> peer-group <id> address-family ipv6-unicast
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

BGP peer-group IPv6 parameters

protocols bgp <u32> peer-group <id> address-family ipv6-unicast allowas-in
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Accept a route that contains the local-AS in the as-path

protocols bgp <u32> peer-group <id> address-family ipv6-unicast allowas-in number <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Number of occurrences of AS number

Values:
  • u32 – Number of times AS is allowed in path (1-10)

protocols bgp <u32> peer-group <id> address-family ipv6-unicast attribute-unchanged
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Send BGP attributes unchanged

protocols bgp <u32> peer-group <id> address-family ipv6-unicast attribute-unchanged as-path
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Send AS path unchanged

protocols bgp <u32> peer-group <id> address-family ipv6-unicast attribute-unchanged med
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Send multi-exit discriminator unchanged

protocols bgp <u32> peer-group <id> address-family ipv6-unicast attribute-unchanged next-hop
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Send nexthop unchanged

protocols bgp <u32> peer-group <id> address-family ipv6-unicast capability
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Advertise capabilities to this peer-group

protocols bgp <u32> peer-group <id> address-family ipv6-unicast capability orf
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Advertise ORF capability to this peer-group

protocols bgp <u32> peer-group <id> address-family ipv6-unicast capability orf prefix-list
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Advertise prefix-list ORF capability to this peer-group

protocols bgp <u32> peer-group <id> address-family ipv6-unicast capability orf prefix-list receive
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Capability to receive the ORF

protocols bgp <u32> peer-group <id> address-family ipv6-unicast capability orf prefix-list send
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Capability to send the ORF

protocols bgp <u32> peer-group <id> address-family ipv6-unicast default-originate
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Send default route to this peer-group

protocols bgp <u32> peer-group <id> address-family ipv6-unicast default-originate route-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route-map to specify criteria of the default

Reference:

protocols route-map <txt>

protocols bgp <u32> peer-group <id> address-family ipv6-unicast disable-send-community
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable sending community attributes to this peer-group

protocols bgp <u32> peer-group <id> address-family ipv6-unicast disable-send-community extended
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable sending extended community attributes to this peer-group

protocols bgp <u32> peer-group <id> address-family ipv6-unicast disable-send-community standard
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable sending standard community attributes to this peer-group

protocols bgp <u32> peer-group <id> address-family ipv6-unicast maximum-prefix <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Maximum number of prefixes to accept from this peer-group

Values:
  • u32 – Prefix limit (1-4294967295)

protocols bgp <u32> peer-group <id> address-family ipv6-unicast nexthop-local
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Nexthop attributes

protocols bgp <u32> peer-group <id> address-family ipv6-unicast nexthop-local unchanged
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Leave link-local nexthop unchanged for this peer

protocols bgp <u32> peer-group <id> address-family ipv6-unicast nexthop-self
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Nexthop for routes sent to this peer-group to be the local router

protocols bgp <u32> peer-group <id> address-family ipv6-unicast nexthop-self force
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Set the next hop to self for reflected routes

protocols bgp <u32> peer-group <id> address-family ipv6-unicast prefix-list
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Prefix-list to filter route updates to/from this peer-group

protocols bgp <u32> peer-group <id> address-family ipv6-unicast prefix-list export <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Prefix-list to filter outgoing route updates to this peer-group

Reference:

protocols ipv6 prefix-list <txt>

protocols bgp <u32> peer-group <id> address-family ipv6-unicast prefix-list import <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Prefix-list to filter incoming route updates from this peer-group

Reference:

protocols ipv6 prefix-list <txt>

protocols bgp <u32> peer-group <id> address-family ipv6-unicast remove-private-as
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Remove private AS numbers from AS path in outbound route updates

protocols bgp <u32> peer-group <id> address-family ipv6-unicast route-map
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route-map to filter route updates to/from this peer-group

protocols bgp <u32> peer-group <id> address-family ipv6-unicast route-map export <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route-map to filter outgoing route updates to this peer-group

Reference:

protocols route-map <txt>

protocols bgp <u32> peer-group <id> address-family ipv6-unicast route-map import <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route-map to filter incoming route updates from this peer-group

Reference:

protocols route-map <txt>

protocols bgp <u32> peer-group <id> address-family ipv6-unicast route-reflector-client
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Peer-group as a route reflector client

protocols bgp <u32> peer-group <id> address-family ipv6-unicast route-server-client
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Peer-group as route server client

protocols bgp <u32> peer-group <id> address-family ipv6-unicast soft-reconfiguration
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Soft reconfiguration for peer-group

protocols bgp <u32> peer-group <id> address-family ipv6-unicast soft-reconfiguration inbound
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Inbound soft reconfiguration for this peer-group

protocols bgp <u32> peer-group <id> address-family ipv6-unicast unsuppress-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route-map to selectively unsuppress suppressed routes

Reference:

protocols route-map <txt>

protocols bgp <u32> peer-group <id> allowas-in
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Accept a route that contains the local-AS in the as-path

protocols bgp <u32> peer-group <id> allowas-in number <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Number of occurrences of AS number

Values:
  • u32 – Number of times AS is allowed in path (1-10)

protocols bgp <u32> peer-group <id> attribute-unchanged
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

BGP attributes are sent unchanged

protocols bgp <u32> peer-group <id> attribute-unchanged as-path
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Send AS path unchanged

protocols bgp <u32> peer-group <id> attribute-unchanged med
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Send multi-exit discriminator unchanged

protocols bgp <u32> peer-group <id> attribute-unchanged next-hop
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Send nexthop unchanged

protocols bgp <u32> peer-group <id> capability
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Advertise capabilities to this peer-group

protocols bgp <u32> peer-group <id> capability dynamic
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Advertise dynamic capability to this peer-group

protocols bgp <u32> peer-group <id> capability orf
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Advertise ORF capability to this peer-group

protocols bgp <u32> peer-group <id> capability orf prefix-list
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Advertise prefix-list ORF capability to this peer-group

protocols bgp <u32> peer-group <id> capability orf prefix-list receive
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Capability to receive the ORF

protocols bgp <u32> peer-group <id> capability orf prefix-list send
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Capability to send the ORF

protocols bgp <u32> peer-group <id> default-originate
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Send default route to this peer-group

protocols bgp <u32> peer-group <id> default-originate route-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route-map to specify criteria of the default

Reference:

protocols route-map <txt>

protocols bgp <u32> peer-group <id> description <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Description for this peer-group

protocols bgp <u32> peer-group <id> disable-capability-negotiation
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable capability negotiation with this peer-group

protocols bgp <u32> peer-group <id> disable-connected-check
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable check to see if EBGP peer’s address is a connected route

protocols bgp <u32> peer-group <id> disable-send-community
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable sending community attributes to this peer-group

protocols bgp <u32> peer-group <id> disable-send-community extended
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable sending extended community attributes to this peer-group

protocols bgp <u32> peer-group <id> disable-send-community standard
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable sending standard community attributes to this peer-group

protocols bgp <u32> peer-group <id> ebgp-multihop <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Allow this EBGP peer-group to not be on a directly connected network

Values:
  • u32 – Number of hops (1-255)

protocols bgp <u32> peer-group <id> encrypted-password <password>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • password – BGP MD5 password encrypted

protocols bgp <u32> peer-group <id> listen
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

BGP peer-group listen parameters

protocols bgp <u32> peer-group <id> listen range <ipv4net|ipv6net>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Configure BGP dynamic neighbors listen range

Values:
  • ipv4net – IPv4 range

  • ipv6net – IPv6 range

Instances:

Multiple

protocols bgp <u32> peer-group <id> local-as <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Local AS number

Values:
  • u32 – Local AS number (1-4294967294)

Instances:

Multiple

protocols bgp <u32> peer-group <id> local-as <u32> no-prepend
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Disable prepending local-as to updates from EBGP peers

protocols bgp <u32> peer-group <id> local-as <u32> no-prepend replace-as
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Prepend only the supplied local-as to the AS_PATH when transmitting local-route updates.

protocols bgp <u32> peer-group <id> maximum-prefix <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Maximum number of prefixes to accept from this peer-group

Values:
  • u32 – Prefix limit (1-4294967295)

protocols bgp <u32> peer-group <id> nexthop-self
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Nexthop for routes sent to this peer-group to be the local router

protocols bgp <u32> peer-group <id> nexthop-self force
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Set the next hop to self for reflected routes

protocols bgp <u32> peer-group <id> override-capability
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Ignore capability negotiation with specified peer-group

protocols bgp <u32> peer-group <id> passive
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Don not intiate a session with this peer-group

protocols bgp <u32> peer-group <id> password <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

BGP MD5 password

Values:
  • txt – BGP MD5 password (1-80)

protocols bgp <u32> peer-group <id> prefix-list
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Prefix-list to filter route updates to/from this peer-group

protocols bgp <u32> peer-group <id> prefix-list export <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Prefix-list to filter outgoing route updates to this peer-group

Reference:

protocols ip prefix-list <txt>

protocols bgp <u32> peer-group <id> prefix-list import <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Prefix-list to filter incoming route updates from this peer-group

Reference:

protocols ip prefix-list <txt>

protocols bgp <u32> peer-group <id> remote-as <u32|id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Peer-group BGP AS number

Values:
  • u32 – AS number (1-4294967294)

  • external – External BGP peer

  • internal – Internal BGP peer

protocols bgp <u32> peer-group <id> remove-private-as
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Remove private AS numbers from AS path in outbound route updates

protocols bgp <u32> peer-group <id> route-map
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route-map to filter route updates to/from this peer-group

protocols bgp <u32> peer-group <id> route-map export <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route-map to filter outgoing route updates to this peer-group

Reference:

protocols route-map <txt>

protocols bgp <u32> peer-group <id> route-map import <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route-map to filter incoming route updates from this peer-group

Reference:

protocols route-map <txt>

protocols bgp <u32> peer-group <id> route-reflector-client
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Peer-group as a route reflector client

protocols bgp <u32> peer-group <id> route-server-client
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Peer-group as route server client

protocols bgp <u32> peer-group <id> shutdown
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Administratively shut down peer-group

protocols bgp <u32> peer-group <id> soft-reconfiguration
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Soft reconfiguration for peer-group

protocols bgp <u32> peer-group <id> soft-reconfiguration inbound
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Inbound soft reconfiguration for this peer-group

protocols bgp <u32> peer-group <id> ttl-security
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Ttl security mechanism

protocols bgp <u32> peer-group <id> ttl-security hops <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Number of the maximum number of hops to the BGP peer

Values:
  • u32 – Number of hops (1-254)

protocols bgp <u32> peer-group <id> unsuppress-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route-map to selectively unsuppress suppressed routes

Reference:

protocols route-map <txt>

protocols bgp <u32> peer-group <id> update-source <ipv4|ifc>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Source IP of routing updates

Values:
  • ipv4 – IP address of route source

  • interface – Interface as route source

protocols bgp <u32> peer-group <id> weight <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Default weight for routes from this peer-group

Values:
  • u32 – Weight for routes from this peer-group (1-65535)

protocols bgp <u32> redistribute
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Redistribute routes from other protocols into BGP

protocols bgp <u32> redistribute connected
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Redistribute connected routes into BGP

protocols bgp <u32> redistribute connected metric <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • u32 – Metric for redistributed routes

protocols bgp <u32> redistribute connected route-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route map to filter redistributed routes

Reference:

protocols route-map <txt>

protocols bgp <u32> redistribute kernel
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Redistribute kernel routes into BGP

protocols bgp <u32> redistribute kernel metric <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • u32 – Metric for redistributed routes

protocols bgp <u32> redistribute kernel route-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route map to filter redistributed routes

Reference:

protocols route-map <txt>

protocols bgp <u32> redistribute ospf
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Redistribute OSPF routes into BGP

protocols bgp <u32> redistribute ospf metric <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • u32 – Metric for redistributed routes

protocols bgp <u32> redistribute ospf route-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route map to filter redistributed routes

Reference:

protocols route-map <txt>

protocols bgp <u32> redistribute rip
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Redistribute RIP routes into BGP

protocols bgp <u32> redistribute rip metric <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • u32 – Metric for redistributed routes

protocols bgp <u32> redistribute rip route-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route map to filter redistributed routes

Reference:

protocols route-map <txt>

protocols bgp <u32> redistribute static
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Redistribute static routes into BGP

protocols bgp <u32> redistribute static metric <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • u32 – Metric for redistributed routes

protocols bgp <u32> redistribute static route-map <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Route map to filter redistributed routes

Reference:

protocols route-map <txt>

protocols bgp <u32> timers
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

BGP protocol timers

protocols bgp <u32> timers holdtime <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

BGP holdtime interval

Values:
  • u32 – Don’t hold routes (0)

  • u32 – Hold-time in seconds (4-65535)

protocols bgp <u32> timers keepalive <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Keepalive interval

Values:
  • u32 – Keep-alive time in seconds (1-65535)