MPLS Linux |
 |
Debugging
Kernel forwarding or 'mpls' configuration problems:
Check for the existance of /sys/mpls/debug, if that doesn't exist then you are not running an MPLS enabled kernel
Turn on MPLS kernel debugging
echo 1 > /proc/sys/net/mpls/debug
then duplicate the problem. Look at the output from the command
dmesg
for the debugging info. You can turn off the debugging by issuing
echo 0 > /proc/sys/net/mpls/debug
again.
Last edited 9-24-2007 by jleu
|
All trademarks and copyrights on this page are properties of their respective owners. Forum comments are owned by the poster. The rest is copyright ©1999-2005 James R. Leu
|