Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat(eos_cli_config_gen): Add route_map_in/out for router_bgp.address_family_evpn.neighbors[] #4625

Merged
Original file line number Diff line number Diff line change
Expand Up @@ -410,9 +410,9 @@ ASN Notation: asplain

##### EVPN Peer Groups

| Peer Group | Activate | Encapsulation |
| ---------- | -------- | ------------- |
| EVPN-OVERLAY-PEERS | True | default |
| Peer Group | Activate | Route-map In | Route-map Out | Encapsulation |
| ---------- | -------- | ------------ | ------------- | ------------- |
| EVPN-OVERLAY-PEERS | True | - | - | default |

#### Router BGP Device Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -773,10 +773,10 @@ ASN Notation: asplain

##### EVPN Peer Groups

| Peer Group | Activate | Encapsulation |
| ---------- | -------- | ------------- |
| WAN-OVERLAY-PEERS | True | path-selection |
| WAN-RR-OVERLAY-PEERS | True | path-selection |
| Peer Group | Activate | Route-map In | Route-map Out | Encapsulation |
| ---------- | -------- | ------------ | ------------- | ------------- |
| WAN-OVERLAY-PEERS | True | - | - | path-selection |
| WAN-RR-OVERLAY-PEERS | True | - | - | path-selection |

#### Router BGP IPv4 SR-TE Address Family

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -773,10 +773,10 @@ ASN Notation: asplain

##### EVPN Peer Groups

| Peer Group | Activate | Encapsulation |
| ---------- | -------- | ------------- |
| WAN-OVERLAY-PEERS | True | path-selection |
| WAN-RR-OVERLAY-PEERS | True | path-selection |
| Peer Group | Activate | Route-map In | Route-map Out | Encapsulation |
| ---------- | -------- | ------------ | ------------- | ------------- |
| WAN-OVERLAY-PEERS | True | - | - | path-selection |
| WAN-RR-OVERLAY-PEERS | True | - | - | path-selection |

#### Router BGP IPv4 SR-TE Address Family

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -733,9 +733,9 @@ ASN Notation: asplain

##### EVPN Peer Groups

| Peer Group | Activate | Encapsulation |
| ---------- | -------- | ------------- |
| EVPN-OVERLAY-PEERS | True | default |
| Peer Group | Activate | Route-map In | Route-map Out | Encapsulation |
| ---------- | -------- | ------------ | ------------- | ------------- |
| EVPN-OVERLAY-PEERS | True | - | - | default |

#### Router BGP VLANs

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -733,9 +733,9 @@ ASN Notation: asplain

##### EVPN Peer Groups

| Peer Group | Activate | Encapsulation |
| ---------- | -------- | ------------- |
| EVPN-OVERLAY-PEERS | True | default |
| Peer Group | Activate | Route-map In | Route-map Out | Encapsulation |
| ---------- | -------- | ------------ | ------------- | ------------- |
| EVPN-OVERLAY-PEERS | True | - | - | default |

#### Router BGP VLANs

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -871,15 +871,15 @@ ASN Notation: asplain

##### EVPN Peer Groups

| Peer Group | Activate | Encapsulation |
| ---------- | -------- | ------------- |
| WAN-OVERLAY-PEERS | True | path-selection |
| Peer Group | Activate | Route-map In | Route-map Out | Encapsulation |
| ---------- | -------- | ------------ | ------------- | ------------- |
| WAN-OVERLAY-PEERS | True | RM-EVPN-SOO-IN | RM-EVPN-SOO-OUT | path-selection |

##### EVPN Neighbors

| Neighbor | Activate | Encapsulation |
| -------- | -------- | ------------- |
| 192.168.42.4 | True | path-selection |
| Neighbor | Activate | Route-map In | Route-map Out | Encapsulation |
| -------- | -------- | ------------ | ------------- | ------------- |
| 192.168.42.4 | True | - | - | path-selection |

##### EVPN DCI Gateway Summary

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -872,15 +872,15 @@ ASN Notation: asplain

##### EVPN Peer Groups

