100% found this document useful (1 vote)
219 views3 pages

2G 3G Default TCU Script

This document configures the management objects (MOs) needed to set up network interfaces, IP addresses, routing, and bridges on a station (STN) identified as WCH289. It creates Ethernet, VLAN, IP, routing and transport interfaces and associates them through dependencies. It then configures additional interfaces for 3G, LTE, Iub and Mub services and sets their VLAN tags. Bridges are created and associated with the VLANs. The transaction is committed.

Uploaded by

Eunice Bid M
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
219 views3 pages

2G 3G Default TCU Script

This document configures the management objects (MOs) needed to set up network interfaces, IP addresses, routing, and bridges on a station (STN) identified as WCH289. It creates Ethernet, VLAN, IP, routing and transport interfaces and associates them through dependencies. It then configures additional interfaces for 3G, LTE, Iub and Mub services and sets their VLAN tags. Bridges are created and associated with the VLANs. The transaction is committed.

Uploaded by

Eunice Bid M
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

starttransaction trans1

setmoattribute trans1 STN=0 STN_Name WCH289


setmoattribute trans1 STN=0 wakeUpRegistration 0.0.0.0
setmoattribute trans1 STN=0 systemClockTimeServer 0.0.0.0
createmo trans1 STN=0,EthernetInterface=WAN
setmoattribute trans1 STN=0,EthernetInterface=WAN mode AUTO
setmoattribute trans1 STN=0,EthernetInterface=WAN portId TN_A
createmo trans1 STN=0,VLANGroup=WAN
setmoattribute trans1 STN=0,VLANGroup=WAN depLinkLayer STN=0,EthernetInterface=W
AN
createmo trans1 STN=0,VLANGroup=WAN,VLAN=2G
setmoattribute trans1 STN=0,VLANGroup=WAN,VLAN=2G tagValue 22
createmo trans1 STN=0,VLANGroup=WAN,VLAN=OAM
setmoattribute trans1 STN=0,VLANGroup=WAN,VLAN=OAM tagValue 52
createmo trans1 STN=0,IPInterface=2G
setmoattribute trans1 STN=0,IPInterface=2G primaryIP_Address 10.196.40.9
setmoattribute trans1 STN=0,IPInterface=2G primarySubNetMask 255.255.255.252
setmoattribute trans1 STN=0,IPInterface=2G depLinkLayer STN=0,VLANGroup=WAN,VLAN
=2G
createmo trans1 STN=0,IPInterface=OAM
setmoattribute trans1 STN=0,IPInterface=OAM
setmoattribute trans1 STN=0,IPInterface=OAM
setmoattribute trans1 STN=0,IPInterface=OAM
N=OAM
setmoattribute trans1 STN=0,IPInterface=OAM

primaryIP_Address 10.198.40.10
primarySubNetMask 255.255.255.252
depLinkLayer STN=0,VLANGroup=WAN,VLA
defaultGateway 10.198.40.9

setmoattribute trans1 STN=0 depIP_interface stn=0,ipinterface=OAM


createmo trans1 STN=0,RoutingTable=0,IPRoute=2G
setmoattribute trans1 STN=0,RoutingTable=0,IPRoute=2G forwardingInterface STN=0,
IPInterface=2G
setmoattribute trans1 STN=0,RoutingTable=0,IPRoute=2G nextHopIpAddress 10.196.40
.10
setmoattribute trans1 STN=0,RoutingTable=0,IPRoute=2G destIpSubnet 10.196.40.9/3
0
createmo trans1 STN=0,E1T1Interface=0
setmoattribute trans1 STN=0,E1T1Interface=0 type E1
createmo trans1 STN=0,E1T1Interface=1
setmoattribute trans1 STN=0,E1T1Interface=1 type E1
createmo trans1 STN=0,E1T1Interface=2
setmoattribute trans1 STN=0,E1T1Interface=2 type E1
createmo trans1 STN=0,E1T1Interface=3
setmoattribute trans1 STN=0,E1T1Interface=3 type E1
createmo trans1 STN=0,TGTransport=WCH289-0
setmoattribute trans1 STN=0,TGTransport=WCH289-0 depIP_interface stn=0,ipinterfa
ce=2G
setmoattribute trans1 STN=0,TGTransport=WCH289-0 PGW_IP_Address 10.155.145.67

createmo trans1 STN=0,TGTransport=WCH289-1


setmoattribute trans1 STN=0,TGTransport=WCH289-1 depIP_interface stn=0,ipinterfa
ce=2G
setmoattribute trans1 STN=0,TGTransport=WCH289-1 PGW_IP_Address 10.155.145.67
createmo
createmo
createmo
createmo

