2960 switch commands

in CCNA & CCENT
hi
Im using on packet tracer a 2960 switch, and i cant enter this commands, "ip domain-name", "transport input SSH", "terminal monitor" and "crypto key generate rsa", could somebody explain it to me why????
Thanks
Im using on packet tracer a 2960 switch, and i cant enter this commands, "ip domain-name", "transport input SSH", "terminal monitor" and "crypto key generate rsa", could somebody explain it to me why????
Thanks
Comments
-
tomaifauchai Member Posts: 301 ■■■□□□□□□□
You should take the 3560 24-PS in packet tracer to be able to do that -
mikej412 Member Posts: 10,086 ■■■■■■■■■■
hi
Im using on packet tracer a 2960 switch, and i cant enter this commands, "ip domain-name", "transport input SSH", "terminal monitor" and "crypto key generate rsa", could somebody explain it to me why????
ThanksSwitch(config)#ip ? access-list Named access-list default-gateway Specify default gateway (if not routing IP) domain IP DNS Resolver domain-lookup Enable IP Domain Name System hostname translation ftp FTP configuration commands host Add an entry to the ip hostname table name-server Specify address of name server to use Switch(config)#ip
Switch(config-line)#transport ? input Define which protocols to use when connecting to the terminal server output Define which protocols to use for outgoing connections Switch(config-line)#transport input ? all All protocols none No protocols telnet TCP/IP Telnet protocol Switch(config-line)#transport input
Try another switch model and see if the command(s) have been implemented there.:mike: Cisco Certifications -- Collect the Entire Set! -
solnsusie Member Posts: 128
It's a simulator -- and the command hasn't been implemented.Switch(config)#ip ? access-list Named access-list default-gateway Specify default gateway (if not routing IP) domain IP DNS Resolver domain-lookup Enable IP Domain Name System hostname translation ftp FTP configuration commands host Add an entry to the ip hostname table name-server Specify address of name server to use Switch(config)#ip
Switch(config-line)#transport ? input Define which protocols to use when connecting to the terminal server output Define which protocols to use for outgoing connections Switch(config-line)#transport input ? all All protocols none No protocols telnet TCP/IP Telnet protocol Switch(config-line)#transport input
Try another switch model and see if the command(s) have been implemented there. -
mikej412 Member Posts: 10,086 ■■■■■■■■■■
Besides the Copy and Past option from the CLI, there is an export and load option on the Config Tab.:mike: Cisco Certifications -- Collect the Entire Set! -
tomaifauchai Member Posts: 301 ■■■□□□□□□□
there is an export and load option on the Config Tab.
Damn, so true!
Our first teacher wasn't very helpful.
I learnt that i could paste into a GNS3 console in the 3rd semester of my CCNA and it was our voice teacher who said us, to do a text file, so we can always paste the same basic configs into the console...to save time
We were...."uh?"... Why haven't we learnt it before? lol -
solnsusie Member Posts: 128
Besides the Copy and Past option from the CLI, there is an export and load option on the Config Tab. -
solnsusie Member Posts: 128
tomaifauchai wrote: »You should take the 3560 24-PS in packet tracer to be able to do that
thanks -
tomaifauchai Member Posts: 301 ■■■□□□□□□□
i did changed to the 3560 switch, but now a diffrent problem, the "show port-security" command dosn't work,,,,, ???????
thanks
2960 support it -
alan2308 Member Posts: 1,854 ■■■■■■■■□□
And next time someone asks me why I refuse to use Packet Tracer, I can just point them to this thread. -
solnsusie Member Posts: 128
And next time someone asks me why I refuse to use Packet Tracer, I can just point them to this thread. -
solnsusie Member Posts: 128
tomaifauchai wrote: »2960 support it -
tomaifauchai Member Posts: 301 ■■■□□□□□□□
Command isn't implemented, use the 2960 to test port security. -
alan2308 Member Posts: 1,854 ■■■■■■■■□□
hay! i dont think its Packet Tracer, its the switch.........
But you said you were using Packet Tracer...
For the record, ip domain-name and show port-security both work just fine even on a lowly 2900XL. -
solnsusie Member Posts: 128
But you said you were using Packet Tracer...
For the record, ip domain-name and show port-security both work just fine even on a lowly 2900XL.
oh! by the way, why cant i use the "vtp pruning" command????? -
chmorin Member Posts: 1,446 ■■■■■□□□□□
But you said you were using Packet Tracer...
Packet Tracer is an IOS simulator, and if a feature is not supported on a device, it won't be supported in the simulator. What he was saying is that the limitation is in the device, not the simulator.
I actually don't understand why people do not take advantage of emulators like GNS3 and packet tracer. There is no quicker way to create environments on the fly when you have an idea in your head. You can have it on your computer/laptop so when you're on the go and away from your lab you can still practice. Its a great tool.Currently PursuingWGU (BS in IT Network Administration) - 52%| CCIE:Voice Written - 0% (0/200 Hours)mikej412 wrote:Cisco Networking isn't just a job, it's a Lifestyle. -
solnsusie Member Posts: 128
Packet Tracer is an IOS simulator, and if a feature is not supported on a device, it won't be supported in the simulator. What he was saying is that the limitation is in the device, not the simulator.
I actually don't understand why people do not take advantage of emulators like GNS3 and packet tracer. There is no quicker way to create environments on the fly when you have an idea in your head. You can have it on your computer/laptop so when you're on the go and away from your lab you can still practice. Its a great tool. -
alan2308 Member Posts: 1,854 ■■■■■■■■□□
Packet Tracer is an IOS simulator, and if a feature is not supported on a device, it won't be supported in the simulator. What he was saying is that the limitation is in the device, not the simulator.
The command is in the CCNA Security curriculum, which was written for the 2960 switch. It also works just fine on the 2960's at school, in fact I just did the switch security lab Tuesday.
The issue here is not the 2960 switch, it's which commands and features that the developers of packet tracer chose to support or not support.I actually don't understand why people do not take advantage of emulators like GNS3 and packet tracer. There is no quicker way to create environments on the fly when you have an idea in your head. You can have it on your computer/laptop so when you're on the go and away from your lab you can still practice. Its a great tool.
I do have GNS3 and Packet Tracer on the laptop for when I'm on the go. But for me, working with real gear is much more fun. -
mikej412 Member Posts: 10,086 ■■■■■■■■■■
Packet Tracer is an IOS simulator, and if a feature is not supported on a device, it won't be supported in the simulator.
Packet tracer only implements a limited subset of commands that the real devices support.:mike: Cisco Certifications -- Collect the Entire Set!