Tuesday, March 9, 2010

Nokia - Cluster Mac Address - "Grep" Strikes Again !!!

From morning I was thinking, what to write today ... and I left office without finding anything.

But I got a call from my Manager asking me to attend a prob with Proxy ARP(I will be writing about proxy arp soon:)))).

I was thinking how to get the cluster mac address of Nokia IP Cluster with out logging into switches/router after my firewall.. More over I wanted to implement my new decision to Reduce Dependency..


So the command is simple,

######################################

ifconfig -a | grep -i mac

######################################

ofcoz you have to try in master box which configured in forwarding mode..

You will find the cluster mac address just after clustermac

One more thing you might have noticed, "grep -i", Take it as a home work!!! :)))

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.