RE: 7500 series - how to display serial number [7:47361]

2002-06-25 Thread Deepak Achar

hi
 can u just check the following command.

router#sh tech-support
it gives all information about the router.

regards
deepak n achar


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



RE: Router Sim [7:47550]

2002-06-27 Thread Deepak Achar

hi
u can try out with "mentor labs"

regards
deepak


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



PPPoE connetion problem [7:57572]

2002-11-16 Thread Deepak Achar
hi all
i am sending the configuration of pppoe connection.
both pvcs are up and atm interfaces are up. but i am
unable to ping either end. i have connecte ethernet
interfaces of two routers back to back. and the adsl
interface of one router is connected to one one port
of the DSLAM and another adsl interface of the second
router is connected to another interface. i have
mapped the pvcs in the DSLAM.
pls can u tell me whats wrong in this setup.

thanks in advance
regards
deepak


Corporate End

vpdn enable
!
vpdn-group 1
accept-dialin
  protocol pppoe
  virtual-template 1
ip mtu adjust
!
!
!
!
!
interface Ethernet0
ip address 10.77.152.218 255.255.255.0
hold-queue 100 out
!
interface Virtual-Template1
ip address 192.168.10.4 255.255.255.0
!
interface ATM0
no ip address
no atm ilmi-keepalive
pvc 15/100
  protocol pppoe
!
dsl operating-mode auto
!
ip classless
ip route 0.0.0.0 0.0.0.0 10.77.152.129
ip http server
ip pim bidir-enable
!
!
!
line con 0
password lab
stopbits 1
line vty 0 4
password lab
login
!
scheduler max-task-time 5000
end

---

Client End

!
!
interface Ethernet0
ip address 10.77.152.219 255.255.255.0
hold-queue 100 out
!
interface ATM0
no ip address
no atm ilmi-keepalive
pvc 16/100
  pppoe-client dial-pool-number 1
!
dsl operating-mode auto
dsl power-cutback 0
!
interface Dialer1
mtu 1492
ip address 192.168.10.3 255.255.255.0
encapsulation ppp
dialer pool 1
no cdp enable

!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1
ip http server
!
!
line con 0
password lab
no modem enable
stopbits 1
line aux 0
stopbits 1
line vty 0 4
password lab
login
!
scheduler max-task-time 5000
end
--


DSLAM configuration

interface ATM23/1
  no ip address
dsl profile Deepak
no atm ilmi-keepalive
atm pvc 16 100  interface  ATM23/1 15 100

interface ATM23/2

no ip address
dsl profile Deepak
no atm ilmi-keepalive




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



G.SHDSL connection urgent!!!!! [7:58336]

2002-11-30 Thread Deepak Achar
Hi all
I am facing a problem in configuring the G.SHDSL. When i give show int atm,
the line is down and protocol is down. this means there should be some
problems in the cable. but i changed the cables with the new one which i
took it from the working setup, still the line is down and protocol is down.
I am connecting the soho78 and c828 routers. One port of c828 is connected
to one port of DSLAM and other port of the DSLAM is connected to the other
port of the soho78. I am attaching the configurations with this. Also is the
configuration of the DSLAM. Please can somebody help me out in solving this!!!



CO828#sh ru
Building configuration...

Current configuration : 846 bytes
!
version 12.2
service config
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname CO828
!
no logging console

!
ip subnet-zero
no ip domain lookup
!
vpdn enable
!
vpdn-group 1
 accept-dialin
  protocol pppoe
  virtual-template 10
!
!
!
!
!
interface Ethernet0
 ip address 10.77.152.134 255.255.255.0
 hold-queue 100 out
!
interface Virtual-Template10
 ip address 192.168.10.1 255.255.255.0
 ip mtu 1492
!
interface ATM0
 no ip address
 no atm ilmi-keepalive
 pvc 15/100
  protocol pppoe
 !
 dsl equipment-type CO
 dsl operating-mode GSHDSL symmetric annex A
 dsl linerate AUTO
