21
7/21/2019 TCU 4717 http://slidepdf.com/reader/full/tcu-4717 1/21  //------------------------------------------------------------------// // * * * TCU DT created by Ahmed Salah * * * // //------------------------------------------------------------------// // DATE : 09/04/2014 // // SW STATUS : T12B // // TYPE : TCU02 // // // //==================================================================// ResetToFactorySetting  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 endTransaction asdf !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! start transaction 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=WAN setmoattribute asdf STN=0,VLANGroup=WAN depLinkLayer STN=0,EthernetInterface=W AN createmo asdf STN=0,VLANGroup=WAN,VLAN=Abis setmoattribute asdf STN=0,VLANGroup=WAN,VLAN=Abis tagValue 3023 !Abis VAL N! setmoattribute asdf STN=0,VLANGroup=WAN,VLAN=Abis tagged true createmo asdf STN=0,VLANGroup=WAN,VLAN=IUB setmoattribute asdf STN=0,VLANGroup=WAN,VLAN=IUB tagValue 1023 !IUB VLA N!

TCU 4717

  • Upload
    duomixx

  • View
    226

  • Download
    0

Embed Size (px)

DESCRIPTION

4717

Citation preview

Page 1: TCU 4717

7/21/2019 TCU 4717

http://slidepdf.com/reader/full/tcu-4717 1/21

 

//------------------------------------------------------------------//// * * * TCU DT created by Ahmed Salah * * * ////------------------------------------------------------------------//// DATE : 09/04/2014 //// SW STATUS : T12B //// TYPE : TCU02 //// ////==================================================================//

ResetToFactorySetting startTransaction asdf

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

checkConsistency asdfcommit asdfendTransaction asdf

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

start transaction asdf

createmo asdf stn=0,ethernetinterface=WAN

setMOAttribute asdf STN=0,EthernetInterface=WAN portId TN_AsetMOAttribute asdf STN=0,EthernetInterface=WAN mode AUTO

setmoattribute asdf STN=0,EthernetInterface=WAN sendLinkAlarmAllowed true

createmo asdf STN=0,VLANGroup=WAN

setmoattribute asdf STN=0,VLANGroup=WAN depLinkLayer STN=0,EthernetInterface=WANcreatemo asdf STN=0,VLANGroup=WAN,VLAN=Abissetmoattribute asdf STN=0,VLANGroup=WAN,VLAN=Abis tagValue 3023 !Abis VALN!setmoattribute asdf STN=0,VLANGroup=WAN,VLAN=Abis tagged true

createmo asdf STN=0,VLANGroup=WAN,VLAN=IUBsetmoattribute asdf STN=0,VLANGroup=WAN,VLAN=IUB tagValue 1023 !IUB VLAN!

Page 2: TCU 4717

7/21/2019 TCU 4717

http://slidepdf.com/reader/full/tcu-4717 2/21

setmoattribute asdf STN=0,VLANGroup=WAN,VLAN=IUB tagged true

createmo asdf STN=0,VLANGroup=WAN,VLAN=MUBsetmoattribute asdf STN=0,VLANGroup=WAN,VLAN=MUB tagValue 2023 !MUB VALN!setmoattribute asdf STN=0,VLANGroup=WAN,VLAN=MUB tagged true

createmo asdf STN=0,IPInterface=Abis

setmoattribute asdf stn=0,ipinterface=Abis primaryIP_address 10.55.60.90 !Abis Traffic IP!setmoattribute asdf stn=0,ipinterface=Abis primarysubnetmask 255.255.255.252

setmoattribute asdf STN=0,IPInterface=Abis trustDSCP true

setmoattribute asdf STN=0,IPInterface=Abis depLinkLayer STN=0,VLANGroup=WAN,VLAN=Abis

checkConsistency asdfcommit asdfendTransaction asdf!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! starttransaction asdf

setmoattribute asdf STN=0 wakeupregistration 172.22.37.30 !OSS IP Address!subscribe 172.22.37.30 2

setmoattribute asdf STN=0 wakeupregistration 172.22.37.31 !OSS IP Address!

subscribe 172.22.37.31 3

setmoattribute asdf STN=0 wakeupregistration 172.22.37.99 !OSS IP Address!subscribe 172.22.37.99 4

setmoattribute asdf STN=0 wakeupregistration 172.22.37.100 !OSS IP Address!subscribe 172.22.37.100 5

