- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2014 01:24 PM - edited 03-07-2019 07:38 PM
I have a cisco 1841 and cisco 3750g connected as the router and switch for the office. Ive noticed that in the morning whoever gets on the internet first has a issue where it doesn't come "alive" for 30-45 seconds after a web address is typed in. On the ports and vlans I've set them to no shutdown. Is there anything else I need to do in order to get this to not go to sleep per say?
Thank you
Solved! Go to Solution.
- Labels:
-
Other Switching
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2014 03:00 PM
Hello
Possibly due to stp!
On all your access ports on the 3750 apply stp portfast,
This will have the effect of making each access port bypass the stp process and go straight into a forwarding state.
You can do this two ways:
Global:
conf t
spanning-tree portfast default
interface level
conf t
interface range fax/x - x/x
spanning-tree portfast
res
paul
Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.
Kind Regards
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2014 03:00 PM
Hello
Possibly due to stp!
On all your access ports on the 3750 apply stp portfast,
This will have the effect of making each access port bypass the stp process and go straight into a forwarding state.
You can do this two ways:
Global:
conf t
spanning-tree portfast default
interface level
conf t
interface range fax/x - x/x
spanning-tree portfast
res
paul
Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.
Kind Regards
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2014 06:07 AM
Paul is maybe right, but if that is the case, everyone not only the first will have that problem.
what kind of internet line do you use? maybe the first dial-up process needs the time? can u switch to always on in case if DSL access?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2014 06:14 AM
I have a cable modem so it shouldn't need anytime to get started.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2014 06:28 AM
Discard my comment then!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2014 06:26 AM
Also if it is some kind of DSL where your 1841 has a Dialer interface, check for 'dialer idle-timeout 0'.
The default time out is 120sec, setting it to '0' means don't time out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2014 06:39 AM
Hello
xDSL is on always on technology so the line should always be up.
To confirm, this only happens to the one individual who is the first to access the internet correct?
res
Paul
Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.
Kind Regards
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2014 06:56 AM
Just curious but do you have any other type of technology being used on your network. This don't seem to be a router/switch issue.
Do you have any proxies?
Have you witnessed this issue first hand, some people like to stretch the truth?
Maybe do a #show interface faX/X on the port that this user is connected to and post back, that could give us more info on your answer.
Thanks
P
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2014 07:00 AM
I came in early one day this week to try it. And sure enough after nobody has been in the office for 2 or so hours the network is "asleep" I opened up chrome and typed in www.google.com it then gave me the yellow triangle on the windows network symbol by the clock and timed out. About 15-25 seconds later it worked. I then came in early the next day and same issue. I have no proxies just cable modem>1841>3750g>desktop computers. I don't have anything fancy in the setup just the basics.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2014 07:25 AM
Can you copy paste the results of a #show interface faX/X on the port of the pc, and also a #show running-config of the router?
