Quantcast
Channel: All Routing posts
Viewing all articles
Browse latest Browse all 8688

Re: BGP stuck in Connect state

$
0
0

pevangelista:

 

No RE filter. No firewall filter. Just plain ospf and bgp config.

 

 

root@R2> show configuration interfaces ge-0/0/1 
unit 0 {
    family inet {
        address 172.27.0.5/30;
    }
}

root@R2> show arp interface ge-0/0/1.0 
MAC Address       Address         Name                      Interface           Flags
00:05:86:71:33:00 172.27.0.6      172.27.0.6                ge-0/0/1.0          none

root@R2> show route forwarding-table destination 172.27.0.6 
Routing table: default.inet
Internet:
Destination        Type RtRef Next hop           Type Index    NhRef Netif
172.27.0.6/32      dest     0 0:5:86:71:33:0     ucst      558     8 ge-0/0/1.0

Routing table: __master.anon__.inet
Internet:
Destination        Type RtRef Next hop           Type Index    NhRef Netif
default            perm     0                    rjct      521     1


root@R4# exit               
Exiting configuration mode

root@R4> show configuration interfaces ge-0/0/0 
unit 0 {
    family inet {
        address 172.27.0.6/30;
    }
}

root@R4> show arp interface ge-0/0/0.0 

root@R4> show route forwarding-table destination 172.27.0.5 
Routing table: default.inet
Internet:
Destination        Type RtRef Next hop           Type Index    NhRef Netif
172.27.0.5/32      dest     0 172.27.0.5         hold      555     5 ge-0/0/0.0

Routing table: __master.anon__.inet
Internet:
Destination        Type RtRef Next hop           Type Index    NhRef Netif
default            perm     0                    rjct      521     1

 


Viewing all articles
Browse latest Browse all 8688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>