[edit]root# commit [edit logical-routers R1 interfaces fxp0] 'unit 20' Only unit 0 is valid for this interface error: configuration check-out failed [edit] root#
also, before commiting I have checked commit check, same error.
Please help me i am not able to ping.......
rossonieri#1 wrote: » ok, here is the thing - since you're on JNCIP prep now, from this output : interfaces { fxp0 { vlan-tagging; } fxp1 { vlan-tagging; } you should be able to troubleshoot the error - how come you're not able to ping from R1 using fxp1 to R2 using fxp2,
ha, I had to have a double take to see what you were talking about, then was like ohhh yea, i see what's missing
Lets sit back and see if the OP can figure it out from the hints you gave
rossonieri#1 wrote: » hi vishal? ok, here are some rules so we dont get confuse 1. when we say olive - then it refers to the olive hardware emulation 2. say 'jemu' then it refers to olive qemu instance ok, which one is yours? if you are using olive - make sure you've checked your NIC HW, cables etc. if you are doing jemu - make sure you've checked your qemu settings, cables etc. and of course - doing #run sh inter terse or #run sh conf interface will be helpful and a little guide on doing ping on LR : [edit logical R1] #run ping logical R1 <destination_R2> source <source_R1> count <count> #run ping logical R1 <destination_R2> source <source_R1> rapid HTH.
rossonieri#1 wrote: » hi vishal, so i see. you're run it under windows. hmm, well that will be something to look at since i dont spend much time doing jemu under windows - probably aldur has something for you since he's the windows guy . and i dont exactly know how you do it back there - so its very relative here, but btw, things for you to check - just like i said before : - look at cluepon.net to see whether your junos version is supported for jemu? - make sure you check your bridging config under windows, see if there are bridging loop on the switch, check if your bridge did correctly set up etc. - try to check your jemu config - its a C-coded config - so case-sensitive. from what i see, looks like either your junos version is not supported under olive, or your installation was not a successful one, i dont know? until then, good luck