trans1
trans1
trans1
trans1

setmoattribute
0
setmoattribute
1
setmoattribute
2
setmoattribute
3

STN=0,TGTransport=WCH289-0,SuperChannel=0
STN=0,TGTransport=WCH289-0,SuperChannel=1
STN=0,TGTransport=WCH289-1,SuperChannel=0
STN=0,TGTransport=WCH289-1,SuperChannel=1
trans1 STN=0,TGTransport=WCH289-0,SuperChannel=0 depE1T1Interface
trans1 STN=0,TGTransport=WCH289-0,SuperChannel=1 depE1T1Interface
trans1 STN=0,TGTransport=WCH289-1,SuperChannel=0 depE1T1Interface
trans1 STN=0,TGTransport=WCH289-1,SuperChannel=1 depE1T1Interface

createmo trans1 STN=0,EthernetInterface=3G


setMOAttribute trans1 STN=0,EthernetInterface=3G mode AUTO
setMOAttribute trans1 STN=0,EthernetInterface=3G portId TN_B
createmo trans1 STN=0,VLANGroup=3G
setmoattribute trans1 STN=0,VLANGroup=3G depLinkLayer STN=0,EthernetInterface=3G
createmo trans1 STN=0,VLANGroup=WAN,VLAN=Iub
setmoattribute trans1 STN=0,VLANGroup=WAN,VLAN=Iub tagValue 92 (IUB)
createmo trans1 STN=0,VLANGroup=WAN,VLAN=Mub
setmoattribute trans1 STN=0,VLANGroup=WAN,VLAN=Mub tagValue 112 (oam)
createmo trans1 STN=0,VLANGroup=3G,VLAN=Iub
setmoattribute trans1 STN=0,VLANGroup=3G,VLAN=Iub tagValue 92 (iub)
createmo trans1 STN=0,VLANGroup=3G,VLAN=Mub
setmoattribute trans1 STN=0,VLANGroup=3G,VLAN=Mub tagValue 112 (oAM)
createMO trans1 STN=0,Bridge=Iub
createMO trans1 STN=0,Bridge=Mub
setMOAttribute
setMOAttribute
setmoattribute
setmoattribute

trans1
trans1
trans1
trans1

STN=0,VLANGroup=WAN,VLAN=Iub depBridge STN=0,Bridge=Iub


STN=0,VLANGroup=WAN,VLAN=Mub depBridge STN=0,Bridge=Mub
STN=0,VLANGroup=3G,VLAN=Iub depBridge STN=0,Bridge=Iub
STN=0,VLANGroup=3G,VLAN=Mub depBridge STN=0,Bridge=Mub

createmo trans1 STN=0,EthernetInterface=LTE


setMOAttribute trans1 STN=0,EthernetInterface=LTE mode AUTO
setMOAttribute trans1 STN=0,EthernetInterface=LTE portId TN_C
createmo trans1 STN=0,VLANGroup=LTE
setmoattribute trans1 STN=0,VLANGroup=LTE depLinkLayer STN=0,EthernetInterface=L
TE
createmo trans1 STN=0,VLANGroup=WAN,VLAN=S1X2
setmoattribute trans1 STN=0,VLANGroup=WAN,VLAN=S1X2 tagValue 132 (traffic)

createmo trans1 STN=0,VLANGroup=WAN,VLAN=MuL


setmoattribute trans1 STN=0,VLANGroup=WAN,VLAN=MuL tagValue 152

(AOM)

createmo trans1 STN=0,VLANGroup=LTE,VLAN=S1X2


setmoattribute trans1 STN=0,VLANGroup=LTE,VLAN=S1X2 tagValue 132

(traffic)

createmo trans1 STN=0,VLANGroup=LTE,VLAN=MuL


setmoattribute trans1 STN=0,VLANGroup=LTE,VLAN=MuL tagValue 152

(AOM)

createMO trans1 STN=0,Bridge=S1X2


createMO trans1 STN=0,Bridge=MuL
setMOAttribute trans1 STN=0,VLANGroup=WAN,VLAN=S1X2 depBridge STN=0,Bridge=S1X2
setMOAttribute trans1 STN=0,VLANGroup=WAN,VLAN=MuL depBridge STN=0,Bridge=MuL
setmoattribute trans1 STN=0,VLANGroup=LTE,VLAN=S1X2 depBridge STN=0,Bridge=S1X2
setmoattribute trans1 STN=0,VLANGroup=LTE,VLAN=MuL depBridge STN=0,Bridge=MuL
checkconsistency trans1
commit trans1 forcedcommit
endtransaction trans1

You might also like