Because when you "copy tftp run" you are merging the tftp file into your
running config, NOT replacing it.

Tom Larus
""Sim, CT (Chee Tong)""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi.. Dear all,
>
> Why you I copy the config from the tftp server to replace the old config
on
> the router (copy tftp run) or copy the config from startup to running
(copy
> star run).  But the resulting config is not exactly the same as the config
> that I copy run.  It retain some of the old parameter or config.  For eg.
>
> When I copy start run
>
> My start-up config is
> ip route 10.0.0.0 255.0.0.0 50.100.45.4
>
> My running config is
> ip route 10.0.0.0 255.0.0.0 50.100.45.3
>
> After I copy start run, the resulting config become
> ip route 10.0.0.0 255.0.0.0 50.100.45.4
> ip route 10.0.0.0 255.0.0.0 50.100.45.3
>
>
> And when I copy the config from tftp server to my run config (copy tftp
run)
>
> My tftp config
>
> interface Ethernet0
>  description To Office Ethernet
>  ip address 80.8.200.113 255.255.255.240
>  no ip directed-broadcast
>  ip accounting output-packets
>  ip route-cache same-interface
>
> My running config
>
> interface Ethernet0
>  description To Office Ethernet
>  ip address 70.8.200.113 255.255.255.240
>  no ip directed-broadcast
>  ip accounting output-packets
>  ip route-cache same-interface
>  traffic-shape group 105 5000 7000 7000 1000
>
> But the resulting config become as below
> interface Ethernet0
>  description To Office Ethernet
>  ip address 80.8.200.113 255.255.255.240
>  no ip directed-broadcast
>  ip accounting output-packets
>  ip route-cache same-interface
>  traffic-shape group 105 5000 7000 7000 1000
>
> WHY???????   Why it is not the same as the config that I copy from but the
> combination.  How to solve this??
>
> CT
>
>
>
>
> ==================================================================
> De informatie opgenomen in dit bericht kan vertrouwelijk zijn en
> is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht
> onterecht ontvangt wordt u verzocht de inhoud niet te gebruiken en
> de afzender direct te informeren door het bericht te retourneren.
> ==================================================================
> The information contained in this message may be confidential
> and is intended to be exclusively for the addressee. Should you
> receive this message unintentionally, please do not use the contents
> herein and notify the sender immediately by return e-mail.
>
>
> ==================================================================




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=45395&t=45323
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to