Ahh thanks Chuck :)

On 3/2/10, Chuck Hogg <ch...@shelbybb.com> wrote:
> Opps hit send too early...
>
> Alternatively you can do for Ethernet:
> int ether reset-mac-address ether1
>
> For wireless (reset total config for wireless wlan1)
> int wire reset wlan1
>
>
>
> Regards,
> Chuck Hogg
> Shelby Broadband
> 502-722-9292
> ch...@shelbybb.com
> http://www.shelbybb.com
>
>
> -----Original Message-----
> From: wireless-boun...@wispa.org [mailto:wireless-boun...@wispa.org] On
> Behalf Of Chuck Hogg
> Sent: Tuesday, March 02, 2010 11:19 PM
> To: WISPA General List
> Subject: Re: [WISPA] Pulling my hair out with an RB750
>
> I think what he's saying is to do :
>
> export file=fullexport
>
> download/modify the file fullexport removing the mac address information
> from the interfaces.
>
> System reset-configuration
> Y (causes Reboot)
> Upload fullexport.rsc
> Import file=fullexport.rsc
>
>
>
> Regards,
> Chuck Hogg
> Shelby Broadband
> 502-722-9292
> ch...@shelbybb.com
> http://www.shelbybb.com
>
>
> -----Original Message-----
> From: wireless-boun...@wispa.org [mailto:wireless-boun...@wispa.org] On
> Behalf Of Greg Ihnen
> Sent: Tuesday, March 02, 2010 10:57 PM
> To: WISPA General List
> Subject: Re: [WISPA] Pulling my hair out with an RB750
>
> Thanks! But how do I determine the original MAC address if I already
> overwrote it?
>
> Greg
>
> On Mar 2, 2010, at 11:13 PM, Philip Dorr wrote:
>
>> export to file
>> edit the file and change the MAC to the original
>> import from file
>>
>> On Tue, Mar 2, 2010 at 9:37 PM, Josh Luthman
>> <j...@imaginenetworksllc.com> wrote:
>>> I've never had to figure it out but I've asked myself the same
>>> question many times.
>>>
>>> Maybe someone can figure it out or answer?
>>>
>>> On 3/2/10, Greg Ihnen <os10ru...@gmail.com> wrote:
>>>> Is there anyway to revert to the old MAC address?
>>>>
>>>> Greg
>>>>
>>>> On Mar 2, 2010, at 10:42 PM, Josh Luthman wrote:
>>>>
>>>>> And it will drive you nuts.  Especially if you use it to template
> and
>>>>> get multiple CPEs with the same MAC on one AP.  Augh...
>>>>>
>>>>> On 3/2/10, Scott Reed <scottr...@onlyinternet.net> wrote:
>>>>>> Be careful with exporting interfaces.  It takes the MAC address
> and sets
>>>>>> it on the new device.  You can just delete the
> MAC=xx:xx:xx:xx:xx:xx in
>>>>>> WordPad, save the file and then import it.
>>>>>>
>>>>>> Greg Ihnen wrote:
>>>>>>> Could I just export Interface,and all of IP, and all of Queue?
> That way
>>>>>>> it
>>>>>>> would be just three files and it would have all my config. Is
> there
>>>>>>> anything in the exports which is MAC address specific (specific
> to the
>>>>>>> x86
>>>>>>> hardware) that won't work in the RB750?
>>>>>>>
>>>>>>> Thanks!
>>>>>>> Greg
>>>>>>>
>>>>>>> On Mar 2, 2010, at 9:23 PM, Josh Luthman wrote:
>>>>>>>
>>>>>>>
>>>>>>>> Greg,
>>>>>>>>
>>>>>>>> Yes there is
>>>>>>>>
>>>>>>>> /ip address export file=ipaddr86
>>>>>>>> /ip route export file=iprout86
>>>>>>>>
>>>>>>>> Then...
>>>>>>>>
>>>>>>>> /import file=iproute86.rsc
>>>>>>>> /import file=ipaddr86.rsc
>>>>>>>>
>>>>>>>> Josh Luthman
>>>>>>>> Office: 937-552-2340
>>>>>>>> Direct: 937-552-2343
>>>>>>>> 1100 Wayne St
>>>>>>>> Suite 1337
>>>>>>>> Troy, OH 45373
>>>>>>>>
>>>>>>>> "Success is not final, failure is not fatal: it is the courage
> to
>>>>>>>> continue
>>>>>>>> that counts."
>>>>>>>> --- Winston Churchill
>>>>>>>>
>>>>>>>>
>>>>>>>> On Tue, Mar 2, 2010 at 8:50 PM, Greg Ihnen <os10ru...@gmail.com>
> wrote:
>>>>>>>>
>>>>>>>>
>>>>>>>>> Thanks. No, I didn't have the right default route to the
> outside
>>>>>>>>> world.
>>>>>>>>>
>>>>>>>>> The problem is definitely connected with routes. Thanks for
> pointing
>>>>>>>>> me
>>>>>>>>> there. I have another router (x86) set up here and I took a
> look at
>>>>>>>>> the
>>>>>>>>> routes there and I could see what was missing. It was the route
> with a
>>>>>>>>> destination address of 0.0.0.0/0 and a gateway of 201.222.12.53
> (the
>>>>>>>>> modem) with a distance of 1, scope of 30 and target scope of
> 10. With
>>>>>>>>> that
>>>>>>>>> one static route in it populates other dynamic discovered
> routes and
>>>>>>>>> it
>>>>>>>>> all
>>>>>>>>> works.
>>>>>>>>>
>>>>>>>>> But there's a complication too and that is if I reset the RB750
> and
>>>>>>>>> then
>>>>>>>>> configure it and get the routes right it works as I said above.
> But if
>>>>>>>>> I
>>>>>>>>> take a more complicated setup I had configured and backed up
> and load
>>>>>>>>> that
>>>>>>>>> and then set everything right (including the routes) it still
> won't
>>>>>>>>> work!
>>>>>>>>> The backup was made under 4.3 and the unit is now running 4.5.
> I don't
>>>>>>>>> know
>>>>>>>>> if that could be it. Anyway, it seems like I can make it work,
> I just
>>>>>>>>> have
>>>>>>>>> to go through all the trouble of configuring it all again.
>>>>>>>>>
>>>>>>>>> What a pain there's no way to take an x86 config and load it on
> an
>>>>>>>>> RB750.
>>>>>>>>>
>>>>>>>>> Thanks to all who replied.
>>>>>>>>>
>>>>>>>>> Greg
>>>>>>>>>
>>>>>>>>> On Mar 2, 2010, at 7:22 PM, Scott Reed wrote:
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>> Did you set the correct default route on the 750?
>>>>>>>>>>
>>>>>>>>>> Greg Ihnen wrote:
>>>>>>>>>>
>>>>>>>>>>> I have an RB750 which I'm trying to install. It's not my
> first. The
>>>>>>>>>>>
>>>>>>>>> modem is not acting as a DHCP server so I have to config the
> WAN port
>>>>>>>>> (Eth1
>>>>>>>>> Gateway) manually. When I've configured the modem (using NAT) I
> can't
>>>>>>>>> access
>>>>>>>>> or ping the internet. I can ping the modem. So pings get to the
> modem
>>>>>>>>> but
>>>>>>>>> not ip address of servers I know on the internet. Anyone have
> any idea
>>>>>>>>> what
>>>>>>>>> this could be? I even downloaded a config from a working RB750
> I have
>>>>>>>>> at
>>>>>>>>> another location, edited the config so it was no longer using
> DHCP on
>>>>>>>>> Eth1,
>>>>>>>>> manually configured Eth1, and nothing. Again I can ping the
> modem but
>>>>>>>>> nothing beyond it.
>>>>>>>>>
>>>>>>>>>>> Thanks in advance.
>>>>>>>>>>>
>>>>>>>>>>> Greg
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>
> ------------------------------------------------------------------------
> --------
>>>>>>>>>
>>>>>>>>>>> WISPA Wants You! Join today!
>>>>>>>>>>> http://signup.wispa.org/
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>
> ------------------------------------------------------------------------
> --------
>>>>>>>>>
>>>>>>>>>>> WISPA Wireless List: wireless@wispa.org
>>>>>>>>>>>
>>>>>>>>>>> Subscribe/Unsubscribe:
>>>>>>>>>>> http://lists.wispa.org/mailman/listinfo/wireless
>>>>>>>>>>>
>>>>>>>>>>> Archives: http://lists.wispa.org/pipermail/wireless/
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Scott Reed
>>>>>>>>>> Sr. Systems Engineer
>>>>>>>>>> GAB Midwest
>>>>>>>>>> 1-800-363-1544 x4000
>>>>>>>>>> Cell: 260-273-7239
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
> ------------------------------------------------------------------------
> --------
>>>>>>>>>
>>>>>>>>>> WISPA Wants You! Join today!
>>>>>>>>>> http://signup.wispa.org/
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
> ------------------------------------------------------------------------
> --------
>>>>>>>>>
>>>>>>>>>> WISPA Wireless List: wireless@wispa.org
>>>>>>>>>>
>>>>>>>>>> Subscribe/Unsubscribe:
>>>>>>>>>> http://lists.wispa.org/mailman/listinfo/wireless
>>>>>>>>>>
>>>>>>>>>> Archives: http://lists.wispa.org/pipermail/wireless/
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
> ------------------------------------------------------------------------
> --------
>>>>>>>>> WISPA Wants You! Join today!
>>>>>>>>> http://signup.wispa.org/
>>>>>>>>>
>>>>>>>>>
> ------------------------------------------------------------------------
> --------
>>>>>>>>>
>>>>>>>>> WISPA Wireless List: wireless@wispa.org
>>>>>>>>>
>>>>>>>>> Subscribe/Unsubscribe:
>>>>>>>>> http://lists.wispa.org/mailman/listinfo/wireless
>>>>>>>>>
>>>>>>>>> Archives: http://lists.wispa.org/pipermail/wireless/
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
> ------------------------------------------------------------------------
> --------
>>>>>>>> WISPA Wants You! Join today!
>>>>>>>> http://signup.wispa.org/
>>>>>>>>
> ------------------------------------------------------------------------
> --------
>>>>>>>>
>>>>>>>> WISPA Wireless List: wireless@wispa.org
>>>>>>>>
>>>>>>>> Subscribe/Unsubscribe:
>>>>>>>> http://lists.wispa.org/mailman/listinfo/wireless
>>>>>>>>
>>>>>>>> Archives: http://lists.wispa.org/pipermail/wireless/
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
> ------------------------------------------------------------------------
> --------
>>>>>>> WISPA Wants You! Join today!
>>>>>>> http://signup.wispa.org/
>>>>>>>
> ------------------------------------------------------------------------
> --------
>>>>>>>
>>>>>>> WISPA Wireless List: wireless@wispa.org
>>>>>>>
>>>>>>> Subscribe/Unsubscribe:
>>>>>>> http://lists.wispa.org/mailman/listinfo/wireless
>>>>>>>
>>>>>>> Archives: http://lists.wispa.org/pipermail/wireless/
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>> --
>>>>>> Scott Reed
>>>>>> Sr. Systems Engineer
>>>>>> GAB Midwest
>>>>>> 1-800-363-1544 x4000
>>>>>> Cell: 260-273-7239
>>>>>>
>>>>>>
>>>>>>
>>>>>>
> ------------------------------------------------------------------------
> --------
>>>>>> WISPA Wants You! Join today!
>>>>>> http://signup.wispa.org/
>>>>>>
> ------------------------------------------------------------------------
> --------
>>>>>>
>>>>>> WISPA Wireless List: wireless@wispa.org
>>>>>>
>>>>>> Subscribe/Unsubscribe:
>>>>>> http://lists.wispa.org/mailman/listinfo/wireless
>>>>>>
>>>>>> Archives: http://lists.wispa.org/pipermail/wireless/
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Josh Luthman
>>>>> Office: 937-552-2340
>>>>> Direct: 937-552-2343
>>>>> 1100 Wayne St
>>>>> Suite 1337
>>>>> Troy, OH 45373
>>>>>
>>>>> "Success is not final, failure is not fatal: it is the courage to
>>>>> continue that counts."
>>>>> --- Winston Churchill
>>>>>
>>>>>
>>>>>
> ------------------------------------------------------------------------
> --------
>>>>> WISPA Wants You! Join today!
>>>>> http://signup.wispa.org/
>>>>>
> ------------------------------------------------------------------------
> --------
>>>>>
>>>>> WISPA Wireless List: wireless@wispa.org
>>>>>
>>>>> Subscribe/Unsubscribe:
>>>>> http://lists.wispa.org/mailman/listinfo/wireless
>>>>>
>>>>> Archives: http://lists.wispa.org/pipermail/wireless/
>>>>
>>>>
>>>>
>>>>
> ------------------------------------------------------------------------
> --------
>>>> WISPA Wants You! Join today!
>>>> http://signup.wispa.org/
>>>>
> ------------------------------------------------------------------------
> --------
>>>>
>>>> WISPA Wireless List: wireless@wispa.org
>>>>
>>>> Subscribe/Unsubscribe:
>>>> http://lists.wispa.org/mailman/listinfo/wireless
>>>>
>>>> Archives: http://lists.wispa.org/pipermail/wireless/
>>>>
>>>
>>>
>>> --
>>> Josh Luthman
>>> Office: 937-552-2340
>>> Direct: 937-552-2343
>>> 1100 Wayne St
>>> Suite 1337
>>> Troy, OH 45373
>>>
>>> "Success is not final, failure is not fatal: it is the courage to
>>> continue that counts."
>>> --- Winston Churchill
>>>
>>>
>>>
> ------------------------------------------------------------------------
> --------
>>> WISPA Wants You! Join today!
>>> http://signup.wispa.org/
>>>
> ------------------------------------------------------------------------
> --------
>>>
>>> WISPA Wireless List: wireless@wispa.org
>>>
>>> Subscribe/Unsubscribe:
>>> http://lists.wispa.org/mailman/listinfo/wireless
>>>
>>> Archives: http://lists.wispa.org/pipermail/wireless/
>>>
>>
>>
>>
> ------------------------------------------------------------------------
> --------
>> WISPA Wants You! Join today!
>> http://signup.wispa.org/
>>
> ------------------------------------------------------------------------
> --------
>>
>> WISPA Wireless List: wireless@wispa.org
>>
>> Subscribe/Unsubscribe:
>> http://lists.wispa.org/mailman/listinfo/wireless
>>
>> Archives: http://lists.wispa.org/pipermail/wireless/
>
>
>
> ------------------------------------------------------------------------
> --------
> WISPA Wants You! Join today!
> http://signup.wispa.org/
> ------------------------------------------------------------------------
> --------
>
> WISPA Wireless List: wireless@wispa.org
>
> Subscribe/Unsubscribe:
> http://lists.wispa.org/mailman/listinfo/wireless
>
> Archives: http://lists.wispa.org/pipermail/wireless/
>
>
> ------------------------------------------------------------------------
> --------
> WISPA Wants You! Join today!
> http://signup.wispa.org/
> ------------------------------------------------------------------------
> --------
>
> WISPA Wireless List: wireless@wispa.org
>
> Subscribe/Unsubscribe:
> http://lists.wispa.org/mailman/listinfo/wireless
>
> Archives: http://lists.wispa.org/pipermail/wireless/
>
>
> --------------------------------------------------------------------------------
> WISPA Wants You! Join today!
> http://signup.wispa.org/
> --------------------------------------------------------------------------------
>
> WISPA Wireless List: wireless@wispa.org
>
> Subscribe/Unsubscribe:
> http://lists.wispa.org/mailman/listinfo/wireless
>
> Archives: http://lists.wispa.org/pipermail/wireless/
>


-- 
Josh Luthman
Office: 937-552-2340
Direct: 937-552-2343
1100 Wayne St
Suite 1337
Troy, OH 45373

“Success is not final, failure is not fatal: it is the courage to
continue that counts.”
--- Winston Churchill


--------------------------------------------------------------------------------
WISPA Wants You! Join today!
http://signup.wispa.org/
--------------------------------------------------------------------------------
 
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/

Reply via email to