imish
4 Topicsplink command in powershell | problem with imish
Hi I'm trying to send "imish" command via powershell to f5 and it is not working I tried: imish run /util imish -r 0 both ways did not work I also tried to send the command in the same line like this: plink admin@192.168.1.1 -pw 12345 imish and via external file like this: plink admin@192.168.1.1 -pw 12345 -m E:\myfolder\imishcommand.txt Any other command like "show" or "list" is working fine If I do it gradually, step by step, first by passing the credentials and then when I'm in I write the "imish" command, it is working fine The user I'm using has the administrator level. I also tried with the local "admin" user and the "root" user. Why I'm not able to send the imish command along with the plink command Alternatively, if there is a way to check "show ip ospf neighbor" without entering the "imish"1.1KViews0likes1CommentDynamic routing is not enabled in route domain 0
I got a BIG IP Lab Licensed virtual copy and try to run ZebOS(imish) shell on the virtual machine. However, ./imish binary always prints out this message: "Dynamic routing is not enabled in route domain 0" I already enabled dynamic routing protocols of route domain 0 by following the procedures in this document ( https://support.f5.com/kb/en-us/solutions/public/13000/800/sol13802.html ). Is there anyone who can help me solve this problem? I'd really appreciate any help you can provide.605Views0likes2Commentsfallback host "alternative" if virtual addresses are bgp routed
Hi all, I made a recent switch to have my F5s be BGP peers with my upstream routers in order to leverage ecmp and have proper load sharing among the units. This has a drawback in that if pools go down the virtual address is withdrawn from routing and as a result fallback host in the http profile (or even irules) is no longer an option. Has anyone done a similar setup and found a workaround? I'm running through a few options in my head but curious to hear other ideas. Ironically there is/was a bug where routes do not get withdrawn when the pool is down and that's what i'm looking for an option.253Views0likes1CommentHow to generate different pseudo MACs for VIPs within same VLAN?
How do we generate different pseudo MACs for different pseudo VIPs within same VLAN For example: VLAN-A | VIP-1 to get mac-1 | VIP-2 to get mac-2 | VIP-3 to get mac-3 VLAN-B | VIP-4 to get mac-4 | VIP-5 to get mac-5 | VIP-6 to get mac-6234Views0likes1Comment