!
ip classless
ip route 0.0.0.0 0.0.0.0 10.77.152.129
ip http server
!
!
!
line con 0
line vty 0 4
  scheduler max-task-time 5000
end


--

CPEsoho78#sh ru
Building configuration...

Current configuration : 755 bytes
!
version 12.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname "CPEsoho78"
!

!
ip subnet-zero
!
!
!
!
interface Ethernet0
 ip address 10.77.152.136 255.255.255.0
 hold-queue 100 out
!
interface ATM0
 no ip address
 no atm ilmi-keepalive
 pvc 16/100
  pppoe-client dial-pool-number 10
 !
 dsl equipment-type CPE
 dsl operating-mode GSHDSL symmetric annex A
 dsl linerate AUTO
!
interface Dialer10
 ip address 192.168.10.2 255.255.255.0
 ip mtu 1492
 encapsulation ppp
 dialer pool 10
!
ip classless
ip route 0.0.0.0 0.0.0.0 10.77.152.129
ip http server
!
!
line con 0
 stopbits 1
line vty 0 4
 !
scheduler max-task-time 5000
end

---

DSLAM CONFIGS

6260#sh run int atm 23/1
Building configuration...

Current configuration : 166 bytes
!
interface ATM23/1
 description "Router Security Device Manager Team: Used by
[EMAIL PROTECTED]"
 no ip address
 dsl profile LAB
 no atm ilmi-keepalive
end


6260#sh run int atm 23/2
Building configuration...

Current configuration : 229 bytes
!
interface ATM23/2
 description "Description: "Router Security Device Manager Team:...Deepak""
 no ip address
 dsl profile LAB
 no atm ilmi-keepalive
 atm pvc 16 100  interface  ATM23/1 16 100  conn-type end-to-end
end

-


Thanks and Regards
Deepak


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



RE: G.SHDSL connection urgent!!!!! [7:58336]

2002-11-30 Thread Deepak Achar
hi
   addition to the previous mail, i am getting this line 
GSHDSL-6-ACTIVATION: Interface ATM0, the line is still not activated.
Could anybody tell me what could be the problem.

Regards
Deepak


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



Problem with Ping [7:59239]

2002-12-15 Thread Deepak Achar
Hi all
   I am facing problem in pinging. I am attaching the running configuration
of the two routers. From the router central i have defined a default route
to my backbone. i can access the internet through this. I have defined the
ethernet interface in the same network as backbone network. i am able to
ping to the external network.
  The second router remote, i have connected through adsl to central.i am
able to reach the last point in the router central, that is, the ethernet
interface in central. But i can not ping to the external network. I can not
ping to the default gateway also. i have defined a default route through the
interface atm0.
  when i give debug ip packet, i am able to see the icmp request from the
router remote. but sometimes i receive the icmp type 8 and code 0 output
from the router central.
  please could some body help me out in this.


Thanks and regards
Deepak


Remote router

Building configuration...

Current configuration : 762 bytes
!
version 12.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname remote
!
memory-size iomem 25
!
ip subnet-zero
!
!
!
!
!
interface Ethernet0
 ip address 172.16.10.11 255.255.255.0
 hold-queue 100 out
!
interface ATM0
 no ip address
 no atm ilmi-keepalive
 dsl operating-mode auto
 dsl power-cutback 0
!
interface ATM0.1 point-to-point
 ip address 192.168.10.11 255.255.255.0
 pvc 16/100
  protocol ip 192.168.10.1
  encapsulation aal5mux ip
 !
!
router rip
 network 172.16.0.0
 network 192.168.10.0
!
ip classless
ip route 10.0.0.0 255.0.0.0 ATM0
ip http server
!
no cdp run
!
line con 0
 no modem enable
 stopbits 1
line aux 0
line vty 0 4
!
scheduler max-task-time 5000
end

remote#debug ip pa
IP packet debugging is on
remote#ping 10.77.152.129

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.77.152.129, timeout is 2 seconds:

