vlan urgent [7:74955]

2003-09-08 Thread kaushalender
Hi group,
I will be glad if some one can help me on itI have a problem .We are
planning to put firewall in our network.The problem is that firewall can
point to a single gateway but i have multiple gateways for my network
because we have taken bandwidth from different providers and all three
bandwidth is terminated on different router's .Now they are Suggesting that
we have to put a L3 switch in between firewall and all three routers and
give one static ip address to L3 switch and than firewall will point that
static ip .Can some one suggest how i have to configure cisco 3550 L3 series
switch.Plz help

Regards
Kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=74955t=74955
--
**Please support GroupStudy by purchasing from the GroupStudy Store:
http://shop.groupstudy.com
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html


vlan urgent [7:74957]

2003-09-08 Thread kaushalender
Sorry I forgoth the diagram


I will be glad if some one can help me on itI have a problem .We are
planning to put firewall in our network.The problem is that firewall can
point to a single gateway but i have multiple gateways for my network
because we have taken bandwidth from different providers and all three
bandwidth is terminated on different router's .Now they are Suggesting that
we have to put a L3 switch in between firewall and all three routers and
give one static ip address to L3 switch and than firewall will point that
static ip .Can some one suggest how i have to configure cisco 3550 L3 series
switch.Plz help







R1 is having 10.1.0.0/22 Network
R2 is having 10.9.0.0/22 Network
R3 is having  10.20.0.0/22 Network


Plz help


Regards
Kaushalender


[demime removed a uuencoded section named clip_image002.jpg which was 137
lines]




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=74957t=74957
--
**Please support GroupStudy by purchasing from the GroupStudy Store:
http://shop.groupstudy.com
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html


question(routing) [7:62490]

2003-02-05 Thread kaushalender
Hello group,

Kindly resolve my confussion.I have cisco 2610 router.We r running 
static routing with our service provider .Now what is happening that 
suddely my http request stoped going out means there was no browsing on 
  lan and customer I was able to telnet every website on port 80 that 
means i able to reach website till apllication layer from my pc .Now how 
can i find out what is killing my http request in my network . and my 
service provider is saying that from my side huge amount of routing 
loops is coming but i have put whole announced network on ethernet. This 
is the conf .PLz help me

sh run
 Building configuration...
 
 Current configuration : 4962 bytes
 !
 version 12.2
 service timestamps debug datetime msec localtime show-timezone
 service timestamps log datetime msec localtime show-timezone
 service password-encryption
 !
 hostname Rainbow
 !
 logging buffered 1 debugging
 no logging console
 aaa new-model
 aaa authentication login default local group radius
 aaa authorization exec default local group radius
 enable secret 5 $1$WyvH$D/U2xWxcDfbROyR7PtGXS1
 enable password 7 000D0016457B525F56
 !
 username rainbow password 7 095E4F0017071805
 
 clock timezone GMT 5
 clock summer-time GMT recurring
 ip subnet-zero
 no ip source-route
 ip wccp version 1
 ip flow-cache timeout inactive 300
 ip flow-cache timeout active 1
 ip cef
 !
 !
 ip name-server 202.78.168.6
 ip name-server 202.78.168.14
 
 p name-server 202.54.15.1
 !
 !
 class-map match-any http-hacks
   match protocol http url *.ida*
   match protocol http url *cmd.exe*
   match protocol http url *root.exe*
   match protocol http url *readme.eml*
 !
 !
 policy-map mark-inbound-http-hacks
   class http-hacks
