Skip to content
Discussion options

You must be logged in to vote

I wrote a 'conditional catalog' to kind of get around it..
There is a catalog created like this

_catalog_prefix_lists:
  - name: PL-BE-EBGP4-DEFAULT
    _apply_groups:
      - FABRIC
    _apply_hosts:
    sequence_numbers:
      - sequence: 10
        action: permit 0.0.0.0/0

_catalog_ipv6_prefix_lists:
  - name: PL-BE-EBGP6-DEFAULT
    _apply_groups:
      - FABRIC
    _apply_hosts:
    sequence_numbers:
      - sequence: 10
        action: permit ::/0

any design variable can be appended to _catalog_

  • prefix_lists
  • route_maps
  • match_list
  • and so one

then I added a custom_structured_configuration_prefix generated_

custom_structured_configuration_prefix:  
  - custom_structured_configurati…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@ClausHolbechArista
Comment options

@PieterL75
Comment options

@PieterL75
Comment options

Comment options

You must be logged in to vote
1 reply
@PieterL75
Comment options

Answer selected by PieterL75
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants