| Author |
A bit of help please
|
|
| fizz85 2001-05-21, 11:45 am |
| I know there is a real simple answer to this question. Any way after several looks through the Sybex book by Tommy Lammle and a search of the cisco site with no results.
The question is how do you set ring speed on a token ring I am specifically referencing the Router Simulator by sybex. After I set the IP Address and perform no shut it says ring speed no set and will not bring up the interfacehere are the commands I enter so you can see what I did.
Router>en
router#config t
int to0
ip address 172.16.15.1 255.255.255.0
no shut (then ctrl Z)
then it responds with must set ring speed and will not bring the interface up.
It does enter the ip address and it can be seen from the NET Visualizer
Already tried the Command, show interfaces token; show run config (speed not set);
no results
Any help is appreciated. | |
| strikeattack 2001-05-21, 11:54 am |
| RING-SPEED <SPEED IN MEGABITS>
Example: router(config-if)# ring-speed 16
Also, I believe you are referring to Todd Lammle, not Tommy. | |
| fizz85 2001-05-21, 12:08 pm |
| Thank you very much it worked perfectly.
I just don't understand why it is not covered in the book (I couldn't find it). It seems like an important area to me. It is not even covered in the hands on labs. Any way thanks again.
On another account you are right also it is Todd. I was thinking about the movie "Tommy Boy" when I wrote this post. LOL | |
| strikeattack 2001-05-21, 1:39 pm |
| You are welcome. |
|
|
|