setmoattribute asdf STN=0 wakeupregistration 172.22.38.9 !OSS IP A

ddress!subscribe 172.22.38.9 6

setmoattribute asdf STN=0 wakeupregistration 172.22.38.10 !OSS IP Address!subscribe 172.22.38.10 7

setMOAttribute asdf STN=0 STN_Name TCU_4717setMOAttribute asdf STN=0 wakeUpRegistration 172.22.37.2 !OSS IP Address!

Page 3: TCU 4717

7/21/2019 TCU 4717

http://slidepdf.com/reader/full/tcu-4717 3/21

 

subscribe 172.22.37.2 1 

checkConsistency asdf

commit asdf forcedcommit

endTransaction asdf !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

starttransaction asdf

createmo asdf STN=0,E1T1Interface=0setmoattribute asdf STN=0,E1T1Interface=0 type E1

createmo asdf STN=0,E1T1Interface=1setmoattribute asdf STN=0,E1T1Interface=1 type E1

createmo asdf STN=0,E1T1Interface=2setmoattribute asdf STN=0,E1T1Interface=2 type E1

createmo asdf STN=0,E1T1Interface=3setmoattribute asdf STN=0,E1T1Interface=3 type E1

createmo asdf STN=0,E1T1Interface=4setmoattribute asdf STN=0,E1T1Interface=4 type E1

createmo asdf STN=0,E1T1Interface=5setmoattribute asdf STN=0,E1T1Interface=5 type E1

createmo asdf STN=0,TGTransport=48setmoattribute asdf STN=0,TGTransport=48 depIP_interface stn=0,ipinterface=Abissetmoattribute asdf STN=0,TGTransport=48 pgw_ip_address 10.1.114.132 !packet gateway IP address!setmoattribute asdf STN=0,TGTransport=48 DSCP_L2TP_CP 51

createmo asdf STN=0,TGTransport=48,SuperChannel=0

setmoattribute asdf STN=0,TGTransport=48,SuperChannel=0 depE1T1Interface 0

createmo asdf STN=0,TGTransport=52setmoattribute asdf STN=0,TGTransport=52 depIP_interface stn=0,ipinterface=Abissetmoattribute asdf STN=0,TGTransport=52 pgw_ip_address 10.1.114.132 !packet gateway IP address!setmoattribute asdf STN=0,TGTransport=52 DSCP_L2TP_CP 51

createmo asdf STN=0,TGTransport=52,SuperChannel=0

Page 4: TCU 4717

7/21/2019 TCU 4717

http://slidepdf.com/reader/full/tcu-4717 4/21

setmoattribute asdf STN=0,TGTransport=52,SuperChannel=0 depE1T1Interface 1

createmo asdf STN=0,TGTransport=65setmoattribute asdf STN=0,TGTransport=65 depIP_interface stn=0,ipinterface=Abissetmoattribute asdf STN=0,TGTransport=65 pgw_ip_address 10.1.114.132 !packet gateway IP address!setmoattribute asdf STN=0,TGTransport=65 DSCP_L2TP_CP 51

createmo asdf STN=0,TGTransport=65,SuperChannel=0setmoattribute asdf STN=0,TGTransport=65,SuperChannel=0 depE1T1Interface 2

createmo asdf STN=0,TGTransport=setmoattribute asdf STN=0,TGTransport= depIP_interface stn=0,ipinterface=Abissetmoattribute asdf STN=0,TGTransport= pgw_ip_address 10.1.114.132 !packetgateway IP address!setmoattribute asdf STN=0,TGTransport= DSCP_L2TP_CP 51

createmo asdf STN=0,TGTransport=,SuperChannel=0setmoattribute asdf STN=0,TGTransport=,SuperChannel=0 depE1T1Interface 3

createmo asdf STN=0,TGTransport=setmoattribute asdf STN=0,TGTransport= depIP_interface stn=0,ipinterface=Abissetmoattribute asdf STN=0,TGTransport= pgw_ip_address 10.1.114.132 !packetgateway IP address!

setmoattribute asdf STN=0,TGTransport= DSCP_L2TP_CP 51

createmo asdf STN=0,TGTransport=,SuperChannel=0setmoattribute asdf STN=0,TGTransport=,SuperChannel=0 depE1T1Interface 4

