T-1's can be installed just about anywhere. Cable modems are available where the cable companies run the service. Which is typically near large concentrations of residential populations.
I have seen businesses with cable modem internet access, but it seems to be the exception rather than the...
Voucher exam?
Are you talking about a voucher that you received so you can take an exam?
If so, it's the same exam, you just don't have to pay to take it.
-Don
The "overload" statement is what's causing this. You're doing PAT (Port-Address Translation).
Replace the line
ip nat inside source list 3 interface gi0/1 overload
with
ip nat inside source list 3 pool test
-Don
No, the XL's don't support ACL's. Your best bet would be an ACL on the 3640 denying traffic from anywhere outside to switch IP address using port 23.
-Don
To save the config, copy it to a tftp server:
"copy run tftp"
The old IOS is loading because it's the first IOS in flash. You can use a "boot system flash:c1700-k9o3sy7-mz.123-4.t4.bin" to force it to boot the new IOS or delete the old version.
delete flash:c1700-k9o3sy7-mz.123-4.T2.bin
-don
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.