*Mar  1 03:03:19.975: IP: s=192.168.10.11 (local), d=10.77.152.129 (ATM0.1),
len 100, sending.
*Mar  1 03:03:21.975: IP: s=192.168.10.11 (local), d=10.77.152.129 (ATM0.1),
len 100, sending.
*Mar  1 03:03:23.975: IP: s=192.168.10.11 (local), d=10.77.152.129 (ATM0.1),
len 100, sending.
*Mar  1 03:03:25.975: IP: s=192.168.10.11 (local), d=10.77.152.129 (ATM0.1),
len 100, sending.
*Mar  1 03:03:27.975: IP: s=192.168.10.11 (local), d=10.77.152.129 (ATM0.1),
len 100, sending.
Success rate is 0 percent (0/5)
remote#



remote#ping 10.77.152.219

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.77.152.219, timeout is 2 seconds:
!
Success rate is 100 percent (5/5), round-trip min/avg/max = 20/23/28 ms
remote#
*Mar  1 03:05:16.579: IP: s=192.168.10.11 (local), d=10.77.152.219 (ATM0.1),
len 100, sending
*Mar  1 03:05:16.603: IP: s=10.77.152.219 (ATM0.1), d=192.168.10.11
(ATM0.1), len 100, rcvd 3
*Mar  1 03:05:16.603: IP: s=192.168.10.11 (local), d=10.77.152.219 (ATM0.1),
len 100, sending
*Mar  1 03:05:16.623: IP: s=10.77.152.219 (ATM0.1), d=192.168.10.11
(ATM0.1), len 100, rcvd 3
*Mar  1 03:05:16.623: IP: s=192.168.10.11 (local), d=10.77.152.219 (ATM0.1),
len 100, sending
*Mar  1 03:05:16.643: IP: s=10.77.152.219 (ATM0.1), d=192.168.10.11
(ATM0.1), len 100, rcvd 3
*Mar  1 03:05:16.647: IP: s=192.168.10.11 (local), d=10.77.152.219 (ATM0.1),
len 100, sending
*Mar  1 03:05:16.667: IP: s=10.77.152.219 (ATM0.1), d=192.168.10.11
(ATM0.1), len 100, rcvd 3
*Mar  1 03:05:16.671: IP: s=192.168.10.11 (local), d=10.77.152.219 (ATM0.1),
len 100, sending
*Mar  1 03:05:16.695: IP: s=10.77.152.219 (ATM0.1), d=192.168.10.11
(ATM0.1), len 100, rcvd 3





remote#ping 10.77.152.129

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.77.152.129, timeout is 2 seconds:

*Mar  1 03:07:29.547: IP: s=192.168.10.11 (local), d=10.77.152.129 (ATM0.1),
len 100, sending.
*Mar  1 03:07:31.547: IP: s=192.168.10.11 (local), d=10.77.152.129 (ATM0.1),
len 100, sending.
*Mar  1 03:07:33.547: IP: s=192.168.10.11 (local), d=10.77.152.129 (ATM0.1),
len 100, sending.
*Mar  1 03:07:35.547: IP: s=192.168.10.11 (local), d=10.77.152.129 (ATM0.1),
len 100, sending.
*Mar  1 03:07:37.547: IP: s=192.168.10.11 (local), d=10.77.152.129 (ATM0.1),
len 100, sending.
Success rate is 0 percent (0/5)






Central router

Current configuration : 882 bytes
!
version 12.2
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname central
!
!
ip subnet-zero
ip name-server 192.122.173.131
!
ip ssh time-out 120
ip ssh authentication-retries 3
!
!
!
!
interface Ethernet0
 ip address 10.77.152.219 255.255.255.0
 hold-queue 100 out
!
interface ATM0
 no ip address
 no atm ilmi-keepalive
 dsl operating-mode auto
!
interface ATM0.1 point-to-point
 ip address 192.168.10.1 255.255.255.0
 pvc 15/100
  protocol ip 255.255.255.255 broadcast
  encapsulation aal5mux ip
 !
!
router rip
 network 10.0.0.0
 network 192.168.10.0
