a bit more ralph hack
This commit is contained in:
parent
9bc8f80cef
commit
9843e01db9
1 changed files with 6 additions and 7 deletions
|
|
@ -615,19 +615,18 @@
|
|||
to the cache, and it should therefore be the cache's job to
|
||||
simplify the change set, thus reducing work for the router.
|
||||
</t>
|
||||
<t>
|
||||
The Session ID tells the cache what instance the router
|
||||
expects to ensure that the Serial Numbers are commensurate,
|
||||
i.e., the cache session has not been changed. If the Session
|
||||
ID does not match the cache MUST respond with a Cache Reset.
|
||||
</t>
|
||||
<t>
|
||||
If the cache does not have the data needed to update the
|
||||
router, perhaps because its records do not go back to the
|
||||
Serial Number in the Serial Query, then it responds with a
|
||||
Cache Reset PDU (<xref target="cachereset"/>).
|
||||
</t>
|
||||
<t>
|
||||
The Session ID tells the cache what instance the router
|
||||
expects to ensure that the Serial Numbers are commensurate,
|
||||
i.e., the cache session has not been changed. If the Session
|
||||
ID and the Serial Number are not commensurate, the cache MUST
|
||||
respond with a Cache Reset.
|
||||
</t>
|
||||
</section>
|
||||
|
||||
<section anchor="resetquery" title="Reset Query">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue