cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

bgp error problem

ullasmoopz
Level 1
Level 1

Hi all


When I configure bgp ,i am getting error

The below is the configuration. ??

interface GigabitEthernet0/0
ip address dhcp
duplex half
speed auto
!
interface GigabitEthernet0/1
ip address 10.1.0.2 255.255.255.252
duplex auto
speed auto

!

router bgp 64696

neighbor 10.1.0.1 remote-as 64696

----------------------------------------------------------------------------------------------

This is the error message


*Feb 14 11:23:19.095: %BGP-3-NOTIFICATION: sent to neighbor 10.1.0.1 passive 2/2
(peer in wrong AS) 2 bytes FC05
*Feb 14 11:23:19.095: %BGP-4-MSGDUMP: unsupported or mal-formatted message recei
ved from 10.1.0.1:
FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 002D 0104 FC05 005A C2AA 871A 1002 0E01

0400 0100 0102 0041 0400 00FC 05
*Feb 14 11:23:25.195: %BGP-3-NOTIFICATION: sent to neighbor 10.1.0.1 active 2/2
(peer in wrong AS) 2 bytes FC05
*Feb 14 11:23:25.195: %BGP-4-MSGDUMP: unsupported or mal-formatted message recei
ved from 10.1.0.1:
FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 002D 0104 FC05 005A C2AA 871A 1002 0E01

0400 0100 0102 0041 0400 00FC 05
*Feb 14 11:23:25.219: %BGP_SESSION-5-ADJCHANGE: neighbor 10.1.0.1 IPv4 Unicast t
opology base removed from session  BGP Notification sent
*Feb 14 11:23:25.223: %BGP-3-NOTIFICATION: sent to neighbor 10.1.0.1 passive 2/2
(peer in wrong AS) 2 bytes FC05
*Feb 14 11:23:25.223: %BGP-4-MSGDUMP: unsupported or mal-formatted message recei
ved from 10.1.0.1:
FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 002D 0104 FC05 005A C2AA 871A 1002 0E01

0400 0100 0102 0041 0400 00FC 05
-------------------------------------------------------

router#sh bgp nei
BGP neighbor is 10.1.0.1,  remote AS 64696, internal link
  BGP version 4, remote router ID 194.X.X.X
  BGP state = Idle
  Neighbor sessions:
    0 active, is multisession capable
  Default minimum time between advertisement runs is 0 seconds

For address family: IPv4 Unicast
  BGP table version 1, neighbor version 1/0
  Output queue size : 0
  Index 0
                                 Sent       Rcvd
  Prefix activity:               ----       ----
    Prefixes Current:               0          0
    Prefixes Total:                 0          0
    Implicit Withdraw:              0          0
    Explicit Withdraw:              0          0
    Used as bestpath:             n/a          0
    Used as multipath:            n/a          0
-----------------------------------------------------------------------------

Pls help

thanks & regards

Ullas

Who Me Too'd this topic