Re: [Vyatta-users] Fractional T3 configuration?

2008-03-10 Thread Clint Chapman
Can you drop the quick reply mod onto phpbb.

Makes it soo much more usable :)

Thanks!
Clint

On Mon, 2008-03-10 at 09:43 -0700, Dave Roberts wrote:
 Not that I want to cut you guys off in any way, but I'd like to have you
 guys move this discussion over to the new forums on vyatta.org. We're
 going to be shutting down this mailing list shortly and I'd like to have
 all active discussions happening over there.
 
 Thanks,
 
 -- Dave
 
  -Original Message-
  From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] On Behalf Of 
  ken Felix
  Sent: Sunday, March 09, 2008 2:55 PM
  To: vyatta-users@mailman.vyatta.com
  Subject: [Vyatta-users] Fractional T3 configuration?
  
  If you don't mind me asking , what do they (isp) have 
  upstream for the DSU type ( kentrox,adtran,cisco ) and could 
  you  post all of your  side
  L2  configuration  settings?
 
 ___
 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] Commit Error

2008-01-04 Thread Clint Chapman
[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


Re: [Vyatta-users] Commit Error

2008-01-04 Thread Clint Chapman
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


Re: [Vyatta-users] Commit Error

2008-01-04 Thread Clint Chapman
[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 existsdelete  
 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


Re: [Vyatta-users] Flow Chart/ Diagram

2007-09-12 Thread Clint Chapman

THANKS S [EMAIL PROTECTED]


Clint Chapman
Chief Technology Officer

Office: 312-281-5101 ext: 111
eMail: [EMAIL PROTECTED]

Ubiquity Hosting Solutions by
Nobis Technology Group, LLC
510 E. Washington | Suite 322
Bloomington, Illinois  61701


On Sep 12, 2007, at 11:46 AM, Aubrey Wells wrote:


Vyatta.gstencil


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