Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,This is my first post and forgive me, I haven't configured a Cisco in a few years (as there was no need to). But as always the case, finance has made cutbacks which forced a change from a DSL (with static IPs) to a cable modem (dynamic). Currently...
Sorry for the latest of late responses, but this is working. The commands are correct, but strangely, the cable modem needed a hard power reset. Maybe I'm wrong but I wasn't aware of long cache times for MAC addresses for some devices.Still, I want t...
No... We've had the router for a few years now and we're pretty satisfied with it. The odd thing is, after checking (with 'sh int f4') the WAN interface isn't receiving an address at all. I've tried plugging a laptop and it received a 71.x.x.x IP add...
I've tried that, but no go... But taking a step back helps. Found out that the 'ip address dhcp' on FE4 does not actually receive an IP but instead a 'sh int f4' reveals interface 'will be negotiating with DHCP'. Which is odd, because I've plugged in...
That's correct. The config (above) is what works with DSL, but when changing to cable, this is what I did:#clear ip nat translations *(config)#no ip nat pool Ketchup(config)#no ip nat pool Catsup(config)#no ip nat source list 113 pool Catsup overload...
I'm just trying to switchover FE4 from DSL to cable while still retaining the VLANs and have them all route through FE4. PAT typically works with 1 VLAN but uncertain with multiple internal VLANs. So only 1 ISP.