set ip dscp 1
 !
 
 !
 interface Ethernet0/0
  ip address 202.78.164.3 255.255.252.0 secondary
  ip address 202.54.194.65 255.255.255.224 secondary
  ip address 202.78.168.26 255.255.248.0
  ip access-group 115 in
  ip access-group 115 out
  no ip proxy-arp
  rate-limit input access-group 121 48000 52000 52000 conform-action
 transmit exceed-action drop
  rate-limit input access-group 122 32000 32000 32000 conform-action
 transmit exceed-action drop
  rate-limit output access-group 110 64000 64000 64000 conform-action
 transmit exceed-action drop
  rate-limit output access-group 121 296000 30 30 conform-action
 transmit exceed-action drop
  rate-limit output access-group 122 32000 32000 32000 conform-action
 transmit exceed-action drop
  no ip mroute-cache
  full-duplex
  service-policy input mark-inbound-http-hacks
 service-policy output mark-inbound-http-hacks
  no cdp enable
 interface Serial0/0
  bandwidth 512
  no ip address
  no ip mroute-cache
  shutdown
  no fair-queue
 !
 interface Serial0/1
  bandwidth 512
  no ip address
  no ip route-cache
  no ip mroute-cache
  shutdown
 !
 interface Serial0/2
  no ip address
  shutdown
 !
 interface Serial0/3
  description OASIS LINK
 ip address 216.252.243.5 255.255.255.252
  ip access-group 107 in
  ip access-group 107 out
  rate-limit input 64000 128000 128000 conform-action transmit
 exceed-action drop
  rate-limit output 64000 128000 128000 conform-action transmit
 exceed-action drop
  encapsulation ppp
 !
 interface Serial1/0
  description Shapura Link
  ip address 216.252.243.1 255.255.255.252
  ip access-group 107 in
  ip access-group 107 out
  rate-limit input 32000 32768 32768 conform-action transmit
 exceed-action drop
 
 interface Serial1/1
  description DOIT LINK
  bandwidth 128
  ip address 216.252.243.17 255.255.255.252
 rate-limit input 32000 65536 65536 conform-action transmit exceed-action
 drop
  rate-limit output 32000 65536 65536 conform-action transmit
 exceed-action drop
  encapsulation ppp
  service-policy input mark-inbound-http-hacks
  service-policy output mark-inbound-http-hacks
 !
 nterface Serial1/2
  no ip address
  shutdown
 !
 interface Serial1/3
  description vsnl link
  ip address 202.54.192.66 255.255.255.252
  ip access-group 115 in
  ip access-group 115 out
  encapsulation ppp
  service-policy input mark-inbound-http-hacks
  service-policy output mark-inbound-http-hacks
 !p flow-export source Ethernet0/0
 ip flow-export version 5 peer-as
 ip flow-export destination 202.78.168.2 2055
 ip classless
 ip route 0.0.0.0 0.0.0.0 202.54.192.65
 ip route 202.78.160.0 255.255.252.0 203.129.200.193
 ip route 202.78.167.0 255.255.255.240 202.78.164.2
 ip route 202.78.167.8 255.255.255.248 202.78.164.2
 ip route 202.78.173.0 255.255.255.248 216.252.243.18
 ip route 202.78.173.8 255.255.255.248 216.252.243.10
 ip route 202.78.173.24 255.255.255.248 216.252.243.2
 ip route 202.78.173.248 255.255.255.248 216.252.243.14
 ip route 202.78.175.0 255.255.255.224 216.252.243.6
logging trap debugging
logging facility local1
logging 202.78.168.2
access-list 107 deny   ip any any dscp 1 log
access-list 107 permit ip any any
access-list 115 deny   tcp any any eq 1433 log
access-list 115 deny   udp any any eq 1433 log
access-list 115 deny   tcp any any 

bandwidth [7:61552]

2003-01-22 Thread kaushalender
Hi group,

I have a query Plz give anwserto it .Is it possible that if I have 2 
customers which have circuits from me.Both having 64 Kbps bandwidth .If 
one customer is not utilizeing  bandwidth than  another customer can 
utilize that spare bandwidth whenever the another customer starts using 
bandwidth it gets back to normal.

Thanx In advance

Kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=61552t=61552
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: bandwidth [7:61552]

2003-01-22 Thread kaushalender
Thanx mam ,

Thanx alot thanx very much .Yes both customers are on same router but 
how i will tell the s1 to use that bandwidth wich is not utilized by s0 
Plz help.because ihave restriction on s0 s1 both from rate limit command.
Thanx in advance





Priscilla Oppenheimer wrote:
 kaushalender wrote:
 
Hi group,

I have a query Plz give anwserto it .Is it possible that if I
have 2
customers which have circuits from me.Both having 64 Kbps
bandwidth .If
one customer is not utilizeing  bandwidth than  another
customer can
utilize that spare bandwidth whenever the another customer
starts using
bandwidth it gets back to normal.
 
 
 Where are the two customers? Aren't they physically in two different
