diff --git a/docs/configuration/system/ip.rst b/docs/configuration/system/ip.rst index a422388f00..27b0870cc5 100644 --- a/docs/configuration/system/ip.rst +++ b/docs/configuration/system/ip.rst @@ -27,6 +27,20 @@ System configuration commands Use this command to use Layer 4 information for IPv4 ECMP hashing. +.. cfgcmd:: set system ip import-table + + Use this command to immport the table, by given table id, into the main RIB. + +.. cfgcmd:: set system ip import-table distance + + Use this command to override the default distance when importing routers + from the alternate table. + +.. cfgcmd:: set system ip import-table route-map + + Use this command to filter routes that are imported into the main table + from alternate table using route-map. + Zebra/Kernel route filtering ^^^^^^^^^^^^^^^^^^^^^^^^^^^^