Mikrotik: BGP Redistribute Routes

From OnnoWiki
Revision as of 14:57, 1 January 2019 by Onnowpurbo (talk | contribs) (Created page with " /routing bgp instance vrf comment (string; Default: ) Short description of the VRF. disabled (yes | no; Default: no) in-filter (string; Default: ) Name of the routin...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/routing bgp instance vrf
comment (string; Default: ) 	Short description of the VRF.
disabled (yes | no; Default: no) 	
in-filter (string; Default: ) 	Name of the routing filter chain that is applied to the incoming routing information
instance (string; Default: ) 	Name of the instance this configuration applies to.
out-filter (string; Default: ) 	Name of the routing filter chain that is applied to the outgoing routing information
redistribute-connected (yes | no; Default: no) 	Redistribute connected routes that belongs to VRF.
redistribute-ospf (yes | no; Default: no) 	Redistribute OSPF routes that belongs to VRF.
redistribute-other-bgp (yes | no; Default: no) 	Redistribute BGP routes that belongs to VRF received from other BGP instance.
redistribute-rip (yes | no; Default: no) 	Redistribute RIP routes that belongs to VRF.
redistribute-static (yes | no; Default: no) 	Redistribute static routes that belongs to VRF.
routing-mark (string; Default: ) 	Name of the routing-mark used by VRF configured in /ip route vrf'menu.


Pranala Menarik