On Wed, 16 Mar 2005 [EMAIL PROTECTED] wrote:
On Tue, 15 Mar 2005 [EMAIL PROTECTED] wrote:
but didn't think this was doable ...
Why not:
ifconfig fxp0 inet 200.46.204.2/24
ifconfig fxp0 inet 200.46.208.2/24 alias
ifconfig fxp0 inet 200.46.204.10/32 alias
ifconfig fxp0 inet 200.46.204.5/32 alias
ifco
> On Tue, 15 Mar 2005 [EMAIL PROTECTED] wrote:
>
> >> but didn't think this was doable ...
> > Why not:
> > ifconfig fxp0 inet 200.46.204.2/24
> > ifconfig fxp0 inet 200.46.208.2/24 alias
> > ifconfig fxp0 inet 200.46.204.10/32 alias
> > ifconfig fxp0 inet 200.46.204.5/32 alias
> > ifconfig fxp0 i
On Tue, 15 Mar 2005, dima wrote:
ng_fec is the NetGraph module which implements Cisco FastEtherChannel
technology. This actually means you have 1 virtual interface fec0
representing 2 or more physical interfaces. The load balancing scheme
can be assigned by a Catalyst, but low-end models like 29
On Tue, 15 Mar 2005 [EMAIL PROTECTED] wrote:
but didn't think this was doable ...
Why not:
ifconfig fxp0 inet 200.46.204.2/24
ifconfig fxp0 inet 200.46.208.2/24 alias
ifconfig fxp0 inet 200.46.204.10/32 alias
ifconfig fxp0 inet 200.46.204.5/32 alias
ifconfig fxp0 inet 200.46.208.254/32 alias
ifconf
> On Tue, 15 Mar 2005, dima wrote:
> > This actually means you have 1 virtual interface fec0 representing 2 or
> > more physical interfaces. The load balancing scheme can be assigned by a
> > Catalyst, but low-end models like 2950 and 3550 can only balance traffic
> > based on the least signific
On Tue, 15 Mar 2005, dima wrote:
This actually means you have 1 virtual interface fec0 representing 2 or
more physical interfaces. The load balancing scheme can be assigned by a
Catalyst, but low-end models like 2950 and 3550 can only balance traffic
based on the least significant bit(s) of MAC-
> On Tue, 15 Mar 2005, dima wrote:
>
>>> I'm plugging everything into a Cisco 2924 ... is there some way, either on
>>> the FreeBSD side, or Cisco, of 'cleaning this up'?
>>
>> Try ng_fec. It works ok with 2950, not sure about 2924 though.
>
> man page is a bit short ... what exactly is ng_fec, a