06-22-2009 01:08 AM
06-22-2009 01:22 AM
Hi
Your default VLAN is Down !
You should have at least one Port up to have vlan UP
After that your ping from the console will work.
HTH
06-22-2009 01:53 AM
06-22-2009 02:48 AM
Hi
What are you calling the backup switch? I assume it is the second switch in your stack.
There are no ports at all in this second switch configured in the default vlan.
Just add in the configuration :
"set interface ge-1/0/0 unit 0 family ethernet-switching" and on all the ports that you need on the second switch of your stack
then commit, and this will work.
I can see that you have something connected on port 8 of you second switch so type:
"set interface ge-1/0/8 unit 0 family ethernet-switching"
HTH
06-22-2009 07:26 AM
Hi,
Thanks for your help bro. I think later i found the same. But, when tried to put the ports of backup switch (2nd switch) on the same default vlan of master switch, it is giving some error related to pre-provisioning (empty set).
Hey, iam new to JUNOS and started working on it recently, can you send me some configuration/study guide for Juniper EX, Router & firewall that can actually help me alot learning the commands and doing stuff.
you can send me on my email id: abhishek.g.8@gmail.com
Thanks alot
Abhishek
06-22-2009 08:05 AM
Hi
You can find a lot on this JUNOS Juniper's web site:
First the basegroung:
you have to register (it's free) and you will have access to a lot of resources :
http://junos.juniper.net/DayOneGuide/
There are also the Juniper books for certification that are for free without registering there:
Junos JNCIA:
http://www.juniper.net/training/certification/JNCI
Junos JNCIS:
http://www.juniper.net/training/certification/JNCI
Junos JNCIP:
http://www.juniper.net/training/certification/JNCI
Junos JNCIE:
http://www.juniper.net/training/certification/JNCI
And of course the main page for the EX range software documents, they are much well done as the previous docs with simple examples, Just have a look at it:
regards