Actions
Routing Table Dataset » History » Revision 1
Revision 1/26
| Next »
Laqin Fan, 05/31/2017 01:50 PM
Routing Table Dataset¶
Routing Table Status¶
The routing table can be published as a Status Dataset at /localhost/nlsr/routing-table/list
.
The routing table is organized and represented as an RtStatus block:
RtStatus := RT-STATUS-TYPE TLV-LENGTH
Name*
Cost*
TLV-TYPE assignments¶
Type | Assigned value | Assigned value (hex) |
---|---|---|
LsaInfo | 128 | 0x80 |
OriginRouter | 129 | 0x81 |
SequenceNumber | 130 | 0x82 |
AdjacencyLsa | 131 | 0x83 |
Adjacency | 132 | 0x84 |
CoordinateLsa | 133 | 0x85 |
Double | 134 | 0x86 |
HyperbolicRadius | 135 | 0x87 |
HyperbolicAngle | 136 | 0x88 |
NameLsa | 137 | 0x89 |
LsdbStatus | 138 | 0x8A |
ExpirationPeriod | 139 | 0x8B |
Cost | 140 | 0x8C |
Uri | 141 | 0x8D |
Updated by Laqin Fan over 7 years ago · 26 revisions