05-08-2012 02:27 AM
Hi,
We have a SSG320M firewall device running 6.3 Or 3.0 version of firmware. We have inserted a 6 interface module slot on the firewall slot 1(from eth1/0 to eth1/5).
Now, we need to set the interface speed on interface eth1/0 to eth1/5, but I am not able to do so.
When I try to do through CLI, I see only these options:
auto
link-down
manual
I use command: set interface eth1/1 phy ?
I want to confirm if it is possible to manually configure speed on interfaces.
Solved! Go to Solution.
05-08-2012 02:35 AM
Hi,
Maybe this link helps: http://www.juniper.net/techpubs/en_US/junos/topics
05-08-2012 02:55 AM
Hi Stac,
Thanks for the reply.
I guess the document that you gave is to manually configure the BW on interface and that too on JUNOS.
What my question is, I have inserted a module of 6 gig interfaces in the firewall SSG320 with ScreenOS. Can we manually set speed to 100MB on new interfaces with duplex settings?
05-08-2012 03:39 AM
This is an interface command parameter.
set int e1/6 phy full 100mb
05-08-2012 03:59 AM
Hi, this command does not work on module.
XXXX-Cluster:XXXX-FW01(M)-> set interface eth1/5 phy 1000
05-08-2012 04:07 AM
05-08-2012 04:33 AM
XXXX-Cluster:XXXX-FW01(M)-> set interface eth1/5 phy 1000mb
^------unknown keyword 1000mb
when I do ? after "phy" command, it gives options
auto
link-down
manual
05-08-2012 05:11 AM
05-08-2012 05:53 AM
Hi,
Have you already inserted the optical/cooper transceiver SFP modules?
05-08-2012 06:52 AM
set interface eth1/5 phy manual ?
Nothing after manual option. just an enter
Yes, all the connecitons are done. FW is in production.