createmo asdf STN=0,TGTransport=setmoattribute asdf STN=0,TGTransport= depIP_interface stn=0,ipinterface=Abissetmoattribute asdf STN=0,TGTransport= pgw_ip_address 10.1.114.132 !packetgateway IP address!setmoattribute asdf STN=0,TGTransport= DSCP_L2TP_CP 51

createmo asdf STN=0,TGTransport=,SuperChannel=0setmoattribute asdf STN=0,TGTransport=,SuperChannel=0 depE1T1Interface 5

checkconsistency asdfcommit asdf forcedcommitendtransaction asdf

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

starttransaction asdf

createmo asdf STN=0,Pingmeasurement=0

setmoattribute asdf STN=0,PingMeasurement=0 depIP_interface stn=0,ipinterface=Abis

Page 5: TCU 4717

7/21/2019 TCU 4717

http://slidepdf.com/reader/full/tcu-4717 5/21

setmoattribute asdf STN=0,PingMeasurement=0 pingDestination 10.1.114.132setmoattribute asdf STN=0,PingMeasurement=0 pingDSCP 48

setmoattribute asdf STN=0,PingMeasurement=0 pingTimeout 80

setMOAttribute asdf STN=0,MeasurementDefinition=0 neIndex 1

resumePmMeasurements STN=0,MeasurementDefinition=0 sftp://ipranftp:[email protected]/GRAN/Slave1/TCU02_4717/NeTransientUp/PM

 

checkconsistency asdf

commit asdf forcedcommit

endtransaction asdf

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Defining static routes to OSS Servers!

!Destination subnet/Mask :172.22.36.0/22 + 172.22.13.0/24 + 172.18.50.0/24 + 172.18.134.0/24!

! Next hop: 10.53.120.177 !

starttransaction asdf

Page 6: TCU 4717

7/21/2019 TCU 4717

http://slidepdf.com/reader/full/tcu-4717 6/21

 

createmo asdf STN=0,RoutingTable=0,IPRoute=TCUOSS1

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUOSS1 nextHopIpAddress 10.53.120.177 !next Hop Ip Address for OSS reachability static route!setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUOSS1 destIpSubnet 172.22.36.0/22

setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUOSS1 admDistance 1

setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUOSS1 disableConnectivityCheck true

createmo asdf STN=0,RoutingTable=0,IPRoute=TCUOSS2

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUOSS2 nextHopIpAddress 10.53.120.177setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUOSS2 destIpSubnet 172.22.13.0/24

setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUOSS2 admDistance 1

setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUOSS2 disableConnectivityCheck true

createmo asdf STN=0,RoutingTable=0,IPRoute=TCUOSS3

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUOSS3 nextHopIpAddress 10.53.120.177setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUOSS3 destIpSubnet 172.18.50.0/24

setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUOSS3 admDistance 1

Page 7: TCU 4717

7/21/2019 TCU 4717

http://slidepdf.com/reader/full/tcu-4717 7/21

 

setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUOSS3 disableConnectivityCheck true

createmo asdf STN=0,RoutingTable=0,IPRoute=TCUOSS4

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUOSS4 nextHopIpAddress 10.53.120.177setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUOSS4 destIpSubnet 172.18.134.0/24

setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUOSS4 admDistance 1

setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUOSS4 disableConnectivityCheck true

checkconsistency asdf

commit asdf forcedcommit

endtransaction asdf!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

! Defining static routes for IUB traffic!

!Destination subnet/Mask : 10.1.0.0/18!

! Next hop: 10.52.120.177!

starttransaction asdf

Page 8: TCU 4717

7/21/2019 TCU 4717

http://slidepdf.com/reader/full/tcu-4717 8/21

 

createmo asdf STN=0,RoutingTable=0,IPRoute=TCURNC

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCURNC nextHopIpAddress 10.52.120.177 !nexthop Ip address for IUB traffic static route!setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCURNC destIpSubnet 10.1.0.0/18 

setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCURNC admDistance 1setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCURNC disableConnectivityCheck true

checkconsistency asdf

commit asdf forcedcommit

endtransaction asdf!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

! Defining static routes for Abis traffic!

!Destination subnet/Mask : 10.1.100.0/22 + 10.1.104.0/22 + 10.1.108.0/22 + 10.1.112.0/22 + 10.1.116.0/22 +

10.1.120.0/22 + 10.1.124.0/22 + 10.1.200.0/24 + 10.1.201.0/24 + 10.1.202.0/24 +10.1.203.0/24 + 10.1.204.0/24 + 10.1.205.0/24!

