Specifications

configure bgp peer-group source-interface
ExtremeWare XOS 10.1 Command Reference Guide 629
configure bgp peer-group source-interface
configure bgp peer-group <peer-group-name> source-interface [any |
ipaddress <ipAddr>]
Description
Configures the source interface for a peer group and all the neighbors of the peer group.
Syntax Description
Default
N/A.
Usage Guidelines
The source interface IP address must be a valid IP address of a VLAN configured on 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 configures the source interface for the peer group outer and its neighbors on
10.34.25.10:
configure bgp peer-group outer source-interface ipaddress 10.34.25.10
peer-group-name Specifies a peer group.
any Specifies any source interface.
ipAddr Specifies an interface.