0% found this document useful (0 votes)
80 views

SIU TCU Script

The document contains configuration commands for resetting a device to factory settings, configuring IP and VLAN settings, setting synchronization and QoS policies. It configures interfaces, IP addresses, VLANs, bridges, transports and other managed objects on the network element.

Uploaded by

Saif Abdullah
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
80 views

SIU TCU Script

The document contains configuration commands for resetting a device to factory settings, configuring IP and VLAN settings, setting synchronization and QoS policies. It configures interfaces, IP addresses, VLANs, bridges, transports and other managed objects on the network element.

Uploaded by

Saif Abdullah
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

ResetToFactorySetting

deleteAiMo

startTransaction asdf

deleteMO asdf STN=0,AutoIntegration=0


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

checkConsistency asdf
commit asdf forcedcommit
endTransaction asdf

============================
TCU IP Management
============================

starttransaction asdf
createmo asdf STN=0,EthernetInterface=WAN
setMOAttribute asdf STN=0,EthernetInterface=WAN portId TN_A
setMOAttribute asdf STN=0,EthernetInterface=WAN mode AUTO
setmoattribute asdf STN=0,EthernetInterface=WAN sendLinkAlarmAllowed true

createmo asdf STN=0,VLANGroup=0


setmoattribute asdf STN=0,VLANGroup=0 depLinkLayer STN=0,EthernetInterface=WAN
createmo asdf STN=0,VLANGroup=0,VLAN=PL
setmoattribute asdf STN=0,VLANGroup=0,VLAN=PL tagValue 603
setmoattribute asdf STN=0,VLANGroup=0,VLAN=PL tagged true

createmo asdf STN=0,IPInterface=WAN


setmoattribute asdf STN=0,IPInterface=WAN primaryIP_Address 10.230.42.20
setmoattribute asdf STN=0,IPInterface=WAN primarySubNetMask 255.255.255.248
setmoattribute asdf stn=0,ipinterface=WAN defaultgateway 10.230.42.17
setmoattribute asdf STN=0,IPInterface=WAN depLinkLayer STN=0,VLANGroup=0,VLAN=PL
setmoattribute asdf STN=0,IPInterface=WAN trustDSCP true
setMOAttribute asdf STN=0 STN_Name TCUUPP0878

setmoattribute asdf STN=0 depIP_interface stn=0,ipinterface=WAN

checkConsistency asdf
commit asdf forcedcommit
endTransaction asdf
==============================
pgw_ip_address & 2G cabs
==============================
CAB # 1
starttransaction asdf
createmo asdf STN=0,TGTransport=SIUCAI1905-0
setmoattribute asdf STN=0,TGTransport=SIUCAI1905-0 DSCP_L2TP_CP 48
createmo asdf STN=0,TGTransport=SIUCAI1905-0,SuperChannel=0
createmo asdf STN=0,TGTransport=SIUCAI1905-0,SuperChannel=1
setmoattribute asdf STN=0,TGTransport=SIUCAI1905-0 depIP_interface stn=0,ipinterface=WAN
setmoattribute asdf STN=0,TGTransport=SIUCAI1905-0 pgw_ip_address 10.230.33.3

createmo asdf STN=0,E1T1Interface=0


createmo asdf STN=0,E1T1Interface=1
setmoattribute asdf STN=0,E1T1Interface=0 type E1
setmoattribute asdf STN=0,E1T1Interface=1 type E1
setmoattribute asdf STN=0,TGTransport=SIUCAI1905-0,SuperChannel=0 depE1T1Interface 0
setmoattribute asdf STN=0,TGTransport=SIUCAI1905-0,SuperChannel=1 depE1T1Interface 1

checkConsistency asdf
commit asdf forcedcommit
endTransaction asdf

