Mitel Forums - The Unofficial Source

Mitel Forums => Mitel MiVoice Business/MCD/3300 => Topic started by: ralph on March 28, 2011, 09:03:20 AM

Title: RTC shell command to check NIC settings
Post by: ralph on March 28, 2011, 09:03:20 AM
Here's what I'm looking for:
Is there a RTC shell command that will show what the Ethernet interface is set to?  Such as 1-meg full?

And related:   I there a command to set the port and have it survive a reboot?

Ralph
Title: Re: RTC shell command to check NIC settings
Post by: Mitel100 on March 28, 2011, 10:46:55 AM
The command is - L2 STATUS PORT 1

You should also be able to statically assign the speed within the L2 switch form. What software version are you running?
Title: Re: RTC shell command to check NIC settings
Post by: ralph on March 28, 2011, 11:39:57 AM
Thanks Mitel100.  That was exactly what I was looking for.

I'm running 4.2.
Just didn't think about the L2 Switch form.  Never found it necessary to change it.
I just became a question because we had some issues with our MBG and our IT director found something on another forum that related to call quality and the L2 port settings.

Ralph
Title: Re: RTC shell command to check NIC settings
Post by: Mitel100 on March 28, 2011, 03:56:35 PM
I now what you mean. I make it a habit that in my designs I always sipulate how the network requires it settings for ports. Do you have the MSL commands to change the port settings on there? If not I can post them
Title: Re: RTC shell command to check NIC settings
Post by: ralph on March 28, 2011, 04:35:48 PM
Please go ahead and post them.

Thanks.

Ralph
Title: Re: RTC shell command to check NIC settings
Post by: Mitel100 on March 28, 2011, 04:42:47 PM
No worries, login as root on the MSL and use these Linux commands:

config setprop InternalInterface EthtoolOpts "speed 100 duplex full autoneg off"
signal-event post-upgrade
signal-event reboot