PBXtech.info  
\'\'

Go Back   PBXtech.info > Avaya > Definity Servers

Reply
 
LinkBack Thread Tools Display Modes
Old January 13th, 2005, 10:13 AM   #1 (permalink)
stubborne
PBXtech PLATINUM 300+ posts
 
stubborne's Avatar
 
Join Date: Jul 2003
Posts: 401
stubborne is on a distinguished road
Medpro new subnet

Moved a medpro to a new EPN/subnet. CANNOT get it on the network. I've double/tripled checked configs and ethernet switch settings. Has anyone experienced problems moving a medpro from one subnet to another? I'm wondering if it's configs are scrambled and for some reason won't accept the new configs

cha node-name ip (new name, with new IP address)
ch ip-interfac (new name, with gateway and subnet)
ch ethernet (set lan speed/duplex)

Those are the 3 commands I've been using. I'm not missing anything, am I?
__________________
Stu
stubborne is offline   Reply With Quote
Old January 13th, 2005, 03:39 PM   #2 (permalink)
dherve
PBXtech SILVER 25+ posts
 
dherve's Avatar
 
Join Date: Sep 2004
Posts: 60
dherve is on a distinguished road
Re: Medpro new subnet

Do you check on your switch?

Do you have level 1 on the switch?

Is there any mismatch speed/duplex between the change ethernet and the port of the switch?

When you did a list con board aabcc
dherve is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old January 14th, 2005, 12:02 PM   #3 (permalink)
stubborne
PBXtech PLATINUM 300+ posts
 
stubborne's Avatar
 
Join Date: Jul 2003
Posts: 401
stubborne is on a distinguished road
Re: Medpro new subnet

Quote:
Originally Posted by dherve
Do you check on your switch?

Do you have level 1 on the switch?

Is there any mismatch speed/duplex between the change ethernet and the port of the switch?

When you did a list con board aabcc
All looks fine. The board is there with no errors. No mismatch issues, the MAC/IP/Port show up in the arp table on the lan switch. OSI 1 and 2 look fine, it's 3 that's giving me fits. That board won't route traffic.
__________________
Stu
stubborne is offline   Reply With Quote
Old January 14th, 2005, 03:09 PM   #4 (permalink)
dherve
PBXtech SILVER 25+ posts
 
dherve's Avatar
 
Join Date: Sep 2004
Posts: 60
dherve is on a distinguished road
Re: Medpro new subnet

when you did a ping command of your medpro the result is ....
dherve is offline   Reply With Quote
Old January 17th, 2005, 02:10 PM   #5 (permalink)
ten8ous1
 
ten8ous1's Avatar
 
Join Date: Jul 2003
Posts: 16
ten8ous1 is on a distinguished road
Re: Medpro new subnet

IO know this sounds trivial and basic, but have you completely removed the translations for the board and started from scratch. One of my techs was in the same situation and it was as simple as completely removong the translations, not just disabling the ip interface and services.

Hope this helps.
ten8ous1 is offline   Reply With Quote
Old January 18th, 2005, 11:43 AM   #6 (permalink)
mrgold
PBXtech SILVER 25+ posts
 
mrgold's Avatar
 
Join Date: Jul 2003
Posts: 72
mrgold is on a distinguished road
Re: Medpro new subnet

I am in-line with the previous post...do you resolve the issue? If so, how?
mrgold is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old January 19th, 2005, 09:02 AM   #7 (permalink)
stubborne
PBXtech PLATINUM 300+ posts
 
stubborne's Avatar
 
Join Date: Jul 2003
Posts: 401
stubborne is on a distinguished road
Re: Medpro new subnet

Not resolved yet. The mud has gotten deeper. When I added this EPN, a shadow EPN was created as well. This has happened twice. What I mean is, I added cabinet 6, cabinet 2 was created too. Only, you can't see cabinet 2 in the 'list cabinet' command. The only way you can see it is by directly accessing by 'list conf car 2a'. 'lis conf all' doesn't show it either. I removed all the translations for cabinet 6 (2 disappeared), created a new EPN as cabinet 2. This time cabinet 6 was created as the shadow. Definately some corruption going on here. The issue has been escalated up the tier ladder, not sure where it resides today. Medpro is the only thing that doesn't work and I'm assuming because the board exists in the shadow config with no ip configurations. Clan works but it has an explicit port assigned in the data module for ethernet. All other telco - stations, trunks, etc - work fine. Again, explicit port assignments. CM 1.3
__________________
Stu
stubborne is offline   Reply With Quote
Old January 19th, 2005, 11:01 AM   #8 (permalink)
jsena
PBXtech GOLD 100+ posts
 
Join Date: Mar 2004
Posts: 108
jsena is on a distinguished road
Re: Medpro new subnet

