Specifications
configure bgp neighbor source-interface
ExtremeWare XOS 10.1 Command Reference Guide 615
configure bgp neighbor source-interface
configure bgp neighbor [<remoteaddr> | all] source-interface [any |
ipaddress <ipAddr>]
Description
Changes the BGP source interface for TCP connections.
Syntax Description
Default
Any.
Usage Guidelines
The source interface IP address must be a valid IP address of any VLAN configured on the switch.
Example
The following command changes the BGP source interface to 10.43.55.10:
configure bgp neighbor 192.168.1.5 source-interface ipaddress 10.43.55.10
remoteaddr Specifies an IP address of the BGP neighbor.
all Specifies all neighbors.
any Specifies any source interface.
ipAddr Specifies the IP address of a source interface.