places?
 If yes, then there's no way to get this to work. It would be like saying
if
 the road from New York to Miami has few cars, can we tell the extra cars
 travelling from New York to Boston to use the road from New York to Miami?
 
 If you had two serial interfaces between two sites, you can tell a router
to
 use the second one when utilization gets to a certain point with the backup
 command. For example, let's say you had S0 and S1. S0 could start using
S1's
 bandwidth when its utilization reached 60% and stop using it when it fell
to
 5% with the following command.
 
 int s0
 backup int s1
 backup load 60 5
 
 But that's when the two interfaces go the same place.
 
 ___
 
 Priscilla Oppenheimer
 www.troubleshootingnetworks.com
 www.priscilla.com
 
 
Thanx In advance

Kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=61646t=61552
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



snmp [7:61084]

2003-01-15 Thread kaushalender
Hi group and routers gru

Kindly help me on that.I have 2610 router on ethernet of that router i 
have three ip's.One primary 2 Secondary.Now I have to moniter traffic of 
three ip seprately from snmp.Mrtg is only making traffic graph of 
ethernet.I am not able to see how much bandwidth is taken by which 
ip.Plz help me

Thanx in advance
Kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=61084t=61084
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



rate-limit [7:61180]

2003-01-15 Thread kaushalender
Hi router gru,

Kindly help me on this.I have a 2610 router and 122-7c is the ios.I am 
retsricting  bandwidth on my isdn ras.The restriction is applied on 
etherenet of my router by rate-limit command.But my mrtg is showing that 
  isd ras is geting more bandwidth it is geting near about 512 Kbits and 
I have restricted to 300 kbits.Below is the conf of my router

Senario
Isdn user(geting ip from ras 202.78.169.64/255.255.255.192)RAs 
Ethernet ip 202.78.173.18---RasGateway 202.78.173.21(cisco)




interface Ethernet0/0
  ip address 202.78.164.3 255.255.252.0 secondary
  ip address 202.78.173.21 255.255.255.240 secondary
  ip address 202.78.168.26 255.255.252.0
  no ip proxy-arp
   rate-limit input access-group 121 48000 52000 52000 conform-action 
transmit exceed-action drop
   rate-limit output access-group 121 248000 30 30 
conform-action transmit exceed-action drop
   ip route-cache policy
  no ip mroute-cache
  full-duplex
  service-policy input mark-inbound-http-hacks
  service-policy output mark-inbound-http-hacks

access-list 121 permit ip any 202.78.169.64 0.0.0.63




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=61180t=61180
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



router stop responding on ethernet [7:60014]

2002-12-31 Thread kaushalender
Dear Sir/Mam,

Plz help me on this .We have cisco 2610 with 1 2W Nm module.we have 4 
customer running on this router.Yesterday i got new cutomer when I 
terminated that customer  on the router the router suddenly Stop 
responding on ethernet means i was not able to to ping the router's Lan 
port and my site got down .Than  I have switched of the modem of cutomer 
which i have terminated yesterday.Than router i was able to ping the 
router.Than again i switched on the modem of customer againg it stop 
responding onb ethernet .Than i went to the customers end.What i saw 
that customer was using g.703 router on fractional mode .Than we have 
switched that router on unframed link got through.And router was also 
responding on Lan.My query is why router was hanging on fraction input 
and the port should not get
up but Why the router was not reponding on the network when i was 
switching on my customer on fractional router.Plz help me this is 
causing great fear in my find


Thanx and regards

Kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=60014t=60014
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



classfull [7:56126]

2002-10-22 Thread kaushalender
Hi group,

Can somebody explain me what is classfull and classless network.Thanx in 
advance

Kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=56126t=56126
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



cpu load very urgent [7:54175]

2002-09-25 Thread kaushalender

