ignore-path-attributes

Syntax

ignore-path-attributes [ path-attribute-codes ]

Hierarchy Level

[edit logical-systems logical-system-name protocols bgp],[edit logical-systems logical-system-name protocols bgp group group-name],[edit logical-systems logical-system-name protocols bgp group group-name neighbor address],[edit protocols bgp],[edit protocols bgp group group-name],[edit protocols bgp group group-name neighbor address],

Release Information

Statement introduced in Junos OS Release 10.3.

Description

Configure BGP to ignore path attributes from BGP neighbor updates during inbound processing. You specify one or more codes for the path attributes to be ignored.

Note: You can also configure BGP attributes to be dropped. If you configure path attributes to be both dropped and ignored, they will always be dropped because the drop-path-attributes statement takes precedence over the ignore-path-attributes statement.

Default

By default, ignore-path-attributes is not enabled.

Options

path-attribute-codes—Configure one or more path attribute codes.

Range: 11 through 13, 16 through 255
Default: None

Usage Guidelines

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.

Related Topics