Coder Social home page Coder Social logo

quagga-ldpd's People

Contributors

anambiarin avatar avnshs avatar balajig avatar ccaputo avatar cfra avatar donaldsharp avatar dpward avatar edgecase14 avatar eqvinox avatar fabled avatar feng-lu avatar freichmann avatar hasso avatar haussli avatar infrastation avatar j-andersson avatar jech avatar joakim-tjernlund avatar jrrivers avatar louberger avatar mhlambert avatar mwinter-osr avatar nabahr avatar pjakma avatar rwestphal avatar tejblum avatar theraphim avatar udhos avatar vincentbernat avatar vipkumar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

quagga-ldpd's Issues

pseudowire status is down

hello
I'm setting up a ldpd test but pseudowire state is down. I want to know what is wrong with it? does this problem related to Linux that does not support pseudowire?

I would be grateful if you could guide me.

SPECIAL ATTENTION! The Quagga 1.2.0 found a bug.

BGPD not send ipv6 routes Zebra daemon. In this extremely rokomenduyu to update Yes Nanna version.
`root@servl:~# vtysh -c "sh ipv6 bgp"
BGP table version is 0, local router ID is 91.219.5.247
Status codes: s suppressed, d damped, h history, * valid, > best, = multipath,
i internal, r RIB-failure, S Stale, R Removed
Origin codes: i - IGP, e - EGP, ? - incomplete

Network Next Hop Metric LocPrf Weight Path
*> ::/0 :: 0 32768 i
*> 2001:470:78b7::/54
:: 0 32768 i
*> 2a01:d0:c353::/50
:: 0 32768 i
2a01:d0:c353:fd::/64
fd00:1002:1288:fd::1
0 0 65503 i
2a01:d0:c353:170::/60
fd00:1002:1289:10::4
0 65301 i
*> fd00:1002:1288::/48
:: 0 32768 i
*> fd00:1002:1289::/48
:: 0 32768 i

Displayed 7 out of 7 total prefixes`

root@servl:~# vtysh -c "sh ipv6 route"
Codes: K - kernel route, C - connected, S - static, R - RIPng,
O - OSPFv6, I - IS-IS, B - BGP, A - Babel, N - NHRP,
> - selected route, * - FIB route

S>* ::/0 [1/0] via fd00:1002:1288:fd::1, tun0
C>* ::1/128 is directly connected, lo
S>* 2001:470:78b7::/54 [1/0] is directly connected, lo
S>* 2001:470:c3de::/48 [1/0] is directly connected, lo
S> 2001:470:c3de:80::2/128 [1/0] is directly connected, etherlan0 inactive

  •                           via fd00:1002:1288:1::10, eth2
    

C>* 2a01:d0:c353:3fff::fffd/128 is directly connected, tun0
C>* fd00:1002:1288:1::/64 is directly connected, eth2
C>* fd00:1002:1288:2::/64 is directly connected, br0
C>* fd00:1002:1288:fd::/126 is directly connected, tun0
C>* fd00:1002:1289:10::/64 is directly connected, br-vlan0
C>* fd00:1002:1289:20::/64 is directly connected, tun10
C * fe80::/64 is directly connected, vlan101
C * fe80::/64 is directly connected, vlan100
C * fe80::/64 is directly connected, ns0
C * fe80::/64 is directly connected, br0
C * fe80::/64 is directly connected, br-vlan0
C * fe80::/64 is directly connected, eth2
C>* fe80::/64 is directly connected, eth0
root@servl:~#

problem with configuring vrf

Hi,
I am trying to configure vrf in quagga-ldpd in this way that first I make a netns in linux and then use the bellow commands in quagga. But it doesn’t work because the interface’s vrf is still the default vrf (zero).
Am using the wrong commands?

conf t
vrf "vrfid= 2"  netns test
int eth1 vrf 2

Error on "debug mpls ldp" configuration

Hi,
I configure and install quagga-ldpd with --enable-mpls and --enable-ldpd parameter, but ldpd can't run with these configuration:

debug mpls ldp messages recv
debug mpls ldp messages sent
debug mpls ldp zebra

The error:

$ sudo ldpd 
*** Error reading config: There is no such command.
*** Error occured processing line 8, below:
debug mpls ldp messages recv

I'm using Debian 7.1 with kernel 4.6.3.

LDPD not working

Condig:
1 Host:
mpls ldp
router-id 192.168.0.1
dual-stack cisco-interop
neighbor 192.168.0.2 password test
!
address-family ipv4
discovery transport-address 192.168.0.1
label local advertise explicit-null
!
interface vlan10
!
!
!
ip route 10.0.0.0/24 Null0 label 8000
!
line vty
!
end
2 Host:
mpls ldp
router-id 192.168.0.2
dual-stack cisco-interop
neighbor 192.168.0.1 password test
!
address-family ipv4
discovery transport-address 192.168.0.1
label local advertise explicit-null
!
interface vlan10
!
!
!

Debug data on host 1:
vrnforum# show mpls ldp discovery
Local LDP Identifier: 192.168.0.2:0
Discovery Sources:
Interfaces:
vlan10: xmit/recv
LDP Id: 192.168.0.1:0, Transport address: 192.168.0.1
Hold time: 15 sec
Targeted Hellos:

Host 2:
Local LDP Identifier: 192.168.0.1:0
Discovery Sources:
Interfaces:
vlan10: xmit/recv
LDP Id: 192.168.0.2:0, Transport address: 192.168.0.1
Hold time: 15 sec
Targeted Hellos:

what could be the problem?

Error on ldpd - ubuntu 18.04

I'm currently try to install zebra with ldpd configuration in ubuntu 18.04 lts with kernel version 5.3.0-51-generic and keeping appears that error to me. Someone please can help?

when i run this zebra -d -f /etc/quagga/zebra.conf ldpd -d -f /etc/quagga/ldpd.conf
Returns the following error:

*** Error reading config: There is no such command.
*** Error occured processing line 15, below:
mpls ldp

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.