Hi all router gru's
I have cisco 2610 suddenly the cpu load of the router has increased from 15 
58 % I dont know  why ??? .BUt I know thats is because of traffic when i 
shut down the ethernet the load comes down .But i dont know From where this 
traffic is coming .When i see the mrtg some unusal grafh is there like 
voice traffic is passing through .Can we see or block the voice traffic in 
router .I unusall thing it that when load start increasing my uplink gets 
havelly used near to choked rather than downlink .If i ping my ethernet i 
get huge amount of packet loss.Can Some body help me regarding this. Plz 
help me 

Thanx in advance
Kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=54175t=54175
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



bandwith restriction [7:53066]

2002-09-10 Thread kaushalender

hi groupand routers guru's,

I have 2610 router.We have coustomer to whom we r providing bandwith.I 
have a range of ip address for those cutomers.Now we want that we difne 
a group of ip address and restrict that group to 64 kbps that means any 
ip from that group start to access the bandwith should not get more than 
64kbps if two cutomer are simulteniously browsing than 64 kbps should be 
diveded in 32+32 so on. How can i do that plz help

Thnx in advance
Kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=53066t=53066
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



lucent ap600 [7:48819]

2002-07-15 Thread kaushalender

Hi router gurus,

I am sorry That I am talking about off topic about lucent 
ap600(g.703).Ihave this router but my e1 is not geting up our service 
provider have unframed network and this is a fractional router i have 
tried ti enable 1-32 ime slot but no luck .Can some body help me how can 
i make this router unframed.

Thanx in advance
kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=48819t=48819
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



rate limit plz help [7:47133]

2002-06-21 Thread kaushalender

hi group,

I have a customer who has take 64 up link and burstable 128 downlink 
.Problem is that i give sh int command it is showing

  5 minute input rate 148000 bits/sec, 218 packets/sec
   5 minute output rate 62000 bits/sec, 36 packets/sec

But i have configure following on serial

interface Serial0/2
mtu 2048
bandwidth 512
  ip address 216.252.243.1 255.255.255.252
  ip access-group 107 in
  ip access-group 107 out
  no ip proxy-arp
  ip wccp web-cache redirect out
  ip wccp web-cache redirect in
  rate-limit input 64000 71680 71680 conform-action transmit 
exceed-action drop
  rate-limit output 64000 131072 131072 conform-action transmit 
exceed-action drop
  encapsulation ppp

can some body help me to tell .why this is happening when i have 
configured 64 kbps on uplick of customer which input traffic for my 
router is showing 148kbps
and out traffic 62 kbps why in traffic is exceeding

Thanx in advance
kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=47133t=47133
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



help needed(bandwith) [7:46434]

2002-06-13 Thread kaushalender

Hi group,

we have a customer to which we r providing bandwith on ethernet through 
lan extender.Now i have to restrict him on 32 kbps bandwidth on 
ethernet.we have cisco 2610 router so i cannot implement ratelimit on my 
ethernet because all of our traffic goes throuh ethernet .So can 
somebody help me .How can i restrict user to 32kbps on ether on router 
lan interface.I have tried sub int of ethernet

But no Luck
Plz help me
Thanx in advance

kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=46434t=46434
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



vty privilege [7:46182]

2002-06-10 Thread kaushalender

Hi group,

I have 2610 router and I am trying to give privlege to vty user that 
when ever he logsin into the router .He directly logs into enable mode 
but I ab not able to do that .Can somebody help me to solve this.I have 
tried this

aaa new-model
aaa authentication login default local

USERNAME kaushal privilege 15 password kaushal

But no luckhow can i provide diferent privilege to user in router

Thanx
Kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=46182t=46182
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



ip routing [7:44325]

2002-05-17 Thread kaushalender

HI group ,


I have a problem. we have a customer who have 128 kbs leased line from 
us and another line from another service provider.Both links r 
terminated on cutomers 2500 series router.My side link is terminated on 
serial one and another is terminated on serial 0.here is the conf of the 
router.

int e0
ip address 210.212.99.65 255.255.2555.224
ip address 216.252.243.57 255..255.255.248 secandory
!
int s0
ip unnumered e0
!
int s1
ip address 216.252.243.22 255.255.255.252
!
ip subnet-zero
ip classless
ip route 0.0.0.0 0.0.0.0 s0
ip route 216.252.243.56 255.255.255.248 216.252.243.21

...

