neighbor passive
Configures the BGP speaker so that it only accepts inbound connections from, but does not initiate outbound connections to, the peer or peer group. The no version permits the initiation of outbound connections. The default version removes the explicit configuration from the peer or peer group and reestablishes inheritance of the feature configuration.
[ no | default ] neighbor { ipAddress | peerGroupName } passive
- ipAddress—Neighbor's IP address
- peerGroupName—Name of a BGP peer group. If you specify a BGP peer group by using the peerGroupName argument, all the members of the peer group inherit the characteristic configured with this command, unless it is overridden for a specific peer.
Router Configuration