version 1.2, 2010/07/04 20:20:12
|
version 1.3, 2010/12/10 07:25:47
|
Line 1
|
Line 1
|
# Quickstart with LDP daemon |
# Quickstart with LDP daemon |
|
|
|
Step 0: Update to HEAD<BR> |
Step 1: Boot an MPLS enabled kernel<BR> |
Step 1: Boot an MPLS enabled kernel<BR> |
Step 2: Download ldp sources from ftp://ftp.netbsd.org/pub/NetBSD/misc/kefren/ldpd.tar<BR> |
Step 2: Run /usr/sbin/ldpd<BR> |
Step 3: Compile it and read its man page<BR> |
Step 3: Add some routes to neighbors bindings and see routes being automatically tagged or just use zebra/quagga in order to do avoid manual routes<BR> |
Step 4: Run it as root<BR> |
Step 4: You can look over some reports on control interface: telnet localhost 2626 - use root password - and use question mark for help<BR> |
Step 5: Add some routes to neighbors bindings and see routes being automatically tagged<BR> |
|
Step 6: You can look over some reports on control interface: telnet localhost 2626 - use root password<BR> |
|