OcNOS-SP : Layer 3 Guide : Open Shortest Path First Command Reference : OSPFv3 Commands : distribute bgp-ls
distribute bgp-ls
Use this command to advertise IGP (OSPFv3) Updates to BGP module. Throttle value is optional, which can be used to delay the transmission of processing and sending updates to BGP
Use the no command to disable this function.
Command Syntax
distribute bgp-ls
distribute bgp-ls (throttle <val>)
no distribute bgp-ls
Parameters
distribute
distribute information
bgp-ls
Link State distribution to BGP
Default
By default, bgp-ls is disabled
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 6.1.0.
Examples
OcNOS#conf t
Enter configuration commands, one per line. End with CNTL/Z.
(config)#router ipv6 ospf 1
(config-router)#distribute bgp-ls throttle 10
Last modified date: 10/16/2023