A SERVICE OF

logo

xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
154
config bgp aggregate_next_hop_check
Purpose This command is used to configure the BGP aggregated routes’ next hop check. Only the
routes with the same next hop attribute can be aggregated if the BGP aggregate next hop
check is enabled.
Syntax
config bgp aggregate_next_hop_check [enable | disable]
Description This command configures the BGP aggregate next hop check state.
Parameters None.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the BGP aggregate next hop check state:
DGS-3627:admin# config bgp aggregate_next_hop_check enable
Command: config bgp aggregate_next_hop_check enable
Success.
DGS-3627:admin#
config bgp fast_external_fallover
Purpose This command is used to configure the BGP fast external fallover.
Syntax
config bgp fast_external_fallover [enable | disable]
Description This commands configures a Border Gateway Protocol (BGP) routing process to immediately
reset its external BGP peer sessions if the link used to reach these peers goes down,
Parameters
enable - Enables BGP fast external fallover flag. The default value is enabled.
disable - Disables BGP fast external fallover.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To disable BGP fast external fallover:
DGS-3627:admin# config bgp fast_external_fallover disable
Command: config bgp fast_external_fallover disable
Success.
DGS-3627:admin#
config bgp neighbor maximum_prefix
Purpose This command is used to configure the BGP neighbor maximum prefix.
Syntax
config bgp neighbor maximum_prefix [<ipaddr> | peer_group <peer_group_name 16>]
<value 1-12000> {<value 1-100>} {warning_only}
Description This command is used to control how many prefixes can be received from a neighbor.
Parameters
<ipaddr> - Specifies the IP address of the neighbor to be configured.
<peer_group_name 16> - Specifies the peer group to be configured.
<value 1-12000> - The maximum number of prefixes allowed from the specified neighbor.