!
ip classless
ip route 0.0.0.0 0.0.0.0 10.77.152.129
ip route 172.16.10.0 255.255.255.0 ATM0

Re: Problem with Ping [7:59239]

2002-12-15 Thread Deepak Achar
Hi
  Thanks.
  I tried with the default route on the router remote. that also didnt work.
so i gave more specific route.
 The 10.77.152.129 ip address is the default gateway for the router central.
this is in the backbone network. i am connecting to it through the ethernet
interface. ethernet ip address is 10.77.152.219 which is in the same network
as the backbone.
And here are the outputs of show ip int brief and sh ip rou


central#sh ip int brief
Interface  IP-Address  OK? Method Status   
Protocol
ATM0   unassigned  YES unset  up   
up
ATM0.1 192.168.10.1YES manual up   
up
Ethernet0  10.77.152.219   YES manual up   
up
central#


central#sh ip rou
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
   D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
   N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
   E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
   i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter
area
   * - candidate default, U - per-user static route, o - ODR
   P - periodic downloaded static route

Gateway of last resort is 10.77.152.129 to network 0.0.0.0

C192.168.10.0/24 is directly connected, ATM0.1
R172.16.0.0/16 [120/1] via 192.168.10.11, 00:00:13, ATM0.1
 10.0.0.0/24 is subnetted, 1 subnets
C   10.77.152.0 is directly connected, Ethernet0
S*   0.0.0.0/0 [1/0] via 10.77.152.129





remote#sh ip int brief
Interface  IP-Address  OK? Method Status   
Protocol
Ethernet0  172.16.10.11YES manual up   
up
ATM0   unassigned  YES unset  up   
up
ATM0.1 192.168.10.11   YES manual up   
up


remote#sh ip rou
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
   D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
   N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
   E1 - OSPF external type 1, E2 - OSPF external type 2
   i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter
area
   * - candidate default, U - per-user static route, o - ODR
   P - periodic downloaded static route

Gateway of last resort is not set

C192.168.10.0/24 is directly connected, ATM0.1
 172.16.0.0/24 is subnetted, 1 subnets
C   172.16.10.0 is directly connected, Ethernet0
R10.0.0.0/8 [120/1] via 192.168.10.1, 00:00:03, ATM0.1


Thanks and regards
Deepak


The Long and Winding Road wrote:
> 
> on your central router - where is 10.77.152.129? I don't see it
> as an
> attached interface in your configuration.
> 
> what does your "show ip route" reveal? on both routers?
> 
> also, I don't see a default route on your remote - just the
> router to the
> 10. network, which actually should be unnecessary, given that
> your central
> router should be advertising the 10 network to the remote.
> 
> can you provide the complete outputs of show ip interface brief
> and show ip
> route from the central router?
> 
> --
> TANSTAAFL
> "there ain't no such thing as a free lunch"
> 
> 
> 
> 
> ""Deepak Achar""  wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > Hi all
> >I am facing problem in pinging. I am attaching the running
> configuration
> > of the two routers. From the router central i have defined a
> default route
> > to my backbone. i can access the internet through this. I
> have defined the
> > ethernet interface in the same network as backbone network. i
> am able to
> > ping to the external network.
> >   The second router remote, i have connected through adsl to
> central.i am
> > able to reach the last point in the router central, that is,
> the ethernet
> > interface in central. But i can not ping to the external
> network. I can
> not
> > ping to the default gateway also. i have defined a default
> route through
> the
> > interface atm0.
> >   when i give debug ip packet, i am able to see the icmp
> request from the
> > router remote. but sometimes i receive the icmp type 8 and
> code 0 output
> > from the router central.
> >   please could some body help me out in this.
> >
> >
> > Thanks and regards
> > Deepak
> >
> >
> > Remote router
> >
> > Building configuration...
> >
> > Current configuration : 762 bytes
> > !
> > version 12.2
> > no service pad
> > service timestamps debug datetime msec
> > service timestamps log datetime msec
> > no servic

Frame Relay congestion control [7:59478]

2002-12-18 Thread Deepak Achar
Hi all
I have very basic doubt regarding the frame-relay congestion control.

