[EMAIL PROTECTED]> show configuration
     protocols {
         static {
             route 0.0.0.0/0 {
                 next-hop: 72.**********
             }
         }
     }
     policy {
     }
     interfaces {
         loopback lo {
         }
         ethernet eth0 {
             hw-id: 00:04:23:e3:17:44
         }
         ethernet eth1 {
             hw-id: 00:04:23:e3:17:45
         }
         ethernet eth2 {
             hw-id: 00:0e:0c:ea:32:1c
         }
         ethernet eth3 {
             hw-id: 00:0e:0c:ea:32:1d
         }
         ethernet eth4 {
             hw-id: 00:15:17:3e:d6:78
             address 72.***************** {
                 prefix-length: 30
             }
         }
         ethernet eth5 {
             hw-id: 00:15:17:3e:d6:79
         }
     }
     service {
         ssh {
         }
     }
     firewall {
     }
     system {
         ntp-server "69.59.150.135"
         login {
             user root {
                 authentication {
                     encrypted-password: "
                 }
             }
             user vyatta {
                 authentication {
                     encrypted-password: "
                 }
             }
         }
     }



Nothing is commited.

On Jan 4, 2008, at 9:33 PM, John Jolet wrote:

> how about the line that says "this peer already exists"....delete  
> the peer then re-add it.
>
> Clint Chapman wrote:
>> Jan  5 10:18:38 localhost xorp_bgp: [ 2008/01/05 10:18:38  WARNING   
>> xorp_bgp:6490 BGP +1054 /home/autobuild/builds/OFR/2007-11-17-0001/ 
>> ofr/ xorp/xorp/bgp/bgp.cc create_peer ] This peer already exists:   
>> {72.37.132.238(179) 72.37.132.237(179)} AS/25973
>> Jan  5 10:18:38 localhost xorp_bgp: [ 2008/01/05 10:18:38  WARNING   
>> xorp_bgp:6490 XrlBgpTarget +552 xrl/targets/bgp_base.cc   
>> handle_bgp_0_2_add_peer ] Handling method for bgp/0.2/add_peer  
>> failed:  XrlCmdError 102 Command failed
>> Jan  5 10:18:38 localhost xorp_rtrmgr: [ 2008/01/05 10:18:38   
>> ERROR  xorp_rtrmgr:4658 RTRMGR +701 /home/autobuild/builds/OFR/  
>> 2007-11-17-0001/ofr/xorp/xorp/rtrmgr/master_conf_tree.cc   
>> commit_pass2_done ] Commit failed: 102 Command failed
>> Jan  5 10:25:58 localhost xorp_bgp: [ 2008/01/05 10:25:58  WARNING   
>> xorp_bgp:6490 BGP +1054 /home/autobuild/builds/OFR/2007-11-17-0001/ 
>> ofr/ xorp/xorp/bgp/bgp.cc create_peer ] This peer already exists:   
>> {72.37.132.238(179) 72.37.132.237(179)} AS/25973
>> Jan  5 10:25:58 localhost xorp_bgp: [ 2008/01/05 10:25:58  WARNING   
>> xorp_bgp:6490 XrlBgpTarget +552 xrl/targets/bgp_base.cc   
>> handle_bgp_0_2_add_peer ] Handling method for bgp/0.2/add_peer  
>> failed:  XrlCmdError 102 Command failed
>> Jan  5 10:25:58 localhost xorp_rtrmgr: [ 2008/01/05 10:25:58   
>> ERROR  xorp_rtrmgr:4658 RTRMGR +701 /home/autobuild/builds/OFR/  
>> 2007-11-17-0001/ofr/xorp/xorp/rtrmgr/master_conf_tree.cc   
>> commit_pass2_done ] Commit failed: 102 Command failed
>>
>>
>> See anything there?
>>
>>
>> On Jan 4, 2008, at 8:47 PM, Stig Thormodsrud wrote:
>>
>>
>>> Check /var/log/messages (or "show log") for further error messages.
>>>
>>> stig
>>>
>>>
>>>> -----Original Message-----
>>>> From: [EMAIL PROTECTED] [mailto:vyatta-users-
>>>> [EMAIL PROTECTED] On Behalf Of Clint Chapman
>>>> Sent: Friday, January 04, 2008 6:38 PM
>>>> To: [EMAIL PROTECTED]
>>>> Subject: [Vyatta-users] Commit Error
>>>>
>>>> [EMAIL PROTECTED] show protocols
>>>>
>>>>> bgp {
>>>>>     bgp-id: removeIP
>>>>>     local-as: my as number
>>>>>     peer "72.*.*.*" {             (ISP side of the /30)
>>>>>         local-ip: 72.37.132.238  (My side of the /30)
>>>>>         as: 25973
>>>>>         next-hop: 72.37.132.238 (My side of the /30)
>>>>>         disable-readvertisements: true
>>>>>     }
>>>>> }
>>>>>
>>>>    static {
>>>>        route 0.0.0.0/0 {
>>>>            next-hop: 72.*.*.*
>>>>        }
>>>>    }
>>>>
>>>> [edit]
>>>> [EMAIL PROTECTED] commit
>>>> [edit]
>>>> Commit Failed
>>>> 102 Command failed
>>>> [EMAIL PROTECTED]
>>>>
>>>>
>>>> Why am I getting that error, I don't think I have anything to  
>>>> complex
>>>> in there.
>>>>
>>>>
>>>>
>>>>
>>>> Thanks!
>>>> CLint
>>>> _______________________________________________
>>>> Vyatta-users mailing list
>>>> Vyatta-users@mailman.vyatta.com
>>>> http://mailman.vyatta.com/mailman/listinfo/vyatta-users
>>>>
>>
>> _______________________________________________
>> Vyatta-users mailing list
>> Vyatta-users@mailman.vyatta.com
>> http://mailman.vyatta.com/mailman/listinfo/vyatta-users
>>

_______________________________________________
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users

Reply via email to