are you plugging into the same port on your LAN switch? If you changed the port on the switch, you need to program the new port the same as the old.

display ip-interface xyy
where xyy is the cab and port of the medpro
VLAN:

if the VLAN is 'n' then you are not using trunking on the data port, you'll need
"switchport access VLAN xx" on your LAN switch (assuming cisco IOS-based switch here)
where xx is the VLAN you want the medpro on.

if the VLAN is a number, you are using trunking on the data port. you'll need
"switchport mode trunk" on the LAN switch

If the PBX is expecting trunking and the LAN switch isn't or vice versa, you won't get talkpath.
jsena is offline   Reply With Quote
Old January 20th, 2005, 11:33 AM   #9 (permalink)
stubborne
PBXtech PLATINUM 300+ posts
 
stubborne's Avatar
 
Join Date: Jul 2003
Posts: 401
stubborne is on a distinguished road
Re: Medpro new subnet

Quote:
Originally Posted by jsena
are you plugging into the same port on your LAN switch? If you changed the port on the switch, you need to program the new port the same as the old.

display ip-interface xyy
where xyy is the cab and port of the medpro
VLAN:

if the VLAN is 'n' then you are not using trunking on the data port, you'll need
"switchport access VLAN xx" on your LAN switch (assuming cisco IOS-based switch here)
where xx is the VLAN you want the medpro on.

if the VLAN is a number, you are using trunking on the data port. you'll need
"switchport mode trunk" on the LAN switch

If the PBX is expecting trunking and the LAN switch isn't or vice versa, you won't get talkpath.
All is set as such. Cisco switchport access mode with proper vlan assigned (remember clan is working fine and configs are duplicated except for the ip address).

Avaya fixed the shadow cabinet issue. add cabinet 6 (shadow), then configuring some cards, then deleting cabinet 6.

Clan 2a09 10.x.x.190, Medpro 2a10 10.x.x.191
ping ip address 10.x.x.191 board 2a09 pass
ping ip address 10.x.x.190 board 2a09 pass
ping ip address 10.x.x.190 board 2a10 pass
ping ip address 10.x.x.191 board 2a10 fail
Medpro passes the ping test to clan, but fails ping test to itself and can't be pinged from any other network device, switch included. This is the 2nd board I've put in. I'm beginning to wonder if it's not the adaptor or some other hardware inbetween.
__________________
Stu
stubborne is offline   Reply With Quote
Old January 20th, 2005, 08:34 PM   #10 (permalink)
mrgold
PBXtech SILVER 25+ posts
 
mrgold's Avatar
 
Join Date: Jul 2003
Posts: 72
mrgold is on a distinguished road
Re: Medpro new subnet

hahahaha....vlans...

Have you tried moving one to another carrier? And yeah, those adapters do require the occasional replacement. What happens if you reverse the boards (after being completely removed, of course...)
I am curious, did Avaya say how the shadow cab was created. Did one of the boards still have an old config?
mrgold is offline   Reply With Quote
Old January 20th, 2005, 08:51 PM   #11 (permalink)
mrgold
PBXtech SILVER 25+ posts
 
mrgold's Avatar
 
Join Date: Jul 2003
Posts: 72
mrgold is on a distinguished road
Re: Medpro new subnet

Oh...what happens if you ping .191 with the board removed?
mrgold is offline   Reply With Quote
Old January 21st, 2005, 09:46 AM   #12 (permalink)
stubborne
PBXtech PLATINUM 300+ posts
 
stubborne's Avatar
 
Join Date: Jul 2003
Posts: 401
stubborne is on a distinguished road
Re: Medpro new subnet

Quote:
Originally Posted by mrgold
hahahaha....vlans...

Have you tried moving one to another carrier? And yeah, those adapters do require the occasional replacement. What happens if you reverse the boards (after being completely removed, of course...)
I am curious, did Avaya say how the shadow cab was created. Did one of the boards still have an old config?
Nope, chalked up to corruption. If the board is removed, all fail.
__________________
Stu
stubborne is offline   Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
medpro resources on ESS design watasav Definity Servers 0 August 5th, 2005 10:07 AM
Medpro board to IP phone calculator surclan Definity Servers 8 May 17th, 2005 01:37 PM
Can't Ping the Medpro liquidvw Definity Servers 10 April 26th, 2005 02:42 PM
Medpro Firmware Upgrade Logix Definity Servers 6 December 2nd, 2004 06:32 PM
MedPro Telnet travdawg Definity Servers 11 March 24th, 2004 08:21 PM


All times are GMT -6. The time now is 07:16 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0 RC6
Copyright ©2002 - 2007, PBXtech LLCAd Management by RedTyger

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37