[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

Reply via email to