RIB

The nv unset commands remove the configuration you set with the equivalent nv set commands. This guide only describes an nv unset command if it differs from the nv set command.

nv set vrf <vrf-id> router rib

Provides commands to configure the routing table for the specified VRF.


nv set vrf <vrf-id> router rib <afi> protocol <import-protocol-id>

Provides commands to configure the switch to import protocols from where routes are known.


nv set vrf <vrf-id> router rib <afi> protocol <import-protocol-id> fib-filter

Configures a route map to apply on the routes of the import protocol.

Command Syntax

SyntaxDescription
<vrf-id>The VRF you want to configure.
<afi>The route address family.
<import-protocol-id>The import protocol list.

Version History

Introduced in Cumulus Linux 5.1.0

Example

cumulus@switch:~$ nv set vrf default router rib ipv4 protocol bgp fib-filter routemap1