impossible to change network number

Guest

Re: impossible to change network number

Post by Guest »

hmm...
but somwhere a node number 344 is in database...
maybe in file TunParams.mao
[code]
cat /etc/TunParams.mao
[/code]

regards...
User avatar
tgn
Member
Posts: 803
Joined: 30 Dec 2009 17:59
Location: Germany

Re: impossible to change network number

Post by tgn »

hmm...
but somwhere a node number 344 is in database...
maybe in file TunParams.mao

Code: Select all

cat /etc/TunParams.mao
regards...
--- back to basics... focus your eyes to the essential things... ---
User avatar
tgn
Member
Posts: 803
Joined: 30 Dec 2009 17:59
Location: Germany

Re: impossible to change network number

Post by tgn »

Code: Select all

cat /etc/TunParams.mao
regards...
--- back to basics... focus your eyes to the essential things... ---
User avatar
tgn
Member
Posts: 803
Joined: 30 Dec 2009 17:59
Location: Germany

Re: impossible to change network number

Post by tgn »

aaargh ... it converts my dot... ;)
cat TunParams.mao
--- back to basics... focus your eyes to the essential things... ---
User avatar
Abismail
Member
Posts: 19
Joined: 16 Feb 2010 04:34

Re: impossible to change network number

Post by Abismail »

Hi,

find below :


(44)cpu6_bv>
(44)cpu6_bv>
(44)cpu6_bv> cat /etc/TunParams.mao
#
# IP/X25 Tunnel Parameters
#

# Local Tunnel Parameters.
# Net Node IP_addr IP_name
3 44 172.30.3.44 x003044_tun

# Logical Channels Parameters.
# LCN Net Node IP_addr IP_name X25_addr speed it hdt Perm Brd Inf
0 3 0 172.30.3.253 x003000_tun UNUSED 11 90 120 0 1 0
1 3 1 172.30.3.1 x003001_tun UNUSED 11 90 120 0 1 0
2 3 2 172.30.3.2 x003002_tun UNUSED 11 90 120 0 1 0
3 3 3 172.30.3.3 x003003_tun UNUSED 11 90 120 0 1 0
4 3 4 172.30.3.4 x003004_tun UNUSED 11 90 120 0 1 0
5 3 5 172.30.3.5 x003005_tun UNUSED 11 90 120 0 1 0
6 3 6 172.30.3.6 x003006_tun UNUSED 11 90 120 0 1 0
7 3 7 172.30.3.7 x003007_tun UNUSED 11 90 120 0 1 0
8 3 8 172.30.3.8 x003008_tun UNUSED 11 90 120 0 1 0
9 3 9 172.30.3.9 x003009_tun UNUSED 11 90 120 0 1 0
10 3 10 172.30.3.10 x003010_tun UNUSED 11 90 120 0 1 0
11 3 11 172.30.3.11 x003011_tun UNUSED 11 90 120 0 1 0
12 3 12 172.30.3.12 x003012_tun UNUSED 11 90 120 0 1 0
13 3 13 172.30.3.13 x003013_tun UNUSED 11 90 120 0 1 0
14 3 14 172.30.3.14 x003014_tun UNUSED 11 90 120 0 1 0
15 3 15 172.30.3.15 x003015_tun UNUSED 11 90 120 0 1 0
16 3 16 172.30.3.16 x003016_tun UNUSED 11 90 120 0 1 0
17 3 17 172.30.3.17 x003017_tun UNUSED 11 90 120 0 1 0
18 3 18 172.30.3.18 x003018_tun UNUSED 11 90 120 0 1 0
19 3 19 172.30.3.19 x003019_tun UNUSED 11 90 120 0 1 0
20 3 20 172.30.3.20 x003020_tun UNUSED 11 90 120 0 1 0
21 3 21 172.30.3.21 x003021_tun UNUSED 11 90 120 0 1 0
22 3 22 172.30.3.22 x003022_tun UNUSED 11 90 120 0 1 0
23 3 23 172.30.3.23 x003023_tun UNUSED 11 90 120 0 1 0
24 3 24 172.30.3.24 x003024_tun UNUSED 11 90 120 0 1 0
25 3 25 172.30.3.25 x003025_tun UNUSED 11 90 120 0 1 0
26 3 26 172.30.3.26 x003026_tun UNUSED 11 90 120 0 1 0
27 3 27 172.30.3.27 x003027_tun UNUSED 11 90 120 0 1 0
28 3 28 172.30.3.28 x003028_tun UNUSED 11 90 120 0 1 0
29 3 29 172.30.3.29 x003029_tun UNUSED 11 90 120 0 1 0
30 3 30 172.30.3.30 x003030_tun UNUSED 11 90 120 0 1 0
31 3 31 172.30.3.31 x003031_tun UNUSED 11 90 120 0 1 0
(44)cpu6_bv>

Regards.
User avatar
tgn
Member
Posts: 803
Joined: 30 Dec 2009 17:59
Location: Germany

Re: impossible to change network number

Post by tgn »

so the answer is :
your net entry in TunParams.mao is 3 and it differs from the net entry 0 in table. also i think this can be a reason why the delete action on the network hunting group is going wrong...
so first solve the database inconsistencies and the try to delete the hunting group.

regards...
--- back to basics... focus your eyes to the essential things... ---
User avatar
Abismail
Member
Posts: 19
Joined: 16 Feb 2010 04:34

Re: impossible to change network number

Post by Abismail »

Ok,

But why can I solve the database inconsistencies ?

regards.
User avatar
tgn
Member
Posts: 803
Joined: 30 Dec 2009 17:59
Location: Germany

Re: impossible to change network number

Post by tgn »

control your entries of networknumber and nodenumber in mgr under system and in netadmin
be careful with changes...
better contact an alcatel support, if you don't know what you do!!!

regards...
--- back to basics... focus your eyes to the essential things... ---
User avatar
Abismail
Member
Posts: 19
Joined: 16 Feb 2010 04:34

Re: impossible to change network number

Post by Abismail »

Hi tgn,

thank you very much for your assistance ...

Best Regards.
User avatar
tgn
Member
Posts: 803
Joined: 30 Dec 2009 17:59
Location: Germany

Re: impossible to change network number

Post by tgn »

you're welcome :)

regards...
--- back to basics... focus your eyes to the essential things... ---
Post Reply

Return to “OXE (Crystal / Common) - System Documentation”