Re: Sybex CCNA lab simulator int f0/0 [7:27080]

2001-11-21 Thread MADMAN

No FDDI on a 26xx

C2621A(config)#int ?
  ATMATM interface
  Async  Async interface
  BRIISDN Basic Rate Interface
  BVIBridge-Group Virtual Interface
  CTunnelCTunnel interface
  Dialer Dialer interface
  FastEthernet   FastEthernet IEEE 802.3
  Group-AsyncAsync Group interface
  LexLex interface
  Loopback   Loopback interface
  Multilink  Multilink-group interface
  Null   Null interface
  Tunnel Tunnel interface
  VifPGM Multicast Host interface
  Virtual-Template   Virtual Template interface
  Virtual-TokenRing  Virtual TokenRing
  range  interface range command

C2621A(config)#int

  Dave

GAHellinger wrote:

> 'fa' = fast ethernet, 'f' is ambiguous, remember fddi?
>
> ""anil""  wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > Please can someone tell me the correct syntax..
> > The Sybex CCNA lab simulator does not like my syntax for
> > #int fastethernet 
> > I can get it to work with int f0/0
> > Is this a simulator bug or am I doing something wrong?
> > Thanks
> > -Anil
> >
> >
> > Router#config t
> > Enter configuration commands, one per line.  End with CNTL/Z.
> > Router(config)#hostname 2621A
> > 2621A(config)#int fas
> > 2621A(config)#int fastethernet f0/0
> >^
> >
> > % Invalid input detected at '^' marker.
> >
> > 2621A(config)#int fastethernet f0?
> > % Unrecognized command
> > 2621A(config)#int fastethernet f 0/0
> >^
> >
> > % Invalid input detected at '^' marker.
> >
> > 2621A(config)#int fastethernet f0/0
> >^
> >
> > % Invalid input detected at '^' marker.
> >
> > 2621A(config)#int f0/0
> > 2621A(config-if)#
--
David Madland
CCIE# 2016
Senior Network Engineer
Qwest Communications
612-664-3367




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



Re: Sybex CCNA lab simulator int f0/0 [7:27080]

2001-11-21 Thread GAHellinger

'fa' = fast ethernet, 'f' is ambiguous, remember fddi?

""anil""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Please can someone tell me the correct syntax..
> The Sybex CCNA lab simulator does not like my syntax for
> #int fastethernet 
> I can get it to work with int f0/0
> Is this a simulator bug or am I doing something wrong?
> Thanks
> -Anil
>
>
> Router#config t
> Enter configuration commands, one per line.  End with CNTL/Z.
> Router(config)#hostname 2621A
> 2621A(config)#int fas
> 2621A(config)#int fastethernet f0/0
>^
>
> % Invalid input detected at '^' marker.
>
> 2621A(config)#int fastethernet f0?
> % Unrecognized command
> 2621A(config)#int fastethernet f 0/0
>^
>
> % Invalid input detected at '^' marker.
>
> 2621A(config)#int fastethernet f0/0
>^
>
> % Invalid input detected at '^' marker.
>
> 2621A(config)#int f0/0
> 2621A(config-if)#




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



Sybex CCNA lab simulator int f0/0 [7:27080]

2001-11-21 Thread [EMAIL PROTECTED]

The simulator appears to be simulating quite well.
You don't need the second 'f' - note that the '^' marker is pointing to the
second 'f' in each invalid input message.
Try 'int fastethernet 0/0' or, as you discovered, 'int f0/0' (in which case
the 'f' is an abbreviation of 'fastethernet').

JMcL
- Forwarded by Jenny Mcleod/NSO/CSDA on 22/11/2001 11:02 am -
   
 
   
"anil"
   
cc:
Sent by:  Subject: Sybex CCNA lab
simulator int f0/0
nobody@groupst   
[7:27080]
   
udy.com
   
 
   
 
   
22/11/2001
09:58
am
Please
respond
to
"anil"
   
 
   
 




Please can someone tell me the correct syntax..
The Sybex CCNA lab simulator does not like my syntax for
#int fastethernet 
I can get it to work with int f0/0
Is this a simulator bug or am I doing something wrong?
Thanks
-Anil


Router#config t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#hostname 2621A
2621A(config)#int fas
2621A(config)#int fastethernet f0/0
   ^

% Invalid input detected at '^' marker.

2621A(config)#int fastethernet f0?
% Unrecognized command
2621A(config)#int fastethernet f 0/0
   ^

% Invalid input detected at '^' marker.

2621A(config)#int fastethernet f0/0
   ^

% Invalid input detected at '^' marker.

2621A(config)#int f0/0
2621A(config-if)#




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



RE: Sybex CCNA lab simulator int f0/0 [7:27080]

2001-11-21 Thread Leigh Anne Chisholm

Drop the "f" before the 0/0.  "int f0/0" is shorthand for "interface
fastethernet 0/0".

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
anil
Sent: Wednesday, November 21, 2001 3:59 PM
To: [EMAIL PROTECTED]
Subject: Sybex CCNA lab simulator int f0/0 [7:27080]


Please can someone tell me the correct syntax..
The Sybex CCNA lab simulator does not like my syntax for
#int fastethernet 
I can get it to work with int f0/0
Is this a simulator bug or am I doing something wrong?
Thanks
-Anil


Router#config t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#hostname 2621A
2621A(config)#int fas
2621A(config)#int fastethernet f0/0
   ^

% Invalid input detected at '^' marker.

2621A(config)#int fastethernet f0?
% Unrecognized command
2621A(config)#int fastethernet f 0/0
   ^

% Invalid input detected at '^' marker.

2621A(config)#int fastethernet f0/0
   ^

% Invalid input detected at '^' marker.

2621A(config)#int f0/0
2621A(config-if)#




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



Re: Sybex CCNA lab simulator int f0/0 [7:27080]

2001-11-21 Thread Jason

Well, the real router don't like it either.

""anil""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Please can someone tell me the correct syntax..
> The Sybex CCNA lab simulator does not like my syntax for
> #int fastethernet 
> I can get it to work with int f0/0
> Is this a simulator bug or am I doing something wrong?
> Thanks
> -Anil
>
>
> Router#config t
> Enter configuration commands, one per line.  End with CNTL/Z.
> Router(config)#hostname 2621A
> 2621A(config)#int fas
> 2621A(config)#int fastethernet f0/0
>^
>
> % Invalid input detected at '^' marker.
>
> 2621A(config)#int fastethernet f0?
> % Unrecognized command
> 2621A(config)#int fastethernet f 0/0
>^
>
> % Invalid input detected at '^' marker.
>
> 2621A(config)#int fastethernet f0/0
>^
>
> % Invalid input detected at '^' marker.
>
> 2621A(config)#int f0/0
> 2621A(config-if)#




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



Sybex CCNA lab simulator int f0/0 [7:27080]

2001-11-21 Thread anil

Please can someone tell me the correct syntax..
The Sybex CCNA lab simulator does not like my syntax for 
#int fastethernet 
I can get it to work with int f0/0
Is this a simulator bug or am I doing something wrong?
Thanks
-Anil


Router#config t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#hostname 2621A
2621A(config)#int fas
2621A(config)#int fastethernet f0/0
   ^

% Invalid input detected at '^' marker.

2621A(config)#int fastethernet f0?
% Unrecognized command
2621A(config)#int fastethernet f 0/0
   ^

% Invalid input detected at '^' marker.

2621A(config)#int fastethernet f0/0
   ^

% Invalid input detected at '^' marker.

2621A(config)#int f0/0
2621A(config-if)#




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