Bgp-redistribute-internal (bgp) – Brocade Network OS Command Reference v4.1.0 User Manual
Page 91

Network OS Command Reference
53
53-1003115-01
bgp-redistribute-internal (BGP)
2
bgp-redistribute-internal (BGP)
Causes the device to allow the redistribution of IBGP routes from BGP4 into RIP, OSPF, or ISIS.
Synopsis
bgp-redistribute-internal
no bgp-redistribute-internal
Operands
None
Defaults
This feature is disabled.
Command Modes
BGP address-family IPv4 unicast configuration mode
Description
By default, with default VRF instances, the device does not allow the redistribution of IBGP routes
from BGP4 into RIP, OSPF, or ISIS. This helps to eliminate routing loops. In non-default VRF
instances, the device does allow the redistribution of IBGP routes from BGP4 into RIP and OSPF.
Use this command to redistribute BGP4 routes into OSPF, RIP, and ISIS.
Usage Guidelines
Use the no form of the command to restore the defaults.
Examples
To configure a static network and change the administrative distance:
switch(config)# rbridge-id 10
switch(config-rbridge-id-10)# router bgp
switch(config-bgp-router)# address-family ipv4 unicast
switch(config-bgp-ipv4u)# bgp-redistribute-internal
See Also
None