Open Port SIU Ericsson
Open port pada SIU terkadang dibutuhkan apabila port transmisi existing penuh sedangkan akan dilakukan penambahan perangkat baik Baseband, DUW, maupuh DUS. Untuk open port dapat dilihat pada camand berikut:
1. Open Port TCU / SIU for LTE (Baseband / DUS)
starttransaction tcuxl
createmo tcuxl stn=0,ethernetinterface=LTE
setmoattribute tcuxl stn=0,ethernetinterface=LTE port SFP
setmoattribute tcuxl stn=0,ethernetinterface=LTE mode auto
setmoattribute siuxl STN=0,EthernetInterface=LTE portNumber 1
setmoattribute tcuxl STN=0,EthernetInterface=LTE sendLinkAlarmAllowed true
createmo tcuxl stn=0,vlangroup=LTE
setmoattribute tcuxl STN=0,vlangroup=LTE depLinkLayer STN=0,ethernetinterface=LTE
createmo tcuxl STN=0,Bridge=S1_LTE
createmo tcuxl STN=0,Bridge=OAM_LTE
createmo tcuxl stn=0,vlangroup=WAN,vlan=VLAN_S1_LTE
setmoattribute tcuxl stn=0,vlangroup=WAN,vlan=VLAN_S1_LTE tagvalue 415
setmoattribute tcuxl STN=0,VLANGroup=WAN,VLAN=VLAN_S1_LTE depBridge STN=0,Bridge=S1_LTE
createmo tcuxl stn=0,vlangroup=WAN,vlan=VLAN_OAM_LTE
setmoattribute tcuxl stn=0,vlangroup=WAN,vlan=VLAN_OAM_LTE tagvalue 1095
setmoattribute tcuxl STN=0,VLANGroup=WAN,VLAN=VLAN_OAM_LTE depBridge STN=0,Bridge=OAM_LTE
createmo tcuxl stn=0,vlangroup=LTE,VLAN=VLAN_S1_LTE
setmoattribute tcuxl STN=0,vlangroup=LTE,VLAN=VLAN_S1_LTE tagvalue 415
setmoattribute tcuxl STN=0,vlangroup=LTE,VLAN=VLAN_S1_LTE depBridge STN=0,Bridge=S1_LTE
createmo tcuxl stn=0,vlangroup=LTE,VLAN=VLAN_OAM_LTE
setmoattribute tcuxl STN=0,vlangroup=LTE,VLAN=VLAN_OAM_LTE tagvalue 1095
setmoattribute tcuxl STN=0,vlangroup=LTE,VLAN=VLAN_OAM_LTE depBridge STN=0,Bridge=OAM_LTE
checkconsistency tcuxl
commit tcuxl
endtransaction tcuxl
createmo tcuxl stn=0,ethernetinterface=LTE
setmoattribute tcuxl stn=0,ethernetinterface=LTE port SFP
setmoattribute tcuxl stn=0,ethernetinterface=LTE mode auto
setmoattribute siuxl STN=0,EthernetInterface=LTE portNumber 1
setmoattribute tcuxl STN=0,EthernetInterface=LTE sendLinkAlarmAllowed true
createmo tcuxl stn=0,vlangroup=LTE
setmoattribute tcuxl STN=0,vlangroup=LTE depLinkLayer STN=0,ethernetinterface=LTE
createmo tcuxl STN=0,Bridge=S1_LTE
createmo tcuxl STN=0,Bridge=OAM_LTE
createmo tcuxl stn=0,vlangroup=WAN,vlan=VLAN_S1_LTE
setmoattribute tcuxl stn=0,vlangroup=WAN,vlan=VLAN_S1_LTE tagvalue 415
setmoattribute tcuxl STN=0,VLANGroup=WAN,VLAN=VLAN_S1_LTE depBridge STN=0,Bridge=S1_LTE
createmo tcuxl stn=0,vlangroup=WAN,vlan=VLAN_OAM_LTE
setmoattribute tcuxl stn=0,vlangroup=WAN,vlan=VLAN_OAM_LTE tagvalue 1095
setmoattribute tcuxl STN=0,VLANGroup=WAN,VLAN=VLAN_OAM_LTE depBridge STN=0,Bridge=OAM_LTE
createmo tcuxl stn=0,vlangroup=LTE,VLAN=VLAN_S1_LTE
setmoattribute tcuxl STN=0,vlangroup=LTE,VLAN=VLAN_S1_LTE tagvalue 415
setmoattribute tcuxl STN=0,vlangroup=LTE,VLAN=VLAN_S1_LTE depBridge STN=0,Bridge=S1_LTE
createmo tcuxl stn=0,vlangroup=LTE,VLAN=VLAN_OAM_LTE
setmoattribute tcuxl STN=0,vlangroup=LTE,VLAN=VLAN_OAM_LTE tagvalue 1095
setmoattribute tcuxl STN=0,vlangroup=LTE,VLAN=VLAN_OAM_LTE depBridge STN=0,Bridge=OAM_LTE
checkconsistency tcuxl
commit tcuxl
endtransaction tcuxl
2. Open Port TCU / SIU for 3G (Baseband / DUW)
starttransaction tcuxl
createmo tcuxl stn=0,ethernetinterface=3G
setmoattribute tcuxl stn=0,ethernetinterface=3G port SFP
setmoattribute tcuxl stn=0,ethernetinterface=3G mode auto
setmoattribute siuxl STN=0,EthernetInterface=3G portNumber 1
setmoattribute tcuxl STN=0,EthernetInterface=3G sendLinkAlarmAllowed true
createmo tcuxl stn=0,vlangroup=3G
setmoattribute tcuxl STN=0,vlangroup=3G depLinkLayer STN=0,ethernetinterface=3G
createmo tcuxl STN=0,Bridge=iub_3G
createmo tcuxl STN=0,Bridge=OAM_3G
createmo tcuxl stn=0,vlangroup=WAN,vlan=VLAN_iub_3G
setmoattribute tcuxl stn=0,vlangroup=WAN,vlan=VLAN_iub_3G tagvalue 415
setmoattribute tcuxl STN=0,VLANGroup=WAN,VLAN=VLAN_iub_3G depBridge STN=0,Bridge=iub_3G
createmo tcuxl stn=0,vlangroup=WAN,vlan=VLAN_OAM_3G
setmoattribute tcuxl stn=0,vlangroup=WAN,vlan=VLAN_OAM_3G tagvalue 1095
setmoattribute tcuxl STN=0,VLANGroup=WAN,VLAN=VLAN_OAM_3G depBridge STN=0,Bridge=OAM_3G
createmo tcuxl stn=0,vlangroup=3G,VLAN=VLAN_iub_3G
setmoattribute tcuxl STN=0,vlangroup=3G,VLAN=VLAN_iub_3G tagvalue 415
setmoattribute tcuxl STN=0,vlangroup=3G,VLAN=VLAN_iub_3G depBridge STN=0,Bridge=iub_3G
createmo tcuxl stn=0,vlangroup=3G,VLAN=VLAN_OAM_3G
setmoattribute tcuxl STN=0,vlangroup=3G,VLAN=VLAN_OAM_3G tagvalue 1095
setmoattribute tcuxl STN=0,vlangroup=3G,VLAN=VLAN_OAM_3G depBridge STN=0,Bridge=OAM_3G
checkconsistency tcuxl
commit tcuxl
endtransaction tcuxl
3. Open Port TCU / SIU for LTE & 3G mixemode (Baseband)
starttransaction tcuxl
createmo tcuxl stn=0,ethernetinterface=BB
setmoattribute tcuxl stn=0,ethernetinterface=BB portId TN_C
setmoattribute tcuxl stn=0,ethernetinterface=BB mode auto
setmoattribute tcuxl STN=0,EthernetInterface=BB sendLinkAlarmAllowed true
createmo tcuxl stn=0,vlangroup=BB
setmoattribute tcuxl STN=0,vlangroup=BB depLinkLayer STN=0,ethernetinterface=BB
createmo tcuxl STN=0,Bridge=iub_BB
createmo tcuxl STN=0,Bridge=S1_BB
createmo tcuxl STN=0,Bridge=OAM_BB
createmo tcuxl stn=0,vlangroup=WAN,vlan=VLAN_iub_BB
setmoattribute tcuxl stn=0,vlangroup=WAN,vlan=VLAN_iub_BB tagvalue 415
setmoattribute tcuxl STN=0,VLANGroup=WAN,VLAN=VLAN_iub_BB depBridge STN=0,Bridge=iub_BB
createmo tcuxl stn=0,vlangroup=WAN,vlan=VLAN_OAM_BB
setmoattribute tcuxl stn=0,vlangroup=WAN,vlan=VLAN_OAM_BB tagvalue 1095
setmoattribute tcuxl STN=0,VLANGroup=WAN,VLAN=VLAN_OAM_BB depBridge STN=0,Bridge=OAM_BB
createmo tcuxl stn=0,vlangroup=WAN,vlan=VLAN_iub_BB
setmoattribute tcuxl stn=0,vlangroup=WAN,vlan=VLAN_S1_BB tagvalue 410
setmoattribute tcuxl STN=0,VLANGroup=WAN,VLAN=VLAN_S1_BB depBridge STN=0,Bridge=S1_BB
createmo tcuxl stn=0,vlangroup=BB,VLAN=VLAN_iub_BB
setmoattribute tcuxl STN=0,vlangroup=BB,VLAN=VLAN_iub_BB tagvalue 415
setmoattribute tcuxl STN=0,vlangroup=BB,VLAN=VLAN_iub_BB depBridge STN=0,Bridge=iub_BB
createmo tcuxl stn=0,vlangroup=BB,VLAN=VLAN_OAM_BB
setmoattribute tcuxl STN=0,vlangroup=BB,VLAN=VLAN_OAM_BB tagvalue 1095
setmoattribute tcuxl STN=0,vlangroup=BB,VLAN=VLAN_OAM_BB depBridge STN=0,Bridge=OAM_BB
createmo tcuxl stn=0,vlangroup=BB,VLAN=VLAN_S1_BB
setmoattribute tcuxl STN=0,vlangroup=BB,VLAN=VLAN_S1_BB tagvalue 410
setmoattribute tcuxl STN=0,vlangroup=BB,VLAN=VLAN_S1_BB depBridge STN=0,Bridge=S1_BB
checkconsistency tcuxl
commit tcuxl
endtransaction tcuxl
Tidak ada komentar