[j-nsp] In-band ssh access to Juniper EX

Doug Hanks dhanks at juniper.net
Fri Mar 25 02:42:03 EDT 2011


If it's in a virtual-chassis it would be vme0.

Just type "show interface terse" and see what's there.  Just because it isn't in the configuration doesn't mean it isn't there.  You just need to define it.

Doug

-----Original Message-----
From: juniper-nsp-bounces at puck.nether.net [mailto:juniper-nsp-bounces at puck.nether.net] On Behalf Of Masagung Nugroho
Sent: Thursday, March 24, 2011 11:29 PM
To: 'OBrien, Will'; 'Chris Kawchuk'
Cc: juniper-nsp at puck.nether.net
Subject: Re: [j-nsp] In-band ssh access to Juniper EX

Me0.0 for your management equipment

set interfaces me0 unit 0 family inet address
your-block-ip-address/subnet-mask



Best Regards,
-Masagung Nugroho-
 Network Engineer
Juniper Networks Technical Advisor
JNCIS-JPR#111921


-----Original Message-----
From: juniper-nsp-bounces at puck.nether.net
[mailto:juniper-nsp-bounces at puck.nether.net] On Behalf Of OBrien, Will
Sent: Friday, March 25, 2011 11:09 AM
To: Chris Kawchuk
Cc: juniper-nsp at puck.nether.net
Subject: Re: [j-nsp] In-band ssh access to Juniper EX

What is in the system services stanza?

On Mar 24, 2011, at 10:59 PM, Chris Kawchuk wrote:

> Should just work. Ensure me0.0 is not defined anywhere in the interfaces
{} stanza.
>
> i.e.:
>
> interfaces {
>    ge-0/0/0 {
>        unit 0 {
>            family ethernet-switching;
>        }
>    }
>    ge-0/0/1 {
>        unit 0 {
>            family ethernet-switching;
>        }
>    }
>    ge-0/0/2 {
>        unit 0 {
>            family ethernet-switching;
>        }
>    }
>
> etc....
>
>    vlan {
>        unit 0 {
>            family inet {
>                address your-management-ip-here/24;
>            }
>        }
>    }
> }
>
> routing-options {
>    static {
>        route 0.0.0.0/0 next-hop somewhere-useful-on-your-LAN;
>    }
> }
>
> vlans {
>    default {
>        l3-interface vlan.0;
>    }
> }
>
> - Chris.
>
>
>
> On 2011-03-25, at 4:17 AM, Henri Khou wrote:
>
>> Hello,
>>
>> I have a Juni EX-4200 with an out-of-band management interface
configured. It works like a charm.
>> Then I needed to connect to my switch through the Internet so I have
treied to connect via ssh to a l3-interface but I failed miserably.
>> Is there a limitation regarding l3-interace or a configuration statement
that prevent in-band access?
>>
>> Thanks
>>
>> Henri
>> _______________________________________________
>> juniper-nsp mailing list juniper-nsp at puck.nether.net
>> https://puck.nether.net/mailman/listinfo/juniper-nsp
>
>
> _______________________________________________
> juniper-nsp mailing list juniper-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/juniper-nsp


_______________________________________________
juniper-nsp mailing list juniper-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

_______________________________________________
juniper-nsp mailing list juniper-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp



More information about the juniper-nsp mailing list