| Peer Group | Activate | Encapsulation |
| ---------- | -------- | ------------- |
| WAN-OVERLAY-PEERS | True | path-selection |
| Peer Group | Activate | Route-map In | Route-map Out | Encapsulation |
| ---------- | -------- | ------------ | ------------- | ------------- |
| WAN-OVERLAY-PEERS | True | RM-EVPN-SOO-IN | RM-EVPN-SOO-OUT | path-selection |

##### EVPN Neighbors

| Neighbor | Activate | Encapsulation |
| -------- | -------- | ------------- |
| 192.168.42.3 | True | path-selection |
| Neighbor | Activate | Route-map In | Route-map Out | Encapsulation |
| -------- | -------- | ------------ | ------------- | ------------- |
| 192.168.42.3 | True | - | - | path-selection |

##### EVPN DCI Gateway Summary

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -699,9 +699,9 @@ ASN Notation: asplain

##### EVPN Peer Groups

| Peer Group | Activate | Encapsulation |
| ---------- | -------- | ------------- |
| EVPN-OVERLAY-PEERS | True | default |
| Peer Group | Activate | Route-map In | Route-map Out | Encapsulation |
| ---------- | -------- | ------------ | ------------- | ------------- |
| EVPN-OVERLAY-PEERS | True | - | - | default |

#### Router BGP VLANs

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -699,9 +699,9 @@ ASN Notation: asplain

##### EVPN Peer Groups

| Peer Group | Activate | Encapsulation |
| ---------- | -------- | ------------- |
| EVPN-OVERLAY-PEERS | True | default |
| Peer Group | Activate | Route-map In | Route-map Out | Encapsulation |
| ---------- | -------- | ------------ | ------------- | ------------- |
| EVPN-OVERLAY-PEERS | True | - | - | default |

#### Router BGP VLANs

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -832,15 +832,15 @@ ASN Notation: asplain

##### EVPN Peer Groups

| Peer Group | Activate | Encapsulation |
| ---------- | -------- | ------------- |
| WAN-OVERLAY-PEERS | True | path-selection |
| Peer Group | Activate | Route-map In | Route-map Out | Encapsulation |
| ---------- | -------- | ------------ | ------------- | ------------- |
| WAN-OVERLAY-PEERS | True | RM-EVPN-SOO-IN | RM-EVPN-SOO-OUT | path-selection |

##### EVPN Neighbors

| Neighbor | Activate | Encapsulation |
| -------- | -------- | ------------- |
| 192.168.42.8 | True | path-selection |
| Neighbor | Activate | Route-map In | Route-map Out | Encapsulation |
| -------- | -------- | ------------ | ------------- | ------------- |
| 192.168.42.8 | True | - | - | path-selection |

##### EVPN DCI Gateway Summary

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -834,15 +834,15 @@ ASN Notation: asplain

##### EVPN Peer Groups

| Peer Group | Activate | Encapsulation |
| ---------- | -------- | ------------- |
| WAN-OVERLAY-PEERS | True | path-selection |
| Peer Group | Activate | Route-map In | Route-map Out | Encapsulation |
| ---------- | -------- | ------------ | ------------- | ------------- |
| WAN-OVERLAY-PEERS | True | RM-EVPN-SOO-IN | RM-EVPN-SOO-OUT | path-selection |

##### EVPN Neighbors

| Neighbor | Activate | Encapsulation |
| -------- | -------- | ------------- |
| 192.168.42.7 | True | path-selection |
| Neighbor | Activate | Route-map In | Route-map Out | Encapsulation |
| -------- | -------- | ------------ | ------------- | ------------- |
| 192.168.42.7 | True | - | - | path-selection |

##### EVPN DCI Gateway Summary

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -794,9 +794,9 @@ ASN Notation: asplain

##### EVPN Peer Groups

| Peer Group | Activate | Encapsulation |
| ---------- | -------- | ------------- |
| WAN-OVERLAY-PEERS | True | path-selection |
| Peer Group | Activate | Route-map In | Route-map Out | Encapsulation |
| ---------- | -------- | ------------ | ------------- | ------------- |
| WAN-OVERLAY-PEERS | True | RM-EVPN-SOO-IN | RM-EVPN-SOO-OUT | path-selection |

