You are on page 1of 1

startTransaction trans1

deleteMO trans1 STN=0,AutoIntegration=0


deleteMO trans1 STN=0,EthernetInterface=AutoInt-1
deleteMO trans1 STN=0,EthernetInterface=AutoInt-2
deleteMO trans1 STN=0,IPInterface=AutoInt-1
deleteMO trans1 STN=0,IPInterface=AutoInt-2
deleteMO trans1 STN=0,VLANGroup=AutoInt-1
deleteMO trans1 STN=0,VLANGroup=AutoInt-2

startTransaction trans1
setMOAttribute trans1 STN=0 STN_Name NOSBA_SIU
createmo trans1 stn=0,EthernetInterface=WAN
createmo trans1 STN=0,VLANGroup=WAN
setmoattribute trans1 STN=0,VLANGroup=WAN depLinkLayer STN=0,EthernetInterface=WAN
createmo trans1 STN=0,VLANGroup=WAN,VLAN=OM
setmoattribute trans1 STN=0,VLANGroup=WAN,VLAN=OM tagValue 1797
createmo trans1 STN=0,IPInterface=OM
setmoattribute trans1 STN=0,IPInterface=OM primaryIP_Address 10.71.182.49
setmoattribute trans1 STN=0,IPInterface=OM primarySubNetMask 255.255.255.240
setmoattribute trans1 STN=0,IPInterface=OM depLinkLayer STN=0,VLANGroup=WAN,VLAN=OM
setmoattribute trans1 STN=0,IPInterface=OM defaultGateway 10.71.182.62
setmoattribute trans1 STN=0,IPInterface=OM trustDSCP true
setmoattribute trans1 STN=0 depIP_interface stn=0,ipinterface=OM
checkconsistency trans1
commit trans1 ForcedCommit
endtransaction trans1

You might also like