RE: [nsp] REG: Dual Ethernet Ports on Cisco 7206-VXR

From: Andrew Fort (afort@staff.webcentral.com.au)
Date: Fri Mar 09 2001 - 03:16:19 EST


Port-channel is an interface type, so to add int fa3/0 and fa3/1 to an
etherchannel (you can have 64 in 12.1(5a)E, not sure about other releases):

interface port-channel 1
 ip address 10.1.1.254 255.255.255.0
 
interface fa3/0
 channel-group 1

interface fa3/1
 channel-group 1
 
-afort

> On Fri, 9 Mar 2001, Vinod Anthony Joseph Cherunni wrote:
>
> > Hi,
> >
> > I understand that Bridging would be more processor
> intensive, & there
> > would also be delays. In regard to Fast-Ether Channel, I am
> unable to
> > define the Ether-channel interface / groups on the 7206-VXR
> (NPE-300).
> > There is no mention of the command in the IOS.
> IP Plus image?
> Look for "port-channel" command
> >
> > Does the Cat-3548 switch supports Fast EtherChannel.
> >
> Definitely "yes".
>
> > With warm regards,
> > Vinod.



This archive was generated by hypermail 2b29 : Sun Aug 04 2002 - 04:12:31 EDT