IPMP on a X4100
Hello all,
I'm trying to get IPMP working on a X4100. (I've it running on a V60).
But I'm stuck. When I try to add a networkinterface to a group the whole group fails after some 30 seconds.
The command I use is:
ifconfig e1000g0 group testkp
This command succeeds and ifconfig -a shows that e1000g0 is part of the group testkp but alfter 30 seconds or so I get the message that all interfaces in the group testkp failed.
Can anyone help please ?
Wilfred
[507 byte] By [
WJ-KP] at [2007-11-26 11:30:34]

# 1
It's unusual to configure IPMP directly on the command line because there are several steps involved that all have to be correct. You've only shown one part.
Can you display the full running configuration (ifconfig -a) both before and after adding the interface to the group?
--
Darren
# 2
Hi,
> The command I use is:
>
> ifconfig e1000g0 group testkp
>
Please check link;
http://www.eng.auburn.edu/~doug/howtos/multipathing.html
The complete procedure followed to configure a IPMP group is explained with example.
HTH,
Prabu.S