CAB # 2
starttransaction asdf
createmo asdf STN=0,TGTransport=SIUCAI1905-1
setmoattribute asdf STN=0,TGTransport=SIUCAI1905-1 DSCP_L2TP_CP 48
createmo asdf STN=0,TGTransport=SIUCAI1905-1,SuperChannel=0
createmo asdf STN=0,TGTransport=SIUCAI1905-1,SuperChannel=1
setmoattribute asdf STN=0,TGTransport=SIUCAI1905-1 depIP_interface stn=0,ipinterface=WAN
setmoattribute asdf STN=0,TGTransport=SIUCAI1905-1 pgw_ip_address 10.230.33.3

createmo asdf STN=0,E1T1Interface=2


createmo asdf STN=0,E1T1Interface=3
setmoattribute asdf STN=0,E1T1Interface=2 type E1
setmoattribute asdf STN=0,E1T1Interface=3 type E1
setmoattribute asdf STN=0,TGTransport=SIUCAI1905-1,SuperChannel=0 depE1T1Interface 2
setmoattribute asdf STN=0,TGTransport=SIUCAI1905-1,SuperChannel=1 depE1T1Interface 3

checkConsistency asdf
commit asdf forcedcommit
endTransaction asdf
========================
3G LTE U900 Vlan config
========================
3G
starttransaction asdf
createmo asdf STN=0,Bridge=1
createMO asdf STN=0,VLANGroup=0,VLAN=3G
setmoattribute asdf STN=0,VLANGroup=0,VLAN=3G tagValue 2592
setmoattribute asdf STN=0,VLANGroup=0,VLAN=3G tagged TRUE

createmo asdf STN=0,ethernetinterface=TN_B_3G


setMOAttribute asdf STN=0,ethernetinterface=TN_B_3G portId TN_B
setMOAttribute asdf STN=0,ethernetinterface=TN_B_3G mode AUTO
createmo asdf STN=0,VLANGroup=TN_B_3G
setmoattribute asdf STN=0,VLANGroup=TN_B_3G depLinkLayer STN=0,EthernetInterface=TN_B_3G

createMO asdf STN=0,VLANGroup=TN_B_3G,VLAN=3G


setmoattribute asdf STN=0,VLANGroup=TN_B_3G,VLAN=3G tagValue 2592
setmoattribute asdf STN=0,VLANGroup=TN_B_3G,VLAN=3G tagged TRUE

setMOAttribute asdf STN=0,VLANGroup=0,VLAN=3G depBridge STN=0,Bridge=1


setMOAttribute asdf STN=0,VLANGroup=TN_B_3G,VLAN=3G depBridge STN=0,Bridge=1

checkconsistency asdf
commit asdf forcedcommit
endtransaction asdf
LTE
startTransaction asdf

createmo asdf STN=0,Bridge=2


createMO asdf STN=0,VLANGroup=0,VLAN=LTE
setmoattribute asdf STN=0,VLANGroup=0,VLAN=LTE tagValue 2463
setmoattribute asdf STN=0,VLANGroup=0,VLAN=LTE tagged TRUE

createmo asdf STN=0,ethernetinterface=TN_D_LTE


setMOAttribute asdf STN=0,ethernetinterface=TN_D_LTE portId TN_D
setMOAttribute asdf STN=0,ethernetinterface=TN_D_LTE mode AUTO
createmo asdf STN=0,VLANGroup=TN_D_LTE
setmoattribute asdf STN=0,VLANGroup=TN_D_LTE depLinkLayer STN=0,EthernetInterface=TN_D_LTE

createMO asdf STN=0,VLANGroup=TN_D_LTE,VLAN=LTE


setmoattribute asdf STN=0,VLANGroup=TN_D_LTE,VLAN=LTE tagValue 2463
setmoattribute asdf STN=0,VLANGroup=TN_D_LTE,VLAN=LTE tagged TRUE

setMOAttribute asdf STN=0,VLANGroup=0,VLAN=LTE depBridge STN=0,Bridge=2


setMOAttribute asdf STN=0,VLANGroup=TN_D_LTE,VLAN=LTE depBridge STN=0,Bridge=2

checkconsistency asdf
commit asdf forcedcommit
endtransaction asdf
U900
starttransaction asdf

createmo asdf STN=0,Bridge=3


