SRX

 View Only
last person joined: 12 hours ago 

Ask questions and share experiences about the SRX Series, vSRX, and cSRX.
  • 1.  reject in "show route"

    Posted 02-21-2019 10:55

    Hi Guys,

     

    I see 'reject' when I issue the 'show route' command for a particular subnet.

     


    pav@XX> show route

    inet.0: 5 destinations, 5 routes (5 active, 0 holddown, 0 hidden)
    + = Active Route, - = Last Active, * = Both


    192.168.xx.xx/32 *[Local/0] 1w3d 02:50:10
    Reject

     

    Could you please let me know what does Reject mean ?

     

    Thanking you.

    Regards,

    Pavan Katakam



  • 2.  RE: reject in "show route"
    Best Answer

    Posted 02-21-2019 11:13

    It indicates that one of the interfaces configured with 192.168.x.x/X ip address is currently down. So when the device receives any packets destined to that interface ip, device will drop the packet and send destination network unreachable messages [meaning of reject] to the source system.

     

     



  • 3.  RE: reject in "show route"

    Posted 02-21-2019 11:15

    Hi, Pavan

     

    Reject means that any packet matching that route will be dropped. One of the cases where I have seen this is when we configure proxy-arp. By any chance that address was configured under proxy-arp? if not, could you check where in your configuration is that address configured:

     

    # show | display set | match [address]

     



  • 4.  RE: reject in "show route"

    Posted 02-21-2019 12:19

    Thanks guys,

     

    The cable was disconnected. Once the cable was connected, it showed a route.. lol