junipernetworks.junos
junipernetworks.junos copied to clipboard
Support For l2circuits
SUMMARY
Add support for configuring l2circuits
ISSUE TYPE
- Feature Idea
COMPONENT NAME
l2circuit
ADDITIONAL INFORMATION
It would be really useful to be able to configure l2circuits via Ansible. There is config required for the interfaces (family ccc etc) but the l2circuit protocol currently can't be configured via Ansible.
Example of config:
set protocols l2circuit neighbor 10.10.10.1 interface ge-0/0/0.0 virtual-circuit-id 1000
set protocols l2circuit neighbor 10.10.10.1 interface ge-0/0/0.0 description "Example ccc"
set protocols l2circuit neighbor 10.10.10.1 interface ge-0/0/0.0 ignore-encapsulation-mismatch
A similar config needs to be done on the neighbour router