Re: 2620 and ISL configs

From: Jay Hennigan (jay@xxxxxxxx)
Date: Wed Jul 12 2000 - 05:35:00 GMT-3


   
On Tue, 11 Jul 2000, Boaz Ri wrote:

> Hello all..
>
> I was wondering if anyone here has experience in
> configuring a 2620 (w/fast E) for ISL routing.
>
> I tried to go to the interface:
>
> interface FastEthernet0/0
> ip address x.x.x.x
> no shut
> encapsulation isl 100
>
> -------------------------------
>
> then I get an error message. I then proceeded to
> create a sub-if but still makes no difference..

Try this:

interface FastEthernet0/0
 description ISL trunk to switch
 no ip address
 full-duplex
!
interface FastEthernet0/0.1
 description VLAN 1
 encapsulation isl 1
 ip address x.x.x.x x.x.x.x
!
interface FastEthernet0/0.2
 description VLAN 2
 encapsulation isl 2
 ip address y.y.y.y y.y.y.y
!
(lather, rinse, repeat)

--
Jay Hennigan  -  Network Administration  -  jay@west.net
NetLojix Communications, Inc.  NASDAQ: NETX  -  http://www.netlojix.com/
WestNet:  Connecting you to the planet.  805 884-6323


This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:23:53 GMT-3