BUSRN

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

startTransaction trans1

setMOAttribute trans1 STN=0 STN_Name BUSRN_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 1127
createmo trans1 STN=0,IPInterface=OM
setmoattribute trans1 STN=0,IPInterface=OM primaryIP_Address 10.71.188.97
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.188.110
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