If i give a ip from my network which is 216.252.243.56/29 to a machine 
and make 216.252.243.57 as gateway of that machine.If a do a traceroute 
to any site from this machine the traffic of my network is going to 
default route that is serial 0 after putting the static route.Can some 
one help me to identify what could be the problem.

Thanx in advance
kaushalender




Thank in advance




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=44325t=44325
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



isdn bri [7:43094]

2002-05-02 Thread kaushalender

hi group,

I have cisco 801 router now i have to configure that router as it can 
dial to isp and a remote branch can dial on in it on second channel.to 
update the record of our database .How can i do that Plz help me

Thanx
Kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=43094t=43094
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



syslog [7:41165]

2002-04-11 Thread kaushalender

Hi group

I have 2610 router and a linux machine.Can somebody help me how to 
configure router that all possible messages which r coming on console 
shouls be diverted on that linux machine .

Thanx in advance
Kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=41165t=41165
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



network(strange problem) [7:41168]

2002-04-11 Thread kaushalender

Hi group ,

I have a vsat link from my service provider and  i have two network 
which is 64.110.93.192/28 and 216.252.243.0.I have a strange problem if 
i use ip from 64 network on downloading any file from net i am geting 
very good speed but if use ip from 216 network i am downloading same 
file from same url i am geting very poor speed .Can some body help me to 
solve out the prob.

Thank in advance

kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=41168t=41168
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Broadcast [7:41019]

2002-04-10 Thread kaushalender

Hi group ,

I have network of 172.16.32/24 .When i put debug of ip icmp i see all ip 
in this network r pinging 172.16.255.255.Can somebody will help me to 
tell whis this is so.

Thanx
kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=41019t=41019
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Ethernet [7:40886]

2002-04-08 Thread kaushalender

Hi group ,

we have around 400 computers in the building on the lan .I have one 2610 
router which is our gateway router on the ethernet of the router i am 
recieving huge amount of multicast and crc4 errors . I have one more 
Telendus router which connected with my customer on serial .The problem 
is that on the cutomers link after some time the ms get increase and 
then it chockes the link .What i am guessing is that one or more 
ethernetdevice is malfuntioning problem is  how to find those devices 
which r malfuntioning .PLz help to solve this problem

Thanx
Kaushslender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=40886t=40886
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



mirror port [7:39940]

2002-03-30 Thread kaushalender

hi grup,

Can somebody help me to configure mirror port on cisco c2900xl series

Thanks
KAushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=39940t=39940
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



routing [7:38071]

2002-03-12 Thread kaushalender

Hi group ,

I have cisco 2610 router on which I am using static routing .I have new 
customer which is directly connected on my 2610 router.I have problem 
that from router i am able to ping the lan ip of the customers end 
router but from outside i am not able to ping the customer ip means that 
from my machine i am not able to trace the lan ip of the 
customer.Althoug I have put route in the router.Can somebody help me in 
resolving thip prob.

The serial of customer at our end

interface Serial0/3
 description BACK OFFICE 64-SHARED CIRCUIT
 bandwidth 64
 ip address 216.252.243.9 255.255.255.252
 ip access-group 107 in
 ip access-group 107 out
 rate-limit input 64000 64000 64000 conform-action transmit 
exceed-action drop
 rate-limit output 64000 64000 64000 conform-action transmit 
exceed-action drop
 encapsulation ppp

The route i have put in router
ip route 216.252.243.32 255.255.255.248 216.252.243.10

the output of sh ip route



 64.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
C   64.110.105.76/30 is directly connected, Serial0/0
C   64.110.93.192/28 is directly connected, Ethernet0/0
 216.252.243.0/24 is variably subnetted, 10 subnets, 4 masks
S   216.252.243.192/28 [1/0] via 216.252.243.6
S   216.252.243.176/28 [1/0] via 216.252.243.2
C   216.252.243.160/28 is directly connected, Ethernet0/0
C   216.252.243.6/32 is directly connected, Serial0/1
C   216.252.243.4/30 is directly connected, Serial0/1
C   216.252.243.2/32 is directly connected, Serial0/2
C   216.252.243.0/30 is directly connected, Serial0/2
C   216.252.243.10/32 is directly connected, Serial0/3
C   216.252.243.8/30 is directly connected, Serial0/3
S   216.252.243.32/29 [1/0] via 216.252.243.10
 10.0.0.0/22 is subnetted, 1 subnets
