-
Put the downloaded file rsvpd.0.70-rc2.tgz in /home and execute the
command:
~ /home> tar -zxvf rsvpd.0.70-rc2.tgz
This will produce a folder /rsvpd containing all the requested
subfolders and files.
~ /home/rsvp>cd rsvpd
- Now you can compile:
~ /home/rsvp/rsvpd>make clean
~ /home/rsvp/rsvpd>make
The daemon is now compiled and can be found in
folder /home/rsvp/rsvpd/rsvpd.
Tools are in folder /home/rsvp/rsvpd/labeltest.
Copy the mplsadm executable from /home/rsvp/rsvpd/labeltest to /usr/local/bin.
~ cp labeltest/mplsadm /usr/local/bin
Before running the daemon some configuration files must be set:
~ /home/rsvp/rsvpd>vim label.conf
Check that interfaces name correspond to active devices and change where it
is
necessary. Save to /etc/label.conf.
~ /home/rsvp/rsvpd>edit ds_config
Check interface names in line
IFACES='xxx yyy'
~ /home/rsvp>./ds_config