! Next hop: 10.55.60.89 !

starttransaction asdf

createmo asdf STN=0,RoutingTable=0,IPRoute=TCUBSC1

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC1 forwardingInterface STN=0,IPInterface=Abis

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC1 nextHopIpAddress 10.55.

Page 9: TCU 4717

7/21/2019 TCU 4717

http://slidepdf.com/reader/full/tcu-4717 9/21

60.89 !Next hop Ip address for ABis traffic static route!setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC1 destIpSubnet 10.1.100.0/22setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUBSC1 admDistance 1setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUBSC1 disableConnectivityCheck true

createmo asdf STN=0,RoutingTable=0,IPRoute=TCUBSC2

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC2 forwardingInterface STN=0,IPInterface=Abis

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC2 nextHopIpAddress 10.55.60.89setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC2 destIpSubnet 10.1.104.0/22setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUBSC2 admDistance 1setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUBSC2 disableConnectivityCheck true

createmo asdf STN=0,RoutingTable=0,IPRoute=TCUBSC3

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC3 forwardingInterface STN=0,IPInterface=Abis

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC3 nextHopIpAddress 10.55.60.89setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC3 destIpSubnet 10.1.108.0/22setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUBSC3 admDistance 1setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUBSC3 disableConnectivityChec

k true

createmo asdf STN=0,RoutingTable=0,IPRoute=TCUBSC4

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC4 forwardingInterface STN=0,IPInterface=Abis

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC4 nextHopIpAddress 10.55.60.89setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC4 destIpSubnet 10.1.112.0

/22setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUBSC4 admDistance 1setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUBSC4 disableConnectivityCheck true

createmo asdf STN=0,RoutingTable=0,IPRoute=TCUBSC5

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC5 forwardingInterface STN

Page 10: TCU 4717

7/21/2019 TCU 4717

http://slidepdf.com/reader/full/tcu-4717 10/21

=0,IPInterface=Abis

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC5 nextHopIpAddress 10.55.60.89setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC5 destIpSubnet 10.1.116.0/22setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUBSC5 admDistance 1setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUBSC5 disableConnectivityCheck true

createmo asdf STN=0,RoutingTable=0,IPRoute=TCUBSC6

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC6 forwardingInterface STN=0,IPInterface=Abis

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC6 nextHopIpAddress 10.55.60.89setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC6 destIpSubnet 10.1.120.0/22setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUBSC6 admDistance 1

setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUBSC6 disableConnectivityCheck true

createmo asdf STN=0,RoutingTable=0,IPRoute=TCUBSC7

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC7 forwardingInterface STN=0,IPInterface=Abis

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC7 nextHopIpAddress 10.55.60.89

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC7 destIpSubnet 10.1.124.0/22setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUBSC7 admDistance 1setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUBSC7 disableConnectivityCheck true

createmo asdf STN=0,RoutingTable=0,IPRoute=TCUBSC8

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC8 forwardingInterface STN=0,IPInterface=Abis

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC8 nextHopIpAddress 10.55.60.89setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC8 destIpSubnet 10.1.200.0/24setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUBSC8 admDistance 1setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUBSC8 disableConnectivityCheck true

createmo asdf STN=0,RoutingTable=0,IPRoute=TCUBSC9

Page 11: TCU 4717

7/21/2019 TCU 4717

http://slidepdf.com/reader/full/tcu-4717 11/21

 

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC9 forwardingInterface STN=0,IPInterface=Abis

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC9 nextHopIpAddress 10.55.60.89setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC9 destIpSubnet 10.1.201.0/24setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUBSC9 admDistance 1setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUBSC9 disableConnectivityCheck true

createmo asdf STN=0,RoutingTable=0,IPRoute=TCUBSC10

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC10 forwardingInterface STN=0,IPInterface=Abis

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC10 nextHopIpAddress 10.55

.60.89setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC10 destIpSubnet 10.1.202.0/24setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUBSC10 admDistance 1setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUBSC10 disableConnectivityCheck true

createmo asdf STN=0,RoutingTable=0,IPRoute=TCUBSC11

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC11 forwardingInterface STN=0,IPInterface=Abis

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC11 nextHopIpAddress 10.55.60.89setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC11 destIpSubnet 10.1.203.0/24setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUBSC11 admDistance 1setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUBSC11 disableConnectivityCheck true

