[mpls-linux-general] Diffserv & Van den Berghe Patch
Status: Beta
Brought to you by:
jleu
From: Filip R. <fi...@cs...> - 2001-05-17 12:03:08
|
Hi, I've just updated my mpls configuration to mpls-linux-0.990 on kernel 2.4.2 patched with Van Den Berghe's tc patch mpls-tc.2.4.1-0502. Questions: 1. When I try to configure a LER with two outgoing label-entries with the very same label but different EXP values, the second one doesn't get registered. Aren't I supposed to have one label/EXP entry for each aggregated flow that I wish to support at the LER? Whats wrong? mplsadm -v -A -O gen:120/1:eth0:ipv4:10.1.1.2 mplsadm -v -A -O gen:120/2:eth0:ipv4:10.1.1.2 2. Same holds when I want to configure the LSR to do label swapping based on label/EXP pairs. The second one doesn't get registered, is it supposed to be like this? mplsadm -v -A -I gen:113/4:0 -O gen:122/2:eth0:ipv4:10.1.1.2 -B mplsadm -v -A -I gen:113/3:0 -O gen:122/3:eth0:ipv4:10.1.1.2 -B Thankful for any help, hints or pointers! /Filip Rosenbaum |