Specifications

628 ExtremeWare XOS 10.1 Command Reference Guide
BGP Commands
configure bgp peer-group soft-reset
configure bgp peer-group <peer-group-name> soft-reset {in | out}
Description
Applies the current input/output routing policy to the neighbors in the peer group.
Syntax Description
Default
N/A.
Usage Guidelines
The input/output routing policy is determined by the route policy configured for the neighbors in the
peer group on the input/output side of the router. This command does not affect configuration of the
switch.
Changes made to the parameters of a peer group are applied to all neighbors in the peer group.
Modifying the following parameters automatically disables and enables the neighbors before changes
take effect:
remote-as
timer
source-interface
soft-in-reset
password
Example
The following command applies the current input routing policy to the neighbors in the peer group
outer:
configure bgp peer-group outer soft-reset in
peer-group-name Specifies a peer group.
in Specifies to apply the input routing policy.
out Specifies to apply the output routing policy.