createmo asdf STN=0,RoutingTable=0,IPRoute=TCUBSC12

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC12 forwardingInterface STN=0,IPInterface=Abis

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC12 nextHopIpAddress 10.55.60.89setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC12 destIpSubnet 10.1.204.0/24setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUBSC12 admDistance 1

Page 12: TCU 4717

7/21/2019 TCU 4717

http://slidepdf.com/reader/full/tcu-4717 12/21

setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUBSC12 disableConnectivityCheck true

createmo asdf STN=0,RoutingTable=0,IPRoute=TCUBSC13

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC13 forwardingInterface STN=0,IPInterface=Abis

setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC13 nextHopIpAddress 10.55.60.89setmoattribute asdf STN=0,RoutingTable=0,IPRoute=TCUBSC13 destIpSubnet 10.1.205.0/24setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUBSC13 admDistance 1setmoattribute asdf STN=0,RoutingTable=0,IpRoute=TCUBSC13 disableConnectivityCheck true

checkconsistency asdf

commit asdf forcedcommit

endtransaction asdf

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!starttransaction asdf

createmo asdf STN=0,ethernetinterface=CO-LOCATION

setMOAttribute asdf STN=0,ethernetinterface=CO-LOCATION portId TN_B

setMOAttribute asdf STN=0,ethernetinterface=CO-LOCATION mode AUTO

createmo asdf STN=0,E1T1Interface=6setmoattribute asdf STN=0,E1T1Interface=6 type E1

createmo asdf STN=0,Bridge=1createmo asdf STN=0,Bridge=2

createmo asdf STN=0,IPInterface=BVI_IUB

setmoattribute asdf stn=0,ipinterface=BVI_IUB primaryIP_address 10.52.120.178!IUB traffic IP!

setmoattribute asdf stn=0,ipinterface=BVI_IUB primarysubnetmask 255.255.255.248

setmoattribute asdf STN=0,IPInterface=BVI_IUB trustDSCP true

createmo asdf STN=0,IPInterface=BVI_MUB

setmoattribute asdf stn=0,ipinterface=BVI_MUB primaryIP_address 10.53.120.178 !MUB traffic IP!

Page 13: TCU 4717

7/21/2019 TCU 4717

http://slidepdf.com/reader/full/tcu-4717 13/21

setmoattribute asdf stn=0,ipinterface=BVI_MUB primarysubnetmask 255.255.255.248

setmoattribute asdf STN=0,IPInterface=BVI_MUB trustDSCP true

 createMO asdf STN=0,VLANGroup=3GcreateMO asdf STN=0,VLANGroup=3G,VLAN=3G_IUBsetMOAttribute asdf STN=0,VLANGroup=3G,VLAN=3G_IUB tagValue 1023 !IUB Traffic VLAN!setMOAttribute asdf STN=0,VLANGroup=3G,VLAN=3G_IUB depBridge STN=0,Bridge=1setMOAttribute asdf STN=0,VLANGroup=WAN,VLAN=IUB depBridge STN=0,Bridge=1 

createMO asdf STN=0,VLANGroup=3G,VLAN=3G_MUBsetMOAttribute asdf STN=0,VLANGroup=3G,VLAN=3G_MUB tagValue 2023 !MUB Traffic VLAN!setMOAttribute asdf STN=0,VLANGroup=3G,VLAN=3G_MUB depBridge STN=0,Bridge=2setMOAttribute asdf STN=0,VLANGroup=WAN,VLAN=MUB depBridge STN=0,Bridge=2

setMOAttribute asdf STN=0,IPInterface=BVI_MUB depLinkLayer STN=0,Bridge=2setMOAttribute asdf STN=0,IPInterface=BVI_IUB depLinkLayer STN=0,Bridge=1setmoattribute asdf STN=0,VLANGroup=3G depLinkLayer STN=0,EthernetInterface=CO-LOCATION

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

checkconsistency asdfcommit asdf forcedcommitendtransaction asdf

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

starttransaction asdf

setmoattribute asdf STN=0 systemClockTimeServer 172.18.134.10

setmoattribute asdf STN=0 systemClockTimeServerType NTP

setmoattribute asdf STN=0 STN_systemClockUDP_Port 123

Page 14: TCU 4717

7/21/2019 TCU 4717

http://slidepdf.com/reader/full/tcu-4717 14/21

 

