Hi Samit,

You are running routing code, which means that you either have to set an IP on an interface or within a VLAN.

For example:

conf t
int e 2/1
ip address <ip> <subnet>

For the default gateway you would need to do:

ip route 0.0.0.0 0.0.0.0 <your gateway>

Within a VLAN:

vlan 1
router-interface ve 1

int ve 1
ip address <ip> <subnet>

The other option would be to run switching code.

Mischa

On Mar 12, 2009, at 12:16, Samit wrote:

Hi,

Spend half  day without a luck to do a basic configuration of TCS in
pure L2 environment in my recently arrived ServerIronGT EGx2.

I am following this guide

http://www.foundrynetworks.co.jp/services/documentation/siug/ServerIron_Cache_Switching.html#5936

Along with ServerIron_10200_xxxx Guides..

But I am stuck here...with "Unrecognized command" so cannot move forward...


ServerIron(config)#ip address

Unrecognized command

ServerIron(config)#ip address

Unrecognized command

ServerIron(config)#ip de

 default-network       Configure default network route

ServerIron(config)#ip default-gate

Unrecognized command

ServerIron(config)#ip default-gate

Unrecognized command

ServerIron(config)#ip po.

Unrecognized command

ServerIron(config)#ip poli

 policy                Enable policy routing

ServerIron(config)#ip policy

 prefer-direct-route   Use direct route preference

 route-map             Policy route map

ServerIron(config)#ip policy 2 ca

Unrecognized command

ServerIron(config)#ip policy 2 cache

Unrecognized command

ServerIron(config)#

ServerIron#sh ver

SW: Version 10.2.01cTD4 Copyright (c) 1996-2007 Foundry Networks, Inc.

     Compiled on Sep 04 2008 at 19:17:10 labeled as WXR10201c

 HW: ServerIronGT E-1 Router, SYSIF version 21, Serial #: Non-exist

= = = = ======================================================================

SL 1: B0GMR WSM6 Management Module, SYSIF 2, M6, ACTIVE

     Serial #:   CH50050124

   0 MB SHM, 1 Application Processors

16384 KB BRAM, SMC version 5, BM version 21

 SW: (1)10.2.01cTF2

= = = = ======================================================================

SL 2: J-BxG JetCore Gig Fiber Module, SYSIF 2 (Mini GBIC)

     Serial #:   PR13021751

4096 KB BRAM, JetCore ASIC IGC version 49, BIA version 89

32768 KB PRAM and 2M-Bit*1 CAM for IGC  4, version 0449

32768 KB PRAM and 2M-Bit*1 CAM for IGC  5, version 0449

= = = = ======================================================================

Active management module:

 1.0 GHz Power PC processor 750GX (version 7002/0102) 66 MHz bus

 512 KB boot flash memory

16384 KB code flash memory

 512 KB SRAM

 512 MB DRAM

The system uptime is 3 hours 24 minutes 6 seconds


Really appreciate if anyone can shed some light in this and help me with
some tips to configure the TCS.

Lan/Router<-->ServerIronGT<-->Wan/Router
                           |
                Web Proxy Farm


Regards,
Samit


        



_______________________________________________
foundry-nsp mailing list
[email protected]
http://puck.nether.net/mailman/listinfo/foundry-nsp

_______________________________________________
foundry-nsp mailing list
[email protected]
http://puck.nether.net/mailman/listinfo/foundry-nsp

Reply via email to