Ok, first steps.
Wipe the config, configure the external interface, test external connectivity. If that works we take it further.
So I recommend connecting via CONSOLE Cable and start with the following below. Do not run the following WITHOUT a console cable.
write erase
del flash:/sdmconfig-8xx.cfg
re
This will blank the device and restart the router, do not save any configuration changes it may ask you to. On restart, select NO to running the setup wizard.
Now presented with the router> prompt, run the following
conf t
int fa4
no shut
ip address 76.26.237.181 255.255.255.0
ip route 0.0.0.0 0.0.0.0 76.26.237.1
This has now enabled the WAN port and given it an IP and a Default Route. Once this has been done, we have a device at a point where we can test external connectivity, so run the following.
ping 79.26.237.181
ping 4.2.2.2
Which of these work ?
Once we have this info, we can take it further.
-BBRazz
Main Topics
Browse All Topics





by: wingateslPosted on 2009-08-12 at 15:21:12ID: 25083676
I have made a step by step powerpoint covering the configuration of this router from the gui. If you follow the seps you will get there. Can you post a copy of your running config? telnet or console in and type
sdm.ppt
en
<password if required>
show run
Paste that here.
We use this guide for all of our new techs to get them familiar with the SDM(gui)
http://www.inacom-sby.com/
Shawn