hostname %hostname% user admin group administrators password plaintext %admin_password:password% vrf KEEPALIVE vlan 1,10,20 interface lag 10 no shutdown description ISL-Link no routing vlan trunk native 1 tag vlan trunk allowed all lacp mode active interface %ISL_1_interface:interface% description ISL-Link-member 1 no shutdown lag 10 interface %ISL_2_interface:interface% description ISL-Link-member 2 no shutdown lag 10 %if vsx_primary=1% interface %keepalive_interface:interface% no shutdown vrf attach KEEPALIVE ip address 192.168.1.1/24 vsx system-mac 02:01:00:00:01:00 inter-switch-link lag 10 role primary keepalive peer 192.168.1.2 source 192.168.1.1 vrf KEEPALIVE vsx-sync ospf vsx-global mclag-interfaces time ssh snmp %endif% %if vsx_primary=0% interface %keepalive_interface:interface% no shutdown vrf attach KEEPALIVE ip address 192.168.1.2/24 vsx system-mac 02:01:00:00:01:00 inter-switch-link lag 10 role secondary keepalive peer 192.168.1.1 source 192.168.1.2 vrf KEEPALIVE vsx-sync ospf vsx-global mclag-interfaces time ssh snmp %endif%