setmoattribute asdf STN=0,synchronization=0 synchType timeServer

setmoattribute asdf STN=0,synchronization=0 depIP_Interface STN=0,IPInterface=BVI_IUB

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_Priority 7

setmoattribute asdf STN=0,synchronization=0,TimeServer=ntp1 TS_IP_Address 10.1.2.142 !Master RNC_NTP IP Address1!

setMOAttribute asdf STN=0,Synchronization=0,Timeserver=ntp1 STN_TS_UDP_Port 123

createmo asdf STN=0,synchronization=0,TimeServer=ntp2

setmoattribute asdf STN=0,synchronization=0,Timeserver=ntp2 timeServerType NTP

setmoattribute asdf STN=0,synchronization=0,TimeServer=ntp2 TS_Priority 25

setmoattribute asdf STN=0,synchronization=0,TimeServer=ntp2 TS_IP_Address 10.1.2.162 !Master RNC_NTP IP Address2!setMOAttribute asdf STN=0,Synchronization=0,Timeserver=ntp2 STN_TS_UDP_Port 123

Page 15: TCU 4717

7/21/2019 TCU 4717

http://slidepdf.com/reader/full/tcu-4717 15/21

 

createmo asdf STN=0,synchronization=0,TimeServer=ntp3

setmoattribute asdf STN=0,synchronization=0,Timeserver=ntp3 timeServerType NTP

setmoattribute asdf STN=0,synchronization=0,TimeServer=ntp3 TS_Priority 50

setmoattribute asdf STN=0,synchronization=0,TimeServer=ntp3 TS_IP_Address 10.1.0.1 !Backup RNC_NTP IP Address1!setMOAttribute asdf STN=0,Synchronization=0,Timeserver=ntp3 STN_TS_UDP_Port 123

checkconsistency asdf

commit asdf forcedcommit

endtransaction asdf

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

starttransaction asdf

setmoattribute asdf STN=0 DSCP_OperationAndMaintenance 32

Page 16: TCU 4717

7/21/2019 TCU 4717

http://slidepdf.com/reader/full/tcu-4717 16/21

 

setmoattribute asdf STN=0 DSCP_OM_FileTransfer 16

createmo asdf STN=0,TrafficManager=WAN

setmoattribute asdf STN=0,TrafficManager=WAN depQosPolicy STN=0,QosPolicy=0

setmoattribute asdf STN=0,TrafficManager=WAN diffServAlgDropQThreshold_1 32768

setmoattribute asdf STN=0,TrafficManager=WAN diffServMinRateRelative_1 -1

setmoattribute asdf STN=0,TrafficManager=WAN diffServAlgDropQThreshold_2 32768

setmoattribute asdf STN=0,TrafficManager=WAN diffServMinRateRelative_2 700

setmoattribute asdf STN=0,TrafficManager=WAN diffServAlgDropQThreshold_3 1024000

 

setmoattribute asdf STN=0,TrafficManager=WAN diffServMinRateRelative_3 200

setmoattribute asdf STN=0,TrafficManager=WAN diffServAlgDropQThreshold_4 1024000 

Page 17: TCU 4717

7/21/2019 TCU 4717

http://slidepdf.com/reader/full/tcu-4717 17/21

 setmoattribute asdf STN=0,TrafficManager=WAN diffServMinRateRelative_4 100

createmo asdf STN=0,QosPolicy=0setmoattribute asdf STN=0,QosPolicy=0 dscp2q0 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q1 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q2 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q3 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q4 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q5 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q6 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q7 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q8 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q9 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q10 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q11 4

setmoattribute asdf STN=0,QosPolicy=0 dscp2q12 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q13 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q14 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q15 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q16 3setmoattribute asdf STN=0,QosPolicy=0 dscp2q17 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q18 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q19 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q20 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q21 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q22 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q23 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q24 2

setmoattribute asdf STN=0,QosPolicy=0 dscp2q25 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q26 3setmoattribute asdf STN=0,QosPolicy=0 dscp2q27 3setmoattribute asdf STN=0,QosPolicy=0 dscp2q28 3setmoattribute asdf STN=0,QosPolicy=0 dscp2q29 3setmoattribute asdf STN=0,QosPolicy=0 dscp2q30 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q31 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q32 2setmoattribute asdf STN=0,QosPolicy=0 dscp2q33 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q34 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q35 3setmoattribute asdf STN=0,QosPolicy=0 dscp2q36 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q37 3

