Thanks Thanks:  7
Page 1 of 2 12 LastLast
Showing results 1 to 10 of 17

Thread: Please help, i cant connect to RBS , it freezes

  1. #1
    Junior Member Reputation: 12
    Join Date
    2012-01-30
    Posts
    75


    Default Please help, i cant connect to RBS , it freezes

    Dear all,

    am facing a problem that after running the O&M file and the Back office work on the site i tried to connect to the RBS EM and connect to the cabinet it load few steps as in pics then freez and after that gives me error i make the year 2011 and 2010 and it didnt work, i disconnected the Port F of the ETMFX and it also didnt work, please if any one can support me in this issue and tell me wht to do or wht is the reason ur help is really appreciated.

    ScreenShot002.jpg

  2. # ADS
    Circuit advertisement
    Join Date
    Always
    Posts
    Many
     

  3. #2
    Member Reputation: 44
    Join Date
    2011-10-04
    Posts
    68


    Default Re: Please help, i cant connect to RBS , it freezes

    Dear; Please open your O&M script file in any text editor (notepad for example) and search for the "oamDefaultRouter0" and use this IP address as the Default Gateway in your laptop (pls leave your IP and subnet mask the same) and try to connect now it should work. Thanks Mobilas

  4. #3
    Junior Member Reputation: 12
    Join Date
    2012-01-30
    Posts
    75


    Default Re: Please help, i cant connect to RBS , it freezes

    i use this address to conenct but not the default gateway to my laptop,
    I use : IP: 10.225.48.181
    Netmask: 255.255.255.252
    Gateway: . . .

    I didnt write anything in the gateway?


    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE SiteBasic SYSTEM "SiteBasic.dtd">
    <!--File generated by Ahmed Eid OnSiteScript Tool,created by: Ahmed Eid -->
    <!--Iub/IP-OAM Access Configuration-->
    <SiteBasic>
    <Format revision="B"/>
    <ConfigureOAMAccess>
    <IPoverEthernet ethernetIpAddress="10.225.48.182" ethernetSubnetMask="255.255.0.0"/>

    <EthernetSwitch etxSlot="1B1-2" vlan="TRUE">
    <VlanMembership vid="1925" action="ADD_MODIFY"/>
    <VlanMembership vid="1924" action="ADD_MODIFY"/>

    <EthernetSwitchPort portNo="6" administrativeState="UNLOCKED" systemPort="TRUE" untaggedIngressVid="1" untaggedIngressPriority="0">
    <VlanMembership vid="1925" egressUntag="FALSE" action="ADD_MODIFY"/>
    <VlanMembership vid="1924" egressUntag="FALSE" action="ADD_MODIFY"/>
    </EthernetSwitchPort>

    <EthernetSwitchPort portNo="2" administrativeState="LOCKED" systemPort="FALSE">
    <VlanMembership vid="1925" egressUntag="TRUE" action="ADD_MODIFY"/>
    </EthernetSwitchPort>

    <EthernetSwitchPort portNo="3" administrativeState="LOCKED" systemPort="FALSE">
    <VlanMembership vid="1925" egressUntag="TRUE" action="ADD_MODIFY"/>
    </EthernetSwitchPort>

    <EthernetSwitchPort portNo="4" administrativeState="UNLOCKED" systemPort="TRUE" untaggedIngressVid="1925" untaggedIngressPriority="5" >
    <VlanMembership vid="1925" egressUntag="TRUE" action="ADD_MODIFY"/>
    </EthernetSwitchPort>
    </EthernetSwitch>

    <IPoverGigabitEthernet etIPSynchSlot="1B1-2" syncIpAddress="10.224.48.182" syncSubnetMask ="255.255.255.252" defaultRouter0="10.224.48.181" syncVid="1924">
    <IpSyncRef ntpServerIpAddress="10.224.0.5"/>
    <!-- IpSyncRef ntpServerIpAddress="10.40.11.161"/ -->
    <OamIpHost oamSubnetMask="255.255.255.252" oamDefaultRouter0="10.225.48.181" oamIpAddress="10.225.48.182" oamVid="1925"/>
    </IPoverGigabitEthernet>

    <Servers
    isDefaultDomainName="YES"
    dnsServerIpAddress="127.0.0.1"
    primaryNtpServerIpAddress="10.74.5.151"
    primaryNtpServiceActive="YES"
    localTimeZone="GMT"
    daylightSavingTime="YES"
    />

    <StaticRouting>
    <Route routeIpAddress="0.0.0.0" routeSubnetMask="0.0.0.0" hopIpAddress="10.225.48.181" routeMetric="10" redistribute="NO"/>
    </StaticRouting>

    <NetworkSynch synchSlot="2" synchPort="1" synchPriority="1"/>
    <!-- NetworkSynch synchSlot="2" synchPort="2" synchPriority="2"/ :ET-IPG Sync-->
    <!-- NetworkSynch synchSlot="1" synchPort="5" synchPriority="1"/ :GPS Sync-->

    </ConfigureOAMAccess>
    </SiteBasic>

  5. #4
    Junior Member Reputation: 12
    Join Date
    2012-01-30
    Posts
    75


    Default Re: Please help, i cant connect to RBS , it freezes

    so what will be the laptop IP and its netmask and the default gateway?

    I use : IP: 10.225.48.181
    Netmask: 255.255.255.252
    Gateway: . . .
    but didnt put gateway and it freezes in few cabinets

  6. #5
    Member Reputation: 53
    Join Date
    2010-02-09
    Posts
    82


    Default Re: Please help, i cant connect to RBS , it freezes

    Hi Mate,

    Why don't you rollback the CV to the last known good?
    Then, you analyze your script.

    BTW,

    Why you set your laptop same with ip routerdefault "

    <StaticRouting>
    <Route routeIpAddress="0.0.0.0" routeSubnetMask="0.0.0.0" hopIpAddress="10.225.48.181" routeMetric="10" redistribute="NO"/>
    </StaticRouting>


    <IPoverEthernet ethernetIpAddress="10.225.48.182" ethernetSubnetMask="255.255.0.0"/>

    I use : IP: 10.225.48.181
    Netmask: 255.255.255.252
    CMIIW, I believe your IPs are conflict. Because your laptop IP is same with defaultrouter0 IP.
    If you want to fill your gateway in your laptop you should fill with IPaddress of RBS.


    BR//JM
    Last edited by jamal; 2012-05-22 at 07:26 PM

  7. #6
    Member Reputation: 67
    Join Date
    2010-02-02
    Posts
    258


    Default Re: Please help, i cant connect to RBS , it freezes

    Am I right that you are on the site and you are trying to connect to the rbs!If so you should know le0 address and make it as default gateway on your laptop!

  8. #7
    Junior Member Reputation: 12
    Join Date
    2012-01-30
    Posts
    75


    Default Re: Please help, i cant connect to RBS , it freezes

    dears if i didnt give the laptop the router IP i cant connect to the RBS. this Ip is lh0 not le0 in le0 i give the laptop IP+1 to connect while in lh0 i give it IP-1 which is the router IP which is in sometimes it doesnt conenct at all :S

  9. #8
    Junior Member Reputation: 12
    Join Date
    2011-08-28
    Posts
    54


    Default Re: Please help, i cant connect to RBS , it freezes

    hai,
    1) confirm the Node's IP address by giving command "ifconfig" using hyper terminal.
    2) use the IP of le0 as Gate way.

    eg:
    if le0 is 10.228.225.37

    your laptop's IP should be
    IP 10.228.225.38
    Netmask 255.255.255.0
    Gateway 10.228.225.38

    check ping to Node's IP(10.228.225.38) whether reply node is there or not.
    if reply comes, it is OK and if reply does not come please check you LAN cable.


    Hope it will solve your problem.

    repo is appriciated

  10. #9
    Member Reputation: 50
    Join Date
    2010-05-16
    Location
    Moscow, RU
    Posts
    84


    Default Re: Please help, i cant connect to RBS , it freezes

    Did you try to use a wider netmask like 255.255.0.0?

    Plz try it and tell us...

  11. #10
    Member Reputation: 74
    Join Date
    2011-04-02
    Posts
    40


    Default Re: Please help, i cant connect to RBS , it freezes

    I don`t have much experience with this,but from what i know from the courses,after we put the O&M script the ip changes and to connect once again to it,we must change in HyperTerminal the interface to le0,then after we finish to change it again to lh0.

Bookmarks

Bookmarks

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •