mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-22 17:51:53 +00:00
fixup! fixup! fixup! fixup! fixup! fixup! partial import seems working
This commit is contained in:
parent
0403f0608b
commit
9bddd21916
@ -1263,7 +1263,7 @@ This argument can be omitted if there exists only a single instance.
|
|||||||
Enable, disable or restart a given protocol instance, instances matching
|
Enable, disable or restart a given protocol instance, instances matching
|
||||||
the <cf><m/pattern/</cf> or <cf/all/ instances.
|
the <cf><m/pattern/</cf> or <cf/all/ instances.
|
||||||
|
|
||||||
<tag><label id="cli-reload">reload [in|out] (<m/name/|"<m/pattern/"|all) [partial <prefix>] </tag>
|
<tag><label id="cli-reload">reload [in|out] (<m/name/|"<m/pattern/"|all) [partial prefix] </tag>
|
||||||
Reload a given protocol instance, that means re-import routes from the
|
Reload a given protocol instance, that means re-import routes from the
|
||||||
protocol instance and re-export preferred routes to the instance. If
|
protocol instance and re-export preferred routes to the instance. If
|
||||||
<cf/in/ or <cf/out/ options are used, the command is restricted to one
|
<cf/in/ or <cf/out/ options are used, the command is restricted to one
|
||||||
@ -1274,7 +1274,7 @@ This argument can be omitted if there exists only a single instance.
|
|||||||
propagates the old set of routes. For example when <cf/configure soft/
|
propagates the old set of routes. For example when <cf/configure soft/
|
||||||
command was used to change filters.
|
command was used to change filters.
|
||||||
|
|
||||||
If partial <prefix> option is used, only corresponding routes are reloaded.
|
If <cf/partial prefix/ option is used, only corresponding routes are reloaded.
|
||||||
Protocol BGP does partial reload only if it has _import_ table enabled, otherwise partial reload for BGP is refused.
|
Protocol BGP does partial reload only if it has _import_ table enabled, otherwise partial reload for BGP is refused.
|
||||||
|
|
||||||
Re-export always succeeds, but re-import is protocol-dependent and might
|
Re-export always succeeds, but re-import is protocol-dependent and might
|
||||||
|
Loading…
Reference in New Issue
Block a user