#### Router BGP IPv4 SR-TE Address Family

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -662,9 +662,9 @@ ASN Notation: asplain

##### EVPN Peer Groups

| Peer Group | Activate | Encapsulation |
| ---------- | -------- | ------------- |
| EVPN-OVERLAY-PEERS | True | default |
| Peer Group | Activate | Route-map In | Route-map Out | Encapsulation |
| ---------- | -------- | ------------ | ------------- | ------------- |
| EVPN-OVERLAY-PEERS | True | - | - | default |

#### Router BGP VLANs

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -662,9 +662,9 @@ ASN Notation: asplain

##### EVPN Peer Groups

| Peer Group | Activate | Encapsulation |
| ---------- | -------- | ------------- |
| EVPN-OVERLAY-PEERS | True | default |
| Peer Group | Activate | Route-map In | Route-map Out | Encapsulation |
| ---------- | -------- | ------------ | ------------- | ------------- |
| EVPN-OVERLAY-PEERS | True | - | - | default |

#### Router BGP VLANs

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -683,10 +683,10 @@ ASN Notation: asplain

##### EVPN Peer Groups

| Peer Group | Activate | Encapsulation |
| ---------- | -------- | ------------- |
| EVPN-OVERLAY-CORE | True | default |
| EVPN-OVERLAY-PEERS | True | default |
| Peer Group | Activate | Route-map In | Route-map Out | Encapsulation |
| ---------- | -------- | ------------ | ------------- | ------------- |
| EVPN-OVERLAY-CORE | True | - | - | default |
| EVPN-OVERLAY-PEERS | True | - | - | default |

##### EVPN DCI Gateway Summary

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -683,10 +683,10 @@ ASN Notation: asplain

##### EVPN Peer Groups

| Peer Group | Activate | Encapsulation |
| ---------- | -------- | ------------- |
| EVPN-OVERLAY-CORE | True | default |
| EVPN-OVERLAY-PEERS | True | default |
| Peer Group | Activate | Route-map In | Route-map Out | Encapsulation |
| ---------- | -------- | ------------ | ------------- | ------------- |
| EVPN-OVERLAY-CORE | True | - | - | default |
| EVPN-OVERLAY-PEERS | True | - | - | default |

##### EVPN DCI Gateway Summary

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -325,9 +325,9 @@ ASN Notation: asplain

##### EVPN Peer Groups

| Peer Group | Activate | Encapsulation |
| ---------- | -------- | ------------- |
| EVPN-OVERLAY-PEERS | True | default |
| Peer Group | Activate | Route-map In | Route-map Out | Encapsulation |
| ---------- | -------- | ------------ | ------------- | ------------- |
| EVPN-OVERLAY-PEERS | True | - | - | default |

#### Router BGP Device Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -325,9 +325,9 @@ ASN Notation: asplain

##### EVPN Peer Groups

| Peer Group | Activate | Encapsulation |
| ---------- | -------- | ------------- |
| EVPN-OVERLAY-PEERS | True | default |
| Peer Group | Activate | Route-map In | Route-map Out | Encapsulation |
| ---------- | -------- | ------------ | ------------- | ------------- |
| EVPN-OVERLAY-PEERS | True | - | - | default |

#### Router BGP Device Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -662,9 +662,9 @@ ASN Notation: asplain

##### EVPN Peer Groups

| Peer Group | Activate | Encapsulation |
| ---------- | -------- | ------------- |
| EVPN-OVERLAY-PEERS | True | default |
| Peer Group | Activate | Route-map In | Route-map Out | Encapsulation |
| ---------- | -------- | ------------ | ------------- | ------------- |
| EVPN-OVERLAY-PEERS | True | - | - | default |

#### Router BGP VLANs

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -662,9 +662,9 @@ ASN Notation: asplain

##### EVPN Peer Groups

| Peer Group | Activate | Encapsulation |
| ---------- | -------- | ------------- |
| EVPN-OVERLAY-PEERS | True | default |
| Peer Group | Activate | Route-map In | Route-map Out | Encapsulation |
| ---------- | -------- | ------------ | ------------- | ------------- |
| EVPN-OVERLAY-PEERS | True | - | - | default |

#### Router BGP VLANs

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -683,10 +683,10 @@ ASN Notation: asplain

##### EVPN Peer Groups

| Peer Group | Activate | Encapsulation |
| ---------- | -------- | ------------- |
| EVPN-OVERLAY-CORE | True | default |
| EVPN-OVERLAY-PEERS | True | default |
| Peer Group | Activate | Route-map In | Route-map Out | Encapsulation |
| ---------- | -------- | ------------ | ------------- | ------------- |
| EVPN-OVERLAY-CORE | True | - | - | default |
| EVPN-OVERLAY-PEERS | True | - | - | default |

##### EVPN DCI Gateway Summary

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -683,10 +683,10 @@ ASN Notation: asplain

##### EVPN Peer Groups

| Peer Group | Activate | Encapsulation |
| ---------- | -------- | ------------- |
| EVPN-OVERLAY-CORE | True | default |
| EVPN-OVERLAY-PEERS | True | default |
| Peer Group | Activate | Route-map In | Route-map Out | Encapsulation |
| ---------- | -------- | ------------ | ------------- | ------------- |
| EVPN-OVERLAY-CORE | True | - | - | default |
| EVPN-OVERLAY-PEERS | True | - | - | default |

##### EVPN DCI Gateway Summary

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -325,9 +325,9 @@ ASN Notation: asplain

##### EVPN Peer Groups

| Peer Group | Activate | Encapsulation |
| ---------- | -------- | ------------- |
| EVPN-OVERLAY-PEERS | True | default |
| Peer Group | Activate | Route-map In | Route-map Out | Encapsulation |
| ---------- | -------- | ------------ | ------------- | ------------- |
| EVPN-OVERLAY-PEERS | True | - | - | default |

#### Router BGP Device Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -325,9 +325,9 @@ ASN Notation: asplain

##### EVPN Peer Groups

| Peer Group | Activate | Encapsulation |
| ---------- | -------- | ------------- |
| EVPN-OVERLAY-PEERS | True | default |
| Peer Group | Activate | Route-map In | Route-map Out | Encapsulation |
| ---------- | -------- | ------------ | ------------- | ------------- |
| EVPN-OVERLAY-PEERS | True | - | - | default |

#### Router BGP Device Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -723,9 +723,9 @@ ASN Notation: asplain

##### EVPN Peer Groups

| Peer Group | Activate | Encapsulation |
| ---------- | -------- | ------------- |
| EVPN-OVERLAY-PEERS | True | default |
| Peer Group | Activate | Route-map In | Route-map Out | Encapsulation |
| ---------- | -------- | ------------ | ------------- | ------------- |
| EVPN-OVERLAY-PEERS | True | - | - | default |

#### Router BGP VLANs

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -723,9 +723,9 @@ ASN Notation: asplain

##### EVPN Peer Groups

| Peer Group | Activate | Encapsulation |
| ---------- | -------- | ------------- |
| EVPN-OVERLAY-PEERS | True | default |
| Peer Group | Activate | Route-map In | Route-map Out | Encapsulation |
| ---------- | -------- | ------------ | ------------- | ------------- |
| EVPN-OVERLAY-PEERS | True | - | - | default |

#### Router BGP VLANs

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -723,9 +723,9 @@ ASN Notation: asplain

##### EVPN Peer Groups

| Peer Group | Activate | Encapsulation |
| ---------- | -------- | ------------- |
| EVPN-OVERLAY-PEERS | True | default |
| Peer Group | Activate | Route-map In | Route-map Out | Encapsulation |
| ---------- | -------- | ------------ | ------------- | ------------- |
| EVPN-OVERLAY-PEERS | True | - | - | default |

#### Router BGP VLANs

Expand Down
Loading
Loading