setmoattribute asdf STN=0,QosPolicy=0 dscp2q38 2setmoattribute asdf STN=0,QosPolicy=0 dscp2q39 2setmoattribute asdf STN=0,QosPolicy=0 dscp2q40 2setmoattribute asdf STN=0,QosPolicy=0 dscp2q41 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q42 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q43 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q44 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q45 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q46 2setmoattribute asdf STN=0,QosPolicy=0 dscp2q47 2

Page 18: TCU 4717

7/21/2019 TCU 4717

http://slidepdf.com/reader/full/tcu-4717 18/21

setmoattribute asdf STN=0,QosPolicy=0 dscp2q48 2setmoattribute asdf STN=0,QosPolicy=0 dscp2q49 1setmoattribute asdf STN=0,QosPolicy=0 dscp2q50 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q51 1setmoattribute asdf STN=0,QosPolicy=0 dscp2q52 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q53 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q54 1setmoattribute asdf STN=0,QosPolicy=0 dscp2q55 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q56 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q57 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q58 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q59 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q60 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q61 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q62 4setmoattribute asdf STN=0,QosPolicy=0 dscp2q63 4

setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp0 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp1 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp2 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp3 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp4 0

setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp5 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp6 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp7 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp8 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp9 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp10 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp11 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp12 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp13 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp14 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp15 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp16 4setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp17 0

setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp18 3setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp19 3setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp20 3setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp21 3setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp22 3setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp23 3setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp24 6setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp25 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp26 4setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp27 4setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp28 4setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp29 4setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp30 0

setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp31 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp32 6setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp33 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp34 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp35 4setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp36 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp37 4setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp38 6setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp39 6setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp40 6

Page 19: TCU 4717

7/21/2019 TCU 4717

http://slidepdf.com/reader/full/tcu-4717 19/21

setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp41 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp42 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp43 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp44 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp45 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp46 6setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp47 6setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp48 6setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp49 7setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp50 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp51 7setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp52 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp53 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp54 7setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp55 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp56 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp57 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp58 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp59 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp60 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp61 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp62 0setmoattribute asdf STN=0,QosPolicy=0 dscp2pcp63 0 

setmoattribute asdf STN=0,QosPolicy=0 pcp2q0 4

setmoattribute asdf STN=0,QosPolicy=0 pcp2q1 4

setmoattribute asdf STN=0,QosPolicy=0 pcp2q2 4

setmoattribute asdf STN=0,QosPolicy=0 pcp2q3 4

setmoattribute asdf STN=0,QosPolicy=0 pcp2q4 3

setmoattribute asdf STN=0,QosPolicy=0 pcp2q5 4

setmoattribute asdf STN=0,QosPolicy=0 pcp2q6 2setmoattribute asdf STN=0,QosPolicy=0 pcp2q7 1

setMOAttribute asdf STN=0,QosPolicy=0 L2QosMappingType Pcp2QueuesetMOAttribute asdf STN=0,QosPolicy=0 defaultPcp 0

setMOAttribute asdf STN=0,TrafficManager=WAN depQosPolicy STN=0,QosPolicy=0

setMOAttribute asdf STN=0,EthernetInterface=WAN depTrafficManager STN=0,TrafficManager=WAN

Page 20: TCU 4717

7/21/2019 TCU 4717

http://slidepdf.com/reader/full/tcu-4717 20/21

 

checkconsistency asdf

commit asdf forcedcommit

endtransaction asdf

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

starttransaction asdf

settime 2014 04 09 16 30 00 00

checkconsistency asdf

commit asdf

endtransaction asdf

starttransaction asdf

setmoattribute asdf STN=0 wakeupregistration 172.18.196.64 !OSS IPAddress!subscribe 172.18.196.64 8

setmoattribute asdf STN=0 wakeupregistration 172.18.194.32 !OSS IPAddress!

subscribe 172.18.194.32 9

setmoattribute asdf STN=0 wakeupregistration 172.18.195.64 !OSS IP Address!subscribe 172.18.195.64 10

setmoattribute asdf STN=0 wakeupregistration 172.18.195.32 !OSS IP Address!subscribe 172.18.195.32 11

Page 21: TCU 4717

7/21/2019 TCU 4717

http://slidepdf.com/reader/full/tcu-4717 21/21

 

checkConsistency asdf

commit asdf forcedcommit

endTransaction asdf