Switching

last person joined: 3 days ago 

Ask questions and share experiences about EX and QFX portfolios and all switching solutions across your data center, campus, and branch locations.
  • 1.  Hold entry in show route forwarding-table

    Posted 06-29-2013 14:52

    In  show route forwarding-table, there is a entry of type hold (Next hop is waiting to be resolved into a unicast or multicast type.)

     

    How is the next hop resolved in this case ?

    e.g. 72.36.84.26/32     dest     0 72.36.84.26        hold  1691     1 vlan.828



  • 2.  RE: Hold entry in show route forwarding-table
    Best Answer

    Posted 07-01-2013 01:35

    Hello,

    This "hold" NH becomes ucast NH when a satisfactory ARP reply is received for 72.36.84.26.

    "Satisfactory" means received on interface belonging to VLAN 828, not corrupted, has proper VLAN tag (if VLAN 828 is tagged), etc.

    HTH

    Thanks

    Alex 



  • 3.  RE: Hold entry in show route forwarding-table

    Posted 07-01-2013 09:15

    thanks Alex.



  • 4.  RE: Hold entry in show route forwarding-table

    Posted 07-01-2013 11:16

    0.0.0.0                                            Discard    34 RT-ifl 0

     

    172.20.104.70                               Reject     36 RT-ifl 0

     

    What is the difference between Discard and a Reject route ?

     

    What does the following entry mean from the "---show pfe route ip---" output ? 

    130.126.0.136/30                        Unilist   1048577 RT-ifl 0 entry mean :

     

    130.126.0.134    130.126.0.134 Unicast 909 RT-ifl 83 xe-0/1/0.0 ifl 83
    130.126.0.135                                Bcast 781 RT-ifl 83 xe-0/1/0.0 ifl 83
    130.126.0.136/30                          Unilist 1048577 RT-ifl 0
    130.126.0.140/30  130.126.0.134 Unicast 909 RT-ifl 0 xe-0/1/0.0 ifl 83
    130.126.0.145 130.126.0.241 Unicast 859 RT-ifl 0 xe-0/2/0.0 ifl 85
    130.126.0.148/30 130.126.0.241 Unicast 859 RT-ifl 0 xe-0/2/0.0 ifl 85
    130.126.0.152/30 130.126.0.241 Unicast 859 RT-ifl 0 xe-0/2/0.0 ifl 85
    130.126.0.156/30 130.126.0.241 Unicast 859 RT-ifl 0 xe-0/2/0.0 ifl 8



  • 5.  RE: Hold entry in show route forwarding-table

    Posted 07-01-2013 11:57