BGP/6/BAD_PEER_AS: The AS number received from the peer is different from expected AS number. (VpnInstance=[VpnInstance], Peer=[peer-address], SourceInterface=[SourceInterface], Expected-as=[remote-as], Received-as=[local-as])
Parameter Name | Parameter Meaning |
---|---|
VpnInstance |
VPN instance |
peer-address |
IP address of a BGP peer |
SourceInterface |
Source interface |
remote-as |
AS number of the peer |
local-as |
AS number in the Open message received from the BGP peer |
The AS number in the Open message received from a BGP peer was different from the peer's AS number. The interval at which this log is generated is determined by the BGP ConnectRetry timer. The default BGP ConnectRetry timer is 10s, and the timer can be configured using the peer timer connect-retry command.