cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
532
Views
5
Helpful
2
Replies

Bandwith limited on my lan port on Cisco 1921

plussier1
Level 1
Level 1

Hi I would like to know how to remouve bandwith limitation on my cisco 1921.

We have 100Mbit upload/download fiber optic for internet access, but with the new cisco 1921 that we setup to replace a old Netgear, the computer connected on the LAN of the Cisco 1921 is limited to 10Mbit/s Upload/Download.

How to remouve this limitation to use the all 100Mbit/s of our ISP.

Let me know.

Thank You !

Patrick

1 Accepted Solution

Accepted Solutions

Luke Oxley
Level 1
Level 1
plussier1,

Thanks for your post. How are you verifying that the port the machine is attached to is being throttled to 10Mbp/s?
If it is an interface issue, you can amend the speed with something similar to the following commands.
Interface FastEthernet0/1
Speed 100

I look forward to hearing back.

Kind regards,
Luke Oxley


View solution in original post

2 Replies 2

Luke Oxley
Level 1
Level 1
plussier1,

Thanks for your post. How are you verifying that the port the machine is attached to is being throttled to 10Mbp/s?
If it is an interface issue, you can amend the speed with something similar to the following commands.
Interface FastEthernet0/1
Speed 100

I look forward to hearing back.

Kind regards,
Luke Oxley


Thank You for the Help, I realise that i forgot to verify on the LAN side if the connexion is established at 100Mbit/s or less and effectively the connexion was 10Mbit/s.

After the Modification with speed 100, now it's ok.

Thank You !