-
Feature Request
-
Resolution: Done
-
Normal
-
None
-
2.5
-
False
-
-
False
- What is the nature and description of the request?
Would be nice to be able to configure ethernet-segments using the cisco.ios.ios_evpn_global resource module.
Here is example configuration from Cisco 9600 running 17.16.1:
l2vpn evpn ethernet-segment 1
identifier type 0 00.00.00.00.00.00.00.00.01
redundancy single-active
!
l2vpn evpn ethernet-segment 2
identifier type 0 00.00.00.00.00.00.00.00.02
redundancy single-active
!
l2vpn evpn ethernet-segment 3
identifier type 0 00.00.00.00.00.00.00.00.03
redundancy single-active
!
l2vpn evpn ethernet-segment 4
identifier type 0 00.00.00.00.00.00.00.00.04
redundancy single-active
!
- Why does the customer need this? (List the business requirements here)
As fast as possible, we rely on the cisco.ios.ios module for configuration of our equipment.
Customer can assist in testing.