C   10.101.0.0 is directly connected, Ethernet0/0
S*   0.0.0.0/0 is directly connected, Serial0/0

Plz help me




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=38071t=38071
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



subneting [7:37354]

2002-03-05 Thread kaushalender

Hi group
I know it of the topic. I have network of 216.252.243.0/24 and if i 
brake this network in 216.252.243.0/255.255.255.128 and 
216.252.243.128/255.255.255.255.128.

gateway address is 216.252.243.1/255.255.255.0

machine 1 addrress is 216.252.243.2/255.255.255.128
machine 2 address is 216.252.243.129/255.255.255.128

My question is will machine 2 will able to ping the gateway or can 
traffic of machine can go out from gateway .If so plz tell me why


thanks in advance
kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=37354t=37354
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



strange problem [7:37359]

2002-03-05 Thread kaushalender

Hi group

I am facing strange problem one of customer whom we have given 128Kbps 
linkand connected on ppp ecapsulation. They r not able to browse the 
website.When i did traceroute and ping it was working fine and customer 
is able to reach the internet .But when i typed www.yahoo.com in the 
browser the browser was respoding website found waiting for reply  and 
it keeps on waiting .Can somebody can help me in identifing that why 
http request is dieng or geting killed




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=37359t=37359
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



solution of strange prob [7:37377]

2002-03-05 Thread kaushalender

Hi group,

In early post of mine.I have mentioned a problem of my customer who is 
not able to browse .Than i took a cross cabel and connected the router 
directly to the pc .In that case the browse is opening the website.Can 
some 1 help me how can i find that what is the problem which is stoping 
the browser to download the page into machine.how can i find bad network 
card into 150 pc lan .

Thanx




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=37377t=37377
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



bandwith restriction [7:36933]

2002-02-28 Thread kaushalender

Hi group

I  have 60 port ras on which two isdn line is terminated and i have 2610 
cisco router which is directly connected to my gateway .write know on 
analog call we r giving 5 KBps download speed and on isdn call we r 
giving 8KBps Download spped .I want that on that a user which connecting 
from analog will not get fore than 3KBps per download and in isdn call 
he should not get more than 6KBps per download.Plz help and guide me to 
do this configuration.

Thanx in Advance




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=36933t=36933
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



gre [7:35933]

2002-02-19 Thread kaushalender

Hi, group

What is gre and how is work.Why i can not browse the internet when i am 
using gre.
plz help me i am facing probem in wccp v 1 .i have squid 2.3Stable4-10 
on redhat 7.2 .when i use tcpdump on linux it shows lots of gre packet 
coming on ethernet the packet r

gre-proto-0x883e  such kind of packet r coming and my customer r 
not able to browse the internet .I am using 2610 router with 12.2(7) ios 
.plz help me




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=35933t=35933
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



ip wccp [7:35723]

2002-02-18 Thread kaushalender

Hi group
I have 2610 router in which i have configured the wccp .The problem is 
that My squid is no accepting the wccp packet it says gre-proto-encap 
0x88e .Can some buddy help me on this .Plz help

thanx
kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=35723t=35723
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



pim [7:35702]

2002-02-17 Thread kaushalender

Hello group,

Can somebody tell me what is pim.how it works.Plz give the information

Thanx in advance
kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=35702t=35702
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



ip unnumbered [7:34936]

2002-02-08 Thread kaushalender

Hi,
I am facing a problem .That is i have use ip unnubered command on my 
router.But i am not able to traceroute my next hop  but i am able to 
ping that next hop.Here is the conf

int e0/0
ip address 216.252.243.181 255.255.255.240
full duplex
!
!
int s0/0
ip address 192.168.5.2 255.255.255.252
encap ppp
!
!
int s0/1
ip unnubered
encap ppp

ip route 0.0.0.0 0.0.0.0 s0/0

I am able to ping 216.252.243.182 but i am not able to traceroute 
216.252.243.182 which is the next hop for me on int s0/1 plz tell me why 
this is happening

