-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
Hello,
the following attributes:
bgp redistribute-internalbgp aggregate-timer [value]redistribute lisp metric [value]weight
are missing in the BGP neighbor configuration i.e.
router bgp 65002
[...]
address-family ipv4
bgp redistribute-internal
bgp aggregate-timer 0
[...]
redistribute lisp metric 10
[...]
neighbor 10.100.96.130 weight 65535
[...]
neighbor 10.100.96.146 weight 65535
[...]
exit-address-family
Also, should there be an additional key (e.g. a Boolean variable) for the summary-only in the aggregate-address 10.10.3.0 255.255.255.0 summary-only?
Link to Terraform registry: https://registry.terraform.io/providers/CiscoDevNet/iosxe/latest/docs/resources/bgp_neighbor
Metadata
Metadata
Assignees
Labels
No labels