Skip to content

XIA Routing

Dan Barrett edited this page Feb 15, 2017 · 4 revisions

Although the XROUTE command shows everything in one list, each principal type has it's own routing table inside the prototype. The table below was generated on a router running the name server that is connected to a host and a router in a different AD.

Two non-cryptographic SIDs appear in this example. They are for the name server and the routing daemon. Both these daemons are in the process of being updated and the fixed SIDs will be replaced with secure ones when that happens.

Every principal type has at a minimum a default route. The default route generally tells the forwarding code in click that the current XID is unknown to the node and that route processing should fallback and look to see if there

TYPE  XID                                           PORT          FLAGS    NEXT HOP
------------------------------------------------------------------------------------------------------------------------
AD    (default)                                     -7 (fallback) 00000000 
AD    AD:8e16665fff15fec231d9cbe7e8a527932d3be390   -2 (self)     00000000 
AD    AD:b321eb2790fa9a7236e92ce647aa91334ee404b5    1            0000ffff HID:be60f08317c2f15cfbaa72d76ffbcc9cbb596444
HID   (default)                                     -7 (fallback) 00000000 
HID   HID:ea9e1196d2aa8d0c2984602ff50dbebf7908e4d0   0            0000ffff HID:ea9e1196d2aa8d0c2984602ff50dbebf7908e4d0
HID   HID:d3040bd3012f24cbbd87af057abc133b5bc4b98e  -2 (self)     00000000 
HID   HID:be60f08317c2f15cfbaa72d76ffbcc9cbb596444   1            0000ffff HID:be60f08317c2f15cfbaa72d76ffbcc9cbb596444
FID   (default)                                     -4 (bcast)    00000000 
FID   FID:d3040bd3012f24cbbd87af057abc133b5bc4b98e  -2 (self)     00000000 
FID   FID:5f063e66838822cb244bd8f417e21aa01f0c484c  -2 (self)     00000000 
SID   (default)                                     -7 (fallback) 00000000 
SID   SID:1110000000000000000000000000000000001113  -2 (self)     00000000 
SID   SID:1110000000000000000000000000000000001112  -2 (self)     00000000 
SID   SID:f04654f3d0b391c8ebd79e32835cf86f4c47038c  -2 (self)     00000000 
CID   (default)                                     -7 (fallback) 00000000 
IP    (default)                                     -7 (fallback) 00000000 

Clone this wiki locally