bgp rfc1771-strict
Use this command to set the origin path attribute to “IGP” when the origin is a protocol such as RIP, OSPF, or ISIS as specified in RFC 1771. Otherwise, the origin is always set to “incomplete” which is the industry standard.
Use the no parameter with this command to revert this setting.
Command Syntax
bgp rfc1771-strict
no bgp rfc1771-strict
Parameters
None
Default
By default, bgp rfc1771 strict is disabled
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#bgp rfc1771-strict
Last modified date: 08/28/2023