I have two routers which are connected thro' FR network.This is as follows


R1---FR cloud---FR cloud--R2

Now suppose the congestion is occuring in the path R1 to R2 and there is no
congestion in the path from R2 to R1.
   According to theory, FR network will set the FECN bit to a 1 in those
frames that r going form R1 to R2. The FR network will set the BECN bit to a
1 in those frames that r going from R2 to R1.
  My thinking is if the network is already congested, would the frames be
discarded before they reach the other end. If this is true, how will the
other end router would come to know that the congestion is happening in the
path.
  If the its not true, then how will those frames, with FECN and BECN bit
set to 1, reach the FR routers at the end, even though there is congestion
in the path.
  I am confused regarding this. Please can anyone helpme out in this regard.

Regards
Deepak


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



RE: What is meant in the Cat5k by interface sc0 [7:48375]

2002-07-08 Thread Deepak Achar

hi
ref this site. it might be helpful to u in knowing the sc0 interface.

http://www.cisco.com/univercd/cc/td/doc/product/lan/cat5000/rel_6_3/config/supcfg.htm#32032

regards
deepak n achar
wipro technologies
bangalore


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



bandwidth in serial interface [7:48481]

2002-07-10 Thread Deepak Achar

hi
i have this doubt.What is the significance of Bandwidth command in the
serial interface.coz' whatever the bandwidth configured on the serial
interface will not be the actual bandwidth which the serial interface is
carrying. pls can any one clarify my doubt?

regards
deepak



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



RE: bandwidth in serial interface [7:48481]

2002-07-10 Thread Deepak Achar

hi all
Thanks a lot for ur inputs.it cleared my doubt on the topic.

regards
deepak


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



RE: cisco command [7:49152]

2002-07-18 Thread Deepak Achar

hi
use the show diag command in previleged mode

regards
deepak


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



passed BCMSN [7:51070]

2002-08-09 Thread Deepak Achar

hi all
 yestarday i passed BCMSN with a score of 815. not much changed in the exam.
i studied   640-504 book. one year back i had cleared routing and remote
access. by reading all the mails about new version of ccnp, i was bit
nervous. but after facing the exam, i think not much has changed from 504 to
604. now i am preparing for CIT.
Thanks 
deepak n achar
mcp,ccna
network engineer
wipro technologies
bangalore
india


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



bandwidth allocation problem [7:51565]

2002-08-17 Thread Deepak Achar

hi all 
i have doubt
 Suppose we have a leased line of 2MB bandwidth between say India and US.
The link is carrying more than 5 clients, using the concept of Multiplexer.
The question is if a client is allocated a bandwidth of 512k out of 2MB, is
it possible to use a part of the bandwidth which is allocated to client when
that client is not using the whole bandwidth. but this bandwidth adjustment
should not be known to the client. If the client's traffic reaches the whole
bandwidth, he should be given the whole bandwidth.
suppose client is using only 256k out of 512k which is allocated to him. is
it possible to allocate the remaining 256k to other purpose. if yes how can
it be done. once the client traffic reaches 512k, the bandwidth which was
taken from the client should be freed dynamically.

thanks
deepak


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



RE: eBGP vs. iBGP (confused; requesting clarification) [7:51557]

2002-08-17 Thread Deepak Achar

hi
 EBGP is used when u are going to have communication between two autonomos
systems or when u have multihoming to different ISPs or ur network is acting
as a transient AS.
 Now IBGP is used when u want to have the knowledge of the external AS
routes in ur network. In that also routers will not pass the routing info
unless those routes are learned via internal routing protocols like rip or
ospf etc. i.e., it has to synchronize with the interior gateway protocols.
if u dont want to let it happen this, u can turnoff synchronization so that
the intermediate routers can pass the external route information to other
routers with out the IGPs having the knowledge of these routes.
hope it clears ur doubt
regards
deepak


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



Re: bandwidth allocation problem [7:51565]

2002-08-18 Thread Deepak Achar

hi
its both.

regards
deepak


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