
| #configure terminal | Enter configure mode | 
| (config)# hostname Node-1 | Configure the hostname. | 
| (config)#coherent-module 7 | Enter into coherent-module | 
| (config-module)#enable | Enabling the coherent module | 
| (config-module)#exit | Exiting the coherent module | 
| (config)#interface po100 | Create port channel interface. | 
| (config-if)#switchport | Configure switchport on LAG port | 
| (config-if)#exit | Exit the interface level | 
| (config)#interface ce29 | Enter interface level | 
| (config-if)#channel-group 100 mode active | Add member port to the port channel interface. | 
| (config-if)#lacp timeout short | Configure LACP timeout as short | 
| (config-if)#exit | Exit the interface level | 
| (config)#interface ce30 | Enter interface level | 
| (config-if)#channel-group 100 mode active | Add member port to the port channel interface | 
| (config-if)#lacp timeout short | Configure LACP timeout as short | 
| (config-if)#exit | Exit the interface level | 
| (config)#interface po300 | Create port channel interface | 
| (config-if)#switchport | Configure switchport on LAG interface | 
| (config-if)#exit | Exit the interface level | 
| (config)#interface ce6/1 | Enter interface level | 
| (config-if)#channel-group 300 mode active | Add member port to the port channel interface | 
| (config-if)#lacp timeout short | Configure LACP timeout as short | 
| (config-if)#exit | Exit the interface level | 
| (config)#interface ce15/1 | Enter interface level | 
| (config-if)#channel-group 300 mode active | Add member port to the port channel interface | 
| (config-if)#lacp timeout short | Configure LACP timeout as short | 
| (config-if)#exit | Exit the interface level | 
| (config)#interface ce2/1 | Enter interface level | 
| (config-if)#switchport | Configure switchport | 
| (config)#interface ce4/1 | Enter interface level | 
| (config-if)#switchport | Configure switchport | 
| (config-if)#exit | Exit the interface level | 
| (config)#cross-connect xc1 | Create cross-connect by providing the name | 
| (config-XC)#ep1 po100 ep2 ce2/1 | Add end-points end-point1 and end-point2 | 
| (config-XC)#backup ep1 po300 | Add backup end-point1 | 
| (config-XC)#backup ep2 ce4/1 | Add backup end-point2 | 
| (config-XC)#exit | Exit XC mode | 
| (config)#ethernet cfm domain-type character-string domain-name mdnam1 level 0 mip-creation none | Create CFM domain with type as character string with level 0 and set MIP creation criteria to none. | 
| (config-ether-cfm)#service ma-type string ma-name test1 | Create ma type as string | 
| (config-ether-cfm-ma)#link-level-ma | Configure link-level-ma | 
| (config-ether-cfm-ma)#ethernet cfm mep down mpid 1 active true po100 | Create down MEP for local-VID on po100 | 
| (config-ether-cfm-ma-mep)#cc multicast state enable | Enable cc multicast | 
| (config-ether-cfm-ma-mep)#exit-ether-ma-mep-mode | Exit ethernet cfm ma-mep mode | 
| (config-ether-cfm-ma)#mep crosscheck mpid 2 | Configure crosscheck to remote MEP | 
| (config-ether-cfm-ma)#cc interval 10ms | Enable cc interval for 10 millisecond | 
| (config-ether-cfm-ma)#exit-ether-ma-mode | Exit ethernet ma mode | 
| (config-ether-cfm)#exit | Exit ethernet CFM mode | 
| (config)#ethernet cfm domain-type character-string domain-name mdnam2 level 0 mip-creation none | Create CFM domain with type as character string with level 0 and set MIP creation criteria to none. | 
| (config-ether-cfm)#service ma-type string ma-name test2 | Create MA type as string | 
| (config-ether-cfm-ma)#link-level-ma | Configure link-level-ma | 
| (config-ether-cfm-ma)#ethernet cfm mep down mpid 3 active true po300 | Create down MEP for local-VID on po300 | 
| (config-ether-cfm-ma-mep)#cc multicast state enable | Enable CC multicast | 
| (config-ether-cfm-ma-mep)#exit-ether-ma-mep-mode | Exit ethernet CFM MA-MEP mode | 
| (config-ether-cfm-ma)#mep crosscheck mpid 4 | Configure crosscheck to remote MEP | 
| (config-ether-cfm-ma)#cc interval 10ms | Enable CC interval for 10 millisecond | 
| (config-ether-cfm-ma)#exit-ether-ma-mode | Exit ethernet MA mode | 
| (config-ether-cfm)#exit | Exit ethernet CFM mode | 
| #configure terminal | Enter configure mode | 
| (config)#hostname Node-2 | Configure the hostname | 
| (config)#coherent-module 4 | Enter into coherent-module | 
| (config-module)#enable | Enabling the coherent module | 
| (config-module)#exit | Exit from coherent module mode | 
| (config)#coherent-module 3 | Enter into coherent-module | 
| (config-module)#enable | Enabling the coherent module | 
| (config-module)#exit | Exit from coherent module mode | 
| (config)#interface po100 | Create port channel interface | 
| (config-if)#switchport | Configure switchport on LAG port | 
| (config-if)#exit | Exit the interface level | 
| (config)#interface ce23 | Enter interface level | 
| (config-if)#channel-group 100 mode active | Add member port to the port channel interface | 
| (config-if)#lacp timeout short | Configure LACP timeout as short | 
| (config-if)#exit | Exit the interface level. | 
| (config)#interface ce24 | Enter interface level | 
| (config-if)#channel-group 100 mode active | Add member port to the port channel interface | 
| (config-if)#lacp timeout short | Configure LACP timeout as short | 
| (config-if)#exit | Exit the interface level | 
| (config)#interface po300 | Create port channel interface | 
| (config-if)#switchport | Configure switchport on LAG interface | 
| (config-if)#exit | Exit the interface level | 
| (config)#interface ce21 | Enter interface level | 
| (config-if)#channel-group 300 mode active | Add member port to the port channel interface | 
| (config-if)#lacp timeout short | Configure LACP timeout as short | 
| (config-if)#exit | Exit the interface level | 
| (config)#interface ce22 | Enter interface level | 
| (config-if)#channel-group 300 mode active | Add member port to the port channel interface | 
| (config-if)#lacp timeout short | Configure LACP timeout as short | 
| (config-if)#exit | Exit the interface level | 
| (config)#cross-connect xc1 | Create cross-connect by providing the name | 
| (config-XC)#ep1 po100 ep2 po300 | Add end-points end-point1 and end-point2 | 
| #configure terminal | Enter configure mode | 
| (config)#hostname Node-3 | Configure the hostname | 
| (config)#coherent-module 1 | Enter into coherent-module | 
| (config-module)#enable | Enabling the coherent module | 
| (config-module)#exit | Exit from coherent module mode | 
| (config)#interface po300 | Create port channel interface | 
| (config-if)#switchport | Configure switchport on LAG port | 
| (config-if)#exit | Exit the interface level | 
| (config)#interface ce13 | Enter interface level | 
| (config-if)#channel-group 300 mode active | Add member port to the port channel interface | 
| (config-if)#lacp timeout short | Configure LACP timeout as short | 
| (config-if)#exit | Exit the interface level. | 
| (config)#interface ce14 | Enter interface level | 
| (config-if)#channel-group 300 mode active | Add member port to the port channel interface | 
| (config-if)#lacp timeout short | Configure LACP timeout as short | 
| (config-if)#exit | Exit the interface level | 
| (config)#interface po100 | Create port channel interface | 
| (config-if)#switchport | Configure switchport on LAG interface | 
| (config-if)#exit | Exit the interface level | 
| (config)#interface ce1/1 | Enter interface level | 
| (config-if)#channel-group 300 mode active | Add member port to the port channel interface | 
| (config-if)#lacp timeout short | Configure LACP timeout as short | 
| (config-if)#exit | Exit the interface level | 
| (config)#interface ce2/1 | Enter interface level | 
| (config-if)#channel-group 300 mode active | Add member port to the port channel interface | 
| (config-if)#lacp timeout short | Configure LACP timeout as short | 
| (config-if)#exit | Exit the interface level | 
| (config)#interface ce4/1 | Enter interface level | 
| (config-if)#switchport | Configure switchport | 
| (config)#interface ce5/1 | Enter interface level | 
| (config-if)#switchport | Configure switchport | 
| (config-if)#exit | Exit the interface level | 
| (config)#cross-connect xc1 | Create cross-connect by providing the name | 
| (config-XC)#ep1 po300 ep2 ce4/1 | Add end-points end-point1 and end-point2 | 
| (config-XC)#backup ep1 po100 | Add backup end-point1 | 
| (config-XC)#backup ep2 ce5/1 | Add backup end-point2 | 
| (config-XC)#exit | Exit XC mode | 
| (config)#ethernet cfm domain-type character-string domain-name mdnam1 level 0 mip-creation none | Create cfm domain with type as character string with level 0 and set mip creation criteria to none. | 
| (config-ether-cfm)#service ma-type string ma-name test1 | Create ma type as string | 
| (config-ether-cfm-ma)#link-level-ma | Configure link-level-ma | 
| (config-ether-cfm-ma)#ethernet cfm mep down mpid 2 active true po300 | Create down mep for local-vid on po100 | 
| (config-ether-cfm-ma-mep)#cc multicast state enable | Enable cc multicast | 
| (config-ether-cfm-ma-mep)#exit-ether-ma-mep-mode | Exit ethernet cfm ma-mep mode | 
| (config-ether-cfm-ma)#mep crosscheck mpid 1 | Configure crosscheck to remote MEP | 
| (config-ether-cfm-ma)#cc interval 10ms | Enable cc interval for 10 millisecond | 
| (config-ether-cfm-ma)#exit-ether-ma-mode | Exit ethernet ma mode | 
| (config-ether-cfm)#exit | Exit ethernet CFM mode | 
| (config)#ethernet cfm domain-type character-string domain-name mdnam2 level 0 mip-creation none | Create cfm domain with type as character string with level 0 and set mip creation criteria to none. | 
| (config-ether-cfm)#service ma-type string ma-name test2 | Create ma type as string | 
| (config-ether-cfm-ma)#link-level-ma | Configure link-level-ma | 
| (config-ether-cfm-ma)#ethernet cfm mep down mpid 4 active true po100 | Create down mep for local-vid on po300 | 
| (config-ether-cfm-ma-mep)#cc multicast state enable | Enable cc multicast | 
| (config-ether-cfm-ma-mep)#exit-ether-ma-mep-mode | Exit ethernet cfm ma-mep mode | 
| (config-ether-cfm-ma)#mep crosscheck mpid 3 | Configure crosscheck to remote MEP | 
| (config-ether-cfm-ma)#cc interval 10ms | Enable cc interval for 10 millisecond | 
| (config-ether-cfm-ma)#exit-ether-ma-mode | Exit ethernet ma mode | 
| (config-ether-cfm)#exit | Exit ethernet CFM mode | 
| #configure terminal | Enter configure mode | 
| (config)#hostname Node-4 | Configure the hostname | 
| (config)#interface po100 | Create port channel interface | 
| (config-if)#switchport | Configure switchport on LAG port | 
| (config-if)#exit | Exit the interface level | 
| (config)#interface ce1/1 | Enter interface level | 
| (config-if)#channel-group 100 mode active | Add member port to the port channel interface | 
| (config-if)#lacp timeout short | Configure LACP timeout as short | 
| (config-if)#exit | Exit the interface level. | 
| (config)#interface ce2/1 | Enter interface level | 
| (config-if)#channel-group 100 mode active | Add member port to the port channel interface | 
| (config-if)#lacp timeout short | Configure LACP timeout as short | 
| (config-if)#exit | Exit the interface level | 
| (config)#interface po300 | Create port channel interface | 
| (config-if)#switchport | Configure switchport on LAG interface | 
| (config-if)#exit | Exit the interface level | 
| (config)#interface ce8/1 | Enter interface level | 
| (config-if)#channel-group 300 mode active | Add member port to the port channel interface | 
| (config-if)#lacp timeout short | Configure LACP timeout as short | 
| (config-if)#exit | Exit the interface level | 
| (config)#interface ce15/1 | Enter interface level | 
| (config-if)#channel-group 300 mode active | Add member port to the port channel interface | 
| (config-if)#lacp timeout short | Configure LACP timeout as short | 
| (config-if)#exit | Exit the interface level | 
| (config)#cross-connect xc1 | Create cross-connect by providing the name | 
| (config-XC)#ep1 po300 ep2 po100 | Add end-points end-point1 and end-point2 |