thanx

kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=34936t=34936
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



problem in int [7:34937]

2002-02-08 Thread kaushalender

hi group
I have  strage roblem .The problem is i have a 128 kbps link to my 
customer.When I see the interface on which customer is connected the 
incoming traffic is less and outgoing traffic is very high .Why this is 
happening .Plz tell me 


This is the int as u seeing clearly 47000 is incoming from customer and
192000 is outgoing to customer
Thanx 


Serial0/2 is up, line protocol is up
  Hardware is PowerQUICC Serial
  Description: RAINBOW AND VERTEC REM-2
  Internet address is 216.252.243.1/30
  MTU 2048 bytes, BW 512 Kbit, DLY 2 usec,
 reliability 255/255, txload 95/255, rxload 23/255
  Encapsulation PPP, loopback not set
  Keepalive set (10 sec)
  LCP Open
  Listen: CDPCP
  Open: IPCP
  Last input 00:00:00, output 00:00:00, output hang never
  Last clearing of show interface counters 2d02h
  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 1769
  Queueing strategy: weighted fair
  Output queue: 0/1000/64/0 (size/max total/threshold/drops)
 Conversations  0/30/256 (active/max active/max total)
 Reserved Conversations 0/0 (allocated/max allocated)
 Available Bandwidth 384 kilobits/sec
  5 minute input rate 47000 bits/sec, 68 packets/sec
  5 minute output rate 192000 bits/sec, 58 packets/sec
 4251918 packets input, 655572206 bytes, 0 no buffer
 Received 0 broadcasts, 0 runts, 1 giants, 0 throttles
 94 input errors, 2 CRC, 87 frame, 0 overrun, 0 ignored, 5 abort
 4168853 packets output, 1573135961 bytes, 0 underruns
 0 output errors, 0 collisions, 13 interface resets
 0 output buffer failures, 0 output buffers swapped out
 0 carrier transitions
 DCD=up  DSR=up  DTR=up  RTS=up  CTS=up




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=34937t=34937
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Bandwith [7:32264]

2002-01-16 Thread kaushalender

Hi all,


I have 2610 router on which i want that i can restrict bandwith to 
128kbs on  serial port which is directly connected to my customer's 
router on HDSL encapsulation . How can i do that whithout using modem in 
between .Plz guide me .

Thanx in advance
kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=32264t=32264
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



looping [7:29915]

2001-12-22 Thread kaushalender

how can i prevent traffic looping in cisco 2620

kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=29915t=29915
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



accesslist [7:29909]

2001-12-21 Thread kaushalender

Hi,

we have satelite up link with spcl and downlink on dvb technology we have
2610 router which is directile conected to the uplink on serial and downlink
with ethernet  . I have observed that lot of unmanted traffic is generated
and router is acting as relay it is forwarding the packet to default route
which is chocking our bandwith.To prevent unwanted traffic i had made a
access-list.I wanted that our ip 64.110.93.194/28 and 216.252.243.0/24
should be permited rest traffic should be denyied .

access-list 12 permit 216.252.243.0 0.0.0.255 log
access-list 12 permit 64.110.93.192 0.0.0.15

applied on ethernet in inbound traffic
interface Ethernet0/0
 ip address 10.101.3.48 255.255.252.0 secondary
 ip address 216.252.243.161 255.255.255.240 secondary
 ip address 64.110.93.194 255.255.255.240
 ip access-group 12 in
ip route-cache flow
 full-duplex

Promblem
1)If  i trace from machine which have ip address 216.252.243.163.The trace
only goes to 1st hop which 64.110.93.194.Than trafffic stops going out

2) I am fail to understand why router is acting as relay agent and
generating the so much of traffic .which is chocking the uplink
3)how i can prevent looping of the traffic


Plz help me
thanks

regards
kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=29909t=29909
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



accesslist [7:29468]

2001-12-18 Thread kaushalender

hi ,
all i want to make accesslist on inboud traffic on ethernet .Iwant that
traffic of 64.110.93.192/28 and 216.252.243.0/24 should be allowed rest will
be dinied . I have tried this

