I would set hte clocks on the SS Manualy, and then sync the CS1k to the sig servers, as their clocks tend to stay in sync better than the cs.
Then when your customer hooked up the main lan, you can clock the sig servers to the customer AD / NTP Source.
Bill
I would move your lan to fe2-9, and assign your inside configuration from fe1 to Vlan1 (which by default is all of the 8 switch ports).
Basically Fe0 and Fe1 are meant to be WAN ports, and the 8 port switch is for the LAN devices.
Bill
You can assign vlans directly to the interfaces of the switchcard if you want.
setup the vlan's then
switchport mode access vlan X
on the interface
Bill
Im pretty sure those cards are Layer2 only, you need to assign them to vlans
RT(config-if)#no switchport mode
RT(config-if)#ip address 1.1.1.1 255.255.255.0
% IP addresses may not be configured on L2 links FastEthernet0/0/1.
Bill
Cisco actually explains it quite nicely and they recommend against setting a static route to a dhcp via the interface name.
http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a00800ef7b2.shtml
"If you point a static route to a broadcast interface, the route is inserted into the...
No problem.
I think burtsbees makes a living on these forums :D hah.
I just browse when im trying to keep my knowledge up to date and challenge myself with more problems.
Bill
Technically you dont need to enable rip on it at all, if you dont need it, just disable it so its setup as a dumb switch.
I'll wait till monday for any other suggestions when im sure burtsbees will chime in again also :)
Bill
you could also play with these values to see what works out for you:
I have used these for a home connection:
ip nat translation tcp-timeout 512
ip nat translation udp-timeout 512
Look up the details on what they do, on cisco's website.
Setting them lower causes the translation to expire...
The amount of connections you are establishing is causing the router to run out of memory.
Can you post a Sh Run (wihtout passwords) so we can see what features are enabled?
You might have to turn down the timeouts on connections to fix this.
Also, you could upgrade the memory on the router...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.