[Contents] [Prev] [Next] [Index] [Report an Error]


<rt-entry>

Usage

<route-table>
    <rt-entry>
        <rt-destination>rt-destination</rt-destination>
        <learn-vlan>learn-vlan</learn-vlan>
        <destination-type>destination-type</destination-type>
        <route-reference-count>route-reference-count</route-reference-count>
        <route-interface-index>route-interface-index</route-interface-index>
        <ifl-generation>ifl-generation</ifl-generation>
        <epoch>epoch</epoch>
        <mac-sequence-number>mac-sequence-number</mac-sequence-number>
        <learn-mask>learn-mask</learn-mask>
        <l2al-rtflags>l2al-rtflags</l2al-rtflags>
        <route-flags>route-flags</route-flags>
        <nh>...</nh>
        <rpf-information>...</rpf-information>
        <vpls-mac-source-address-statistics>...</vpls-mac-source-address-statistics>
        <vpls-mac-destination-address-statistics>...
                                    </vpls-mac-destination-address-statistics>
        <bridge-mac-source-address-statistics>...
                                    </bridge-mac-source-address-statistics>
        <bridge-mac-destination-address-statistics>...
                                    </bridge-mac-destination-address-statistics>
    </rt-entry>
</route-table>

Description

Routing table entry for a destination.

Contents

<bridge-mac-destination-address-statistics>—MAC destination address statistics.

<bridge-mac-source-address-statistics>—MAC source address statistics.

<destination-type>—Destination type for this entry.

<epoch>—Time when this MAC was learned.

<ifl-generation>—Creation time of the IFL when this MAC was learned.

<l2al-rtflags>—Route flags associated with MAC routes.

<learn-mask>—Mask of PFEs where this MAC was learned.

<learn-vlan>—VLAN ID in the routing instance in which the MAC address was learned.

<mac-sequence-number>—Sequence number assigned to this MAC.

<nh>—Next hop for this routing table entry.

<route-flags>—Flags associated with this route entry.

<route-interface-index>—Interface referenced by this route.

<route-reference-count>—Reference count for this destination entry.

<rpf-information>—Reverse-path forwarding check for this route.

<rt-destination>—Destination address.

<vpls-mac-destination-address-statistics>—MAC destination address statistics.

<vpls-mac-source-address-statistics>—MAC source address statistics.


[Contents] [Prev] [Next] [Index] [Report an Error]