access-list 101 permit ip 64.110.93.192 0.0.0.15 any
access-list 101 permit ip 216.252.243.0 0.0.0.225 any

but didnt worked plz help me i giving the detail of int e0/0


interface Ethernet0/0
 ip address 10.101.3.48 255.255.252.0 secondary
 ip address 216.252.243.161 255.255.255.240 secondary
 ip address 216.252.243.1 255.255.255.252 secondary
 ip address 64.110.93.194 255.255.255.240
 ip access-group 103 out
 full-duplex

thanx
regards
kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=29468t=29468
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



traffic [7:29037]

2001-12-12 Thread kaushalender

Hi,
i have cisco 2620 router in which how can i check the broadcast and
multicast traffic .in the network Plz help me

kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=29037t=29037
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



not able to telnet [7:28626]

2001-12-09 Thread kaushalender

hello
i have 2620 router and on which i am usin bria card st1  i am using nating
on bri port the problem is the no body from outside world is able to telnet
my router but i am able to telnet any router .

Thanx
kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=28626t=28626
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



tftp [7:28635]

2001-12-09 Thread kaushalender

Hi,

If router is in  rommon can i boot that router fron any tftp server or
download the ios image through tftp server Plz help
kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=28635t=28635
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



authentication [7:26347]

2001-11-15 Thread kaushalender

Hi,
I have AS5300 on which we have 7 E1 ISDN-PRI from differet telcom and using
Radiator2.18  radius. I want that a particular user shold be authenticated
by radius which is connected on serial1/1:15 not on other ports not on
another port how can i do this .Plz help me

kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=26347t=26347
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Frame relay [7:23991]

2001-10-23 Thread kaushalender

Hi,
I am asking how to configure 2 routers to do frame relay back to back
for a lab without a frame relay switch or a router acting
as a frame switch between the 2 routers.


kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=23991t=23991
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Arn router [7:21816]

2001-10-03 Thread kaushalender

hi ,
i have bay arn router .can any body tell me that how cam i find technical
doc for that because i wanty to configure it .




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=21816t=21816
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



ping [7:21819]

2001-10-03 Thread kaushalender

Hi,

How a ping and traceroute command works in cisco router and how can i
identify problem in network by ping and trace from router

Thanx
kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=21819t=21819
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



wic2t [7:21822]

2001-10-03 Thread kaushalender

hi
i have wic2t wan cards I am using that card into 3660 router but there is 1
problem the wan is decting loop on giving loop but if we through the circuit
the line proto does not get up .What may be the problem plz help me

Thanx
kaushlender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=21822t=21822
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



traceroute [7:13724]

2001-07-25 Thread kaushalender

Hi,
how does traceroute work in router

kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=13724t=13724
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



wan [7:11308]

2001-07-08 Thread kaushalender singh

i have a cisco 3660 router but when my remote wan gets down iam able to ping
my local why so .theoratically it should not ping.
kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=11308t=11308
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



bri [7:10377]

2001-06-29 Thread kaushalender singh

we have cisco 2620 in which we have bri card but the led of the interface
both led in not glowing.adn when we give command SH ISDN STATUS it say that
both b channel r
now means bri 0/0:1 is down and line proto is also down.If we dial from
another ta it dials and gets hooked up.plz help what can i do for this in
router .we have selected isdn switch-type basic-5ess.
thanx

kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=10377t=10377
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



cisco [7:9930]

2001-06-25 Thread kaushalender singh

when i start ncc broker is down error comes what does it mean plz tell
kaushalenders




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=9930t=9930
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



syslog [7:9676]

2001-06-24 Thread kaushalender singh

hi

how can i configure syslog server in 3660 and linux




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=9676t=9676
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



MANGMENT [7:9721]

2001-06-24 Thread kaushalender singh

hi,

how can i tell cisco 3660 router to give alerts whenever something fails or
happend wrong in it

kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=9721t=9721
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Ncc [7:9724]

2001-06-24 Thread kaushalender singh

what is NCC(network control console) and how can i configure it whe i am
giving the pass and name of my nt server administraror it is giving
authentication fail.which pass word i have to give and how i can configure
it




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=9724t=9724
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]