createMO asdf STN=0,VLANGroup=0,VLAN=U900
setmoattribute asdf STN=0,VLANGroup=0,VLAN=U900 tagValue 2597
setmoattribute asdf STN=0,VLANGroup=0,VLAN=U900 tagged TRUE

createMO asdf STN=0,VLANGroup=TN_D_LTE,VLAN=U900


setmoattribute asdf STN=0,VLANGroup=TN_D_LTE,VLAN=U900 tagValue 2597
setmoattribute asdf STN=0,VLANGroup=TN_D_LTE,VLAN=U900 tagged TRUE

setMOAttribute asdf STN=0,VLANGroup=0,VLAN=U900 depBridge STN=0,Bridge=3


setMOAttribute asdf STN=0,VLANGroup=TN_D_LTE,VLAN=U900 depBridge STN=0,Bridge=3

checkconsistency asdf
commit asdf forcedcommit
endtransaction asdf
=============================
sync & clock IP *Fixed*
=============================

starttransaction asdf
setmoattribute asdf STN=0 systemClockTimeServer 10.74.5.150
setmoattribute asdf STN=0 systemClockTimeServerType NTP
setmoattribute asdf STN=0 STN_systemClockUDP_Port 123
setmoattribute asdf STN=0,synchronization=0 synchType timeServer
setmoattribute asdf STN=0,synchronization=0 depIP_Interface STN=0,IPInterface=WAN
setMOAttribute asdf STN=0,Synchronization=0 DSCP_synchronization 54
createmo asdf STN=0,synchronization=0,TimeServer=ntp1
setmoattribute asdf STN=0,synchronization=0,Timeserver=ntp1 timeServerType NTP
setmoattribute asdf STN=0,synchronization=0,TimeServer=ntp1 TS_IP_Address 10.224.0.5
checkconsistency asdf
commit asdf forcedcommit
endtransaction asdf

starttransaction asdf
setmoattribute asdf STN=0 DSCP_OperationAndMaintenance 16
setmoattribute asdf STN=0 DSCP_OM_FileTransfer 16
createmo asdf STN=0,QosPolicy=0
createmo asdf STN=0,TrafficManager=CO-LOCATION
setmoattribute asdf STN=0,TrafficManager=CO-LOCATION depQosPolicy STN=0,QosPolicy=0
setmoattribute asdf STN=0,TrafficManager=CO-LOCATION diffServAlgDropQThreshold_1 1200000
setmoattribute asdf STN=0,TrafficManager=CO-LOCATION diffServMinRateRelative_1 -1
setmoattribute asdf STN=0,TrafficManager=CO-LOCATION diffServAlgDropQThreshold_2 120000
setmoattribute asdf STN=0,TrafficManager=CO-LOCATION diffServMinRateRelative_2 90
setmoattribute asdf STN=0,TrafficManager=CO-LOCATION diffServAlgDropQThreshold_3 120000
setmoattribute asdf STN=0,TrafficManager=CO-LOCATION diffServMinRateRelative_3 5
setmoattribute asdf STN=0,TrafficManager=CO-LOCATION diffServAlgDropQThreshold_4 120000
setmoattribute asdf STN=0,TrafficManager=CO-LOCATION diffServMinRateRelative_5 5
setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp54 7
setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp51 7
setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp48 6
setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp46 5
setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp16 4
setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp28 2
setmoattribute asdf STN=0,QosPolicy=0 dscp2q54 1
setmoattribute asdf STN=0,QosPolicy=0 dscp2q51 1
setmoattribute asdf STN=0,QosPolicy=0 dscp2q48 2
setmoattribute asdf STN=0,QosPolicy=0 dscp2q46 2
setmoattribute asdf STN=0,QosPolicy=0 dscp2q16 3
setmoattribute asdf STN=0,QosPolicy=0 dscp2q28 5
setmoattribute asdf STN=0,EthernetInterface=TN_B_3G depTrafficManager STN=0,TrafficManager=CO-LOCATION

checkconsistency asdf
commit asdf
endtransaction asdf

You might also like