LANE

2000-11-02 Thread Raymond Mak

Hi,

Is it possible to configure LANE on router, eg 7500 series, since I just
see examples of LANE configuration on Catalyst 8400 etc in Cisco site?
Thanks

Regards,
Raymond

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Question, Need Help

2000-10-26 Thread Raymond Mak

Hi,

I have a 7500 series router. There are three interfaces, one is serial,
FE and atm. And only ATM port is using private IP. I have one PC with
ATM adapter connect to the ATM port through a ATM switch (non-cisco). I
can Ping from PC to the ATM port, but I cannot ping the other two
interfaces, even I have added OSPF.
What is the problem? Is the IOS do not let me do it this way because of
the private address?

Thanks you for your help

Regards,
Raymond Mak

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



About Switching exam.

2000-10-02 Thread Raymond Mak

Hi,

Would you tell me is it many "product-specific" questions in this paper?

Thanks

Regards,
Raymond

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



BGP problem

2000-10-02 Thread Raymond Mak

Hi,

I have local and global connection to Internet.
When I trace from local site to internal network, it passes through
local connection, and when I trace from global site to internal network,
it can pass through global connection. But the strange thing is when I
trace from internal network to local site and global site, it all passes
through global connection.
How can I configure to make it works when trace from internal network?
Are the "distribute-list" and "route-map" configuration (not my config.)
make it bad? Actually what exactly are they?

Thanks

Regards,
Raymond

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: BGP problem

2000-10-02 Thread Raymond Mak

I have solved the problem now.

Regards,
Raymond Mak

Raymond Mak wrote:

 Hi,

 I have local and global connection to Internet.
 When I trace from local site to internal network, it passes through
 local connection, and when I trace from global site to internal network,
 it can pass through global connection. But the strange thing is when I
 trace from internal network to local site and global site, it all passes
 through global connection.
 How can I configure to make it works when trace from internal network?
 Are the "distribute-list" and "route-map" configuration (not my config.)
 make it bad? Actually what exactly are they?

 Thanks

 Regards,
 Raymond

 **NOTE: New CCNA/CCDA List has been formed. For more information go to
 http://www.groupstudy.com/list/Associates.html
 _
 UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
 FAQ, list archives, and subscription info: http://www.groupstudy.com
 Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



route table

2000-10-01 Thread Raymond Mak

Hi,

Would you tell me how to flush the bgp routing table to make it learn
again?

Thanks

Regards,
Raymond

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Configure PVC

2000-09-27 Thread Raymond Mak

Hi,

I would like to know how to configure PVC with CBR 20M?
Is it just, for example, "atm pvc 32 1 32 aal5snap 2 2" is
enough in the ATM subinterface?

Thanks in advance

Best Regards,
Raymond Mak

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: About access-list

2000-09-26 Thread Raymond Mak

Hi,

Once I apply the extended list on an interface for "IN" traffic, is it
implicitly block all incoming traffic on that interface?

I also want to know, for example.
access-list 110 permit tcp any any neq telnet

1. ip access-group 110 in
2. ip access-group 110 out

For 1, the source (any) would be internal network, destination (any) would
be outside.
Is it, for 2, the source would be outside network, destination would be
internal network?
Am I wrong with this kind of "point of view"?
Thanks

Raymond


Raymond Mak wrote:

 Hi,

 I am just a beginner. I have a question is that should I need to type
 any command to "enable" using ip extended access-list?
 It is because when I add an ip access-group for standard access-list on
 an interface, it works and no side-effect. But when I add an extended
 access-list on an interface,
 I even cannot ping out.

 Thanks

 Regards,
 Raymond

 **NOTE: New CCNA/CCDA List has been formed. For more information go to
 http://www.groupstudy.com/list/Associates.html
 _
 UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
 FAQ, list archives, and subscription info: http://www.groupstudy.com
 Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



About access-list

2000-09-25 Thread Raymond Mak

Hi,

I am just a beginner. I have a question is that should I need to type
any command to "enable" using ip extended access-list?
It is because when I add an ip access-group for standard access-list on
an interface, it works and no side-effect. But when I add an extended
access-list on an interface,
I even cannot ping out.

Thanks

Regards,
Raymond

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Is it any new question format in CCNP v2 exam?

2000-09-15 Thread Raymond Mak

As title

Thanks

Regards,
Raymond

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



About CCNA WAN Switching

2000-08-28 Thread Raymond Mak

Hi,

Would someone can tell what is the difficulty of the exam?
And also I have a quick look on the book "Cisco WAN Quick Start", but it
seems that it does not contain materials about AXIS. Where can I find
more materials about AXIS?
Thanks


Best Regards,
Raymond


___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Not a Cisco-related questions

2000-06-28 Thread Raymond Mak

Hi,

Sorry it is not a Cisco-related questions.
But I really would like to know is there any newsgroup discuss FORE
products?
Thanks

Raymond


___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



About maintain the certification

2000-05-18 Thread Raymond Mak

Hi,

I am just CCNA 1.0 and 2.0 certified, and would continue to fullfill
CCNP.
I would like to know if I need to maintain CCNP cert every 2 years,
should I must need to maintain CCNA also?

Thanks

Raymond

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]