01-02-2024 04:12 AM
I'm running Cisco 7200 lastest image (153-3.XB12) on GNS3 added Gigabit interfaces but when I try to acces a range the command is invalid R1(config)#interface range GigabitEthernet 1/0 - 2 the doc said it should be done this way and I have tried quite a lot of combination trying to get to work and still invalid can anyone enlight me on the matter?
01-02-2024 05:45 AM
As i know this image in gns3 dont have gige port it all fastether
So use fastether instead and check
MHM
01-02-2024 07:39 AM
Just double-check the interfaces IDs
The space before the dash is required. For example, the command interface range gigabitethernet 1 - 5 is valid; the command interface range gigabitethernet 1-5 is not valid.
interface range fastethernet 5/1 - 5, gigabitethernet 1/1 - 2
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide